paper-with-me

Papers

Messier: A High-Resolution Corpus for Cross-Benchmark Agent Evaluation

2026-07-28 · Stefan Krsteski, Charlotte Meyer, Guillaume Allegre, Tony O'Halloran, Alexandre Sallinen arxiv

Evaluating AI agents in interactive environments is hindered by fragmented tasks, scaffolds, verifiers, and scoring rules. Existing efforts focus on narrow settings, remain limited in scale, or require costly reruns, leaving much of the empirical record incomparable. We introduce Messier, a unified corpus of 957,253 records that span 30 benchmarks, 714 agents, 11,891 tasks, and 74,205 verifiers. Messier consolidates public benchmark scores and supplements them with five-agent runs across six underrepresented professional and scientific domains, including a recent legal benchmark. Each record is standardized by model, scaffold, environment, task, verifier, and aggregation rule, with SOC/NAICS classifications for occupational and industry analysis. Using this corpus, we show frontier progress is uneven across benchmark types, with "function calling" saturated, "programming" improving the fastest, and "enterprise workflows" remaining the most challenging. Furthermore, counterfactual rescoring shows that strict all-pass aggregation in multi-verifier tasks can obscure progress and artificially alter agent rankings. From these standardized records, we derive capability scales that align with Epoch's Evaluation Capability Index rankings at Spearman \r{ho} = 0.81 and can be specialized by domain, occupation, action space, or verifier type. Messier provides a foundational, reusable infrastructure for agent capability scaling, benchmark auditing, and fine-grained analysis of evaluation failures.

📄 PDF Abstract BibTeX arXiv:2607.25891

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Trustworthy Answers, Messier Data: Bridging the Gap in Low-Resource Retrieval-Augmented Generation for Domain Expert Systems

2025-02-26 · Nayoung Choi, Grace Byun, Andrew Chung, Ellie S. Paek 외

RAG has become a key technique for enhancing LLMs by reducing hallucinations, especially in domain expert systems where LLMs may lack sufficient inherent knowledge. However, developing these systems in low-resource setti…

InformativenessRAGRe-RankingRetrieval+1

A Large Harvested Corpus of Location Metonymy

2020-05-01 · LREC 2020 5 · Kevin Alex Mathews, Michael Strube

Metonymy is a figure of speech in which an entity is referred to by another related entity. The existing datasets of metonymy are either too small in size or lack sufficient coverage. We propose a new, labelled, high-qua…

Deep Cross-Lingual Coreference Resolution for Less-Resourced Languages: The Case of Basque

2019-06-01 · WS 2019 6 · Gorka Urbizu, Ander Soraluze, Olatz Arregi

In this paper, we present a cross-lingual neural coreference resolution system for a less-resourced language such as Basque. To begin with, we build the first neural coreference resolution system for Basque, training it …

coreference-resolutionCoreference Resolution

Handoff Debt: The Rediscovery Cost When Coding Agents Take Over Interrupted Tasks

2026-06-01 · Dipesh KC, Anjila Budathoki arxiv

Coding-agent benchmarks evaluate whether a single uninterrupted agent can resolve a repository issue. Real software work is messier: tasks are interrupted, reassigned, reviewed, and resumed from partial states left by an…

CORTEX: High-Quality Cross-Domain Organization of Web-Scale Corpora through Ontological Corpus Graph

2026-06-29 · Chengtao Gan, Xiaoke Guo, Yushan Zhu, Zhaoyan Gong 외 arxiv

The continuous evolution of large language models drives escalating demands on data scale and quality, and as different training stages impose increasingly tailored data requirements, systematic organization of high-qual…