paper-with-me

홈 › Papers

TruthInsightBench: An Evidence-Grounded Benchmark for Automated Evaluation of Open-Ended Scientific Discovery Agents

2026-09-04 · Zhibo Yang, Chen Zhang, Yuewei Zhang, Hao Wang arxiv

Autonomous coding agents are increasingly proposed as AI-scientist systems that conduct analyses and write research reports, but executing a prescribed analysis is not the same as making a discovery. Existing benchmarks are configured for reproduction: tasks, data, and rubrics are built around a hidden target study, and recovery of its result is rewarded. We present TruthInsightBench, a benchmark configured for discovery. Its 40 blind tasks, drawn from 40 peer-reviewed studies across 10 scientific domains, expose only a neutral scientific objective and frozen data; source conclusions, expected values, and analysis paths are withheld, leaving the agent to determine what claim the data support. A fixed LLM-based judge scores the evidentiary maturity of an agent's own claims along six dimensions, operationalized as 29 artifact-grounded items, with automated, deterministic aggregation and no per-instance human grading, so evaluation can be repeated automatically as agents evolve. On one frozen base model, four coding agents form a narrow plateau (58.4-60.3 of 100) with no statistically reliable pairwise separation: they execute and document analyses competently, with comparatively strong evidence auditability and novelty, but largely lack the discriminating acts that establish a trustworthy claim (controls, robustness, falsifiability, and cross-dataset generalization). The bottleneck is scientific judgment rather than coding, and genuine discovery remains out of reach. TruthInsightBench makes this gap a measurable target; data and scoring code are at https://github.com/TruthInsight-stack/TruthInsightBench.

📄 PDF Abstract BibTeX arXiv:2609.05079

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BioDisco: Multi-agent hypothesis generation with dual-mode evidence, iterative feedback and temporal evaluation

2025-08-02 · Yujing Ke, Kevin George, Kathan Pandya, David Blumenthal 외 arxiv

Identifying novel hypotheses is essential to scientific research, yet this process risks being overwhelmed by the sheer volume and complexity of available information. Existing automated methods often struggle to generat…

Knowledge Graphs

ConQRet: Benchmarking Fine-Grained Evaluation of Retrieval Augmented Argumentation with LLM Judges

2024-12-06 · Kaustubh D. Dhole, Kai Shu, Eugene Agichtein

Computational argumentation, which involves generating answers or summaries for controversial topics like abortion bans and vaccination, has become increasingly important in today's polarized environment. Sophisticated L…

BenchmarkingRetrievalRetrieval-augmented Generation

GAPS: A Clinically Grounded, Automated Benchmark for Evaluating AI Clinicians

2025-10-15 · Xiuyuan Chen, Tao Sun, Dexin Su, Ailing Yu 외 arxiv

Current benchmarks for AI clinician systems, often based on multiple-choice exams or manual rubrics, fail to capture the depth, robustness, and safety required for real-world clinical practice. To address this, we introd…

Automated Trajectory Evaluation for Mobile Agents via Step-Level Consequence Reasoning and Aggregation

2026-08-21 · Pengshuai Yang, Zijing Gao, Xue Yu, Benhui Zhuang 외 arxiv

Evaluating language-guided mobile agents has recently shifted from rule-based to model-based approaches to achieve scalable and automated assessments. However, existing holistic evaluation paradigms process entire trajec…

VG-CoT: Towards Trustworthy Visual Reasoning via Grounded Chain-of-Thought

2026-04-23 · Byeonggeuk Lim, Kyeonghyun Kim, JungMin Yun, YoungBin Kim arxiv

The advancement of Large Vision-Language Models (LVLMs) requires precise local region-based reasoning that faithfully grounds the model's logic in actual visual evidence. However, existing datasets face limitations in sc…

Visual GroundingVisual Reasoning