Enhancing Factuality through Consensus and Consistency in Summarization Using Minimum Bayes Risk Decoding
The paper introduces ConSUM, a reranking framework that enhances the factuality of generated summaries by leveraging Minimum Bayes Risk decoding to balance consensus among candidate outputs with consistency to the source document, achieving superior performance over existing methods.
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 news editor trying to write a short summary of a long, complicated article. You ask a team of AI assistants to write their own versions for you. The problem is, even though these AIs are smart, they sometimes make up facts or get details wrong (like saying a car crash happened on Tuesday when it was actually Wednesday). This is called a "factual error."
The paper introduces a new method called ConSUM to fix this. Think of ConSUM not as a single writer, but as a smart editor-in-chief who uses a two-step voting system to pick the best summary from the team.
Here is how it works, using simple analogies:
1. The Problem: The "Single Source" Trap
Usually, when an editor checks a summary, they only look at the original article (the source). They ask, "Does this match the article?"
- The Flaw: Sometimes, an AI writes a summary that sounds like it matches the article but actually swaps a name or a number. Because the AI is so confident, the editor might miss the mistake. It's like a student copying a textbook but changing one crucial number; if you only skim the text, you might not catch it.
2. The Solution: The "ConSUM" Editor
ConSUM improves the process by looking at two things at once: Consistency and Consensus.
Step A: Consistency (Checking the Source)
This is the traditional check. The editor compares the summary against the original article to make sure the facts are there.
- Analogy: It's like a teacher checking a student's homework against the answer key to ensure they didn't invent new rules.
Step B: Consensus (The "Wisdom of the Crowd")
This is the new, clever part. The AI generates many different versions of the summary (let's say 16 different drafts).
- The Idea: If 15 out of 16 AI assistants agree that "The rocket carried 6 tourists," but one assistant says "The rocket carried 600 tourists," the one saying 600 is likely hallucinating (making things up).
- The Mechanism: ConSUM uses a technique called Minimum Bayes Risk (MBR). Imagine a panel of judges. Instead of just picking the "most likely" sentence, they look at all the drafts and ask, "Which sentence appears most often across all the different versions?"
- Analogy: It's like a game of "Telephone." If everyone in the circle whispers the same thing, it's probably the truth. If one person whispers something totally different, they are likely the one who got confused. ConSUM picks the version that aligns with the "group vote."
3. The Final Decision: The Scorecard
ConSUM combines these two checks into a final score:
- Consistency Score: How well does it match the original article?
- Consensus Score: How well does it agree with the other AI drafts?
The system picks the summary with the highest combined score. It's like a hiring manager who checks a candidate's resume (Consistency) but also asks for references from their past coworkers (Consensus) to see if they are actually reliable.
What Did They Find?
The researchers tested this on news articles (like CNN and XSum datasets).
- The Result: The summaries picked by ConSUM were much more accurate than summaries picked by older methods.
- Human Proof: When real humans read the summaries, they preferred the ones made by ConSUM. They found them to be more trustworthy and factual, without losing the quality or flow of the writing.
The Catch (Limitations)
The paper notes that this "voting" process takes a bit more computer power and time because the AI has to generate many drafts and compare them all. It's like asking a whole committee to vote instead of just one person deciding; it's more accurate, but it takes longer.
In short: ConSUM stops AI from making up facts by making it "vote" on the truth. If the AI team agrees on a fact, it's probably true. If they disagree, the system filters out the weird, made-up answers.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.