The reviewed record of science sign in
Pith

arxiv: 2111.04683 · v1 · pith:SVDHY4Z7 · submitted 2021-11-08 · cs.LG · cs.AI

Revisiting Methods for Finding Influential Examples

Reviewed by Pithpith:SVDHY4Z7open to challenge →

classification cs.LG cs.AI
keywords methodsexamplesinfluenceaboveexplanationsfindingheuristicsinfluential
0
0 comments X
read the original abstract

Several instance-based explainability methods for finding influential training examples for test-time decisions have been proposed recently, including Influence Functions, TraceIn, Representer Point Selection, Grad-Dot, and Grad-Cos. Typically these methods are evaluated using LOO influence (Cook's distance) as a gold standard, or using various heuristics. In this paper, we show that all of the above methods are unstable, i.e., extremely sensitive to initialization, ordering of the training data, and batch size. We suggest that this is a natural consequence of how in the literature, the influence of examples is assumed to be independent of model state and other examples -- and argue it is not. We show that LOO influence and heuristics are, as a result, poor metrics to measure the quality of instance-based explanations, and instead propose to evaluate such explanations by their ability to detect poisoning attacks. Further, we provide a simple, yet effective baseline to improve all of the above methods and show how it leads to very significant improvements on downstream tasks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Training data attribution in diffusion models via mirrored unlearning and noise-consistent skew

    cs.LG 2026-05 unverdicted novelty 6.0

    MUCS uses mirrored unlearning and noise-consistent skew to outperform prior TDA methods for diffusion models on three datasets.