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
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}
Forward citations
Cited by 3 Pith papers
-
Probing for Knowledge Attribution in Large Language Models
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.
-
On Mechanistic Circuits for Extractive Question-Answering
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.
-
On Automated and Explainable Provenance of AI-Generated Code
A vision paper defining four traceability dimensions for AI-generated code and proposing post-hoc attribution methods (LEA, GEA) to make provenance explainable.
Discussion (0). Continue with ORCID to comment.