paper-with-me

Papers

FlagGAM: Rule-Basis Generalized Additive Models for Explainable Tabular Prediction

2026-05-29 · Zijie Zhao, Roy E. Welsch arxiv

Tabular applications often require inspectable prediction rules and stable behavior when records are incomplete. We propose FlagGAM, a rule-basis framework that separates feature-level rule construction from prediction. A Flag Core Module converts numerical and categorical variables into sparse, human-readable univariate bases: threshold flags, category-level flags, tail-deviation bases, and categorical step functions. A default additive head combines these bases as a restricted GAM-style predictor, while the retained sparse rule-basis matrix supports mixed-type classification and regression, feature-specific weighting, and optional flexible heads. On clean benchmarks, additive FlagGAM stays close to modern additive and rule-based baselines on classification and improves over global linear modeling on regression, while remaining less flexible than tree-based predictors. Its clearest advantage appears under deployment-time perturbations: across three classification datasets, FlagGAM has the smallest mean AUROC degradation under missingness and numerical noise. Flexible heads improve absolute accuracy and approach strong tree-based baselines, but should be interpreted as nonlinear predictors over learned rule bases. These results support FlagGAM as a constrained additive rule-basis model for applications that need readable rules and stable behavior with incomplete inputs.

📄 PDF Abstract BibTeX arXiv:2605.31189

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

neuralGAM: Explainable generalized additive neural networks with independent neural network training

2024-07-08 · Statistics and Computing 2024 7 · Ines Ortega-Fernandez, Marta Sestelo, Nora M. Villanueva

Neural Networks are one of the most popular methods nowadays given their high performance on diverse tasks, such as computer vision, anomaly detection, computer-aided disease detection and diagnosis, or natural language …

Additive modelsAnomaly DetectionDecision Making

Sensitivity Analysis for additive STDP rule

2015-02-28 · Subhajit Sengupta, Karthik S. Gurumoorthy, Arunava Banerjee

Spike Timing Dependent Plasticity (STDP) is a Hebbian like synaptic learning rule. The basis of STDP has strong experimental evidences and it depends on precise input and output spike timings. In this paper we show that …

Sensitivity

Explainable Recommendation Systems by Generalized Additive Models with Manifest and Latent Interactions

2020-12-15 · Yifeng Guo, Yu Su, Zebin Yang, Aijun Zhang

In recent years, the field of recommendation systems has attracted increasing attention to developing predictive models that provide explanations of why an item is recommended to a user. The explanations can be either ob…

Additive modelsCollaborative FilteringExplainable RecommendationRecommendation Systems

GAM(e) changer or not? An evaluation of interpretable machine learning models based on additive model constraints

2022-04-19 · Patrick Zschech, Sven Weinzierl, Nico Hambauer, Sandra Zilker 외

The number of information systems (IS) studies dealing with explainable artificial intelligence (XAI) is currently exploding as the field demands more transparency about the internal decision logic of machine learning (M…

Additive modelsExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Interpretable Machine Learning

GAMI-Net: An Explainable Neural Network based on Generalized Additive Models with Structured Interactions

2020-03-16 · Zebin Yang, Aijun Zhang, Agus Sudjianto

The lack of interpretability is an inevitable problem when using neural network models in real applications. In this paper, an explainable neural network based on generalized additive models with structured interactions …

Additive models