A Unified and Fast Interpretable Model for Predictive Analytics
Yuanyuan Jiang, Rui Ding, Tianchi Qiao, Yunan Zhu, Shi Han, Dongmei, Zhang

TL;DR
FXAM is a novel, fast, and interpretable additive model that extends GAM to better handle real-world data with categorical and temporal features, offering improved accuracy, efficiency, and interpretability for predictive analytics.
Contribution
The paper introduces FXAM, a unified and fast interpretable model that extends GAM with a new training procedure and optimization techniques, enhancing accuracy and efficiency in predictive analytics.
Findings
FXAM significantly outperforms existing GAMs in training speed.
FXAM better models categorical and temporal features.
FXAM provides superior inherent interpretability compared to post-hoc methods.
Abstract
Predictive analytics aims to build machine learning models to predict behavior patterns and use predictions to guide decision-making. Predictive analytics is human involved, thus the machine learning model is preferred to be interpretable. In literature, Generalized Additive Model (GAM) is a standard for interpretability. However, due to the one-to-many and many-to-one phenomena which appear commonly in real-world scenarios, existing GAMs have limitations to serve predictive analytics in terms of both accuracy and training efficiency. In this paper, we propose FXAM (Fast and eXplainable Additive Model), a unified and fast interpretable model for predictive analytics. FXAM extends GAM's modeling capability with a unified additive model for numerical, categorical, and temporal features. FXAM conducts a novel training procedure called Three-Stage Iteration (TSI). TSI corresponds to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
