← Latest papers
💬 NLP

Attribution, Citation, and Quotation: A Survey of Evidence-based Text Generation with Large Language Models

This paper presents a comprehensive survey of 134 studies and 300 evaluation metrics to establish a unified taxonomy for evidence-based text generation with large language models, addressing current fragmentation in terminology and benchmarks while outlining future research directions.

Original authors: Tobias Schreieder, Tim Schopf, Michael Färber

Published 2026-04-17
📖 5 min read🧠 Deep dive

Original authors: Tobias Schreieder, Tim Schopf, Michael Färber

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are in a library, and you ask a very smart, but slightly overconfident librarian (the Large Language Model or LLM) to write a report on the history of Spain.

The librarian writes a beautiful, fluent report. But here's the problem: How do you know if they are telling the truth? Are they making things up to sound smart? Are they mixing up facts?

In the past, you'd have to take their word for it. But now, researchers are teaching these librarians a new rule: "If you say it, you must show your receipt."

This paper is a massive survey (a map of the whole territory) of how researchers are teaching AI to attach "receipts" (citations, attributions, and quotes) to everything it says. The authors looked at 134 different research papers to figure out how this works, what's broken, and where we should go next.

Here is the breakdown of their findings, using some everyday analogies:

1. The Problem: The "Confident Liar"

LLMs are great at writing, but they suffer from hallucinations. It's like a student who memorized a textbook but then, during the exam, starts inventing facts that sound plausible but are completely made up.

  • The Goal: Make the AI "show its work." If it says "Spain's population grew by 17%," it must point to the exact page in the book where that number came from.

2. The Three Ways to Show Receipts

The paper categorizes how AI shows its sources into three main styles, like different ways a student might cite a source in an essay:

  • Citations (The Footnotes): The AI writes a sentence and puts a little number [1] at the end. You can look at the bottom of the page to see the source. This is the most common method (used in 75% of the papers).
  • Attribution (The "According to"): The AI weaves the source into the sentence naturally. "According to the 2020 Census report, Spain's population grew..." This is broader and focuses on linking the idea to the source.
  • Quotations (The Copy-Paste): The AI literally copies a sentence from the source and puts it in quotes. "As the report states: 'The population grew by 17%.'" This is the most direct but least common method.

3. The Two Main Strategies: "Memory" vs. "Library"

The researchers found two main ways the AI gets these receipts:

  • The "Hard Drive" Approach (Parametric): The AI tries to remember the facts from its own training data (its internal memory).
    • Analogy: Like a student trying to answer a question from memory without looking at their notes. It's fast, but if they forget, they might make things up. The paper found this approach is still very unreliable and rarely used for serious fact-checking.
  • The "Library Card" Approach (Non-Parametric): The AI goes out, finds a book (retrieves data), reads it, and then writes the answer with the book in hand.
    • Analogy: This is the RAG (Retrieval-Augmented Generation) method. The AI is like a student who is allowed to use the library during the test. This is the dominant method right now because it's much harder to lie when you have the source text right in front of you.

4. The Messy Landscape (Why We Need This Paper)

Before this survey, the field was like a wild west. Everyone was using different names for the same things.

  • One researcher called it "Citation Generation," another called it "Grounded Text," and a third called it "Attributed Output."
  • They were also measuring success in totally different ways. One team used a ruler, another used a scale, and a third just asked their friends if it looked good.

The Paper's Contribution:
The authors built a Unified Taxonomy (a master map). They organized all 134 papers into a clear structure, defining exactly what "Citation," "Attribution," and "Quotation" mean so everyone speaks the same language. They also cataloged 300 different ways to measure if the AI is doing a good job.

5. What's Working and What's Broken

  • The Good: The "Library Card" approach (Non-Parametric) is winning. Most AI systems now go out and fetch real documents before answering.
  • The Bad:
    • Text is King: 96% of these systems only use text sources. If you ask the AI to analyze a chart or a graph, it's often clueless. We need AI that can read images and tables too.
    • The "Receipt" is often fake: Even when the AI provides a citation, it sometimes points to the wrong page or a fake link. It's like a student writing a footnote that doesn't actually exist.
    • No Standard Test: There is no single "final exam" that all AI systems take. We need a standardized way to grade them.

6. The Future: What's Next?

The authors suggest four main directions for the future:

  1. Hybrid Brains: Combine the AI's internal memory with the external library for the best of both worlds.
  2. Better Grading: Create standard tests so we can actually compare different AI systems fairly.
  3. Explainable Receipts: Don't just show the link; explain why the AI chose that specific source.
  4. Multimodal Receipts: Teach the AI to cite images, videos, and graphs, not just text.

The Bottom Line

This paper is the instruction manual for a rapidly growing field. It tells us that while AI is getting better at "showing its work," we still have a long way to go before we can fully trust it. We need better tools to check the receipts, better ways to test the AI, and a system that can handle more than just text.

Think of this survey as the foundation for building a future where AI is not just a creative writer, but a trustworthy researcher.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →