SciEGQA: A Dataset for Scientific Evidence-Grounded Question Answering and Reasoning
This paper introduces SciEGQA, a novel dataset featuring both a human-annotated fine-grained benchmark and a large-scale automated training set with semantically grounded evidence regions, designed to enhance the evidence localization and scientific reasoning capabilities of Vision-Language Models in document visual question answering.
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 detective trying to solve a mystery, but instead of a crime scene, your "scene" is a massive, 50-page scientific research paper filled with dense text, complex charts, and confusing diagrams.
The Problem: The "Page-Level" Detective
Currently, most AI detectives (Vision-Language Models) are trained to look at a whole page and guess the answer. It's like being asked, "Where is the suspect?" and the AI just points to the entire city block. It might be technically correct that the suspect is somewhere in that block, but it's not very helpful. The AI might get the right answer by luck, but it doesn't actually know where the proof is. This makes it hard to trust the AI or understand how it reached its conclusion.
Other AI models are trained to look at tiny, individual words (like a single letter on a page). This is too zoomed in. It's like trying to understand a movie by looking at one single pixel on the screen. You lose the story.
The Solution: SciEGQA (The "Highlighter" Detective)
The authors of this paper introduced a new dataset called SciEGQA. Think of this as a training course for AI detectives that teaches them to use a highlighter instead of just pointing or zooming in.
In SciEGQA, when an AI answers a question, it must also draw a box around the exact paragraph, chart, or sentence that proves its answer.
- The Analogy: Imagine reading a textbook. Instead of just saying "The answer is on page 10," the AI says, "The answer is in the third paragraph on page 10, specifically the sentence about 'gravity'." It highlights the exact evidence.
How They Built It
- The "Gold Standard" (The Benchmark): The team hired human experts to read 80 real scientific papers and manually draw these "highlight boxes" around the evidence. They created 1,600+ high-quality questions where the answer must come from the highlighted area. This is the "final exam" for the AI.
- The "Practice Gym" (The Training Set): Since humans can't read millions of papers, they built a robot pipeline to generate 30,000+ practice questions automatically. They taught the robot to find chunks of text, ask questions about them, and verify the answers. This gave the AI a massive library of practice problems.
The Three Levels of Difficulty
The dataset tests the AI on three levels of complexity, like video game levels:
- Level 1 (Single Page, Single Spot): "Find the answer in this one chart." (Easy)
- Level 2 (Single Page, Multiple Spots): "Combine the answer from this chart and this paragraph on the same page." (Medium)
- Level 3 (Multiple Pages, Multiple Spots): "Find a number in the introduction, a graph in the middle, and a conclusion at the end, then put them together." (Hard)
What They Found
When they tested the smartest AI models available today on this new "highlighter" test, the results were surprising:
- The AI is bad at finding the evidence. Even the best models struggled to draw the box around the right spot. They often got the answer right by guessing, but they couldn't point to the proof.
- Context matters. When the AI was given the entire document, it got confused. But when they gave it just the specific highlighted paragraph (the "evidence region"), its accuracy skyrocketed. This proves that the AI's main weakness isn't knowing the answer; it's knowing where to look.
- Training works. When they taught an AI model using their new "practice gym" (the 30k dataset), the model got much better at both finding the evidence and answering the questions.
The Big Picture
This paper is essentially saying: "We can't just ask AI to give us answers anymore. In science, we need to know why and where the answer came from."
SciEGQA is a new tool that forces AI to stop guessing and start showing its work, just like a good student who underlines the key sentences in a textbook before writing an essay. It's a crucial step toward making AI trustworthy for serious scientific research.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.