Navigating Complexity: Orchestrated Problem Solving with Multi-Agent LLMs
Sumedh Rasal, E. J. Hauer

TL;DR
This paper presents a novel multi-agent LLM system that decomposes complex, vague problems into manageable sub-tasks, enabling more effective and scalable problem-solving through orchestration and collaboration.
Contribution
It introduces an orchestrating LLM that interacts with users, decomposes problems, and manages specialized agents to solve sub-problems, improving scalability and handling of complex tasks.
Findings
Enhanced problem-solving for complex tasks
Improved scalability and efficiency
Effective handling of vague problems
Abstract
Large Language Models (LLMs) have demonstrated remarkable capabilities in solving various tasks, yet they often struggle with comprehensively addressing complex and vague problems. Existing approaches, including multi-agent LLM systems, offer solutions to certain challenges but still require manual setup and lack scalability. To address this gap, we propose a novel approach leveraging decomposition to enable LLMs to tackle vague problems effectively. Our approach involves an orchestrating LLM that interacts with users to understand the problem and then decomposes it into tangible sub-problems. Instead of expecting the LLM to solve the entire problem in one go, we train it to ask follow-up questions to gain a deeper understanding of the user's requirements. Once the problem is adequately understood, the orchestrating LLM divides it into smaller, manageable sub-problems. Each…
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
TopicsSemantic Web and Ontologies · AI-based Problem Solving and Planning · Software Engineering Research
