Cochain: Balancing Insufficient and Excessive Collaboration in LLM Agent Workflows
Jiaxing Zhao, Hongbin Xie, Yuzhen Lei, Xuan Song, Zhuoran Shi, Lianxin Li, Shuangxue Liu, Linguo Xie, Haoran Zhang

TL;DR
Cochain is a novel framework that enhances business workflow collaboration in LLMs by integrating knowledge graphs and prompt trees, reducing costs and outperforming existing methods in prompt engineering and multi-agent systems.
Contribution
Cochain introduces a new collaboration prompting framework combining knowledge graphs and prompt trees to improve efficiency and effectiveness in LLM-based business workflows.
Findings
Cochain outperforms all baselines in prompt engineering and multi-agent LLMs.
Expert evaluations show small models with Cochain outperform GPT-4.
Cochain reduces costs while maintaining high performance in complex tasks.
Abstract
Large Language Models (LLMs) have demonstrated impressive performance in executing complex reasoning tasks. Chain-of-thought effectively enhances reasoning capabilities by unlocking the potential of large models, while multi-agent systems provide more comprehensive solutions by integrating the collective intelligence of multiple agents. However, both approaches face significant limitations. Single-agent with chain-of-thought, due to the inherent complexity of designing cross-domain prompts, faces collaboration challenges. Meanwhile, multi-agent systems consume substantial tokens and inevitably dilute the primary problem, which is particularly problematic in business workflow tasks. To address these challenges, we propose Cochain, a collaboration prompting framework that effectively solves the business workflow collaboration problem by combining knowledge and prompts at a reduced cost.…
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
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · Advanced Graph Neural Networks
MethodsAttention Is All You Need · Linear Layer · Byte Pair Encoding · Label Smoothing · Dropout · Adam · Multi-Head Attention · Dense Connections · Layer Normalization · Softmax
