paper-with-me

Papers

Search-Time Contamination in Deep Research Agents: Measuring Performance Inflation in Public Benchmark Evaluation

2026-06-03 · Yongjie Wang, Xinyue Zhang, Kunhong Yao, Zhiwei Zeng, Kaisong Song, Jun Lin, Zhiqi Shen arxiv

Public benchmarks enable fair and reproducible evaluation of LLM reasoning, but they become fragile for deep research agents that actively search the web during inference. Such agents may retrieve public benchmark metadata, question context, or even ground-truth answers via web search. This gives rise to Search-Time Contamination (STC), where external retrieval bypasses intended reasoning and inflates measured performance. We systematically study STC in deep research agent evaluation. We define three contamination types with increasing severity, namely Benchmark Metadata Leakage, Question-Context Leakage, and Explicit Answer Leakage, and develop detection algorithms to identify them and quantify their impact on agent performance. Evaluating modern deep research agents on six public benchmarks, we find that STC is widespread and can inflate performance by up to 4%. Our findings show that existing evaluations may overestimate true reasoning ability. We therefore advocate contamination-aware practices, including isolated sandboxes, transparent search trajectories, and controlled benchmark access.

📄 PDF Abstract BibTeX arXiv:2606.05241

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MLE-bench: Evaluating Machine Learning Agents on Machine Learning Engineering

2024-10-09 · Jun Shern Chan, Neil Chowdhury, Oliver Jaffe, James Aung 외

We introduce MLE-bench, a benchmark for measuring how well AI agents perform at machine learning engineering. To this end, we curate 75 ML engineering-related competitions from Kaggle, creating a diverse set of challengi…

FutureX: An Advanced Live Benchmark for LLM Agents in Future Prediction

2025-08-16 · Zhiyuan Zeng, Jiashuo Liu, Siyuan Chen, Tianci He 외 arxiv

Future prediction is a complex task for LLM agents, requiring a high level of analytical thinking, information gathering, contextual understanding, and decision-making under uncertainty. Agents must not only gather and i…

Measuring Agents in Production

2025-12-02 · Melissa Z. Pan, Negar Arabzadeh, Riccardo Cogo, Yuxuan Zhu 외 arxiv

LLM-based agents already operate in production across many industries, yet we lack an understanding of what technical methods make deployments successful. We present the first systematic study of Measuring Agents in Prod…

Search-Time Data Contamination

2025-08-12 · Ziwen Han, Meher Mankikar, Julian Michael, Zifan Wang arxiv

Data contamination refers to the leakage of evaluation data into model training data, resulting in overfitting to supposedly held-out test sets and compromising test validity. We identify an analogous issue, search-time …

Measuring Cross-lingual Transfer in Bytes

2024-04-12 · Leandro Rodrigues de Souza, Thales Sales Almeida, Roberto Lotufo, Rodrigo Nogueira

Multilingual pretraining has been a successful solution to the challenges posed by the lack of resources for languages. These models can transfer knowledge to target languages with minimal or no examples. Recent research…

Cross-Lingual Transfer