AIDB Daily Papers
SkillMOO:ソフトウェアエンジニアリング向けエージェントスキルの多目的最適化
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- LLMコーディングエージェント向けに、モジュール化されたタスク固有のガイダンスを提供するエージェントスキルを対象とする研究。
- 成功率、コスト、実行時間のバランスを手動で調整する負担を軽減する、自動進化フレームワークSkillMOOを提案し、最適化の効率化を図る。
- SkillsBenchのソフトウェアエンジニアリングタスクで、SkillMOOは成功率を最大131%向上させ、コストを最大32%削減することに成功した。
Abstract
Agent skills provide modular, task-specific guidance for LLM- based coding agents, but manually tuning skill bundles to balance success rate, cost, and runtime is expensive and fragile. We present SkillMOO, a multi-objective optimization framework that automatically evolves skill bundles using LLM-proposed edits and NSGA-II survivor selection: a solver agent evaluates candidate skill bundles on coding tasks and an optimizer agent proposes bundle edits based on failure analysis. On three SkillsBench software engineering tasks, SkillMOO improves pass rate by up to 131% while reducing cost up to 32% relative to the best baseline per task at low optimization overhead. Pattern analysis reveals pruning and substitution as primary drivers of improvement, suggesting effective bundles favor minimal, focused content over accumulated instructions.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: