Chapter 09 · Sustainability & AISustainability & AI

Retrieval-augmented generation (RAG)

Meaning statusEstablishedSource recordDirect document linkedWhy these are different

Definition

An architecture that grounds a language model's outputs in documents retrieved at query time, so answers draw on specified sources rather than model memory alone.

References

NeurIPS 2020 / arXivLewis et al. — Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks

This source provides part of the technical or institutional basis for the definition.

NISTAI RMF Generative AI Profile (NIST AI 600-1, 2024)

This source supports the explanation of how the term is applied, measured or governed in practice.

Overview

What it means

Introduced by Meta AI researchers in 2020 for knowledge-intensive tasks, RAG pairs a search index with a generator: the system fetches relevant passages, then writes an answer conditioned on them. This makes sources inspectable and updatable without retraining.

How it is used

RAG is the standard pattern for AI tools over corporate sustainability knowledge: querying a company's own reports, regulatory libraries or product data with citations. It reduces — but does not remove — the risk of unsupported statements, since retrieval can miss or generation can distort.

Why it matters

For evidence-based fields, RAG changes AI from an oracle into a research assistant that shows its sources. That traceability is what makes generative AI usable in defensible sustainability analysis and disclosure work.

Have evidence, context, or a correction to share? Every suggestion is considered by an editor before publication.

Meaning status
Established
Verification date
Not recorded
Last updated
21 Aug 2026
What the classifications mean

Meaning status: Established

EstablishedCurrentMultiple definitionsContestedEmergingIndexed