AIDB Daily Papers
OpenSage:自己プログラミングエージェント生成エンジン
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- OpenSageは、LLMがエージェントの構造やツールセットを自動生成できる初のADKを提案し、包括的なメモリサポートも提供します。
- 従来は人間が手動で設計していたエージェントの主要コンポーネントをLLMが自動設計することで、汎用性と性能向上が期待できます。
- 最先端ベンチマークでの実験により、OpenSageが既存のADKを凌駕することを示し、各コンポーネントの有効性を検証しました。
Abstract
Agent development kits (ADKs) provide effective platforms and tooling for constructing agents, and their designs are critical to the constructed agents' performance, especially the functionality for agent topology, tools, and memory. However, current ADKs either lack sufficient functional support or rely on humans to manually design these components, limiting agents' generalizability and overall performance. We propose OpenSage, the first ADK that enables LLMs to automatically create agents with self-generated topology and toolsets while providing comprehensive and structured memory support. OpenSage offers effective functionality for agents to create and manage their own sub-agents and toolkits. It also features a hierarchical, graph-based memory system for efficient management and a specialized toolkit tailored to software engineering tasks. Extensive experiments across three state-of-the-art benchmarks with various backbone models demonstrate the advantages of OpenSage over existing ADKs. We also conduct rigorous ablation studies to demonstrate the effectiveness of our design for each component. We believe OpenSage can pave the way for the next generation of agent development, shifting the focus from human-centered to AI-centered paradigms.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: