跳到主内容
@wquguru
精选80MIT Technology Review AI(RSS)论文研究

研究:AI 尚不具备开放式研究能力,自我改进或推迟

AI’s recursive self-improvement might not come so quickly after all

原文
发到 X

The AI industry’s boldest promise right now is that AI will soon improve itself, with almost no need for human oversight. LLMs can already write code, generate synthetic data for training, and optimize the computer chips they run on. Forecasts of explosive AI progress predict that what researchers call recursive self-improvement is on the horizon.

人工智能行业目前最雄心勃勃的承诺是,AI很快将能自我改进,几乎无需人类监督。大型语言模型已经能编写代码、生成用于训练的综合数据,并优化它们所运行的计算机芯片。对AI爆炸性进展的预测表明,研究人员所称的递归自我改进即将到来。

But a new study suggests that it might take a while for us to get there. The researchers behind it found that AI agents are not yet capable of conducting open-ended AI research—free-form investigations that have no clear-cut answers and require judgment and taste, which may be integral to building self-improving AI.

但一项新研究表明,我们可能还需要一段时间才能达到这一目标。其背后的研究人员发现,AI代理尚不能进行开放式AI研究——即没有明确答案、需要判断力和品味的自由形式调查,而这可能是构建自我改进AI的关键部分。

A multi-institution group of researchers, led by Peter Kirgis and Sayash Kapoor at Princeton University, found that AI agents could solve the engineering problems necessary to do AI research but lacked the judgment and creativity to produce original research at the caliber of papers accepted by a top machine-learning conference. The gap suggests that some of the hyped-up timelines for automating AI research may be running ahead of the evidence.

由普林斯顿大学的Peter Kirgis和Sayash Kapoor领导的多机构研究团队发现,AI代理能解决进行AI研究所需的工程问题,但缺乏判断力和创造力,无法产生达到顶级机器学习会议论文水平的高质量原创研究。这一差距表明,一些关于自动化AI研究的夸大时间表可能超前于证据。

Most existing research on how agents can automate AI research evaluates their ability to complete narrow tasks with checkable answers, such as solving engineering problems or post-training small language models against a benchmark. But making progress in AI research also requires open-ended thinking—choosing a set of hypotheses, deciding what evidence would settle a question, or knowing when to start over.

现有关于代理如何自动化AI研究的大多数研究,评估的是它们完成具有可检查答案的狭窄任务的能力,例如解决工程问题或根据基准对小型语言模型进行后训练。但AI研究的进展还需要开放式思维——选择一组假设、决定什么证据能解决一个问题,或知道何时重新开始。

To test agents on those kinds of skills, the researchers in the study proposed a new method of evaluation called “shadow evaluation,” which requires the AI to answer a research question from a high-quality unpublished paper.

为了测试代理在这些技能上的表现,该研究的研究人员提出了一种新的评估方法,称为“影子评估”,要求AI回答来自高质量未发表论文的研究问题。

The researchers asked Anthropic’s Claude Opus 4.8, running on open-source software called OpenClaw, to tackle such questions, in this case from two papers submitted to the prestigious machine-learning conference NeurIPS 2026.

研究人员要求Anthropic的Claude Opus 4.8(运行在名为OpenClaw的开源软件上)处理此类问题,这次的问题来自提交给著名机器学习会议NeurIPS 2026的两篇论文。

The first question was whether a large language model’s “personas,” which determine its behavior, can be controlled by editing the model’s weights (the billions of numbers that store everything it learns during training). The other asked how to design a detector that points out when a model that makes predictions based on spreadsheet data has become unreliable. Because the papers had not been made public, the agents could not memorize the answers from their training data or find them online.

第一个问题是,大型语言模型的“人格”(决定其行为)是否可以通过编辑模型的权重(存储训练期间所学内容的数十亿个数字)来控制。另一个问题是,如何设计一个检测器,当基于电子表格数据做出预测的模型变得不可靠时,能指出这一点。由于这些论文尚未公开,代理无法从训练数据中记住答案,也无法在线找到它们。

The agents were given six days, $3,000 in Anthropic API credits, a GPU budget to run the experiments, their own virtual computers, and access to the open web to produce a research paper worthy of publication at a top-tier AI conference. The papers’ original authors graded the agents’ papers as they would evaluate one submitted to a conference.

