paper-with-me

Papers

TRAK: Attributing Model Behavior at Scale

2023-03-24 · Sung Min Park, Kristian Georgiev, Andrew Ilyas, Guillaume Leclerc, Aleksander Madry

The goal of data attribution is to trace model predictions back to training data. Despite a long line of work towards this goal, existing approaches to data attribution tend to force users to choose between computational tractability and efficacy. That is, computationally tractable methods can struggle with accurately attributing model predictions in non-convex settings (e.g., in the context of deep neural networks), while methods that are effective in such regimes require training thousands of models, which makes them impractical for large models or datasets. In this work, we introduce TRAK (Tracing with the Randomly-projected After Kernel), a data attribution method that is both effective and computationally tractable for large-scale, differentiable models. In particular, by leveraging only a handful of trained models, TRAK can match the performance of attribution methods that require training thousands of models. We demonstrate the utility of TRAK across various modalities and scales: image classifiers trained on ImageNet, vision-language models (CLIP), and language models (BERT and mT5). We provide code for using TRAK (and reproducing our work) at https://github.com/MadryLab/trak .

📄 PDF Abstract BibTeX arXiv:2303.14186

Code (2)

madrylab/trak 공식 구현 pytorch
pnnl/projection_ntk pytorch

Tasks

model

Similar Papers 제목 키워드 기반

Attributing Learned Concepts in Neural Networks to Training Data

2023-10-04 · Nicholas Konz, Charles Godfrey, Madelyn Shapiro, Jonathan Tu 외

By now there is substantial evidence that deep learning models learn certain human-interpretable features as part of their internal representations of data. As having the right (or wrong) concepts is critical to trustwor…

TRAKNN: Efficient Trajectory Aware Spatiotemporal kNN for Rare Meteorological Trajectory Detection

2026-03-02 · Guillaume Coulaud, Davide Faranda arxiv

Extreme weather events, such as windstorms and heatwaves, are driven by persistent atmospheric circulation patterns that evolve over several consecutive days. While traditional circulation-based studies often focus on in…

TRAKR – A reservoir-based tool for fast and accurate classification of neural time-series patterns

2021-09-29 · Muhammad Furqan Afzal, Christian D Marton, Erin L. Rich, Kanaka Rajan

Neuroscience has seen a dramatic increase in the types of recording modalities and complexity of neural time-series data collected from them. The brain is a highly recurrent system producing rich, complex dynamics that r…

Time SeriesTime Series Analysis

The Journey, Not the Destination: How Data Guides Diffusion Models

2023-12-11 · Kristian Georgiev, Joshua Vendrow, Hadi Salman, Sung Min Park 외

Diffusion models trained on large datasets can synthesize photo-realistic images of remarkable quality and diversity. However, attributing these images back to the training data-that is, identifying specific training exa…

DenoisingDiversity

Chitrakshara: A Large Multilingual Multimodal Dataset for Indian languages

2026-03-06 · Shaharukh Khan, Ali Faraz, Abhinav Ravi, Mohd Nauman 외 arxiv

Multimodal research has predominantly focused on single-image reasoning, with limited exploration of multi-image scenarios. Recent models have sought to enhance multi-image understanding through large-scale pretraining o…