vix.ing · top · new · best · stats · spec

OLMoTrace: Tracing Language Model Outputs Back to Trillions of Training Tokens

2025/04/09 by Jiacheng Liu, Liu, Jiacheng, Taylor Blanton +61 · 3 voices · 8 citations
Computer Science · Medicine · #Topic Modeling #Natural Language Processing Techniques #Artificial Intelligence in Healthcare and Education

paper · pdf · doi:10.48550/arxiv.2504.07096

Abstract

We present OLMoTrace, the first system that traces the outputs of language models back to their full, multi-trillion-token training data in real time. OLMoTrace finds and shows verbatim matches between segments of language model output and documents in the training text corpora. Powered by an extended version of infini-gram (Liu et al., 2024), our system returns tracing results within a few seconds. OLMoTrace can help users understand the behavior of language models through the lens of their training data. We showcase how it can be used to explore fact checking, hallucination, and the creativity of language models. OLMoTrace is publicly available and fully open-source.

Citations

Cited by

Discussions

Related