这些智能体被给予了六天时间、3000美元的Anthropic API积分、用于运行实验的GPU预算、自己的虚拟计算机以及开放网络的访问权限,以产出一篇值得在顶级AI会议上发表的研究论文。论文的原始作者们按照评估提交给会议论文的标准,对智能体的论文进行了评分。

Those authors rejected both papers.

这些作者拒绝了两篇论文。

The agents were capable of all the engineering required to conduct the research, the human scientists found. The agents reviewed the literature, ran hundreds of experiments, and compiled the results.

人类科学家发现,智能体能够完成进行研究所需的所有工程工作。智能体审阅了文献,运行了数百次实验,并整理了结果。

“On the other hand, the agents were unambiguously bad at carrying out the research itself,” says Kapoor. They ran bizarre experiments (in some cases testing their hypotheses on tiny synthetic datasets), struggled to write intelligibly about their work, and made no novel contribution to their fields. “The papers were nowhere close to the mark when it came to being at the quality of a top AI conference,” he says.

“另一方面,智能体在进行研究本身方面明显表现不佳,”卡普尔说。他们进行了奇怪的实验(在某些情况下,在微小的合成数据集上测试他们的假设),难以清晰撰写关于他们工作的内容,并且没有对其领域做出新颖贡献。“就达到顶级AI会议的质量而言,这些论文远远不够格,”他说。

That’s because the agents struggled to muster the creativity and judgment necessary for conducting research. They didn’t do enough to explore different ideas, and they committed to unpromising approaches too quickly. Though the agents developed novel and ambitious hypotheses resembling those that the original authors themselves started with, they rejected them on the basis of very limited data. And they couldn’t backtrack from failing approaches. They could make small pivots but could not fundamentally rethink their approach or try new ones from scratch.

这是因为智能体难以调动进行研究所需的创造力和判断力。他们没有充分探索不同的想法,并且过早地投入到没有前景的方法中。尽管智能体提出了新颖且雄心勃勃的假设,类似于原始作者最初提出的那些,但他们基于非常有限的数据拒绝了这些假设。而且他们无法从失败的方法中回头。他们可以进行小的调整,但无法从根本上重新思考他们的方法或从头尝试新的方法。

The agents also failed to incorporate feedback from subagents or external AI reviewing tools. Instead of revising their methodology, the agents narrowed their claims and added caveats. They also couldn’t effectively use resources, such as tokens, compute, and time. And they couldn’t follow instructions about things like how much time to spend on different phases of the research or how long their paper could be.

智能体也未能整合来自子智能体或外部AI审查工具的反馈。他们没有修改方法论,而是缩小了主张范围并增加了附加条件。他们还无法有效利用资源,如令牌、计算能力和时间。而且他们无法遵循关于在研究不同阶段花费多少时间或论文可以有多长等指令。

For all their failures, the agents didn’t engage in the misbehavior that researchers call “reward hacking,” hiding or misrepresenting experiments or data. Although subagents, or helper AIs that the main agent spawns to handle pieces of the work, occasionally hallucinated or misrepresented the results, these were caught by the orchestrator agent, the lead AI supervising the project.

尽管存在这些失败,智能体并没有参与研究人员所称的“奖励黑客”行为,即隐藏或歪曲实验或数据。尽管子智能体,或主智能体为处理部分工作而生成的辅助AI,偶尔会产生幻觉或歪曲结果,但这些都被协调者智能体,即监督项目的主要AI,所捕获。

The reason AI models are good at research engineering but not at open-ended research may come down to how they’re trained, says Kapoor. Models get good at whatever they can be drilled on in a training regime called reinforcement learning, which is easier to apply to tasks whose success can be checked automatically. “But it’s harder to create environments to train these models when the task itself is open-ended,” he says.

卡普尔表示,AI模型擅长研究工程而非开放式研究,原因可能在于它们的训练方式。模型在一种名为强化学习的训练机制下,会对其反复训练的任务变得擅长,而这种机制更容易应用于那些成功与否可以自动检查的任务。他说:“但当任务本身是开放式的时候,为训练这些模型创造环境就更难了。”

