paper-with-me

홈 › Papers

Disentangling Influence: Using Disentangled Representations to Audit Model Predictions

2019-06-20 · NeurIPS 2019 12 · Charles T. Marx, Richard Lanas Phillips, Sorelle A. Friedler, Carlos Scheidegger, Suresh Venkatasubramanian

Motivated by the need to audit complex and black box models, there has been extensive research on quantifying how data features influence model predictions. Feature influence can be direct (a direct influence on model outcomes) and indirect (model outcomes are influenced via proxy features). Feature influence can also be expressed in aggregate over the training or test data or locally with respect to a single point. Current research has typically focused on one of each of these dimensions. In this paper, we develop disentangled influence audits, a procedure to audit the indirect influence of features. Specifically, we show that disentangled representations provide a mechanism to identify proxy features in the dataset, while allowing an explicit computation of feature influence on either individual outcomes or aggregate-level outcomes. We show through both theory and experiments that disentangled influence audits can both detect proxy features and show, for each individual or in aggregate, which of these proxy features affects the classifier being audited the most. In this respect, our method is more powerful than existing methods for ascertaining feature influence.

📄 PDF Abstract BibTeX arXiv:1906.08652

Code (1)

charliemarx/disentangling-influence 공식 구현

Similar Papers 제목 키워드 기반

Disentangling Granularity: An Implicit Inductive Bias in Factorized VAEs

2025-05-30 · Zihao Chen, Yu Xiang, Wenyong Wang

Despite the success in learning semantically meaningful, unsupervised disentangled representations, variational autoencoders (VAEs) and their variants face a fundamental theoretical challenge: substantial evidence indica…

DisentanglementInductive Bias

Disentangling Representations through Multi-task Learning

2024-07-15 · Pantelis Vafidis, Aman Bhargava, Antonio Rangel

Intelligent perception and interaction with the world hinges on internal representations that capture its underlying structure (''disentangled'' or ''abstract'' representations). Disentangled representations serve as wor…

Decision MakingMulti-Task LearningZero-shot Generalization

Towards a Definition of Disentangled Representations

2018-12-05 · Irina Higgins, David Amos, David Pfau, Sebastien Racaniere 외

How can intelligent agents solve a diverse set of tasks in a data-efficient manner? The disentangled representation learning approach posits that such an agent would benefit from separating out (disentangling) the underl…

Representation Learning

FAVAE: SEQUENCE DISENTANGLEMENT USING IN- FORMATION BOTTLENECK PRINCIPLE

2019-05-01 · ICLR 2019 5 · Masanori Yamada, Kim Heecheol, Kosuke Miyoshi, Hiroshi Yamakawa

A state-of-the-art generative model, a ”factorized action variational autoencoder (FAVAE),” is presented for learning disentangled and interpretable representations from sequential data via the information bottleneck wit…

DisentanglementRepresentation Learning

Disentangling Semantic-to-visual Confusion for Zero-shot Learning

2021-06-16 · Zihan Ye, Fuyuan Hu, Fan Lyu, Linyan Li 외

Using generative models to synthesize visual features from semantic distribution is one of the most popular solutions to ZSL image classification in recent years. The triplet loss (TL) is popularly used to generate reali…

Generative Adversarial Networkimage-classificationImage ClassificationTriplet+1