paper-with-me

홈 › Papers

Debating for Better Reasoning: An Unsupervised Multimodal Approach

2025-05-20 · Ashutosh Adhikari, Mirella Lapata

As Large Language Models (LLMs) gain expertise across diverse domains and modalities, scalable oversight becomes increasingly challenging, particularly when their capabilities may surpass human evaluators. Debate has emerged as a promising mechanism for enabling such oversight. In this work, we extend the debate paradigm to a multimodal setting, exploring its potential for weaker models to supervise and enhance the performance of stronger models. We focus on visual question answering (VQA), where two "sighted" expert vision-language models debate an answer, while a "blind" (text-only) judge adjudicates based solely on the quality of the arguments. In our framework, the experts defend only answers aligned with their beliefs, thereby obviating the need for explicit role-playing and concentrating the debate on instances of expert disagreement. Experiments on several multimodal tasks demonstrate that the debate framework consistently outperforms individual expert models. Moreover, judgments from weaker LLMs can help instill reasoning capabilities in vision-language models through finetuning.

📄 PDF Abstract BibTeX arXiv:2505.14627

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Picture Is Worth a Graph: A Blueprint Debate Paradigm for Multimodal Reasoning

2024-03-22 · Changmeng Zheng, Dayong Liang, WengYu Zhang, Xiao-Yong Wei 외

This paper presents a pilot study aimed at introducing multi-agent debate into multimodal reasoning. The study addresses two key challenges: the trivialization of opinions resulting from excessive summarization and the d…

Multimodal Reasoning

Colon-X: Advancing Intelligent Colonoscopy toward Clinical Reasoning

2025-12-03 · Ge-Peng Ji, Jingyi Liu, Deng-Ping Fan, Huazhu Fu 외 arxiv

In this study, we present Colon-X, an open initiative aimed at advancing multimodal intelligence in colonoscopy. We begin by constructing ColonVQA, the most comprehensive multimodal dataset ever built for colonoscopy, fe…

Visual Question Answering

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

Debatts: Zero-Shot Debating Text-to-Speech Synthesis

2024-11-10 · Yiqiao Huang, Yuancheng Wang, Jiaqi Li, Haotian Guo 외

In debating, rebuttal is one of the most critical stages, where a speaker addresses the arguments presented by the opposing side. During this process, the speaker synthesizes their own persuasive articulation given the c…

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

CortexDebate: Debating Sparsely and Equally for Multi-Agent Debate

2025-07-05 · Yiliu Sun, Zicheng Zhao, Sheng Wan, Chen Gong arxiv

Nowadays, single Large Language Model (LLM) struggles with critical issues such as hallucination and inadequate reasoning abilities. To mitigate these issues, Multi-Agent Debate (MAD) has emerged as an effective strategy…