Kapoor says the team is now conducting the experiment with Mythos, Anthropic’s most advanced model, which launched in April. It was subsequently required by the Trump administration to meet various safety restrictions and is now available only to approved organizations. Anthropic did not respond to a request for comment.

卡普尔说,团队目前正在使用Anthropic最先进的模型Mythos进行实验,该模型于4月发布。随后,特朗普政府要求其满足各种安全限制,现在仅对经批准的组织开放。Anthropic未回应置评请求。

There are some limitations to the study. It covered just two research papers, and the original authors knew the papers they were grading were generated by AI agents, which could have colored their evaluations. And the researchers had substantial discretion in designing and executing the study, meaning that their preexisting beliefs and biases could have slipped into the results. Evaluations of open-ended research trade some objectivity for a much richer test than any benchmarks can offer.

这项研究存在一些局限性。它只涵盖了两篇研究论文,而且原作者知道他们评分的论文是由AI代理生成的,这可能会影响他们的评价。此外,研究人员在设计并执行研究时拥有相当大的自主权,这意味着他们先前持有的信念和偏见可能渗入结果。对开放式研究的评估,在客观性上有所取舍,但比任何基准测试都能提供更丰富的检验。

Still, the results may temper the claims that recursive self-improvement is on the horizon. In June, Anthropic published a blog post titled “When AI Builds Itself,” charting its progress toward models that speed up their own development. In July, OpenAI advertised the fact that its new model GPT-5.6 Sol had helped post-train a smaller model, saving researchers weeks of work.

尽管如此,这些结果可能给“递归自我改进即将到来”的说法降温。6月,Anthropic发布了一篇题为《当AI自我构建时》的博客文章,描绘了其在加速自身发展的模型方面取得的进展。7月,OpenAI宣传其新模型GPT-5.6 Sol帮助对一个小型模型进行了后训练,为研究人员节省了数周的工作时间。

Even so, the finding may also echo what AI companies are finding internally. Anthropic cofounder Jack Clark wrote in his newsletter Import AI that it rhymes with what the company found when it tried to automate some aspects of AI safety research.

即便如此,这一发现也可能与AI公司内部的发现相呼应。Anthropic联合创始人杰克·克拉克在其通讯《Import AI》中写道,这与该公司在尝试自动化AI安全研究某些方面时的发现不谋而合。

“There’s a certain absence of valuable, intuitive creativity in today’s AI systems, and though they’re extraordinarily capable engineers they seem to have a certain property of rote, formulaic thinking that might prevent them [from] being good researchers,” he wrote. He called AI systems’ lack of creativity a “bearish signal on short recursive self-improvement timelines.”

他写道:“当今的AI系统缺乏某种有价值的、直觉性的创造力,尽管它们作为工程师能力超群,但似乎具有某种机械、公式化的思维特性,这可能阻碍它们成为优秀的研究者。”他称AI系统缺乏创造力是“关于短期递归自我改进时间表的看跌信号”。

AI companies do have every incentive to develop AI systems that can rapidly accelerate their own progress, just as they did to make the models better at coding. OpenAI has made building an automated AI researcher an explicit goal, and Anthropic identifies self-improving AI as the industry’s next milestone.

人工智能公司确实有充分的动机去开发能够迅速加速自身进步的AI系统,正如他们曾致力于让模型在编程方面表现更佳一样。OpenAI已将构建自动化AI研究员设为明确目标,而Anthropic则将自我改进的AI视为行业的下一里程碑。

“If there is investment and then conscious effort toward this direction, I feel like there would be interesting progress, even if it’s failing currently,” says Najoung Kim, a professor of linguistics and computer science at Boston University who researches how AI agents can automate AI research but did not work on the study. On the other hand, it’s possible that AI progress may be bifurcated. AI systems might race ahead on narrow tasks—the kind that can be scored—while advancing slowly on open-ended research.

“如果有投资,并且有意识地朝这个方向努力,我觉得会有有趣的进展,即使目前可能还在失败中,”波士顿大学语言学与计算机科学教授Najoung Kim表示,她研究AI代理如何自动化AI研究,但未参与这项研究。另一方面,AI的进步可能会分叉。AI系统可能在狭窄的任务上——那些可以评分的任务——飞速前进,而在开放式研究上进展缓慢。

更进一步:量化金融体系

看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力

进入量化体系 →

相似阅读

另一事件,读法相近