paper-with-me

홈 › Papers

Can MLLMs Generalize to Multi-Party dialog? Exploring Multilingual Response Generation in Complex Scenarios

2025-01-20 · Zhongtian Hu, Yiwen Cui, Ronghan Li, Meng Zhao, Lifang Wang

Current multilingual large language models(MLLMs) still focus on simple question-answering formats, often overlooking more complex dialogue scenarios. In other words, their capabilities of multilingual large models have yet to be validated in dialogue tasks with intricate structures. We therefore ask, Q1: How well do LLMs generalize to more complex dialog scenarios? Q2: Can supervised fine-tuning on a high-quality parallel benchmark restore this ability? Q3: Does the "multilingual complementarity" effect survive in the setting? To answer these questions, we introduce XMP, a high-quality parallel Multilingual dataset sourced from Multi-party Podcast dialogues, which is the first parallel dataset focusing on multi-party dialogue scenarios. Most samples in the dataset feature three or more participants, discussing a wide range of topics. Through extensive experiments, we find that, R1: MLLMs fail to generalize to multi-party setting, R2 Fine-tuning on XMP improves only marginally, with the 70B model achieving at most a 1% absolute gain over its 8B counterpart; R3: Mixing languages during SFT is usually detrimental, with any benefits being marginal and limited to isolated cases in the 70B model.

📄 PDF Abstract BibTeX arXiv:2501.11269

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringResponse Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
SFT Shrink and Fine-Tune, or SFT, is a type of distillation that avoids explicit distillation by copying parameters to a student student model and then fine-tuning.…

Similar Papers 제목 키워드 기반

Multi-Party Empathetic Dialogue Generation: A New Task for Dialog Systems

2022-05-01 · ACL 2022 5 · Ling.Yu Zhu, Zhengkun Zhang, Jun Wang, Hongbin Wang 외

Empathetic dialogue assembles emotion understanding, feeling projection, and appropriate response generation. Existing work for empathetic dialogue generation concentrates on the two-party conversation scenario. Multi-pa…

Dialogue GenerationResponse Generation

Multi-Party Empathetic Dialogue Generation: A New Task for Dialog Systems

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Empathetic dialogue assembles emotion understanding, feeling projection, and appropriate response generation. Existing work for empathetic dialogue generation concentrates on the two-party conversation scenario. Multi-pa…

Dialogue GenerationResponse Generation

GSN: A Graph-Structured Network for Multi-Party Dialogues

2019-05-31 · Wenpeng Hu, Zhangming Chan, Bing Liu, Dongyan Zhao 외

Existing neural models for dialogue response generation assume that utterances are sequentially organized. However, many real-world dialogues involve multiple interlocutors (i.e., multi-party dialogues), where the assump…

Response Generation

Advancing Multi-Party Dialogue Framework with Speaker-ware Contrastive Learning

2025-01-20 · Zhongtian Hu, Qi He, Ronghan Li, Meng Zhao 외

Multi-party dialogues, common in collaborative scenarios like brainstorming sessions and negotiations, pose significant challenges due to their complexity and diverse speaker roles. Current methods often use graph neural…

Contrastive LearningDialogue GenerationResponse Generation

An Annotation Scheme of A Large-scale Multi-party Dialogues Dataset for Discourse Parsing and Machine Comprehension

2019-11-08 · Jiaqi Li, Ming Liu, Bing Qin, Zihao Zheng 외

In this paper, we propose the scheme for annotating large-scale multi-party chat dialogues for discourse parsing and machine comprehension. The main goal of this project is to help understand multi-party dialogues. Our d…

Discourse ParsingMachine Reading ComprehensionReading Comprehension