paper-with-me

Papers

NODE-GAM: Neural Generalized Additive Model for Interpretable Deep Learning

2021-06-03 · ICLR 2022 4 · Chun-Hao Chang, Rich Caruana, Anna Goldenberg

Deployment of machine learning models in real high-risk settings (e.g. healthcare) often depends not only on the model's accuracy but also on its fairness, robustness, and interpretability. Generalized Additive Models (GAMs) are a class of interpretable models with a long history of use in these high-risk domains, but they lack desirable features of deep learning such as differentiability and scalability. In this work, we propose a neural GAM (NODE-GAM) and neural GA$^2$M (NODE-GA$^2$M) that scale well and perform better than other GAMs on large datasets, while remaining interpretable compared to other ensemble and deep learning models. We demonstrate that our models find interesting patterns in the data. Lastly, we show that we improve model accuracy via self-supervised pre-training, an improvement that is not possible for non-differentiable GAMs.

📄 PDF Abstract BibTeX arXiv:2106.01613

Code (2)

zzzace2000/nodegam 공식 구현 pytorch
enouenj/sparse-interaction-additive-networks pytorch

Tasks

Additive modelsDeep LearningFairnessSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

GAM 설명 없음

Similar Papers 제목 키워드 기반

Interpretable Learning-to-Rank with Generalized Additive Models

2020-05-06 · Honglei Zhuang, Xuanhui Wang, Michael Bendersky, Alexander Grushetsky 외

Interpretability of learning-to-rank models is a crucial yet relatively under-examined research area. Recent progress on interpretable ranking models largely focuses on generating post-hoc explanations for existing black…

Additive modelsInterpretable Machine LearningLearning-To-Rankregression

GAMformer: In-Context Learning for Generalized Additive Models

2024-10-06 · Andreas Mueller, Julien Siems, Harsha Nori, David Salinas 외

Generalized Additive Models (GAMs) are widely recognized for their ability to create fully interpretable machine learning models for tabular data. Traditionally, training GAMs involves iterative learning algorithms, such…

Additive modelsIn-Context LearningInterpretable Machine Learning

Cluster-Based Generalized Additive Models Informed by Random Fourier Features

2025-12-22 · Xin Huang, Jia Li, Jun Yu arxiv

In developing data-driven modeling methodologies, there is an ongoing need to reconcile the strong predictive performance of opaque black-box models with the transparency required for critical applications. This work int…

Representation Learning

NeurCAM: Interpretable Neural Clustering via Additive Models

2024-08-23 · Nakul Upadhya, Eldan Cohen

Interpretable clustering algorithms aim to group similar data points while explaining the obtained groups to support knowledge discovery and pattern recognition tasks. While most approaches to interpretable clustering co…

Additive modelsClusteringText Clustering

Discrete-Choice Model with Generalized Additive Utility Network

2023-09-29 · Tomoki Nishi, Yusuke Hara

Discrete-choice models are a powerful framework for analyzing decision-making behavior to provide valuable insights for policymakers and businesses. Multinomial logit models (MNLs) with linear utility functions have been…

Additive modelsDecision MakingDiscrete Choice Modelsmodel