paper-with-me

홈 › Papers

Training Data Influence Analysis and Estimation: A Survey

2022-12-09 · Zayd Hammoudeh, Daniel Lowd

Good models require good training data. For overparameterized deep models, the causal relationship between training data and model predictions is increasingly opaque and poorly understood. Influence analysis partially demystifies training's underlying interactions by quantifying the amount each training instance alters the final model. Measuring the training data's influence exactly can be provably hard in the worst case; this has led to the development and use of influence estimators, which only approximate the true influence. This paper provides the first comprehensive survey of training data influence analysis and estimation. We begin by formalizing the various, and in places orthogonal, definitions of training data influence. We then organize state-of-the-art influence analysis methods into a taxonomy; we describe each of these methods in detail and compare their underlying assumptions, asymptotic complexities, and overall strengths and weaknesses. Finally, we propose future research directions to make influence analysis more useful in practice as well as more theoretically and empirically sound. A curated, up-to-date list of resources related to influence analysis is available at https://github.com/ZaydH/influence_analysis_papers.

📄 PDF Abstract BibTeX arXiv:2212.04612

Code (1)

zaydh/influence_analysis_papers 공식 구현 pytorch

Tasks

Survey

Similar Papers 제목 키워드 기반

Adapting and Evaluating Influence-Estimation Methods for Gradient-Boosted Decision Trees

2022-04-30 · Jonathan Brophy, Zayd Hammoudeh, Daniel Lowd

Influence estimation analyzes how changes to the training data can lead to different model predictions; this analysis can help us better understand these predictions, the models making those predictions, and the data set…

Decision Making

Lobbying Influence -- The Role of Money, Strategies and Measurements

2021-09-28 · Fintan Oeri, Adrian Rinscheid, Aya Kachi

Comparing the results for preference attainment, self-perceived influence and reputational influence, this paper analyzes the relationship between financial resources and lobbying influence. The empirical analysis builds…

Deep Learning-Based Human Pose Estimation: A Survey

2020-12-24 · Ce Zheng, Wenhan Wu, Chen Chen, Taojiannan Yang 외

Human pose estimation aims to locate the human body parts and build human body representation (e.g., body skeleton) from input data such as images and videos. It has drawn increasing attention during the past decade and …

2D Human Pose Estimation3D Human Pose Estimation3D Pose EstimationDeep Learning+2

Data Augmentation in Human-Centric Vision

2024-03-13 · Wentao Jiang, Yige Zhang, Shaozhong Zheng, Si Liu 외

This survey presents a comprehensive analysis of data augmentation techniques in human-centric vision tasks, a first of its kind in the field. It delves into a wide range of research areas including person ReID, human pa…

Data AugmentationHuman ParsingPedestrian DetectionPose Estimation+1

Discrete Tokenization for Multimodal LLMs: A Comprehensive Survey

2025-07-21 · Jindong Li, Yali Fu, Jiahong Liu, Linxiao Cao 외 arxiv

The rapid advancement of large language models (LLMs) has intensified the need for effective mechanisms to transform continuous multimodal data into discrete representations suitable for language-based processing. Discre…

Computational Efficiency