paper-with-me

Papers

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

2024-10-09 · Jun Shern Chan, Neil Chowdhury, Oliver Jaffe, James Aung, Dane Sherburn, Evan Mays, Giulio Starace, Kevin Liu, Leon Maksin, Tejal Patwardhan, Lilian Weng, Aleksander Mądry

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 challenging tasks that test real-world ML engineering skills such as training models, preparing datasets, and running experiments. We establish human baselines for each competition using Kaggle's publicly available leaderboards. We use open-source agent scaffolds to evaluate several frontier language models on our benchmark, finding that the best-performing setup--OpenAI's o1-preview with AIDE scaffolding--achieves at least the level of a Kaggle bronze medal in 16.9% of competitions. In addition to our main results, we investigate various forms of resource scaling for AI agents and the impact of contamination from pre-training. We open-source our benchmark code (github.com/openai/mle-bench/) to facilitate future research in understanding the ML engineering capabilities of AI agents.

📄 PDF Abstract BibTeX arXiv:2410.07095

Code (3)

openai/mle-bench 공식 구현
innovatingai/automind
zeroxleo/ml-agent pytorch

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

TimeSeriesGym: A Scalable Benchmark for (Time Series) Machine Learning Engineering Agents

2025-05-19 · Yifu Cai, Xinyu Li, Mononito Goswami, Michał Wiliński 외

We introduce TimeSeriesGym, a scalable benchmarking framework for evaluating Artificial Intelligence (AI) agents on time series machine learning engineering challenges. Existing benchmarks lack scalability, focus narrowl…

AI AgentBenchmarkingCode TranslationTime Series

Be Fair! Can Machine Learning Engineering Agents Adhere to Fairness Constraints?

2026-06-03 · Anna Richter, Julia Stoyanovich, Sebastian Schelter arxiv

Machine learning engineering (MLE) agents promise to automate end-to-end ML pipeline development from raw data and natural language instructions, potentially making ML accessible to non-technical domain experts. However,…

MLE-Dojo: Interactive Environments for Empowering LLM Agents in Machine Learning Engineering

2025-05-12 · Rushi Qiang, Yuchen Zhuang, Yinghao Li, Dingu Sagar V K 외

We introduce MLE-Dojo, a Gym-style framework for systematically reinforcement learning, evaluating, and improving autonomous large language model (LLM) agents in iterative machine learning engineering (MLE) workflows. Un…

Large Language Modelreinforcement-learningReinforcement Learning

HCAST: Human-Calibrated Autonomy Software Tasks

2025-03-21 · David Rein, Joel Becker, Amy Deng, Seraphina Nix 외

To understand and predict the societal impacts of highly autonomous AI systems, we need benchmarks with grounding, i.e., metrics that directly connect AI performance to real-world effects we care about. We present HCAST …

On the Evaluation of Engineering Artificial General Intelligence

2025-05-15 · Sandeep Neema, Susmit Jha, Adam Nagel, Ethan Lew 외

We discuss the challenges and propose a framework for evaluating engineering artificial general intelligence (eAGI) agents. We consider eAGI as a specialization of artificial general intelligence (AGI), deemed capable of…

Benchmarking