electronicArtefacts Creative technology studio

CONCEPT

Retrieval-Augmented Generation

Retrieval-augmented generation is an architecture that retrieves external information at query time and supplies selected evidence to a generative model before or during response production.

RAG connects search, embeddings, document segmentation, metadata, provenance, context assembly, language models and answer evaluation.

active canonical v1.0.0

Definition

Retrieval-augmented generation combines a retriever with a generative model. The retriever selects passages, records or graph neighborhoods relevant to a request. The model receives that material as context and produces a response.

Architecture

A practical system includes ingestion, segmentation, metadata, indexing, query transformation, retrieval, ranking, context assembly, generation, citation and evaluation. Each stage can fail independently.

Knowledge graph role

Vector similarity can find semantically related passages, while graph relations can preserve identity, type, provenance and explicit paths. Hybrid retrieval can use both rather than treating embeddings as a replacement for structured knowledge.

Electronic Artefacts position

The Knowledge Hub can provide high-quality retrieval material because its pages expose stable entities, sources, confidence labels and relations. Future RAG systems should cite canonical records and retain the distinction between retrieved evidence and generated synthesis.

Limitations

Retrieved passages may be irrelevant, outdated, inaccessible or misleading. A model can ignore evidence or attach a citation to an unsupported claim. Evaluation must test retrieval recall, source precision, faithfulness and answer usefulness separately.

References

See Lewis et al., Knowledge Graph, Metadata, Provenance and Large Language Model.

Identity and publication

Record metadata

Citation

How to cite this record

Retrieval-Augmented Generation. 1.0.0. Electronic Artefacts, 2026-06-24. https://electronicartefacts.com/knowledge/concepts/retrieval-augmented-generation/

TYPED RELATIONSHIPS

How this entity connects.

Each connection has an explicit predicate and a human-readable statement.

Local graph

1 typed connections

The accessible relationship list above contains the complete local graph. Interactive rendering is loaded progressively.