Awesome Auto Research Hub 论文 · 数据集 · 项目
← 返回论文列表

AlphaResearch: Accelerating New Algorithm Discovery with Language Models

arXiv 2025 68.1 method

TLDR

AlphaResearch is an autonomous agent that discovers new algorithms via iterative proposal, programming, and optimization using dual rewards from execution and simulated peer review.

评分理由

The paper presents a novel dual-environment approach combining verifiable execution rewards with simulated peer review, achieving state-of-the-art results on open-ended algorithmic problems. Strengths include a clear methodology and strong empirical results, but the evaluation is limited to eight problems and the simulated peer review may not fully capture real-world dynamics.

Read-first 评分解释

综合优先阅读分 68.1,由主题、引用、图谱、方法、可复现性和近期性等信号加权得到。 原始总分保留为 76。

方法质量 25%
100

检查可见的摘要与分析字段,寻找实验、数据集、基线、指标和局限性等方法证据。 命中信号:分析、基线、基准、数据集、实验、结果

近期性 8%
86.7

使用温和的时间衰减,让近期论文更容易浮现,同时保留较早基础工作的价值。 年份:2025

主题相关性 42%
63.3

使用现有 LLM 关键词相关性评分,并归一化到 0-100。 关键词:AI scientist、automated scientific discovery、autonomous research agent、automated research、literature review agent、survey generation、automated experimentation、experiment design agent、AI for scientific research、paper writing agent、research automation、scientific discovery agent

可复现性 25%
38

检查链接和可见文本中的论文、代码、数据集、工件与仓库信号。 论文:有;代码:无;数据:无;命中信号:数据集

研究版图角色

前沿论文方法锚点

排序敏感性

稳定性:volatile;排名波动范围:22。

关键词评分

autonomous research agent
10
automated scientific discovery
9
scientific discovery agent
9
automated research
8
automated experimentation
8
AI for scientific research
8
research automation
8
experiment design agent
7
AI scientist
6
literature review agent
1
survey generation
1
paper writing agent
1

深度分析

创新点

  • Autonomous research agent that iteratively proposes ideas, programs to verify, and optimizes proposals
  • Dual environment combining execution-based verifiable reward and simulated peer review reward
  • Benchmark dataset of eight open-ended algorithmic problems
  • Discovery of best-of-known algorithm for packing circles problem

方法

AlphaResearch is an autonomous agent that iterates through proposing ideas, programming verification, and optimizing proposals. It uses a dual reward system: execution-based verifiable reward and a simulated peer review environment reward. It is evaluated on a constructed dataset of eight open-ended algorithmic problems.

关键结果

AlphaResearch outperforms other agentic discovery systems on six open-ended problems, and its discovered algorithm for packing circles achieves best-of-known performance, surpassing human researchers and AlphaEvolve.

局限性

  • Remaining challenges of autonomous research agents are acknowledged but not specified in the abstract

标签

CL