MIRROR: Multi-agent Intra- and Inter-Reflection for Optimized Reasoning in Tool Learning
Zikang Guo, Benfeng Xu, Xiaorui Wang, Zhendong Mao

TL;DR
MIRROR introduces a novel multi-agent reflection framework for LLMs that anticipates and corrects errors before and after action execution, significantly improving reasoning in tool learning tasks.
Contribution
It proposes intra- and inter-reflection mechanisms enabling LLMs to proactively evaluate and adjust actions, advancing beyond post-action reflection methods.
Findings
Achieves state-of-the-art results on StableToolBench.
Demonstrates improved reasoning accuracy in tool learning.
Effectively reduces errors through proactive reflection.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Topic Modeling · Business Process Modeling and Analysis
