paper-with-me

홈 › Papers

AIDE: AI-Driven Exploration in the Space of Code

2025-02-18 · Zhengyao Jiang, Dominik Schmidt, Dhruv Srikanth, Dixing Xu, Ian Kaplan, Deniss Jacenko, Yuxiang Wu

Machine learning, the foundation of modern artificial intelligence, has driven innovations that have fundamentally transformed the world. Yet, behind advancements lies a complex and often tedious process requiring labor and compute intensive iteration and experimentation. Engineers and scientists developing machine learning models spend much of their time on trial-and-error tasks instead of conceptualizing innovative solutions or research hypotheses. To address this challenge, we introduce AI-Driven Exploration (AIDE), a machine learning engineering agent powered by large language models (LLMs). AIDE frames machine learning engineering as a code optimization problem, and formulates trial-and-error as a tree search in the space of potential solutions. By strategically reusing and refining promising solutions, AIDE effectively trades computational resources for enhanced performance, achieving state-of-the-art results on multiple machine learning engineering benchmarks, including our Kaggle evaluations, OpenAI MLE-Bench and METRs RE-Bench.

📄 PDF Abstract BibTeX arXiv:2502.13138

Code (1)

wecoai/aideml 공식 구현

Similar Papers 제목 키워드 기반

ArchGym: An Open-Source Gymnasium for Machine Learning Assisted Architecture Design

2023-06-15 · Srivatsan Krishnan, Amir Yazdanbaksh, Shvetank Prakash, Jason Jabbour 외

Machine learning is a prevalent approach to tame the complexity of design space exploration for domain-specific architectures. Using ML for design space exploration poses challenges. First, it's not straightforward to id…

Rethinking CyberSecEval: An LLM-Aided Approach to Evaluation Critique

2024-11-13 · Suhas Hariharan, Zainab Ali Majid, Jaime Raldua Veuthey, Jacob Haimes

A key development in the cybersecurity evaluations space is the work carried out by Meta, through their CyberSecEval approach. While this work is undoubtedly a useful contribution to a nascent field, there are notable fe…

The Rise of AI Teammates in Software Engineering (SE) 3.0: How Autonomous Coding Agents Are Reshaping Software Engineering

2025-07-20 · Hao Li, Haoxiang Zhang, Ahmed E. Hassan arxiv

The future of software engineering--SE 3.0--is unfolding with the rise of AI teammates: autonomous, goal-driven systems collaborating with human developers. Among these, autonomous coding agents are especially transforma…

Hybrid Driven Learning for Channel Estimation in Intelligent Reflecting Surface Aided Millimeter Wave Communications

2023-05-30 · Shuntian Zheng, Sheng Wu, Chunxiao Jiang, Wei zhang 외

Intelligent reflecting surfaces (IRS) have been proposed in millimeter wave (mmWave) and terahertz (THz) systems to achieve both coverage and capacity enhancement, where the design of hybrid precoders, combiners, and the…

Denoising

SkexGen: Autoregressive Generation of CAD Construction Sequences with Disentangled Codebooks

2022-07-11 · Xiang Xu, Karl D. D. Willis, Joseph G. Lambourne, Chin-Yi Cheng 외

We present SkexGen, a novel autoregressive generative model for computer-aided design (CAD) construction sequences containing sketch-and-extrude modeling operations. Our model utilizes distinct Transformer architectures …

Efficient Exploration