次回の更新記事:今週の注目AI論文リスト(論文公開日2026/4/26~5/2)(公開予定日:2026年05月02日)
AIDB Daily Papers

自己進化型ソフトウェアエージェント:AIが自ら目標とコードを更新する

原題: Self-Evolving Software Agents
著者: Marco Robol, Paolo Giorgini
公開日: 2026-04-29 | 分野: LLM AI 自律性 ソフトウェアエンジニアリング cs.AI cs.SE AIエージェント

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 本研究では、設計時に固定された要件や目標から解放される自己進化型ソフトウェアエージェントを提案した。
  • BDI推論とLLMを組み合わせ、エージェントが経験から新たな目標を発見し、設計やコードを自律的に更新する。
  • プロトタイプ評価により、最小限の知識から自律的に目標発見と行動生成が可能であることが示された。

Abstract

Autonomous agents can adapt their behaviour to changing environments, but remain bound to requirements, goals, and capabilities fixed at design time, preventing genuine software evolution. This paper introduces self-evolving software agents, combining BDI reasoning with LLMs to enable autonomous evolution of goals, reasoning, and executable code. We propose a BDI-LLM architecture in which an automated evolution module operates alongside the agent's reasoning loop, eliciting new requirements from experience and synthesizing corresponding design and code updates. A prototype evaluated in a dynamic multi-agent environment shows that agents can autonomously discover new goals and generate executable behaviours from minimal prior knowledge. The results indicate both the feasibility and current limits of LLM-driven evolution, particularly in terms of behavioural inheritance and stability.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事