paper-with-me

홈 › Papers

MLGym: A New Framework and Benchmark for Advancing AI Research Agents

2025-02-20 · Deepak Nathani, Lovish Madaan, Nicholas Roberts, Nikolay Bashlykov, Ajay Menon, Vincent Moens, Amar Budhiraja, Despoina Magka, Vladislav Vorotilov, Gaurav Chaurasia, Dieuwke Hupkes, Ricardo Silveira Cabral, Tatiana Shavrina, Jakob Foerster, Yoram Bachrach, William Yang Wang, Roberta Raileanu

We introduce Meta MLGym and MLGym-Bench, a new framework and benchmark for evaluating and developing LLM agents on AI research tasks. This is the first Gym environment for machine learning (ML) tasks, enabling research on reinforcement learning (RL) algorithms for training such agents. MLGym-bench consists of 13 diverse and open-ended AI research tasks from diverse domains such as computer vision, natural language processing, reinforcement learning, and game theory. Solving these tasks requires real-world AI research skills such as generating new ideas and hypotheses, creating and processing data, implementing ML methods, training models, running experiments, analyzing the results, and iterating through this process to improve on a given task. We evaluate a number of frontier large language models (LLMs) on our benchmarks such as Claude-3.5-Sonnet, Llama-3.1 405B, GPT-4o, o1-preview, and Gemini-1.5 Pro. Our MLGym framework makes it easy to add new tasks, integrate and evaluate models or agents, generate synthetic data at scale, as well as develop new learning algorithms for training agents on AI research tasks. We find that current frontier models can improve on the given baselines, usually by finding better hyperparameters, but do not generate novel hypotheses, algorithms, architectures, or substantial improvements. We open-source our framework and benchmark to facilitate future research in advancing the AI research capabilities of LLM agents.

📄 PDF Abstract BibTeX arXiv:2502.14499

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

AI Scientist via Synthetic Task Scaling

2026-03-17 · Ziyang Cai, Harkirat Behl arxiv

With the advent of AI agents, automatic scientific discovery has become a tenable goal. Many recent works scaffold agentic systems that can perform machine learning research, but don't offer a principled way to train suc…

Code Generation

ResearchEnvBench: Benchmarking Agents on Environment Synthesis for Research Code Execution

2026-03-06 · Yubang Wang, Chenxi Zhang, Bowen Chen, Zezheng Huai 외 arxiv

Autonomous agents are increasingly expected to support scientific research, and recent benchmarks report progress in code repair and autonomous experimentation. However, these evaluations typically assume a pre-configure…

Code Repair

WideSeek: Advancing Wide Research via Multi-Agent Scaling

2026-02-02 · Ziyang Huang, Haolin Ren, Xiaowei Yuan, Jiawei Wang 외 arxiv

Search intelligence is evolving from Deep Research to Wide Research, a paradigm essential for retrieving and synthesizing comprehensive information under complex constraints in parallel. However, progress in this field i…

CO-Bench: Benchmarking Language Model Agents in Algorithm Search for Combinatorial Optimization

2025-04-06 · Weiwei Sun, Shengyu Feng, Shanda Li, Yiming Yang

Although LLM-based agents have attracted significant attention in domains such as software engineering and machine learning research, their role in advancing combinatorial optimization (CO) remains relatively underexplor…

BenchmarkingCombinatorial OptimizationLanguage ModelingLanguage Modelling

AIRS-Bench: a Suite of Tasks for Frontier AI Research Science Agents

2026-02-06 · Alisia Lupidi, Bhavul Gauri, Thomas Simon Foster, Bassel Al Omari 외 arxiv

LLM agents hold significant promise for advancing scientific research. To accelerate this progress, we introduce AIRS-Bench (the AI Research Science Benchmark), a suite of 20 tasks sourced from state-of-the-art machine l…

Time Series Forecasting