
STRIDE: Training Data Attribution via Sparse Recovery from Subset Perturbations
STRIDE addresses a fundamental bottleneck in training data attribution for LLMs by shifting from parameter-space gradient tracking to activation-space modeling. Rather than repeatedly retraining models to measure causal influence, the framework uses sparse recovery to estimate how training examples shape model outputs. This matters because attribution remains critical for auditing, debugging, and defending against data poisoning, yet existing methods don't scale to billion-parameter models. The activation-space approach sidesteps both computational expense and the brittleness of local approximations, potentially unlocking interpretability at production scale.62

























