paper-with-me

Papers

The Cost of Knowing: A Resource-Aware Protocol for Benchmarking Hallucination Beyond Static Leaderboards

2026-07-27 · Keyu Li, Jin Gao, Dequan Wang arxiv

On standard factuality tasks, frontier models now cluster near the top of the scale. The question is therefore shifting from how factual a system is toward how much compute that factuality costs. Static leaderboards score factuality in isolation and treat compute as free, so they cannot tell a genuinely better system apart from one that simply spends more. Consider a ranking reversal. A brute-force Best-of-4 agent posts the higher raw factuality score (H-Score 0.9169 vs 0.9103) and would top a static leaderboard, but once cost is counted it is the worse system, losing on Q-Score (0.5169 vs 0.5217) at roughly four times the tokens and latency, under a reported cost weight whose sensitivity we sweep. So the system that tops a static leaderboard can be the worse one to deploy. To make this trade-off visible, we introduce MAS-HQ (Multi-Agent System Hallucination Quest), a resource-aware evaluation protocol. It wraps any factuality detector and normalizes for cost, and it pits systems against each other rather than scoring them in isolation. The Q-Score measures factuality minus normalized cost under a competitive match. Across summarization and open-domain QA, single-agent baselines drift into resource-heavy over-optimization, while competition elicits more resource-efficient policies. These gains are small but consistent, and stable across 100 trials. The axis stays discriminative for frontier systems (Gemini-2.5-Pro, and GPT-5) whose raw factuality scores are already bunched near the ceiling. MAS-HQ provides a reproducible way to measure how much a factual answer costs.

📄 PDF Abstract BibTeX arXiv:2607.24063

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Knowing to Acting: Benchmarking Self-Awareness Capability of LLM Agents

2026-06-09 · Yifan Li, Shengbin Yue, Boyu Feng, Jinhu Qi 외 arxiv

The integration of external tools has transitioned LLM agents from passive responders to autonomous systems. However, current benchmarks prioritize execution success, neglecting self-awareness capability, the ability to …

How much progress have we made in neural network training? A New Evaluation Protocol for Benchmarking Optimizers

2020-10-19 · Yuanhao Xiong, Xuanqing Liu, Li-Cheng Lan, Yang You 외

Many optimizers have been proposed for training deep neural networks, and they often have multiple hyperparameters, which make it tricky to benchmark their performance. In this work, we propose a new benchmarking protoco…

BenchmarkingGraph Mining

AgentSLABench: Evaluating and Benchmarking Agentic Systems Under Resource Constraints

2026-08-01 · Meher Bhaskar Madiraju, Meher Sai Preetam Madiraju arxiv

We present AgentSLABench, a resource-aware evaluation framework for autonomous AI agents that measures correctness alongside latency, cost, compute, memory, and network usage under declared resource budgets. Unlike stand…

Code Generation

Ex Ante Evaluation of AI-Induced Idea Diversity Collapse

2026-05-07 · Nafis Saami Azad, Raiyan Abdul Baten arxiv

Creative AI systems are typically evaluated at the level of individual utility, yet creative outputs are consumed in populations: an idea loses value when many others produce similar ones. This creates an evaluation blin…

GRainsaCK: a Comprehensive Software Library for Benchmarking Explanations of Link Prediction Tasks on Knowledge Graphs

2025-08-12 · Roberto Barile, Claudia d'Amato, Nicola Fanizzi arxiv

Since Knowledge Graphs are often incomplete, link prediction methods are adopted for predicting missing facts. Scalable embedding based solutions are mostly adopted for this purpose, however, they lack comprehensibility,…

Knowledge GraphsLink Prediction