Pith. sign in

REVIEW 28 cited by

A Survey on Retrieval-Augmented Text Generation

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

arxiv 2202.01110 v2 pith:2XESC6B7 submitted 2022-02-02 cs.CL

classification cs.CL
keywords generationretrieval-augmentedtexttaskssurveyaccordingachievedadvantages
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Recently, retrieval-augmented text generation attracted increasing attention of the computational linguistics community. Compared with conventional generation models, retrieval-augmented text generation has remarkable advantages and particularly has achieved state-of-the-art performance in many NLP tasks. This paper aims to conduct a survey about retrieval-augmented text generation. It firstly highlights the generic paradigm of retrieval-augmented generation, and then it reviews notable approaches according to different tasks including dialogue response generation, machine translation, and other generation tasks. Finally, it points out some important directions on top of recent methods to facilitate future research.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 28 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. MSRS: Evaluating Multi-Source Retrieval-Augmented Generation

    cs.CL 2025-08 conditional novelty 6.0 of 10

    MSRS provides two multi-source retrieval and synthesis benchmarks and shows generation quality depends heavily on retrieval, with reasoning models best at oracle synthesis.

  2. NLKI: A lightweight Natural Language Knowledge Integration Framework for Improving Small VLMs in Commonsense VQA Tasks

    cs.CL 2025-08 conditional novelty 6.0 of 10

    NLKI combines fine-tuned dense retrieval, LLM-generated explanations, and noise-robust losses to improve small VLMs on commonsense VQA.

  3. Multi-Modal Requirements Data-based Acceptance Criteria Generation using LLMs

    cs.SE 2025-08 conditional novelty 6.0 of 10

    Multi-modal RAG (text plus UI screenshots) with reward-based polishing generates acceptance criteria from user stories that three industry experts rated near 4/5 on relevance, correctness, and understandability.

  4. DARTH: Declarative Recall Through Early Termination for Approximate Nearest Neighbor Search

    cs.DB 2025-05 reject novelty 6.0 of 10

    DARTH learns to predict a query's current recall during HNSW/IVF search and stops early at a user-specified target, achieving speedups up to 14.6x on HNSW and 41.8x on IVF, yet 13-15% of queries miss the target.

  5. Meta-Cultural Competence: Climbing the Right Hill of Cultural Awareness

    cs.CY 2025-02 conditional novelty 6.0 of 10

    The paper argues that LLMs should be evaluated and built for meta-cultural competence rather than static knowledge of specific cultures, and gives a first, illustrative measurement of one component.

  6. RbFT: Robust Fine-tuning for Retrieval-Augmented Generation against Retrieval Defects

    cs.CL 2025-01 conditional novelty 6.0 of 10

    Fine-tuning an LLM with defect detection and utility extraction tasks makes it more robust to noisy, irrelevant, and counterfactual documents in retrieval-augmented generation.

  7. CG-RAG: Research Question Answering by Citation Graph Retrieval-Augmented LLMs

    cs.IR 2025-01 conditional novelty 6.0 of 10

    A citation-graph retrieval framework that entangles sparse and dense relevance signals in a GNN over paper chunks reports state-of-the-art Hit@1 and answer accuracy on two research QA benchmarks.

  8. Unfolding the Headline: Iterative Self-Questioning for News Retrieval and Timeline Summarization

    cs.CL 2025-01 reject novelty 6.0 of 10

    CHRONOS applies iterative self-questioning and retrieval to build news timelines, and the authors release Open-TLS, a 50-topic benchmark of journalist-written timelines.

  9. Zero-Shot Prompting Approaches for LLM-based Graphical User Interface Generation

    cs.SE 2024-12 conditional novelty 6.0 of 10

    A self-critique prompting loop outperformed retrieval-augmented and decomposed prompting for zero-shot generation of high-fidelity GUI prototypes, based on over 3,000 crowdworker ratings.

  10. Accelerating Retrieval-Augmented Generation

    cs.CL 2024-12 conditional novelty 6.0 of 10

    Exact nearest neighbor search, accelerated by a near-memory CXL device called IKS, can make retrieval-augmented generation faster and more accurate end-to-end than approximate search.

  11. From Allies to Adversaries: Manipulating LLM Tool-Calling through Adversarial Injection

    cs.CR 2024-12 conditional novelty 6.0 of 10

    A two-stage adversarial tool injection attack achieves up to 91.67% privacy theft and 100% denial-of-service and unscheduled tool-calling success across several LLM tool-calling systems.

  12. Retrieval-Augmented Machine Translation with Unstructured Knowledge

    cs.CL 2024-12 conditional novelty 6.0 of 10

    RAGtrans (169K samples) and the CSC multi-task recipe let LLMs exploit unstructured multilingual documents, improving En-Zh and En-De translation by 1.6-3.1 BLEU over SFT.

  13. AutoPLC: Generating Vendor-Aware Structured Text for Programmable Logic Controllers

    cs.SE 2024-12 conditional novelty 6.0 of 10

    AutoPLC combines retrieval from vendor-specific code libraries, LLM-based planning and API recommendation, and compiler feedback from real PLC IDEs to generate compilable Structured Text code for Siemens SCL and CODES...

  14. SymphonyQG: Towards Symphonious Integration of Quantization and Graph for Approximate Nearest Neighbor Search

    cs.DB 2024-11 conditional novelty 6.0 of 10

    A graph-based ANN search method that integrates RaBitQ quantization and SIMD batching, with implicit re-ranking and batch-aligned graph refinement, sets a new time-accuracy state of the art.

  15. Benchmarking Knowledge-Extraction Attack and Defense on Retrieval-Augmented Generation

    cs.CR 2026-02 conditional novelty 5.0 of 10

    A unified benchmark comparing RAG knowledge-extraction attacks and defenses, showing query diversity boosts extraction, embedding attacks fail to transfer, and graph indexing raises per-token leakage.

  16. Investigating Student Interaction Patterns with Large Language Model-Powered Course Assistants in Computer Science Courses

    cs.CY 2025-09 conditional novelty 5.0 of 10

    A deployed LLM course assistant served 589 students across three CS courses; logs show heavy evening use and homework questions, while only about 11% of responses included AI follow-ups that students mostly ignored.

  17. SCRAG: Social Computing-Based Retrieval Augmented Generation for Community Response Forecasting in Social Media Environments

    cs.SI 2025-04 conditional novelty 5.0 of 10

    SCRAG combines historical response retrieval, ideological clustering, and external news retrieval with LLMs to generate diverse predicted replies to social media posts.

  18. RAGDoll: Efficient Offloading-based Online RAG System on a Single GPU

    cs.DC 2025-04 conditional novelty 5.0 of 10

    RAGDoll pipelines retrieval and generation, jointly manages memory across disk, RAM, and GPU, and adaptively sizes batches to cut average RAG latency by up to 3.6x on a single GPU.

  19. Network-informed Prompt Engineering against Organized Astroturf Campaigns under Extreme Class Imbalance

    cs.CL 2025-01 conditional novelty 5.0 of 10

    Frozen LLMs with balanced retrieval-augmented prompting detect astroturf campaigns better than GNN baselines on a 2016 US election dataset, but the reported margins are overstated.

  20. Multi-modal Retrieval Augmented Multi-modal Generation: Datasets, Evaluation Metrics and Strong Baselines

    cs.CL 2024-11 conditional novelty 5.0 of 10

    The authors create a 1,000-query multi-modal RAG benchmark with GPT-4o-based metrics, show multi-stage generation beats single-stage, and report fine-tuned 7B-8B models beating GPT-4o only in the single-stage comparison.

  21. Position: The ML Community Must Build an AI-Augmented Peer-Review Ecosystem

    cs.AI 2025-06 conditional novelty 4.0 of 10

    The paper argues that AI-assisted peer review is an urgent priority and that its success depends on collecting richer, structured peer review process data.

  22. Are AI agents the new machine translation frontier? Challenges and opportunities of single- and multi-agent systems for multilingual digital communication

    cs.CL 2025-04 conditional novelty 4.0 of 10

    In a single-document pilot, a four-agent LLM translation workflow scored higher on adequacy and fluency than DeepL or Google Translate for English-Spanish legal text, but the result lacks statistical support and a sin...

  23. Contrato360 2.0: A Document and Database-Driven Question-Answer System using Large Language Models and Agents

    cs.AI 2024-12 conditional novelty 4.0 of 10

    Contrato360 2.0 answers contract-management queries by combining RAG, text-to-SQL, and agent orchestration, but the claimed improvement over prior methods is not rigorously established.

  24. Retrieval Augmented Generation Evaluation in the Era of Large Language Models: A Comprehensive Survey

    cs.CL 2025-04 conditional novelty 3.0 of 10

    A review that organizes RAG evaluation into internal and external categories, catalogs dozens of benchmarks, and analyzes evaluation practices in 582 conference papers.

  25. Ethical Considerations for the Military Use of Artificial Intelligence in Visual Reconnaissance

    cs.CY 2025-02 unverdicted novelty 3.0 of 10

    A consolidated set of five ethical principles (traceability, proportionality, governability, responsibility, reliability) is proposed for military visual reconnaissance AI and illustrated with three use cases.

  26. Personalizing Education through an Adaptive LMS with Integrated LLMs

    cs.AI 2025-01 conditional novelty 3.0 of 10

    The paper presents a hybrid expert-system and LLM adaptive LMS prototype and a benchmark of ten LLMs on standardized tests, showing self-hosted models are competitive with proprietary ones in reading, writing, and cod...

  27. Enhancing Large Language Models with Reliable Knowledge Graphs

    cs.CL 2025-06 conditional novelty 2.0 of 10

    A thesis composed of four published papers proposes contrastive KG error detection, attribute-aware error-aware embedding, inductive graph completion, and KG prompting, but adds no new result beyond those papers.

  28. Foundations of Large Language Models

    cs.CL 2025-01 unverdicted

    A textbook-style review of core LLM concepts, drawn from the authors' existing NLPBook, with no new experimental or theoretical results.

Pith tools