AI の再帰的自己改善は予想より時間がかかる可能性を示す研究結果
本文の状態
日本語全文を表示中
詳細モードで約11分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
MIT Technology Review AI
プリンストン大学の研究チームは、AI エージェントが工学問題の解決には成功するものの、判断力や創造性を要する未発表論文への回答では失敗し、再帰的自己改善の実現にはまだ時間がかかると示した。
AI深層分析を開く2026年8月18日 20:21
AI深層分析
キーポイント
自己改善の限界を指摘
AI エージェントは既存の工学問題解決能力はあるが、明確な答えがない自由形式の研究や判断力を要する領域では未熟であることが判明した。
シャドウ評価法の導入
研究者らは、未発表の高品質論文から質問を抽出し、AI がその回答を試みる「シャドウ評価」という新しい評価手法を提案してテストを行った。
実験結果の失敗
Anthropic の Claude Opus 4.8 を使用した実験において、エージェントが提出した論文は元の著者によって拒絶され、トップカンファレンスレベルの研究には到達できなかった。
過剰な期待への警鐘
AI 研究の自動化に関するハイプされたタイムラインは証拠よりも先行している可能性があり、再帰的自己改善の実現にはさらに時間が必要であると結論付けた。
AI エージェントの研究遂行における根本的な欠陥
AI エージェントは実験の実施や論文作成において創造性や判断力が不足しており、失敗したアプローチからの根本的な見直しができない。
重要な引用
"The gap suggests that some of the hyped-up timelines for automating AI research may be running ahead of the evidence."
"Most existing research on how agents can automate AI research evaluates their ability to complete narrow tasks with checkable answers... But making progress in AI research also requires open-ended thinking"
"On the other hand, the agents were unambiguously bad at carrying out the research itself," says Kapoor.
"But it's harder to create environments to train these models when the task itself is open-ended."
編集コメントを表示
編集コメント
本研究は、AI の自律性に関する過度な楽観論に水を差し、技術的成熟度の現実的な評価を促す重要な一歩である。特に「判断力」や「創造性」といった人間固有の能力が、現在の AI エージェントにおいていかに決定的なボトルネックとなっているかを浮き彫りにしている。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
現在、AI業界が最も力強く掲げている約束は、「人間による監督をほぼ不要とし、AI自身が自ら改善していく」というものです。すでに大規模言語モデル(LLM)はコードの記述や学習用の合成データ生成、さらには自身を実行するコンピュータチップの最適化すら行うことができます。爆発的なAIの進展を予測する見通しでは、研究者たちが「再帰的自己改良(recursive self-improvement)」と呼ぶ現象が目前に迫っているとされています。
しかし、新しい研究は、その実現までにはまだ時間がかかる可能性を示唆しています。この研究を行ったチームは、AIエージェントはまだオープンエンドなAI研究を遂行する能力を持っていないと結論付けました。ここでいうオープンエンドな研究とは、明確な答えがない自由形式の探求であり、判断力や審美眼が不可欠な分野です。これらは、自己改良型のAIを構築する上で重要な要素となる可能性があります。
プリンストン大学のピーター・キルギス氏とサイヤシュ・カプール氏の率いる多機関共同研究チームは、AIエージェントがAI研究に必要なエンジニアリング課題の解決には成功するものの、トップクラスの機械学習カンファレンスで採択されるレベルのオリジナルな研究成果を生み出すための判断力や創造性に欠けていることを発見しました。このギャップは、AI研究の自動化に関する過剰な期待が、現時点でのエビデンスを先行している可能性を示唆しています。
既存の多くの研究では、エージェントが AI 研究を自動化できるかを評価する際、エンジニアリング問題の解決や小規模言語モデルのポストトレーニングといった、答えが明確に検証可能な狭いタスクの遂行能力に焦点が当てられています。しかし、AI 研究で進展を遂げるには、こうした閉じたタスクだけでなく、オープンエンドな思考も不可欠です。具体的には、仮説のセットを選択し、どのような証拠があれば問いが解決するかを判断したり、いつやり直すべきかを見極めたりする能力が必要です。
これらのスキルを評価するために、本研究では「シャドウ・評価(shadow evaluation)」と呼ばれる新しい手法を提案しました。これは、AI に未発表の高品質な論文から研究課題に答えることを求めるものです。
研究者たちは、オープンソースソフトウェア「OpenClaw」上で動作する Anthropic の Claude Opus 4.8 に、こうした課題に取り組ませました。対象となったのは、権威ある機械学習カンファレンスである NeurIPS 2026 に提出された 2 つの論文からです。
1 つ目の課題は、LLM(大規模言語モデル)の動作を決定づける「ペルソナ」を、モデルの重み(トレーニング中に学習したすべての情報を保存する数十億もの数値)を編集することで制御可能かどうかという点です。もう 1 つの課題は、スプレッドシートデータに基づいて予測を行うモデルが信頼性を失ったことを検出する装置をどう設計すべきかというものです。
これらの論文はまだ公開されていないため、エージェントたちはトレーニングデータから答えを暗記したり、インターネット上で検索したりすることはできませんでした。
エージェントには、6 日間の猶予と、3,000 ドルの Anthropic API クレジット、実験用の GPU バudget、独自の仮想コンピュータ、そしてオープンウェブへのアクセス権が与えられ、一流の AI 会議で発表できるレベルの研究論文の作成が求められました。これらの論文は、本来の著者たちが学会に提出された論文を評価するかのように審査されました。
しかし、その結果、両方の論文は却下されました。
人間による調査の結果、研究を実施するために必要なエンジニアリングスキルについては、エージェントも十分に備えていたことが判明しました。エージェントは文献レビューを行い、数百回の実験を実行し、その結果をまとめました。
「一方で、研究自体の遂行においては、エージェントは明らかに不十分でした」とカプール氏は語ります。彼らは奇妙な実験(場合によっては、極めて小さな合成データセットで仮説を検証するなど)を行ったり、自身の成果について明瞭に記述することに苦戦したりしました。そして、分野における新たな貢献は何も生み出せませんでした。「一流の AI 会議の水準からすれば、これらの論文は全く及ばないものでした」とカプール氏は指摘しています。
その理由は、エージェントが研究を行うために必要な創造力や判断力を十分に発揮できなかったからです。さまざまなアイデアを探求する動きが不十分で、有望性の低いアプローチに早々と固執してしまいました。確かに、オリジナルの著者たちが最初に抱いたような新規性が高く野心的な仮説を立案することはできましたが、限られたデータに基づいてそれらを却下してしまいます。また、失敗したアプローチから軌道修正することもできませんでした。小さな方向転換はできても、根本的な考え直しやゼロからの新たな試みを行うことはできなかったのです。
さらに、サブエージェントや外部の AI 検証ツールからのフィードバックを取り込むことにも失敗しました。研究方法を見直すのではなく、主張を狭めたり条件付きの注釈を追加したりするにとどまりました。また、トークン数や計算リソース、時間といったリソースも効果的に活用できませんでした。研究の各フェーズに割くべき時間の長さや、論文の分量に関する指示に従うことさえできなかったのです。
これらの失敗にもかかわらず、エージェントたちは研究者たちが「報酬ハッキング」と呼ぶような不適切な行動——実験やデータを隠蔽したり誤って提示したりする行為——には及んでいませんでした。作業の一部を処理するためにメインのエージェントが生成するサブエージェント(補助 AI)が、時折幻覚を起こして結果を誤って報告することはありましたが、プロジェクト全体を監督するオーケストレーターエージェントによってそれらは発見されました。
AI モデルが研究工学には優れているのに、オープンエンドな研究では苦手である理由について、カポール氏はその学習方法に起因すると指摘しています。モデルは「強化学習」と呼ばれる訓練プロセスを通じて、自動的に成果を検証できるタスクに対しては高い能力を発揮します。
しかし、タスク自体がオープンエンドな場合、こうしたモデルを訓練するための環境を構築するのは難しいとカポール氏は述べています。
カポール氏によると、研究チームは今後、Anthropic が今年 4 月に発表した最新モデル「Mythos」を用いて実験を進める予定です。このモデルはその後、トランプ政権によってさまざまな安全規制の適用を命じられ、現在は承認された組織のみが利用可能となっています。Anthropic はコメント依頼に対して回答していません。
本研究にはいくつかの限界があります。対象となった論文は 2 本だけであり、評価を行った元の著者たちは、自分が採点している論文が AI エージェントによって生成されたものであることを事前に知っていました。この事実が評価結果に影響を与えた可能性があります。また、研究チームは実験の設計と実行において相当な裁量権を持っており、彼らの既存の信念やバイアスが結果に反映されてしまった可能性も否定できません。オープンエンドな研究の評価では、あらゆるベンチマークが提供できるものよりもはるかに豊かなテストを行うために、ある程度の客観性は犠牲にせざるを得ないのです。
それでも、再帰的自己改善が目前に迫っているという主張を、今回の結果は少し冷静に見る必要があるかもしれません。
6 月には Anthropic が「AI が自らを構築する時」と題したブログ記事を公開し、モデル自身が開発速度を加速させることへの取り組み状況を報告しました。7 月には OpenAI も、新モデル GPT-5.6 Sol が小規模なモデルのポストトレーニングを支援し、研究者たちの数週間にわたる作業を節約できた事実をアピールしています。
しかしながら、今回の発見は AI 企業内部で起きていることとも響き合っている可能性があります。Anthropic の共同創設者である Jack Clark は、自身のニュースレター「Import AI」の中で、この結果が同社が AI セーフティ研究のいくつかの側面を自動化しようとした際に得た知見と共通点があると指摘しました。
「現在の AI システムには、価値ある直感的な創造性が欠けています。彼らは極めて優秀なエンジニアですが、反復的で形式的な思考という性質を持ち、それが研究者としての能力を発揮することを阻んでいる可能性があります」と Clark は述べています。彼は、AI システムにおける創造性の欠如を、「短期的な再帰的自己改善のタイムラインに対する悲観的なシグナル(bearish signal)」と呼びました。
AI 企業が、コード作成能力の向上と同様に、自らの進歩を急速に加速できる AI システムの開発に全力を注ぐのは当然のことです。OpenAI は自動化された AI 研究者の構築を明確な目標として掲げており、Anthropic も自己改善型 AI を業界の次のマイルストーンと位置づけています。
「投資と、この方向に向けた意識的な努力があれば、現在失敗しているとしても、面白い進展があると感じます」と語るのはボストン大学の言語学およびコンピュータサイエンス教授であるナジョン・キム氏です。彼女は AI エージェントがどのように AI 研究を自動化できるかを研究していますが、今回の研究には関与していません。一方、AI の進歩が二極化する可能性もあります。AI システムは採点可能な狭いタスクでは急速に進化し、一方でオープンエンドな研究においてはゆっくりとしか進展しないかもしれません。
そこで大きな未解決の疑問は、再帰的自律進化にとってオープンエンドな研究がどれほど重要かということです。AI システムは、そのために必要な要素なしに、狭いタスクを改善するだけでそこに到達できるのでしょうか。「分野における最大の進歩——トランスフォーマーの発明や、多くの AI 進展を可能にした新しい大規模アーキテクチャの発明など——を振り返れば、それらすべてには創造的な飛躍が必要でした」とカプール氏は述べています。
「ただし、変革的な AI、特に再帰的自律進化に必要なものはすでに揃っているという仮説を持つ人々もいます」。具体的には、モデルの学習速度を上げたり、ベンチマークスコアを引き上げたりすることなどが該当します。
「それは率直に言って、今まさに問われている1兆ドル規模の課題です」と彼は言います。
原文を表示
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
“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 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.
“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.
The big open question, then, is how crucial open-ended research is to recursive self-improvement—whether AI systems can grind their way there without it, simply by improving on the narrower tasks. “If we look back to the biggest advances in the field, the invention of transformers or the invention of big new architectures that allowed us to make a lot of AI progress—all of those did require creative leaps,” says Kapoor.
“That said, others have this hypothesis that all of what we need for transformative AI, in particular for recursive self-improvement, is already there,” such as making a model train faster and boostinging its benchmark scores.
“That’s frankly the trillion-dollar question right now,” he says.
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み