DoGMaTiQ: Automated Generation of Question-and-Answer Nuggets for Report Evaluation
This paper introduces DoGMaTiQ, an automated three-stage pipeline that generates high-quality question-and-answer based nuggets from multilingual documents to enable scalable, fully automatic evaluation of long-form, citation-backed reports, demonstrating strong correlation with human judgments across cross-lingual benchmarks.
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 teacher grading a student's long, detailed research report. The student has gathered information from many different books and articles (some even in different languages) to answer a complex question.
Your job is to check: Did the student actually find and include the most important facts?
Traditionally, teachers (or automated systems) would create a checklist of specific facts, like "The report must mention that Machu Picchu is in Peru." But this approach has problems:
- It's rigid: If the student says "Peru" but the checklist says "South America," the system might get confused.
- It's hard work: Creating these checklists by hand takes a huge amount of time.
- It's repetitive: If ten different sources say the same thing, the checklist might list it ten times, skewing the grade.
Enter DoGMaTiQ.
The paper introduces a new, automated system called DoGMaTiQ (a fancy name for "Document-Grounded, Merged, and Top-Criteria Question-based Nuggets"). Think of DoGMaTiQ as a super-smart teaching assistant that builds a better, smarter checklist for you.
Here is how it works, broken down into three simple steps:
1. The "Interview" Phase (Generation)
Instead of just reading a document and pulling out a fact, DoGMaTiQ acts like a journalist. It reads a source document and asks itself: "If I were a curious reader, what questions would I ask about this?"
- It generates Question-and-Answer (QA) pairs.
- Example: Instead of just writing "Machu Picchu is in Peru," it creates: "Where is Machu Picchu located?" with the answer "Peru."
- Why this is better: This separates the question (what we want to know) from the answer (the fact). It handles different languages easily because the question stays the same, even if the answer comes from a Russian or Chinese document.
2. The "Grouping" Phase (Clustering)
Now, the system has hundreds of questions from hundreds of documents. Some are duplicates.
- Example: One document asks, "When was Machu Picchu built?" Another asks, "What year was Machu Picchu constructed?"
- DoGMaTiQ is smart enough to realize these are the same question. It groups them together into one "Nugget" with a single question but multiple possible answers (e.g., "1500s" and "1440").
- This prevents the checklist from being bloated with the same fact repeated over and over.
3. The "Curator" Phase (Selection)
The system now has a huge pile of great questions. But a report can't cover everything. The teacher needs a final list of the top 20 most important questions to grade against.
- DoGMaTiQ uses a "quality filter." It doesn't just pick the most common facts; it uses a learned model (like a trained judge) to pick the questions that are clear, useful, and critical to the topic.
- It checks things like: "Is this question easy to understand?" "Does it really matter for the topic?"
The Big Test: Does it work?
The researchers tested DoGMaTiQ on real-world competitions (TREC) where computers generate reports. They compared the grades given by DoGMaTiQ against grades given by human experts.
- The Result: DoGMaTiQ's grading was very similar to the human experts' grading.
- The "Circularity" Trap: The paper also found a hidden danger. If you use the same AI brain to write the report and grade the report, the AI might give itself a fake high score (like a student grading their own homework). DoGMaTiQ avoids this by using a different AI "brain" to generate the questions than the one used to write the reports, ensuring a fair grade.
The Bottom Line
DoGMaTiQ is a tool that automatically creates a high-quality, fair, and efficient "answer key" for grading AI-generated reports. It turns a tedious, manual job into a fast, automated process that still feels like it was done by a careful human teacher.
What it is NOT:
- It is not a tool for generating the reports themselves.
- It is not a medical or clinical tool.
- It is not a replacement for human teachers entirely; rather, it is a tool to help researchers understand where AI systems are failing so humans can fix them.
In short: DoGMaTiQ is the automated grader that makes sure AI reports are actually telling the truth, without needing a human to read every single word.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.