CLAIJun 25

ReportLogic: Evaluating Logical Quality in Deep Research Reports

arXiv:2602.1844624.4h-index: 10Has Code
Predicted impact top 21% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For users and developers of LLM-based deep research tools, this work addresses the overlooked problem of logical reliability in reports, offering a benchmark and evaluation method.

The paper introduces ReportLogic, a benchmark for evaluating logical quality in LLM-generated research reports, focusing on auditability. It provides a human-annotated dataset and an open-source judge, showing that current LLM judges are vulnerable to superficial cues.

Users increasingly rely on Large Language Models (LLMs) for Deep Research, using them to synthesize diverse sources into structured reports that support understanding and action. In this context, the practical reliability of such reports hinges on logical quality: whether the report's claims and arguments are explicitly supported and can be trusted as a basis for downstream use, rather than merely appearing fluent or informative. However, current evaluation frameworks largely overlook this requirement. To bridge this gap, we introduce ReportLogic, a benchmark that quantifies report-level logical quality through a reader-centric lens of auditability. Specifically, ReportLogic adopts a hierarchical taxonomy that evaluates whether readers can (1) trace an on-topic report structure with a unified analytical arc (Macro-Logic), (2) understand the progression with necessary context (Expositional-Logic), and (3) verify conclusions via explicit claim--support (Structural-Logic). Based on this taxonomy, we construct a human-annotated rubric-guided dataset and train an open-source LogicJudge for scalable evaluation. We further evaluate judge robustness via adversarial attacks, showing that off-the-shelf LLM judges are frequently influenced by superficial cues (e.g., verbosity), and reasoning modes can mask broken support relations. Overall, our results provide actionable guidance for building more robust logic evaluators and improving the logical reliability of LLM-generated reports.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes