次回の更新記事:答えのない問題に取り組むAIエージェントの走らせ方…(公開予定日:2026年07月13日)
AIDB Daily Papers

感情を持つAIエージェント?ソフトウェア開発チームにおける性格と感情の影響

原題: Agents with Feelings? Personality and Emotion in Multi-Agent Software Teams
著者: Yunyan Ding, Thomas Zimmermann, Iftekhar Ahmed
公開日: 2026-07-06 | 分野: LLM マルチエージェント ソフトウェアエンジニアリング cs.SE AIエージェント

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

ポイント

  • 心理学に基づき性格や感情のプロファイルを付与したLLMエージェントチームが、ソフトウェア開発の成果に与える影響を調査した。
  • エージェントの性格設定がチームのパフォーマンスや協力体制に大きく影響することを明らかにした点が新しい。
  • 適切なプロファイル設定はコード生成精度を向上させる一方、過度な慎重さはトークン消費を増大させ効率を低下させる結果となった。

Abstract

Multi-agent LLM systems for Software Engineering (SE) typically differentiate agents through roles and workflows, but little is known about how agents' behavioral profiles affect team performance. We investigate the impact of personality and emotion profiles on LLM agent teams using a psychology-informed framework that combines Big Five personality traits, basic emotions, SE-relevant work styles, and task roles. We evaluate 78 team-profile configurations across code generation and code review using four LLMs and 659 task instances. Results show that profile choice substantially affects both performance and team behavior. For code generation, the gap between the best and worst shared-profile configurations reaches 7.1-11.3 percentage points in pass@1 across models, while the best mixed-profile configuration outperforms the best shared-profile configuration in six of eight model-task settings. Profiles also influence collaboration dynamics and cost: fear and high-conscientiousness profiles increase revision activity, over-revision, and token usage without consistent performance gains. These findings identify agent profiles as an important design dimension in multi-agent SE systems, affecting not only task outcomes but also the efficiency of collaboration.

Paper AI Chat

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

質問の例:

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

会員登録 / ログイン

関連するAIDB記事