ARC: Argument Representation and Coverage Analysis for Zero-Shot Long Document Summarization with Instruction Following LLMs
This paper introduces Argument Representation Coverage (ARC), a bottom-up evaluation framework that reveals how instruction-following large language models frequently omit critical arguments in zero-shot long document summarization, particularly in high-stakes domains like law and science, while identifying systematic biases related to context windows and argument roles.
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 a judge asking a very smart, but slightly distracted, assistant to read a massive, 50-page legal case file and write a one-page summary. You want the summary to be perfect: it must capture the main arguments, the reasons for the decision, and the final verdict, without making up facts or leaving out crucial details.
This paper introduces a new tool called ARC (Argument Representation and Coverage) to check how well these AI assistants are doing that job.
Here is a breakdown of the paper's findings using simple analogies:
1. The Problem: The "Haystack" and the "Missing Needle"
In high-stakes fields like law or science, documents are long and complex. The most important information (the "salient arguments") is often scattered sparsely throughout the text, like a few needles hidden in a giant haystack.
The researchers found that while AI models (LLMs) are great at writing fluent, smooth-sounding summaries, they often miss the needles. They might write a beautiful paragraph that sounds right but leaves out the critical legal reasoning or the specific scientific evidence needed to understand the document.
2. The Solution: ARC (The "Argument Detective")
Existing tools for checking summaries are like a spellchecker; they look for matching words or general sentence structures. They don't really understand meaning.
ARC is different. It acts like a detective who breaks a complex argument down into its smallest, atomic pieces (like individual facts).
- Step 1: It takes a key argument (e.g., "The judge ruled the warrant was valid because the police had reasonable grounds") and breaks it into tiny facts: "A warrant was issued," "The police had grounds," "The judge ruled it valid."
- Step 2: It checks the AI's summary to see if those tiny facts are there.
- Step 3: It categorizes errors. Did the AI omit a fact (leave it out)? Or did it hallucinate (make up a fact that wasn't there)?
This gives a score that tells you not just how good the summary is, but exactly what is missing and why.
3. The Findings: What the AI Got Wrong
The researchers tested eight different AI models on legal opinions and scientific articles. Here is what they discovered:
The "Middle-Child" Syndrome (Positional Bias):
Imagine reading a long book. You remember the beginning and the end very well, but the middle gets fuzzy. The paper found that AI models suffer from this exact same problem. They are biased toward the start and end of the document. If a crucial legal argument is buried in the middle of a 50-page file, the AI is likely to skip it entirely.The "Conclusion" Obsession (Role Bias):
The AI models have a favorite type of information to include: Conclusions. They love to tell you "The court decided X." However, they are much worse at including the Issues (the questions being asked) and the Reasons (the logic used to get there). It's like a student who writes the final answer on a math test but forgets to show their work.Missing vs. Fake:
The biggest problem wasn't that the AI was lying (hallucinating); it was that it was forgetting. The most common error was simply omitting important facts, not making up new ones.Bigger isn't Always Better:
While larger AI models generally did a better job than smaller ones, even the biggest, smartest models still struggled to find and keep all the important arguments, especially in legal texts where the important bits are very sparse.
4. Why This Matters
The paper argues that we can't just trust AI to summarize important documents yet. If you use an AI to summarize a legal case or a scientific paper, it might give you a fluent summary that sounds perfect but is actually incomplete.
ARC provides a way to measure this "incompleteness" clearly. It shows us that to make AI reliable for serious work, we need to teach them to stop skipping the middle of the document and to pay equal attention to the reasons and questions, not just the final conclusions.
In short: The paper built a new ruler (ARC) to measure how well AI summarizes long documents. It found that current AI is good at writing, but bad at finding the most important, scattered pieces of information, often ignoring the middle of the text and the "why" behind the decisions.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.