paper-with-me

홈 › Papers

M-MAD: Multidimensional Multi-Agent Debate Framework for Fine-grained Machine Translation Evaluation

2024-12-28 · Zhaopeng Feng, Jiayuan Su, Jiamei Zheng, Jiahan Ren, Yan Zhang, Jian Wu, Hongwei Wang, Zuozhu Liu

Recent advancements in large language models (LLMs) have given rise to the LLM-as-a-judge paradigm, showcasing their potential to deliver human-like judgments. However, in the field of machine translation (MT) evaluation, current LLM-as-a-judge methods fall short of learned automatic metrics. In this paper, we propose Multidimensional Multi-Agent Debate (M-MAD), a systematic LLM-based multi-agent framework for advanced LLM-as-a-judge MT evaluation. Our findings demonstrate that M-MAD achieves significant advancements by (1) decoupling heuristic MQM criteria into distinct evaluation dimensions for fine-grained assessments; (2) employing multi-agent debates to harness the collaborative reasoning capabilities of LLMs; (3) synthesizing dimension-specific results into a final evaluation judgment to ensure robust and reliable outcomes. Comprehensive experiments show that M-MAD not only outperforms all existing LLM-as-a-judge methods but also competes with state-of-the-art reference-based automatic metrics, even when powered by a suboptimal model like GPT-4o mini. Detailed ablations and analysis highlight the superiority of our framework design, offering a fresh perspective for LLM-as-a-judge paradigm. Our code and data are publicly available at https://github.com/SU-JIAYUAN/M-MAD.

📄 PDF Abstract BibTeX arXiv:2412.20127

Code (1)

su-jiayuan/m-mad 공식 구현

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

MADIAVE: Multi-Agent Debate for Implicit Attribute Value Extraction

2025-10-07 · Wei-Chieh Huang, Cornelia Caragea arxiv

Implicit Attribute Value Extraction (AVE) is essential for accurately representing products in e-commerce, as it infers latent attributes from multimodal data. Despite advances in multimodal large language models (MLLMs)…

Attribute Value Extraction

MV-Debate: Multi-view Agent Debate with Dynamic Reflection Gating for Multimodal Harmful Content Detection in Social Media

2025-08-07 · Rui Lu, Jinhe Bi, Yunpu Ma, Feng Xiao 외 arxiv

Social media has evolved into a complex multimodal environment where text, images, and other signals interact to shape nuanced meanings, often concealing harmful intent. Identifying such intent, whether sarcasm, hate spe…

Intent Detection

Multi-Agent Debate with Memory Masking

2026-03-03 · Hongduan Tian, Xiao Feng, Ziyuan Zhao, Xiangyu Zhu 외 arxiv

Large language models (LLMs) have recently demonstrated impressive capabilities in reasoning tasks. Currently, mainstream LLM reasoning frameworks predominantly focus on scaling up inference-time sampling to enhance perf…

Logical Reasoning

Peacemaker or Troublemaker: How Sycophancy Shapes Multi-Agent Debate

2025-09-27 · Binwei Yao, Chao Shang, Wanyu Du, Jianfeng He 외 arxiv

Large language models (LLMs) often display sycophancy, a tendency toward excessive agreeability. This behavior poses significant challenges for multi-agent debating systems (MADS) that rely on productive disagreement to …

FinDebate: Multi-Agent Collaborative Intelligence for Financial Analysis

2025-09-22 · Tianshi Cai, Guanxu Li, Nijia Han, Ce Huang 외 arxiv

We introduce FinDebate, a multi-agent framework for financial analysis, integrating collaborative debate with domain-specific Retrieval-Augmented Generation (RAG). Five specialized agents, covering earnings, market, sent…