paper-with-me

Papers

Influence Functions for Scalable Data Attribution in Diffusion Models

2024-10-17 · Bruno Mlodozeniec, Runa Eschenhagen, Juhan Bae, Alexander Immer, David Krueger, Richard Turner

Diffusion models have led to significant advancements in generative modelling. Yet their widespread adoption poses challenges regarding data attribution and interpretability. In this paper, we aim to help address such challenges in diffusion models by developing an influence functions framework. Influence function-based data attribution methods approximate how a model's output would have changed if some training data were removed. In supervised learning, this is usually used for predicting how the loss on a particular example would change. For diffusion models, we focus on predicting the change in the probability of generating a particular example via several proxy measurements. We show how to formulate influence functions for such quantities and how previously proposed methods can be interpreted as particular design choices in our framework. To ensure scalability of the Hessian computations in influence functions, we systematically develop K-FAC approximations based on generalised Gauss-Newton matrices specifically tailored to diffusion models. We recast previously proposed methods as specific design choices in our framework and show that our recommended method outperforms previous data attribution approaches on common evaluations, such as the Linear Data-modelling Score (LDS) or retraining without top influences, without the need for method-specific hyperparameter tuning.

📄 PDF Abstract BibTeX arXiv:2410.13850

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Concept Influence: Leveraging Interpretability to Improve Performance and Efficiency in Training Data Attribution

2026-02-16 · Matthew Kowal, Goncalo Paulo, Louis Jaburi, Tom Tseng 외 arxiv

As large language models are increasingly trained and fine-tuned, practitioners need methods to identify which training data drive specific behaviors, particularly unintended ones. Training Data Attribution (TDA) methods…

Semantic Similarity

Concept-TRAK: Understanding how diffusion models learn concepts through concept-level attribution

2025-07-09 · Yonghyun Park, Chieh-Hsin Lai, Satoshi Hayakawa, Yuhta Takida 외 arxiv

While diffusion models excel at image generation, their growing adoption raises critical concerns about copyright issues and model transparency. Existing attribution methods identify training examples influencing an enti…

Text-to-Image Generation

Daunce: Data Attribution through Uncertainty Estimation

2025-05-29 · Xingyuan Pan, Chenlu Ye, Joseph Melkonian, Jiaqi W. Ma 외

Training data attribution (TDA) methods aim to identify which training examples influence a model's predictions on specific test data most. By quantifying these influences, TDA supports critical applications such as data…

Fast Data Attribution for Text-to-Image Models

2025-11-13 · Sheng-Yu Wang, Aaron Hertzmann, Alexei A Efros, Richard Zhang 외 arxiv

Data attribution for text-to-image models aims to identify the training images that most significantly influenced a generated output. Existing attribution methods involve considerable computational resources for each que…

Enhancing Training Data Attribution with Representational Optimization

2025-05-24 · Weiwei Sun, Haokun Liu, Nikhil Kandpal, Colin Raffel 외

Training data attribution (TDA) methods aim to measure how training data impacts a model's predictions. While gradient-based attribution methods, such as influence functions, offer theoretical grounding, their computatio…