paper-with-me

홈 › Papers

MMRC: A Large-Scale Benchmark for Understanding Multimodal Large Language Model in Real-World Conversation

2025-02-17 · Haochen Xue, Feilong Tang, Ming Hu, Yexin Liu, Qidong Huang, Yulong Li, Chengzhi Liu, Zhongxing Xu, Chong Zhang, Chun-Mei Feng, Yutong Xie, Imran Razzak, ZongYuan Ge, Jionglong Su, Junjun He, Yu Qiao

Recent multimodal large language models (MLLMs) have demonstrated significant potential in open-ended conversation, generating more accurate and personalized responses. However, their abilities to memorize, recall, and reason in sustained interactions within real-world scenarios remain underexplored. This paper introduces MMRC, a Multi-Modal Real-world Conversation benchmark for evaluating six core open-ended abilities of MLLMs: information extraction, multi-turn reasoning, information update, image management, memory recall, and answer refusal. With data collected from real-world scenarios, MMRC comprises 5,120 conversations and 28,720 corresponding manually labeled questions, posing a significant challenge to existing MLLMs. Evaluations on 20 MLLMs in MMRC indicate an accuracy drop during open-ended interactions. We identify four common failure patterns: long-term memory degradation, inadequacies in updating factual knowledge, accumulated assumption of error propagation, and reluctance to say no. To mitigate these issues, we propose a simple yet effective NOTE-TAKING strategy, which can record key information from the conversation and remind the model during its responses, enhancing conversational capabilities. Experiments across six MLLMs demonstrate significant performance improvements.

📄 PDF Abstract BibTeX arXiv:2502.11903

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

Similar Papers 제목 키워드 기반

Evaluating the Symbol Binding Ability of Large Language Models for Multiple-Choice Questions in Vietnamese General Education

2023-10-18 · Duc-Vu Nguyen, Quoc-Nam Nguyen

In this paper, we evaluate the ability of large language models (LLMs) to perform multiple choice symbol binding (MCSB) for multiple choice question answering (MCQA) tasks in zero-shot, one-shot, and few-shot settings. W…

Multiple-choiceMultiple Choice Question Answering (MCQA)Question Answering

A Multiple Choices Reading Comprehension Corpus for Vietnamese Language Education

2023-03-31 · Son T. Luu, Khoi Trong Hoang, Tuong Quang Pham, Kiet Van Nguyen 외

Machine reading comprehension has been an interesting and challenging task in recent years, with the purpose of extracting useful information from texts. To attain the computer ability to understand the reading text and …

ArticlesMachine Reading ComprehensionMultiple-choiceNatural Language Inference+1

Improving Machine Reading Comprehension with Single-choice Decision and Transfer Learning

2020-11-06 · Yufan Jiang, Shuangzhi Wu, Jing Gong, Yahui Cheng 외

Multi-choice Machine Reading Comprehension (MMRC) aims to select the correct answer from a set of options based on a given passage and question. Due to task specific of MMRC, it is non-trivial to transfer knowledge from …

AutoMLBinary ClassificationMachine Reading ComprehensionReading Comprehension+1

MMC: Advancing Multimodal Chart Understanding with Large-scale Instruction Tuning

2023-11-15 · Fuxiao Liu, Xiaoyang Wang, Wenlin Yao, Jianshu Chen 외

With the rapid development of large language models (LLMs) and their integration into large multimodal models (LMMs), there has been impressive progress in zero-shot completion of user-oriented vision-language tasks. How…

Chart Understanding

Transfer Learning Enhanced Single-choice Decision for Multi-choice Question Answering

2024-04-27 · Chenhao Cui, Yufan Jiang, Shuangzhi Wu, Zhoujun Li

Multi-choice Machine Reading Comprehension (MMRC) aims to select the correct answer from a set of options based on a given passage and question. The existing methods employ the pre-trained language model as the encoder, …

Binary ClassificationLanguage ModelingLanguage ModellingMachine Reading Comprehension+4