Synergistic Multi-Agent Framework with Trajectory Learning for Knowledge-Intensive Tasks
Shengbin Yue, Siyuan Wang, Wei Chen, Xuanjing Huang and, Zhongyu Wei

TL;DR
This paper presents SMART, a multi-agent framework that improves factual accuracy and interpretability in large language models for knowledge-intensive tasks through specialized agents and trajectory learning.
Contribution
Introduces SMART, a novel multi-agent framework with a co-training paradigm for enhanced knowledge handling in LLMs, outperforming existing methods.
Findings
Superior performance on five knowledge-intensive tasks
Effective synergy among specialized agents
Enhanced factual consistency and interpretability
Abstract
Recent advancements in Large Language Models (LLMs) have led to significant breakthroughs in various natural language processing tasks. However, generating factually consistent responses in knowledge-intensive scenarios remains a challenge due to issues such as hallucination, difficulty in acquiring long-tailed knowledge, and limited memory expansion. This paper introduces SMART, a novel multi-agent framework that leverages external knowledge to enhance the interpretability and factual consistency of LLM-generated responses. SMART comprises four specialized agents, each performing a specific sub-trajectory action to navigate complex knowledge-intensive tasks. We propose a multi-agent co-training paradigm, Long-Short Trajectory Learning, which ensures synergistic collaboration among agents while maintaining fine-grained execution by each agent. Extensive experiments on five…
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.
Code & Models
Videos
Taxonomy
TopicsAI-based Problem Solving and Planning
