Home Knowledge Base ATLAS (Attributed Text Generation with Retrieval-Augmented Language Models)

ATLAS (Attributed Text Generation with Retrieval-Augmented Language Models) is the few-shot learning system that jointly trains a dense passage retriever and a sequence-to-sequence generator to solve knowledge-intensive NLP tasks — demonstrating that a 11B parameter model with retrieval matches or exceeds the performance of 540B parameter PaLM on knowledge tasks with 50× fewer parameters — the architecture that proved end-to-end retriever-generator co-training is the key to efficient, attributable, knowledge-grounded language models.

What Is ATLAS?

Why ATLAS Matters

ATLAS Architecture

Retriever (Contriever-based):

Generator (Fusion-in-Decoder):

Training Strategies:

ATLAS Performance

TaskPaLM-540BATLAS-11BParameters Ratio
Natural Questions29.3 (64-shot)42.4 (64-shot)50× fewer
TriviaQA81.484.750× fewer
FEVER87.389.150× fewer

ATLAS is the definitive demonstration that retrieval-augmented small models can outperform massive dense models on knowledge tasks — proving that the future of knowledge-intensive NLP lies not in scaling parameters to memorize facts, but in combining efficient generators with learned retrieval systems that access external knowledge on demand.

atlasfoundation model

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.