Gaussian process neural additive models
New Gaussian Process Neural Additive Models enhance explainability in deep learning for tabular data.
Deep neural networks have revolutionized many fields, but their black-box nature also occasionally prevents their wider adoption in fields such as healthcare and finance, where interpretable and explainable models are required. The recent development of Neural Additive Models (NAMs) is a significant step in the direction of interpretable deep learning for tabular datasets. In this paper, we propose a new subclass of NAMs that use a single-layer neural network construction of the Gaussian process via random Fourier features, which we call Gaussian Process Neural Additive Models (GP-NAM). GP-NAMs have the advantage of a convex objective function and number of trainable parameters that grows linearly with feature dimensionality. It suffers no loss in performance compared to deeper NAM approaches because GPs are well-suited for learning complex non-parametric univariate functions. We demonstrate the performance of GP-NAM on several tabular datasets, showing that it achieves comparable or better performance in both classification and regression tasks with a large reduction in the number of parameters.
Latest publications
Enhancing LLM security with chain-of-thought fine-tuning
Fine-tuning and aligning Chain-of-Thought responses in LLMs for safer conversational AI.
AAAISensitive data detection with high-throughput Neural Network Models for financial institutions
Evaluating deep learning models for detecting sensitive information in financial documents to enhance data security and privacy.
AAAIGlobal explanations of Neural Networks: Mapping the landscape of predictions
A new approach for generating global attributions that explain neural network predictions across different subpopulations.
AAAI