LGAIHCNESep 22, 2024

Challenging the Performance-Interpretability Trade-off: An Evaluation of Interpretable Machine Learning Models

arXiv:2409.14429v121 citationsh-index: 18
Originality Incremental advance
AI Analysis

This challenges a common misconception in machine learning, showing that interpretable models can be competitive for tabular data, which is important for domains like information systems requiring transparent decision-making.

The study evaluated seven generalized additive models (GAMs) against seven black-box models on twenty tabular datasets, finding that GAMs can achieve high accuracy without sacrificing interpretability, dispelling the strict performance-interpretability trade-off.

Machine learning is permeating every conceivable domain to promote data-driven decision support. The focus is often on advanced black-box models due to their assumed performance advantages, whereas interpretable models are often associated with inferior predictive qualities. More recently, however, a new generation of generalized additive models (GAMs) has been proposed that offer promising properties for capturing complex, non-linear patterns while remaining fully interpretable. To uncover the merits and limitations of these models, this study examines the predictive performance of seven different GAMs in comparison to seven commonly used machine learning models based on a collection of twenty tabular benchmark datasets. To ensure a fair and robust model comparison, an extensive hyperparameter search combined with cross-validation was performed, resulting in 68,500 model runs. In addition, this study qualitatively examines the visual output of the models to assess their level of interpretability. Based on these results, the paper dispels the misconception that only black-box models can achieve high accuracy by demonstrating that there is no strict trade-off between predictive performance and model interpretability for tabular data. Furthermore, the paper discusses the importance of GAMs as powerful interpretable models for the field of information systems and derives implications for future work from a socio-technical perspective.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes