Papers › MLR-Copilot: Autonomous Machine Learning Research based on Large Language Models Agents

MLR-Copilot: Autonomous Machine Learning Research based on Large Language Models Agents

26 Aug 2024arXiv:2408.14033archive 2025-07-28

Ruochen Li, Teerth Patel, Qingyun Wang, Xinya Du

Machine learning research, crucial for technological advancements and innovation, often faces significant challenges due to its inherent complexity, slow pace of experimentation, and the necessity for specialized expertise. Motivated by this, we present a new systematic framework, autonomous Machine Learning Research with large language models (MLR-Copilot), designed to enhance machine learning research productivity through the automatic generation and implementation of research ideas using Large Language Model (LLM) agents. The framework consists of three phases: research idea generation, experiment implementation, and implementation execution. First, existing research papers are used to generate hypotheses and experimental plans vis IdeaAgent powered by LLMs. Next, the implementation generation phase translates these plans into executables with ExperimentAgent. This phase leverages retrieved prototype code and optionally retrieves candidate models and data. Finally, the execution phase, also managed by ExperimentAgent, involves running experiments with mechanisms for human feedback and iterative debugging to enhance the likelihood of achieving executable research outcomes. We evaluate our framework on five machine learning research tasks and the experimental results show the framework's potential to facilitate the research progress and innovations.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2408.14033")

Code

Syntology Ran 3 of 10 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 3 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

du-nlp-lab/mlr-copilot officialmentioned in papermentioned on GitHubjax report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 3 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran
7unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from du-nlp-lab/mlr-copilot. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

check_file_read_only du-nlp-lab/mlr-copilot/reactagent/low_level_actions.py official repository ran no licence file found · pointer only · 8fbba13275be664e · report
mkl_error du-nlp-lab/mlr-copilot/reactagent/plot.py official repository ran no licence file found · pointer only · 53250bc9bc9a4820 · report
oom_error du-nlp-lab/mlr-copilot/reactagent/plot.py official repository ran no licence file found · pointer only · 357dc7ee438a7576 · report
complete_text_openai du-nlp-lab/mlr-copilot/reactagent/llm.py official repository unverified no licence file found · pointer only · 1e14d9132d242b44 · report
edit_script du-nlp-lab/mlr-copilot/reactagent/high_level_actions.py official repository unverified no licence file found · pointer only · f18ec77be53a6de1 · report
estimate_tokens du-nlp-lab/mlr-copilot/reactagent/plot.py official repository unverified no licence file found · pointer only · 9c55f0596ab5430b · report
get_task_info du-nlp-lab/mlr-copilot/reactagent/prepare_task.py official repository unverified no licence file found · pointer only · 2868580e4a832fe7 · report
normalize_args_kwargs du-nlp-lab/mlr-copilot/reactagent/low_level_actions.py official repository unverified no licence file found · pointer only · d6d0c6d7bde0bdcc · report
reflection du-nlp-lab/mlr-copilot/reactagent/high_level_actions.py official repository unverified no licence file found · pointer only · fb1b6759b6496469 · report
understand_file du-nlp-lab/mlr-copilot/reactagent/high_level_actions.py official repository unverified no licence file found · pointer only · 82316345fa4a591f · report

Tasks

Language ModelingLanguage ModellingLarge Language Model

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections