LGAug 24, 2024

Explanatory Model Monitoring to Understand the Effects of Feature Shifts on Performance

arXiv:2408.13648v15 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the need for actionable insights in model monitoring for real-world applications, though it is an incremental improvement by combining existing concepts.

The paper tackles the problem of understanding why machine learning model performance degrades under feature shifts by proposing Explanatory Performance Estimation (XPE), which attributes performance changes to interpretable input characteristics, demonstrating superiority over baselines across image, audio, and tabular datasets.

Monitoring and maintaining machine learning models are among the most critical challenges in translating recent advances in the field into real-world applications. However, current monitoring methods lack the capability of provide actionable insights answering the question of why the performance of a particular model really degraded. In this work, we propose a novel approach to explain the behavior of a black-box model under feature shifts by attributing an estimated performance change to interpretable input characteristics. We refer to our method that combines concepts from Optimal Transport and Shapley Values as Explanatory Performance Estimation (XPE). We analyze the underlying assumptions and demonstrate the superiority of our approach over several baselines on different data sets across various data modalities such as images, audio, and tabular data. We also indicate how the generated results can lead to valuable insights, enabling explanatory model monitoring by revealing potential root causes for model deterioration and guiding toward actionable countermeasures.

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