Papers

Filtered to benchmarking · clear filter

Browse by term

continual learning 83reinforcement learning 50large language models 12benchmarking 11benchmarks 11language models 11vision-language models 11robotics 7natural language processing 6world models 6generative models 5recursive self-improvement 5attention mechanisms 4diffusion Transformers 4multi-agent systems 4multimodal learning 4multimodal models 4on-policy distillation 4self-distillation 4self-supervised learning 4transformers 4video generation 4vision-language-action models 4agent-based systems 3agentic models 3agentic search 3autonomous systems 3coding agents 3diffusion models 3image generation 3

Matching papers

BDH-CQ: In-Context Learning with Recurrent Latent Reasoning

548 upvotes · 10 AUG 2026 · Björn Engdahl, Adrian Kosowski, Jan Chorowski et al.

This paper introduces a new AI model called BDH-CQ that can learn from context and reason iteratively without verbalizing its steps. Practitioners might care because this model achieves a high level of performance while being very efficient, which could be useful for applications where resources are limited.

HarnessDev: Can LLMs Create and Evolve Their Own Agent Harness?

236 upvotes · 1 SEP 2026 · Yuhao Wu, Jingyuan Zhang, Jiajun Shi et al.

This paper creates a benchmark (HarnessDev) to test whether large language models (LLMs) can design and improve their own execution infrastructure, called the agent harness, which affects their performance. Practitioners might care because it explores how models can adapt to changing environments and potentially improve efficiency.

AREX: Towards a Recursively Self-Improving Agent for Deep Research

142 upvotes · 23 JUL 2026 · Shuqi Lu, Chaofan Li, Kun Luo et al.

This paper introduces AREX, a self-improving agent that recursively refines its answers by verifying intermediate results and using the partially verified state to guide subsequent refinement, aiming to improve the efficiency of deep research. Practitioners might care about AREX's approach to reducing the cost of discovery and verification in complex research tasks.

EarlyEval: Cheaper Agent Evaluation via Early Outcome Prediction

110 upvotes · 2 SEP 2026 · Yuling Shi, Zhensu Sun, Junsen Dong et al.

This paper introduces EarlyEval, a method to reduce the cost of evaluating large language model (LLM) agents by predicting their outcomes early, allowing for earlier termination of agent runs. Practitioners may care because it can significantly reduce the computational cost of agent development.

DataFlex-RL: An Evaluation Platform for RLVR Data Policies

109 upvotes · 5 SEP 2026 · Hao Liang, Mingrui Chen, Hengyi Feng et al.

This paper introduces DataFlex-RL, an evaluation platform for comparing different data policies in reinforcement learning with verifiable rewards (RLVR), and finds that uniform data policy leads to better performance and is more reproducible than other methods. Practitioners might care about this because it provides a way to compare different data policies and ensure that their RLVR models are performing well.

AI4AI at Test-Time: Strong-to-Weak Capability Transfer via Harnesses

107 upvotes · 12 AUG 2026 · Cheng Qian, Wenting Zhao, Liangwei Yang et al.

This paper explores a new approach to transferring capabilities from strong AI models to weaker ones at test time, rather than just during training. Practitioners might care about this because it could lead to more efficient and effective use of powerful models in real-world applications.

Benchmark Radar: A Living Database and Search Engine for AI Benchmarks and Evaluation

72 upvotes · 10 SEP 2026 · Koutian Wu, Junjie Zhou, Ergan Shang et al.

This paper creates a database and search engine to help researchers and developers find and understand AI benchmarks, making it easier to evaluate and compare AI systems. Practitioners can use Benchmark Radar to discover and evaluate benchmarks, reducing the time and effort spent searching for relevant evaluations.

Ouroboros: A Self-Developing Frontier Coding Agent with Reviewed Core Evolution

65 upvotes · 8 AUG 2026 · Anton Razzhigaev, Andrei Gritsaev, Andrei Kaznacheev et al.

This paper introduces Ouroboros, a self-improving AI agent that develops its own tools and code through a process of reviewed commits, allowing it to learn and adapt over time. A practitioner might care about Ouroboros because it demonstrates a potential approach to creating autonomous AI systems that can improve themselves.

SWE-bench Science: Can Coding Agents Resolve Engineering Tasks in Science?

61 upvotes · 20 AUG 2026 · Zhipeng Xu, Jiahao Lu, Yining Zheng et al.

This paper introduces SWE-bench Science, a benchmark for evaluating coding agents' performance in repairing scientific software, and identifies common failure mechanisms that hinder their success. Practitioners may care about this research as it can help improve the reliability and reproducibility of scientific findings by developing more effective coding agents.

K12-KGraph: A Curriculum-Aligned Knowledge Graph for Benchmarking and Training Educational LLMs

57 upvotes · 23 JUL 2026 · Hao Liang, Qihan Lin, Zhaoyang Han et al.

This paper introduces a new framework for training educational language models, specifically designed to evaluate their ability to understand curriculum knowledge and its visual presentation. Practitioners might care about this work because it aims to improve language models' performance in educational settings.