Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DeepEra: A Deep Evidence Reranking Agent for Scientific Retrieval-Augmented Generated Question Answering

About

With the rapid growth of scientific literature, scientific question answering (SciQA) has become increasingly critical for exploring and utilizing scientific knowledge. Retrieval-Augmented Generation (RAG) enhances LLMs by incorporating knowledge from external sources, thereby providing credible evidence for scientific question answering. But existing retrieval and reranking methods remain vulnerable to passages that are semantically similar but logically irrelevant, often reducing factual reliability and amplifying hallucinations.To address this challenge, we propose a Deep Evidence Reranking Agent (DeepEra) that integrates step-by-step reasoning, enabling more precise evaluation of candidate passages beyond surface-level semantics. To support systematic evaluation, we construct SciRAG-SSLI (Scientific RAG - Semantically Similar but Logically Irrelevant), a large-scale dataset comprising about 300K SciQA instances across 10 subjects, constructed from 10M scientific corpus. The dataset combines naturally retrieved contexts with systematically generated distractors to test logical robustness and factual grounding. Comprehensive evaluations confirm that our approach achieves superior retrieval performance compared to leading rerankers. To our knowledge, this work is the first to comprehensively study and empirically validate innegligible SSLI issues in two-stage RAG frameworks.

Haotian Chen, Qingqing Long, Siyu Pu, Xiao Luo, Wei Ju, Meng Xiao, Yuanchun Zhou, Jianghua Zhao, Xuezhi Wang• 2026

Related benchmarks

TaskDatasetResultRank
Information RetrievalScientific QA Base setting
HitRate@158.66
38
Question AnsweringScientific QA Base setting
F1 Score56.19
38
RerankingSciRAG-SSLI easy 1.0 (test)
Hit Rate @ 156.2
19
RerankingSciRAG-SSLI hard 1.0 (test)
Hit Rate @ 166.6
19
Scientific Question AnsweringSciRAG-SSLI easy 1.0 (test)
F1 Score46
19
Scientific Question AnsweringSciRAG-SSLI hard 1.0 (test)
F1 Score43.38
19
Showing 6 of 6 rows

Other info

Follow for update