← Latest papers
💬 NLP

AGSC: Adaptive Granularity and Semantic Clustering for Uncertainty Quantification in Long-text Generation

The paper proposes AGSC, a novel uncertainty quantification framework for long-text generation that leverages NLI neutral probabilities to filter irrelevance and employs Gaussian Mixture Model-based semantic clustering to achieve state-of-the-art factuality correlation with significantly reduced computational costs.

Original authors: Guanran Luo, Wentao Qiu, Wanru Zhao, Wenhan Lv, Zhongquan Jian, Meihong Wang, Qingqiang Wu

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

Original authors: Guanran Luo, Wentao Qiu, Wanru Zhao, Wenhan Lv, Zhongquan Jian, Meihong Wang, Qingqiang Wu

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

🧠 The Problem: The "Confident Liar"

Imagine you ask a very smart but slightly overconfident friend (an AI) to write a 10-page biography of a famous scientist. They do a great job, but somewhere in the middle, they accidentally invent a fake award the scientist never won.

The problem with current AI is that it doesn't know it's lying. It says the fake award with the same confidence as the real facts. We need a way to check the work and say, "Hey, this part is shaky," without having to read every single word of the 10 pages manually.

Existing methods try to check the whole story at once (too vague) or break every single sentence down into tiny facts (too slow and expensive).

🚀 The Solution: AGSC (The Smart Editor)

The authors propose a new system called AGSC. Think of AGSC as a Super-Editor who uses two special tricks to check the AI's long stories quickly and accurately.

Trick 1: The "Adaptive Granularity" (The Smart Filter)

Imagine you are proofreading a long essay.

  • The Old Way: You stop at every sentence to fact-check it, even the ones that are obviously just fluff or irrelevant chatter. This takes forever.
  • The AGSC Way: The editor looks at a sentence and asks, "Is this sentence actually relevant to the story, or is it just noise?"
    • If the sentence is irrelevant noise (like a random tangent about the weather when the story is about space), the editor skips it. No time wasted!
    • If the sentence is relevant but vague (like "He did something important in 1950"), the editor says, "Wait, that's too fuzzy. Let's break it down into tiny, specific facts to check."
    • If the sentence is clear and specific, they check it normally.

The Analogy: It's like a security guard at a concert.

  • If you are clearly just a fan walking by (irrelevant), they wave you through.
  • If you look suspicious (vague/uncertain), they stop you and do a full pat-down (break it into atomic facts).
  • If you are clearly a VIP with a ticket (clear fact), they let you in quickly.
  • Result: The guard saves 60% of their time by not stopping everyone, but still catches the troublemakers.

Trick 2: "Semantic Clustering" (The Grouping Game)

Long stories often mix different topics. One paragraph might be about the scientist's childhood, the next about their Nobel Prize, and the next about their pet cat.

  • The Old Way: The editor counts every mistake equally. If the AI makes a tiny mistake about the cat, it drags down the score for the whole biography, making the whole story look bad even if the science parts are perfect.
  • The AGSC Way: The editor groups the sentences by theme.
    • They put all the "Childhood" sentences in a blue pile.
    • They put all the "Nobel Prize" sentences in a red pile.
    • They put the "Cat" sentences in a green pile.

Then, they check the size of the piles. If the "Cat" pile is tiny and the "Nobel Prize" pile is huge, the editor knows the "Cat" mistakes shouldn't ruin the score for the whole story. They weigh the big, important themes more heavily and ignore the tiny, noisy distractions.

The Analogy: Imagine a teacher grading a student's project.

  • Old Way: If the student draws a bad picture of a flower on the cover, the teacher fails the whole math project.
  • AGSC Way: The teacher separates the "Math" section from the "Art" section. They grade the Math heavily because that's the main point, and they give the Art section a separate, smaller score. The bad flower doesn't ruin the A+ in Math.

🏆 Why is this a Big Deal?

  1. It's Fast: By skipping the irrelevant "noise" sentences, AGSC is 60% faster than previous methods that tried to check every single tiny fact.
  2. It's Accurate: It doesn't get confused by long stories that jump between topics. It knows which parts matter most.
  3. It's Honest: It gives a better "Uncertainty Score." If the AI is lying, AGSC spots it. If the AI is just rambling, AGSC ignores the rambling so the score stays fair.

⚠️ The Catch (Limitations)

Even this smart editor has blind spots:

  • The "Echo Chamber" Problem: If the AI lies about something and every version of the story tells the same lie, AGSC thinks it's true because everyone agrees. It checks for consistency, not absolute truth.
  • Language Bias: It works best in English. If you try to use it for a language the "editor" doesn't know well, the grouping might get messy.
  • Complex Logic: It's great for biographies and facts, but it might get confused by complex math problems or code where the "truth" isn't just a sentence.

🎯 The Bottom Line

AGSC is like hiring a smart, efficient editor who knows how to ignore the fluff, group related ideas together, and focus only on the parts of the story that actually need checking. This lets us trust long AI-generated stories much more, without waiting days for the verification process to finish.

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 →