MACI: Multi-Agent Collaborative Intelligence for Adaptive Reasoning and Temporal Planning
This addresses the need for improved AI reasoning and planning capabilities, though it appears incremental as it builds on multi-agent systems with common-sense augmentation.
The paper tackles the problem of traditional LLMs lacking deliberate reasoning and temporal awareness by introducing the Multi-Agent Collaborative Intelligence (MACI) framework, which demonstrates robust performance in scheduling problems.
Artificial intelligence requires deliberate reasoning, temporal awareness, and effective constraint management, capabilities traditional LLMs often lack due to their reliance on pattern matching, limited self-verification, and inconsistent constraint handling. We introduce Multi-Agent Collaborative Intelligence (MACI), a framework comprising three key components: 1) a meta-planner (MP) that identifies, formulates, and refines all roles and constraints of a task (e.g., wedding planning) while generating a dependency graph, with common-sense augmentation to ensure realistic and practical constraints; 2) a collection of agents to facilitate planning and address task-specific requirements; and 3) a run-time monitor that manages plan adjustments as needed. By decoupling planning from validation, maintaining minimal agent context, and integrating common-sense reasoning, MACI overcomes the aforementioned limitations and demonstrates robust performance in two scheduling problems.