Synergistic Multi-Agent Framework with Trajectory Learning for Knowledge-Intensive Tasks

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 knowledge-intensive tasks demonstrate SMART's superior performance compared to widely adopted knowledge internalization and knowledge enhancement methods. Our framework can extend beyond knowledge-intensive tasks to more complex scenarios.

Cite

Text

Yue et al. "Synergistic Multi-Agent Framework with Trajectory Learning for Knowledge-Intensive Tasks." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I24.34772

Markdown

[Yue et al. "Synergistic Multi-Agent Framework with Trajectory Learning for Knowledge-Intensive Tasks." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/yue2025aaai-synergistic/) doi:10.1609/AAAI.V39I24.34772

BibTeX

@inproceedings{yue2025aaai-synergistic,
  title     = {{Synergistic Multi-Agent Framework with Trajectory Learning for Knowledge-Intensive Tasks}},
  author    = {Yue, Shengbin and Wang, Siyuan and Chen, Wei and Huang, Xuanjing and Wei, Zhongyu},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {25796-25804},
  doi       = {10.1609/AAAI.V39I24.34772},
  url       = {https://mlanthology.org/aaai/2025/yue2025aaai-synergistic/}
}