paper-with-me

Papers

When stakes are high: balancing accuracy and transparency with Model-Agnostic Interpretable Data-driven suRRogates

2020-07-14 · Roel Henckaerts, Katrien Antonio, Marie-Pier Côté

Highly regulated industries, like banking and insurance, ask for transparent decision-making algorithms. At the same time, competitive markets are pushing for the use of complex black box models. We therefore present a procedure to develop a Model-Agnostic Interpretable Data-driven suRRogate (maidrr) suited for structured tabular data. Knowledge is extracted from a black box via partial dependence effects. These are used to perform smart feature engineering by grouping variable values. This results in a segmentation of the feature space with automatic variable selection. A transparent generalized linear model (GLM) is fit to the features in categorical format and their relevant interactions. We demonstrate our R package maidrr with a case study on general insurance claim frequency modeling for six publicly available datasets. Our maidrr GLM closely approximates a gradient boosting machine (GBM) black box and outperforms both a linear and tree surrogate as benchmarks.

📄 PDF Abstract BibTeX arXiv:2007.06894

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFeature EngineeringVariable Selection

Similar Papers 제목 키워드 기반

A Quantitative Evaluation Framework for Explainable AI in Semantic Segmentation

2025-10-28 · Reem Hammoud, Abdul Karim Gizzini, Ali J. Ghandour arxiv

Ensuring transparency and trust in artificial intelligence (AI) models is essential as they are increasingly deployed in safety-critical and high-stakes domains. Explainable AI (XAI) has emerged as a promising approach t…

Semantic Segmentation

The Intelligible and Effective Graph Neural Additive Networks

2024-06-03 · Maya Bechler-Speicher, Amir Globerson, Ran Gilad-Bachrach

Graph Neural Networks (GNNs) have emerged as the predominant approach for learning over graph-structured data. However, most GNNs operate as black-box models and require post-hoc explanations, which may not suffice in hi…

Additive models

Investigating the Impact of Balancing, Filtering, and Complexity on Predictive Multiplicity: A Data-Centric Perspective

2024-12-12 · Mustafa Cavus, Przemyslaw Biecek

The Rashomon effect presents a significant challenge in model selection. It occurs when multiple models achieve similar performance on a dataset but produce different predictions, resulting in predictive multiplicity. Th…

Model Selection

Can News Predict the Market? Limits of Zero-Shot Financial NLP and the Role of Explainable AI

2026-06-10 · Ali M Karaoglu, Shreyank N Gowda arxiv

Can financial news reliably predict short-term stock movements? Despite advances in large language models, this question remains unresolved. We revisit this problem using a zero-shot natural language processing framework…

Natural Language Inference

Balancing Transparency and Accuracy: A Comparative Analysis of Rule-Based and Deep Learning Models in Political Bias Classification

2024-11-07 · Manuel Nunez Martinez, Sonja Schmer-Galunder, Zoey Liu, Sangpil Youm 외

The unchecked spread of digital information, combined with increasing political polarization and the tendency of individuals to isolate themselves from opposing political viewpoints, has driven researchers to develop sys…

ArticlesDeep LearningSelf-Learning