AIDB Daily Papers
自己進化型ソフトウェアエージェント: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に質問できます。
質問の例: