English

REVECA: Adaptive Planning and Trajectory-based Validation in Cooperative Language Agents using Information Relevance and Relative Proximity

Artificial Intelligence 2024-12-19 v2 Computation and Language Computer Vision and Pattern Recognition Multiagent Systems

Abstract

We address the challenge of multi-agent cooperation, where agents achieve a common goal by cooperating with decentralized agents under complex partial observations. Existing cooperative agent systems often struggle with efficiently processing continuously accumulating information, managing globally suboptimal planning due to lack of consideration of collaborators, and addressing false planning caused by environmental changes introduced by other collaborators. To overcome these challenges, we propose the RElevance, Proximity, and Validation-Enhanced Cooperative Language Agent (REVECA), a novel cognitive architecture powered by GPT-4o-mini. REVECA enables efficient memory management, optimal planning, and cost-effective prevention of false planning by leveraging Relevance Estimation, Adaptive Planning, and Trajectory-based Validation. Extensive experimental results demonstrate REVECA's superiority over existing methods across various benchmarks, while a user study reveals its potential for achieving trustworthy human-AI cooperation.

Keywords

Cite

@article{arxiv.2405.16751,
  title  = {REVECA: Adaptive Planning and Trajectory-based Validation in Cooperative Language Agents using Information Relevance and Relative Proximity},
  author = {SeungWon Seo and SeongRae Noh and Junhyeok Lee and SooBin Lim and Won Hee Lee and HyeongYeop Kang},
  journal= {arXiv preprint arXiv:2405.16751},
  year   = {2024}
}

Comments

v2 is the AAAI'25 camera-ready version, including the appendix, which has been enhanced based on the reviewers' comments