paper-with-me

홈 › Papers

f-INE: A Hypothesis Testing Framework for Estimating Influence under Training Randomness

2025-10-12 · Subhodip Panda, Dhruv Tarsadiya, Shashwat Sourav, Prathosh A. P, Sai Praneeth Karimireddy arxiv

Influence estimation methods promise to explain and debug machine learning by estimating the impact of individual samples on the final model. Yet, existing methods collapse under training randomness: the same example may appear critical in one run and irrelevant in the next. Such instability undermines their use in data curation or cleanup since it is unclear if we indeed deleted/kept the correct datapoints. To overcome this, we introduce *f-influence* -- a new influence estimation framework grounded in hypothesis testing that explicitly accounts for training randomness, and establish desirable properties that make it suitable for reliable influence estimation. We also design a highly efficient algorithm f-INfluence Estimation (f-INE) that computes f-influence in a single training run. Finally, we scale up f-INE to estimate influence of instruction tuning data on Llama-3.1-8B and show it can reliably detect poisoned samples that steer model opinions, demonstrating its utility for data cleanup and attributing model behavior.

📄 PDF Abstract BibTeX arXiv:2510.10510

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Estimating the Influence of Sequentially Correlated Literary Properties in Textual Classification: A Data-Centric Hypothesis-Testing Approach

2024-11-07 · Gideon Yoffe, Nachum Dershowitz, Ariel Vishne, Barak Sober

Stylometry aims to distinguish authors by analyzing literary traits assumed to reflect semi-conscious choices distinct from elements like genre or theme. However, these components often overlap, complicating text classif…

Classificationtext-classificationText Classification

Robust hypothesis testing and distribution estimation in Hellinger distance

2020-11-03 · Ananda Theertha Suresh

We propose a simple robust hypothesis test that has the same sample complexity as that of the optimal Neyman-Pearson test up to constants, but robust to distribution perturbations under Hellinger distance. We discuss the…

Two-sample testing

Generalized Likelihood Ratio Test for Adversarially Robust Hypothesis Testing

2021-12-04 · Bhagyashree Puranik, Upamanyu Madhow, Ramtin Pedarsani

Machine learning models are known to be susceptible to adversarial attacks which can cause misclassification by introducing small but well designed perturbations. In this paper, we consider a classical hypothesis testing…

Hypothesis Driven Coordinate Ascent for Reinforcement Learning

2021-09-29 · John Kenton Moore, Junier Oliva

This work develops a novel black box optimization technique for learning robust policies for stochastic environments. Through combining coordinate ascent with hypothesis testing, Hypothesis Driven Coordinate Ascent (HDCA…

MuJoCoOpenAI Gymreinforcement-learningReinforcement Learning+1

Kernel Change-point Analysis

2008-12-01 · NeurIPS 2008 12 · Zaïd Harchaoui, Eric Moulines, Francis R. Bach

We introduce a kernel-based method for change-point analysis within a sequence of temporal observations. Change-point analysis of an (unlabelled) sample of observations consists in, first, testing whether a change in the…

Two-sample testing