paper-with-me

Papers

Outlier Gradient Analysis: Efficiently Identifying Detrimental Training Samples for Deep Learning Models

2024-05-06 · Anshuman Chhabra, Bo Li, Jian Chen, Prasant Mohapatra, Hongfu Liu

A core data-centric learning challenge is the identification of training samples that are detrimental to model performance. Influence functions serve as a prominent tool for this task and offer a robust framework for assessing training data influence on model predictions. Despite their widespread use, their high computational cost associated with calculating the inverse of the Hessian matrix pose constraints, particularly when analyzing large-sized deep models. In this paper, we establish a bridge between identifying detrimental training samples via influence functions and outlier gradient detection. This transformation not only presents a straightforward and Hessian-free formulation but also provides insights into the role of the gradient in sample impact. Through systematic empirical evaluations, we first validate the hypothesis of our proposed outlier gradient analysis approach on synthetic datasets. We then demonstrate its effectiveness in detecting mislabeled samples in vision models and selecting data samples for improving performance of natural language processing transformer models. We also extend its use to influential sample identification for fine-tuning Large Language Models.

📄 PDF Abstract BibTeX arXiv:2405.03869

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reducing the Effects of Detrimental Instances

2014-06-09 · Michael R. Smith, Tony Martinez

Not all instances in a data set are equally beneficial for inducing a model of the data. Some instances (such as outliers or noise) can be detrimental. However, at least initially, the instances in a data set are general…

Colinearity Decay: Training Quantization-Friendly ViTs with Outlier Decay

2026-05-02 · Jin Tong, Guang Liang, Peilin Sun, Jianxin Wu arxiv

Low-bit quantization is a practical route for efficiently deploying vision Transformers, yet activation outliers complicate fully quantized deployment. Existing methods either handle quantization post-training or suppres…

Outlier Dimensions Encode Task-Specific Knowledge

2023-10-26 · William Rudman, Catherine Chen, Carsten Eickhoff

Representations from large language models (LLMs) are known to be dominated by a small subset of dimensions with exceedingly high variance. Previous works have argued that although ablating these outlier dimensions in LL…

DCFO: Density-Based Counterfactuals for Outliers -- Additional Material

2025-12-11 · Tommaso Amico, Pernille Matthews, Lena Krieger, Arthur Zimek 외 arxiv

Outlier detection identifies data points that significantly deviate from the majority of the data distribution. Explaining outliers is crucial for understanding the underlying factors that contribute to their detection, …

Outlier Detection

Centering the Margins: Outlier-Based Identification of Harmed Populations in Toxicity Detection

2023-05-24 · Vyoma Raman, Eve Fleisig, Dan Klein

The impact of AI models on marginalized communities has traditionally been measured by identifying performance differences between specified demographic subgroups. Though this approach aims to center vulnerable groups, i…

Outlier Detection