paper-with-me

홈 › Papers

Town Hall Debate Prompting: Enhancing Logical Reasoning in LLMs through Multi-Persona Interaction

2025-01-28 · Vivaan Sandwar, Bhav Jain, Rishan Thangaraj, Ishaan Garg, Michael Lam, Kevin Zhu

Debate is a commonly used form of human communication catered towards problem-solving because of its efficiency. Debate fundamentally allows multiple viewpoints to be brought up in problem-solving, and for complex problems, each viewpoint opens a new path for problem-solving. In this work, we apply this concept to LLM decision-making by proposing town hall-style debate prompting (THDP), a prompting method that splices a language model into multiple personas that will debate one another to reach a conclusion. Our experimental pipeline varies both the number of personas and the personality types of each persona to find the optimum town hall size and personality for benchmark performance as measured by ZebraLogic bench, a reasoning-intensive benchmark characterized by both multiple-choice and fill-in-the-blank questions. Our experimental results demonstrate that a town hall size of 5 personas with LLM-determined personality types performs optimally on ZebraLogic, achieving a 13\% improvement over one-shot CoT baselines in per-cell accuracy in GPT-4o, 9% puzzle accuracy increase in Claude 3.5 Sonnet, and an improvement in hard puzzle accuracy from 10-15%.

📄 PDF Abstract BibTeX arXiv:2502.15725

Code (0)

등록된 구현이 없습니다.

Tasks

Logical ReasoningMultiple-choice

Similar Papers 제목 키워드 기반

CoT Rerailer: Enhancing the Reliability of Large Language Models in Complex Reasoning Tasks through Error Detection and Correction

2024-08-25 · Guangya Wan, Yuqi Wu, Jie Chen, Sheng Li

Chain-of-Thought (CoT) prompting enhances Large Language Models (LLMs) complex reasoning abilities by generating intermediate steps. However, these steps can introduce hallucinations and accumulate errors. We propose the…

Decision MakingQuestion Answering

GroupDebate: Enhancing the Efficiency of Multi-Agent Debate Using Group Discussion

2024-09-21 · Tongxuan Liu, Xingyu Wang, Weizhe Huang, Wenjiang Xu 외

In recent years, Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse NLP tasks. Extensive research has explored how to enhance the logical reasoning abilities such as Chain-of-Thought, C…

Logical Reasoning

Should we be going MAD? A Look at Multi-Agent Debate Strategies for LLMs

2023-11-29 · Andries Smit, Paul Duckworth, Nathan Grinsztajn, Thomas D. Barrett 외

Recent advancements in large language models (LLMs) underscore their potential for responding to inquiries in various domains. However, ensuring that generative agents provide accurate and reliable answers remains an ong…

Benchmarking

Q-STRUM Debate: Query-Driven Contrastive Summarization for Recommendation Comparison

2025-02-18 · George-Kirollos Saad, Scott Sanner

Query-driven recommendation with unknown items poses a challenge for users to understand why certain items are appropriate for their needs. Query-driven Contrastive Summarization (QCS) is a methodology designed to addres…

SMADE-IE: Sparse Multi-Agent Framework with Evidence-Driven Debate for Zero-Shot Information Extraction

2026-06-03 · Kenfeng Huang, Yi Cai, Xin Wu, Zikun Deng 외 arxiv

Zero-shot information extraction (IE) with large language models (LLMs) has attracted increasing attention due to its flexibility in adapting to new schemas and domains without task-specific training. Existing approaches…

Information Extraction