paper-with-me

Papers

General Pitfalls of Model-Agnostic Interpretation Methods for Machine Learning Models

2020-07-08 · Christoph Molnar, Gunnar König, Julia Herbinger, Timo Freiesleben, Susanne Dandl, Christian A. Scholbeck, Giuseppe Casalicchio, Moritz Grosse-Wentrup, Bernd Bischl

An increasing number of model-agnostic interpretation techniques for machine learning (ML) models such as partial dependence plots (PDP), permutation feature importance (PFI) and Shapley values provide insightful model interpretations, but can lead to wrong conclusions if applied incorrectly. We highlight many general pitfalls of ML model interpretation, such as using interpretation techniques in the wrong context, interpreting models that do not generalize well, ignoring feature dependencies, interactions, uncertainty estimates and issues in high-dimensional settings, or making unjustified causal interpretations, and illustrate them with examples. We focus on pitfalls for global methods that describe the average model behavior, but many pitfalls also apply to local methods that explain individual predictions. Our paper addresses ML practitioners by raising awareness of pitfalls and identifying solutions for correct model interpretation, but also addresses ML researchers by discussing open issues for further research.

📄 PDF Abstract BibTeX arXiv:2007.04131

Code (1)

compstat-lmu/code_pitfalls_iml 공식 구현

Tasks

BIG-bench Machine LearningFeature Importance

Similar Papers 제목 키워드 기반

Generalizability of Machine Learning Models: Quantitative Evaluation of Three Methodological Pitfalls

2022-02-01 · Farhad Maleki, Katie Ovens, Rajiv Gupta, Caroline Reinhold 외

Purpose: Despite the potential of machine learning models, the lack of generalizability has hindered their widespread adoption in clinical practice. We investigate three methodological pitfalls: (1) violation of independ…

BIG-bench Machine LearningData Augmentationfeature selectionPneumonia Detection

Model-Agnostic Signal Discovery with Machine Learning: Bridging the Gap Between Theory and Practice

2026-05-29 · Oz Amram, Marco Letizia, Mikael Kuusela arxiv

Searches for new phenomena in complex scientific data are predominantly model-dependent, optimized for specific hypotheses, and therefore limited in their coverage of the space of possible signals. Recently, new AI-based…

Dos and Don'ts of Machine Learning in Computer Security

2020-10-19 · Daniel Arp, Erwin Quiring, Feargus Pendlebury, Alexander Warnecke 외

With the growing processing power of computing systems and the increasing availability of massive datasets, machine learning algorithms have led to major breakthroughs in many different areas. This development has influe…

BIG-bench Machine LearningComputer SecurityMalware Detection

Reward Machines for Deep RL in Noisy and Uncertain Environments

2024-05-31 · Andrew C. Li, Zizhao Chen, Toryn Q. Klassen, Pashootan Vaezipoor 외

Reward Machines provide an automaton-inspired structure for specifying instructions, safety constraints, and other temporally extended reward-worthy behaviour. By exposing the underlying structure of a reward function, t…

counterfactualDecision MakingSequential Decision Making

IoT Device Identification with Machine Learning: Common Pitfalls and Best Practices

2026-01-28 · Kahraman Kostas, Rabia Yasa Kostas arxiv

This paper critically examines the device identification process using machine learning, addressing common pitfalls in existing literature. We analyze the trade-offs between identification methods (unique vs. class based…

Data Augmentation