Testing Most Influential Sets
Lucas Darius Konrad, Nikolas Kuschnig
TL;DR
This paper tackles the problem that small data subsets can disproportionately alter model conclusions by providing a principled statistical framework to assess maximal influence. Focusing on linear regression, it derives exact influence formulas and identifies two extreme value regimes: constant-size sets converge to a Fréchet distribution, while relative-size sets converge to a Gumbel distribution, enabling hypothesis tests for excessive influence. The authors propose efficient computation via a closed-form influence expression and an adaptive greedy search, with tail-parameter estimation and block-maxima MLE to fit the appropriate extreme value model. Empirical validation across economics, biology (sparrow morphology), and ML benchmarks demonstrates the method’s ability to distinguish genuine problematic influence from natural sampling variation, supporting more robust and transparent inference in practice.
Abstract
Small subsets of data with disproportionate influence on model outcomes can have dramatic impacts on conclusions, with a few data points sometimes overturning key findings. While recent work has developed methods to identify these most influential sets, no formal theory exists to determine when their influence reflects genuine problems rather than natural sampling variation. We address this gap by developing a principled framework for assessing the statistical significance of most influential sets. Our theoretical results characterize the extreme value distributions of maximal influence and enable rigorous hypothesis tests for excessive influence, replacing current ad-hoc sensitivity checks. We demonstrate the practical value of our approach through applications across economics, biology, and machine learning benchmarks.
