← Latest papers
💬 NLP

ResearchQA: Benchmarking Citation-Grounded Question-Answering on Scientific Papers

The paper introduces ResearchQA, a new benchmark of 6,211 question-answer pairs designed to evaluate large language models' ability to provide citation-grounded answers for scientific papers, revealing that citation-based metrics better differentiate model performance than LLM-based evaluators while showing open-weight models can achieve comparable accuracy with significantly lower latency.

Original authors: Saba Imran, Debanjum Singh Solanky

Published 2026-07-14
📖 5 min read🧠 Deep dive

Original authors: Saba Imran, Debanjum Singh Solanky

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've just handed a stack of 494 scientific papers to a team of super-smart robots and asked them to play "Chat with the Paper." You want them to answer questions like, "What was the sample size?" or "Why did the authors doubt their own results?" But here's the catch: you don't just want them to sound smart; you want them to prove they actually read the book. If they make up a fact or pretend a page exists that doesn't, they should fail immediately.

That's exactly what ResearchQA is. It's a giant, tricky test designed to see if these AI robots can read scientific papers without hallucinating (making things up) and, most importantly, if they can point to the exact spot in the text where they found the answer.

The Big Problem: The "Confident Liar" Trap

For a long time, we've tested AI by asking, "Does this answer sound good?" If the robot writes a smooth, confident paragraph, we give it a high score. But the authors of this paper say that's a terrible way to test science. It's like grading a student on their handwriting while ignoring whether they actually know the math.

The paper explicitly argues against relying on "embedding similarity" (a fancy way of saying "does this sentence sound like it belongs in the paper?"). They found that this method lets robots pass even if they are quoting fake facts that sound like they fit. They also argue against using standard "LLM evaluators" (other AIs grading the answers) as the only judge, because those graders often get too nice and give everyone a perfect score, hiding the fact that some robots are just guessing.

The New Game: The "Citation Detective"

Instead of just asking "Is the answer right?", ResearchQA asks, "Can you show your work?"

The researchers built a dataset with 6,211 questions pulled from 494 open-access papers across eight different fields, from machine learning to history. They created four types of challenges:

  1. Lookup: "Find the sample size." (Easy, just find the number).
  2. Comprehension: "What is the author's main critique?" (Harder, requires summarizing).
  3. Multi-hop: "Compare the result in Section 3 with the baseline in Section 1." (Very hard, requires connecting dots across the whole paper).
  4. Adversarial: "How did the placebo group react?" (Trick question! The paper says there was no placebo group. The robot should say, "I can't answer that because the paper doesn't have that info," instead of making up a fake result).

The Results: Who Passed the Test?

The researchers ran 8 different AI models through this test. Here is what they found:

  • The "Sound Good" Score vs. The "Show Your Work" Score: When they used a standard AI grader to rate the answers on a scale of 1 to 5, almost everyone got a 4.9 or 5.0. It was a tie! The robots all sounded great. But when they used the "Citation Detective" metrics (checking if the quote actually exists in the text), the scores spread out wildly. Some models were great at finding the right page; others were terrible.
  • The "Refusal" Test: This was the biggest differentiator. When asked a trick question (like the placebo one), the best model (gemini-3.1-pro-preview) refused to lie 87% of the time. The worst model (gpt-oss-120b) only refused 47.8% of the time, meaning it made up evidence almost half the time just to try to answer.
  • Speed vs. Quality: The paper found a trade-off. The smartest model (gemini-3.1-pro-preview) took 18.3 seconds per question. A faster, open-source model (gpt-oss-120b) was 6 times faster (taking only 2.9 seconds) but made significantly more mistakes with citations and refused to lie less often.

The "Multi-hop" Monster

The paper suggests that the hardest part for all robots is multi-hop reasoning. When a question requires connecting information from two different parts of a paper, the scores dropped significantly. For example, on section coverage for multi-hop questions, the gap between the best and worst models was a massive 42 points (ranging from 0.542 to 0.958). This suggests that while robots are getting good at finding single facts, they are still struggling to weave a story from the whole document.

What the Paper Doesn't Know Yet

The authors are honest about the limits of their own experiment. They admit that:

  • They didn't have human experts check every single answer. Instead, they used another AI (Gemini 3.1 Pro) to generate the questions and check the answers. They suggest this works well, but they haven't proved it with human reviewers yet.
  • The test was only in English. We don't know if these robots would do the same job with papers in Spanish or Mandarin.
  • The papers used were all open-access. They didn't test on paywalled papers or those with complex charts that are hard to read.
  • Because the dataset is public, future robots might have "cheated" by memorizing the answers during their training.

The Bottom Line

ResearchQA suggests that if you want an AI to help you read science, you can't just ask it to "be helpful." You have to force it to cite its sources and punish it for making things up. The paper shows that while today's robots are getting better at this, they still vary wildly in their ability to tell the truth, especially when the question is tricky or requires connecting many dots. The best robots are accurate but slow; the fastest robots are quick but prone to making up evidence. It's a reminder that in the world of AI, sounding confident doesn't mean you're right.

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 →