CLApr 26, 2024

CoMM: Collaborative Multi-Agent, Multi-Reasoning-Path Prompting for Complex Problem Solving

Amazon
arXiv:2404.17729v147 citationsh-index: 25Has CodeNAACL-HLT
Originality Incremental advance
AI Analysis

This addresses the problem of enhancing LLM reasoning for complex tasks, but it is incremental as it builds on existing prompting techniques.

The authors tackled the limited ability of LLMs in solving complex science problems by proposing CoMM, a collaborative multi-agent, multi-reasoning-path prompting framework, which improved performance on college-level science problems over competitive baselines.

Large Language Models (LLMs) have shown great ability in solving traditional natural language tasks and elementary reasoning tasks with appropriate prompting techniques. However, their ability is still limited in solving complicated science problems. In this work, we aim to push the upper bound of the reasoning capability of LLMs by proposing a collaborative multi-agent, multi-reasoning-path (CoMM) prompting framework. Specifically, we prompt LLMs to play different roles in a problem-solving team, and encourage different role-play agents to collaboratively solve the target task. In particular, we discover that applying different reasoning paths for different roles is an effective strategy to implement few-shot prompting approaches in the multi-agent scenarios. Empirical results demonstrate the effectiveness of the proposed methods on two college-level science problems over competitive baselines. Our further analysis shows the necessity of prompting LLMs to play different roles or experts independently. We release the code at: https://github.com/amazon-science/comm-prompt

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes