Skip to content
Preprint

LitTraceQA: A Benchmark for Multi-Stage Grounding and Verification in Scientific Question Answering

Aug 2026 · 0 citations · 24 references
Computer Science

TL;DR

By evaluating paper retrieval, evidence grounding, and answer accuracy separately, LitTraceQA provides a testbed for scientific QA systems that produce verifiable answers rather than unsupported summaries.

Abstract

Scientific literature is increasingly used as a knowledge source for language models, retrieval-augmented generation systems, and research assistants, but answering research questions from papers requires more than fluent generation. A reliable system must identify the relevant papers, locate the concrete evidence that supports the answer, and produce a response that is faithful to that evidence. We present LitTraceQA, a benchmark for literature-grounded question answering over scientific papers. Given a research question and a metadata pool of papers, a system must return three connected outputs: canonical paper identifiers, supporting evidence locations, and answers in one or more requested formats, including free-form text, multiple-choice answers, and structured tables. LitTraceQA targets evidence types common in scientific reading: tables, figures, text spans, equations or algorithms, and citation contexts. The public development split contains 55 examples, including 26 hidden-source single-paper questions and 29 multi-paper questions, and provides gold papers, evidence annotations, and answers for local validation. We also analyze a larger final annotation collection with 4,978 unique-question records over 4,859 unique gold papers. By evaluating paper retrieval, evidence grounding, and answer accuracy separately, LitTraceQA provides a testbed for scientific QA systems that produce verifiable answers rather than unsupported summaries.

View source

Similar papers

#small language model Open access Aug 2026

Retrieval Granularity as Evidence Design in Small-Model RAG Question Answering: A Diagnostic HotpotQA Study

Results align with a diagnostic perspective on chunking: using evidence at a task-appropriate level of granularity can improve grounding, auditability, and answer quality, but the observed patterns should be interpreted within the HotpotQA distractor setting, fixed generator, and tested context budgets.

Weimao Ke, Lixia Yang, Mengyang Xu · 0 citations
Preprint Jul 2026

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

ResearchQA is introduced, a benchmark of 6,211 single-paper question-answer pairs from 494 open-access papers spanning eight domains and four question types: lookup, comprehension, multi-hop, and adversarial, designed for citation-grounded evaluation.

Saba Imran, D. Solanky · 0 citations
Book Open access Aug 2026

RA-QGQA: A Question-Driven Pipeline for Corpus-Grounded Knowledge Graph Verification

RA-QGQA is presented, which recasts triple verification as a question-driven, corpus-grounded task, and demonstrates RA-QGQA as an interactive web system in which users import a KG and its source corpus, verify all triples in a single pass, and inspect the passages that justify its verdict.

Siyang Liu, Hong Duc Nguyen, Yunmiao Li et al. · 0 citations
Book Open access Jul 2026

Faithful LLM-Assisted Question Answering for Technical and Academic Search

The thesis argues that truthful technical search requires explicit mechanisms for claim-level grounding, calibrated abstention, contradiction handling, and support-aware evidence presentation, and which architectures and optimization strategies enable reliable real-world deployment.

Juan Luis Filgueiras · 0 citations
Open access Jul 2026

Agnostic Multi-Source Retrieval-Augmented Generation for Documents and Database Question Answering

This study develops a multi-source Retrieval-Augmented Generation (RAG) based Question Answering (QA) system that automatically integrates heterogeneous knowledge sources through a unified source parameter to enhance knowledge transfer and question answering for organizational support and employee onboarding.

Krisna Dwi Setya Adi, Ivan Michael Siregar · 0 citations