ExplorerData ScienceMachine Learning
Research PaperResearchia:202602.11046

Step-resolved data attribution for looped transformers

Georgios Kaissis

Abstract

We study how individual training examples shape the internal computation of looped transformers, where a shared block is applied for $τ$ recurrent iterations to enable latent reasoning. Existing training-data influence estimators such as TracIn yield a single scalar score that aggregates over all loop iterations, obscuring when during the recurrent computation a training example matters. We introduce \textit{Step-Decomposed Influence (SDI)}, which decomposes TracIn into a length-$τ$ influence tr...

Submitted: February 11, 2026Subjects: Machine Learning; Data Science

Description / Details

We study how individual training examples shape the internal computation of looped transformers, where a shared block is applied for ττ recurrent iterations to enable latent reasoning. Existing training-data influence estimators such as TracIn yield a single scalar score that aggregates over all loop iterations, obscuring when during the recurrent computation a training example matters. We introduce \textit{Step-Decomposed Influence (SDI)}, which decomposes TracIn into a length-ττ influence trajectory by unrolling the recurrent computation graph and attributing influence to specific loop iterations. To make SDI practical at transformer scale, we propose a TensorSketch implementation that never materialises per-example gradients. Experiments on looped GPT-style models and algorithmic reasoning tasks show that SDI scales excellently, matches full-gradient baselines with low error and supports a broad range of data attribution and interpretability tasks with per-step insights into the latent reasoning process.


Source: arXiv:2602.10097v1 - http://arxiv.org/abs/2602.10097v1 PDF: https://arxiv.org/pdf/2602.10097v1 Original Link: http://arxiv.org/abs/2602.10097v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Feb 11, 2026
Topic:
Data Science
Area:
Machine Learning
Comments:
0
Bookmark
Step-resolved data attribution for looped transformers | Researchia