Pith. sign in

REVIEW 3 cited by

Source-Aware Training Enables Knowledge Attribution in Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2404.01019 v3 pith:R4MHWONR submitted 2024-04-01 cs.CL cs.AI

classification cs.CLcs.AI
keywords pretrainingsourcetrainingdataknowledgeattributionllmssource-aware
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large language models (LLMs) learn a vast amount of knowledge during pretraining, but they are often oblivious to the source(s) of such knowledge. We investigate the problem of intrinsic source citation, where LLMs are required to cite the pretraining source supporting a generated response. Intrinsic source citation can enhance LLM transparency, interpretability, and verifiability. To give LLMs such ability, we explore source-aware training -- a recipe that involves (i) training the LLM to associate unique source document identifiers with the knowledge in each document, followed by (ii) an instruction-tuning stage to teach the LLM to cite a supporting pretraining source when prompted. Source-aware training borrows from existing pretraining/fine-tuning frameworks and requires minimal changes to the model architecture or implementation. Through experiments on synthetic data, we demonstrate that our training recipe can enable faithful attribution to the pretraining data without a substantial impact on the model's perplexity compared to standard pretraining. Our findings also highlight the importance of pretraining data augmentation in achieving attribution. Code and data available here: \url{https://github.com/mukhal/intrinsic-source-citation}

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Probing for Knowledge Attribution in Large Language Models

    cs.CL 2026-02 conditional novelty 6.0 of 10

    A linear probe on LLM hidden states can classify whether an answer came from context or parametric memory, with F1 up to 0.96, using the new AttriWiki training pipeline.

  2. On Mechanistic Circuits for Extractive Question-Answering

    cs.CL 2025-02 conditional novelty 6.0 of 10

    One attention head from the extracted context-faithfulness circuit provides reliable extractive QA attribution and improves context faithfulness when its attributions are added to the prompt.

  3. On Automated and Explainable Provenance of AI-Generated Code

    cs.SE 2026-08 conditional novelty 5.0 of 10

    A vision paper defining four traceability dimensions for AI-generated code and proposing post-hoc attribution methods (LEA, GEA) to make provenance explainable.

Pith tools