Multi-Paradigm Agent Interaction in Practice:A Systematic Analysis of Generator-Evaluator, ReAct Loop,and Adversarial Evaluation in the buddyMe Framework
Xiaohua Wang, Chao Han, Kai Yu, XiaoLiang Xu, Liang Wang

TL;DR
This paper systematically analyzes multi-paradigm LLM agent interactions within the buddyMe framework, evaluating their effectiveness through empirical case studies and providing practical design insights.
Contribution
It formalizes a multi-stage processing pipeline and evaluation schema, compares paradigms, and offers guidelines for building stable multi-paradigm agent systems.
Findings
Generator-Evaluator detects 20% requirement omissions in complex tasks.
ReAct loop causes 30% redundant tool invocations.
Adversarial discussions reach consensus in 70% of cases within 2-3 rounds.
Abstract
The rapid evolution of Large Language Model (LLM) agents has produced diverse interaction paradigms, yet few production systems integrate multiple paradigms within a unified architecture. This paper presents a systematic analysis of three principal agent interaction paradigms, including Multi-Agent Orchestration (Generator-Evaluator), ReAct Tool-Use Loops, and Memory-Augmented Interaction, as implemented in buddyMe, an open-source multi-model agent programming framework. We formalize a five-stage processing pipeline: Requirement Pre-Review -> Task Decomposition -> ReAct Execution -> Real-Execution Verification -> Adversarial Evaluation Discussion, and establish a six-dimensional evaluation schema with weighted scoring. Through four empirical case studies drawn from real-world deployment logs covering museum guide generation, scheduled weather tasks, and comprehensive tour planning, we…
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.
