Glenn Matlin
  • Home
  • About
  • Research
  • Work With Me
  • Reading Lists
  • Publications
  • Guides
  • Blog
  • CV

Capability Provenance in Language Models: A Case Study in Social Reasoning

interpretability
training-data attribution
social reasoning
Training-data attribution maps which regions of a model’s pretraining corpus support social versus STEM reasoning, and the two draw on qualitatively distinct regions.
Authors

Glenn Matlin

Chandreyi Chakraborty

Saehee Eom

Mika Okamoto

Rayan Castilla

Louis Jaburi

Alvin Deng

Taywon Min

Lucia Quirke

Stella Biderman

Mark Riedl

Published

July 21, 2026

Publication

Capability Provenance in Language Models: A Case Study in Social Reasoning

We use training-data attribution to map which regions of a model’s pretraining corpus support social reasoning versus STEM reasoning in OLMo3-7B, and find the two draw on qualitatively distinct parts of the corpus.

Published

July 21, 2026

Authors

Glenn Matlin, Chandreyi Chakraborty, Saehee Eom, Mika Okamoto, Rayan Castilla, Louis Jaburi, Alvin Deng, Taywon Min, Lucia Quirke, Stella Biderman, Mark Riedl

Venue

Conference on Language Models (COLM) 2026

Read on arXiv All Publications

Capability provenance pipeline: Dolma3 binned by WebOrganizer topic and format, Bergson/TrackStar attribution of benchmark probes to bins, signed z-scores mapping supportive and suppressive bins, and unlearning of high-influence bins against random in-topic controls.

Abstract

We use training-data attribution as an interpretable tool for capability discovery, mapping which regions of the pretraining corpus support social-reasoning versus STEM-reasoning in OLMo3-7B. Training-data attribution measures how strongly each training document influences a model’s predictions on a benchmark, but document-level scores are too noisy to identify which corpus regions support which capabilities, and prior work has emphasized factual knowledge rather than reasoning. We compute gradient-based attribution (TrackStar via Bergson) over a working set drawn from the de-duplicated Dolma3 mix, aggregate influence across WebOrganizer’s 24-format × 24-topic taxonomy (576 bins), and contrast benchmark pairs in a 2×2 design that varies domain (social vs. STEM) and capability type (reasoning vs. knowledge): SocialIQA and MMLU Social Sciences against ARC-Challenge and MMLU STEM. Social and STEM reasoning draw on qualitatively distinct corpus regions, and the contrast is sharper at the reasoning level than at the knowledge level. Targeted machine unlearning provides partial causal validation: forgetting high-attribution topic bins (e.g., Literature for SocialIQA) degrades the aligned benchmark more than within-bin random baselines. Re-running the pipeline on two further open-data models, Comma v0.1 (Common Pile) and DCLM-7B, keeps it causally selective while the recovered provenance map stays ecosystem-specific.

At a Glance

  • Gradient-based training-data attribution as a discovery tool: we run TrackStar via Bergson over a working set drawn from the de-duplicated Dolma3 mix, so corpus-scale influence becomes a readable map of where a capability comes from rather than a pile of noisy per-document scores
  • Structured taxonomy, not top-k documents: influence is aggregated into WebOrganizer’s 24-format × 24-topic taxonomy (576 bins), which turns attribution into a principled instrument you can inspect before, not after, picking exemplars
  • A 2×2 contrastive design: SocialIQA and MMLU Social Sciences against ARC-Challenge and MMLU STEM separate domain (social vs. STEM) from capability type (reasoning vs. knowledge); the two reasoning tasks draw on qualitatively distinct corpus regions, and the split is sharper at the reasoning level than at the knowledge level
  • Targeted unlearning as causal validation: forgetting high-attribution bins (e.g., Literature for SocialIQA) degrades the aligned benchmark more than within-bin random baselines, so the identified regions are load-bearing rather than merely correlated
  • Replication across two more open-data ecosystems: re-running the whole pipeline on Comma v0.1 (Common Pile) and DCLM-7B keeps it causally selective, while the recovered provenance map stays specific to each corpus

Cite This Paper

BibTeX
@inproceedings{matlin2026capability,
  title     = {Capability Provenance in Language Models: A Case Study in Social Reasoning},
  author    = {Matlin, Glenn and Chakraborty, Chandreyi and Eom, Saehee and Okamoto, Mika and Castilla, Rayan and Jaburi, Louis and Deng, Alvin and Min, Taywon and Quirke, Lucia and Biderman, Stella and Riedl, Mark},
  booktitle = {Conference on Language Models (COLM)},
  year      = {2026}
}

Continue exploring

Return to the publication archive or step back to the broader research agenda.

Publications Research

© 2025-2026 Glenn Matlin