paper-with-me

홈 › Papers

WhatWorkedBench: Benchmarking Experimental Understanding in AI Agents

2026-09-23 · Jingjie Ning, Xueqi Li, Yibo Kong, Dongting Li hf

AI research agents need reliable knowledge of how their experiments change outcomes. We introduce WhatWorkedBench to measure experimental understanding, the accuracy of predictions about component changes after budgeted experimentation. Agents inspect code, select measurements, and submit a response surface, a table predicting scores for every configuration of component settings. Exhaustive CPU execution supplies reference effects for changing each component while holding the others fixed. These effects capture combinations of changes across 36 tasks from 30 data sources and 8 workflow types, with 1248 configuration records. Core evaluation combines 4,206 numerical-control records across all eight families and 108 agent episodes across the original six. At eight new measurements, pair-effect ridge selects an optimum on 15 of 22 sources and limits every effect error to 10% of score range on three. Fitting a Gaussian process (GP) to the same agent observations raises effect recovery, accuracy relative to true effect magnitude, from 0.632 to 0.698 in the original Flash cohort and from 0.621 to 0.720 in an additional cohort. On six completed beat-detection and graph submissions, the same-observation GP raises family-macro recovery from 0.303 to 0.455. On six workflows with six binary options at 20 new measurements, encoding code equivalences, configurations with identical behavior, raises GP recovery from 0.248 to 0.462. WhatWorkedBench supports research on experimental agents, adaptive experimental design, numerical inference, and use of program structure.

📄 PDF Abstract BibTeX arXiv:2609.27490

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic benchmarking framework for LLM-based conversational data capture

2025-02-04 · Pietro Alessandro Aluffi, Patrick Zietkiewicz, Marya Bazzi, Matt Arderne 외

The rapid evolution of large language models (LLMs) has transformed conversational agents, enabling complex human-machine interactions. However, evaluation frameworks often focus on single tasks, failing to capture the d…

Benchmarking

ENPMR-Bench: Benchmarking Proactive Memory Retrieval for Emotional Support Agents

2026-05-26 · Xing Fu, Yulin Hu, Mengtong Ji, Haozhen Li 외 arxiv

Memory-augmented language agents are increasingly deployed in affective applications such as emotional support, where understanding and responding to users' latent emotional needs is critical. However, existing research …

TelcoAgent-Bench: A Multilingual Benchmark for Telecom AI Agents

2026-03-16 · Lina Bariah, Brahim Mefgouda, Farbod Tavakkoli, Enrique Molero 외 arxiv

The integration of large language model (LLM) agents into telecom networks introduces new challenges, related to intent recognition, tool execution, and resolution generation, while taking into consideration different op…

Intent Recognition

Benchmarking Multimodal LLMs on Recognition and Understanding over Chemical Tables

2025-06-13 · Yitong Zhou, Mingyue Cheng, Qingyang Mao, Yucong Luo 외

Chemical tables encode complex experimental knowledge through symbolic expressions, structured variables, and embedded molecular graphics. Existing benchmarks largely overlook this multimodal and domain-specific complexi…

BenchmarkingDescriptiveQuestion AnsweringTable Recognition

KGCE: Knowledge-Augmented Dual-Graph Evaluator for Cross-Platform Educational Agent Benchmarking with Multimodal Language Models

2026-01-04 · Zixian Liu, Sihao Liu, Yuqi Zhao arxiv

With the rapid adoption of multimodal large language models (MLMs) in autonomous agents, cross-platform task execution capabilities in educational settings have garnered significant attention. However, existing benchmark…