STAR: Spatio-Temporal State Compression for Multi-Agent Tasks with Rich Observations
Abstract
Complex tasks involving tool integration pose significant challenges for Large Language Models (LLMs), leading to the emergence of multi-agent workflows as a promising solution. Reflection has emerged as an effective strategy for correcting erroneous trajectories in agentic workflows. However, existing approaches only exploit such capability in the post-action stage, where the agent observes the execution outcomes. We argue that, like humans, LLMs can also engage in reflection before action execution: the agent can anticipate undesirable outcomes from its own decisions, which not only provides a necessarily complementary perspective to evaluate the decision but also prevents the propagation of errors throughout the trajectory. In this paper, we propose MIRROR, a framework that consists of both intra-reflection, which critically assesses intended actions before execution, and inter-reflection, which further adjusts the trajectory based on observations. This design systematically leverages LLM reflection capabilities to eliminate and rectify erroneous actions on a more comprehensive scope. Evaluations on both the StableToolBench and TravelPlanner benchmarks demonstrate MIRROR's superior performance, achieving state-of-the-art results compared to existing approaches.
Cite
Text
Li et al. "STAR: Spatio-Temporal State Compression for Multi-Agent Tasks with Rich Observations." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/14Markdown
[Li et al. "STAR: Spatio-Temporal State Compression for Multi-Agent Tasks with Rich Observations." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/li2024ijcai-star/) doi:10.24963/ijcai.2024/14BibTeX
@inproceedings{li2024ijcai-star,
title = {{STAR: Spatio-Temporal State Compression for Multi-Agent Tasks with Rich Observations}},
author = {Li, Chao and Hu, Yujing and Yang, Shangdong and Lv, Tangjie and Fan, Changjie and Li, Wenbin and Zhang, Chongjie and Gao, Yang},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {120-128},
doi = {10.24963/ijcai.2024/14},
url = {https://mlanthology.org/ijcai/2024/li2024ijcai-star/}
}