← Search

Sorelle Friedler

5 accepted papers

2025

Feature Responsiveness Scores: Model-Agnostic Explanations for Recourse

ICLR 2025poster

Machine learning models routinely automate decisions in applications like lending and hiring. In such settings, consumer protection rules require companies that deploy models to explain predictions to decision subjects. These rules are motivated, in part, by the belief that explanations can promote…

2023

Energy and Carbon Considerations of Fine-Tuning BERT

EMNLP 2023short findings

Despite the popularity of the pre-train then fine-tune paradigm in the NLP community, existing work quantifying energy costs and associated carbon emissions has largely focused on language model pre-training. Although a single pre-training run draws substantially more energy than fine-tuning, fine-t…

Cited by 0SourceScholar
2021

Shapley Residuals: Quantifying the limits of the Shapley value for explanations

NeurIPS 2021poster

Popular feature importance techniques compute additive approximations to nonlinear models by first defining a cooperative game describing the value of different subsets of the model's features, then calculating the resulting game's Shapley values to attribute credit additively between the features.…

Cited by 73SourcePDFScholar
2020

Problems with Shapley-value-based explanations as feature importance measures

ICML 2020poster

Game-theoretic formulations of feature importance have become popular as a way to "explain" machine learning models. These methods define a cooperative game between the features of a model and distribute influence among these input elements using some form of the game’s unique Shapley values. Justif…

Cited by 558SourcePDFScholar
2019

Disentangling Influence: Using disentangled representations to audit model predictions

NeurIPS 2019poster

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…