paper-with-me

홈 › Papers

A hierarchical decomposition for explaining ML performance discrepancies

2024-02-22 · Jean Feng, Harvineet Singh, Fan Xia, Adarsh Subbaswamy, Alexej Gossmann

Machine learning (ML) algorithms can often differ in performance across domains. Understanding $\textit{why}$ their performance differs is crucial for determining what types of interventions (e.g., algorithmic or operational) are most effective at closing the performance gaps. Existing methods focus on $\textit{aggregate decompositions}$ of the total performance gap into the impact of a shift in the distribution of features $p(X)$ versus the impact of a shift in the conditional distribution of the outcome $p(Y|X)$; however, such coarse explanations offer only a few options for how one can close the performance gap. $\textit{Detailed variable-level decompositions}$ that quantify the importance of each variable to each term in the aggregate decomposition can provide a much deeper understanding and suggest much more targeted interventions. However, existing methods assume knowledge of the full causal graph or make strong parametric assumptions. We introduce a nonparametric hierarchical framework that provides both aggregate and detailed decompositions for explaining why the performance of an ML algorithm differs across domains, without requiring causal knowledge. We derive debiased, computationally-efficient estimators, and statistical inference procedures for asymptotically valid confidence intervals.

📄 PDF Abstract BibTeX arXiv:2402.14254

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Towards Hierarchical Importance Attribution: Explaining Compositional Semantics for Neural Sequence Models

2019-11-08 · ICLR 2020 1 · Xisen Jin, Zhongyu Wei, Junyi Du, xiangyang xue 외

The impressive performance of neural networks on natural language processing tasks attributes to their ability to model complicated word and phrase compositions. To explain how the model handles semantic compositions, we…

Semantic Composition

Deeply Explain CNN via Hierarchical Decomposition

2022-01-23 · Ming-Ming Cheng, Peng-Tao Jiang, Ling-Hao Han, Liang Wang 외

In computer vision, some attribution methods for explaining CNNs attempt to study how the intermediate features affect the network prediction. However, they usually ignore the feature hierarchies among the intermediate f…

Decision Making

Explaining Away Attacks Against Neural Networks

2020-03-06 · Sean Saito, Jin Wang

We investigate the problem of identifying adversarial attacks on image-based neural networks. We present intriguing experimental results showing significant discrepancies between the explanations generated for the predic…

The Information Sieve

2015-07-08 · Greg Ver Steeg, Aram Galstyan

We introduce a new framework for unsupervised learning of representations based on a novel hierarchical decomposition of information. Intuitively, data is passed through a series of progressively fine-grained sieves. Eac…

Missing Values

What do You Mean by Relation Extraction? A Survey on Datasets and Study on Scientific Relation Classification

2022-04-28 · ACL 2022 5 · Elisa Bassignana, Barbara Plank

Over the last five years, research on Relation Extraction (RE) witnessed extensive progress with many new dataset releases. At the same time, setup clarity has decreased, contributing to increased difficulty of reliable …

ClassificationRelationRelation ClassificationRelation Extraction