Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

IAR: A Three-Stage Post-Training Framework for Retrieval-Free Document Knowledge Internalization

AI By Crimson AI Hugging Face Papers 21 August 2026 · 00:00 8 views
Share: X Telegram

Hugging Face researchers introduce IAR (Inject, Align, Recover), a staged post-training method that lets LLMs internalize document knowledge for retrieval-free QA, improving domain accuracy and general performance across multiple model families.

IAR: A Three-Stage Post-Training Framework for Retrieval-Free Document Knowledge Internalization

Key points

Large language models often struggle to answer questions about a fixed set of documents when retrieval is not available at inference time. In a new paper, Hugging Face researchers formalize this as document knowledge internalization and propose a three-stage post-training framework called IAR (Inject, Align, Recover) to convert a corpus into parametric knowledge.

The Inject stage transforms documents into multiple training objectives—continuation, rewrite, and instruction-conditioned reconstruction—to expose the model to dense knowledge. Align then fine-tunes the model with answer-only QA supervision to make the knowledge accessible. Finally, Recover merges the domain-adapted model with the base instruction model to restore general capabilities.

Across two corpora (Common Corpus and CCI) and four model families (Llama, Phi, Qwen, SmolLM), IAR outperforms Vanilla SFT on all four reported metrics in 7 of 8 dataset-model settings. On average, it gains 3.6 percentage points in domain QA accuracy and 12.1 points in general performance across IFEval, MMLU, and MSBench.

The authors emphasize that document exposure, QA accessibility, and capability recovery should be optimized separately rather than treated as a single fine-tuning problem. They invite discussion on retrieval-free knowledge acquisition and the trade-off between domain internalization and general capability retention.

MetricAverage Gain (percentage points)
Domain QA Accuracy+3.6
General Performance (IFEval, MMLU, MSBench)+12.1
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

4
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

4