paper-with-me

Papers

MMRole: A Comprehensive Framework for Developing and Evaluating Multimodal Role-Playing Agents

2024-08-08 · Yanqi Dai, Huanran Hu, Lei Wang, Shengjie Jin, Xu Chen, Zhiwu Lu

Recently, Role-Playing Agents (RPAs) have garnered increasing attention for their potential to deliver emotional value and facilitate sociological research. However, existing studies are primarily confined to the textual modality, unable to simulate humans' multimodal perceptual capabilities. To bridge this gap, we introduce the concept of Multimodal Role-Playing Agents (MRPAs), and propose a comprehensive framework, MMRole, for their development and evaluation, which comprises a personalized multimodal dataset and a robust evaluation method. Specifically, we construct a large-scale, high-quality dataset, MMRole-Data, consisting of 85 characters, 11K images, and 14K single or multi-turn dialogues. Additionally, we present a robust evaluation method, MMRole-Eval, encompassing eight metrics across three dimensions, where a reward model is trained to score MRPAs with the constructed ground-truth data for comparison. Moreover, we develop the first specialized MRPA, MMRole-Agent. Extensive evaluation results demonstrate the improved performance of MMRole-Agent and highlight the primary challenges in developing MRPAs, emphasizing the need for enhanced multimodal understanding and role-playing consistency. The data, code, and models will be available at https://github.com/YanqiDai/MMRole.

📄 PDF Abstract BibTeX arXiv:2408.04203

Code (1)

yanqidai/mmrole 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

LMOD+: A Comprehensive Multimodal Dataset and Benchmark for Developing and Evaluating Multimodal Large Language Models in Ophthalmology

2025-09-30 · Zhenyue Qin, Yang Liu, Yu Yin, Jinyu Ding 외 arxiv

Vision-threatening eye diseases pose a major global health burden, with timely diagnosis limited by workforce shortages and restricted access to specialized care. While multimodal large language models (MLLMs) show promi…

ChartMind: A Comprehensive Benchmark for Complex Real-world Multimodal Chart Question Answering

2025-05-29 · Jingxuan Wei, Nan Xu, Junnan Zhu, Yanni Hao 외

Chart question answering (CQA) has become a critical multimodal task for evaluating the reasoning capabilities of vision-language models. While early approaches have shown promising performance by focusing on visual feat…

Chart Question AnsweringChart UnderstandingInstruction FollowingOptical Character Recognition (OCR)+1

Benchmarking Retrieval-Augmented Multimomal Generation for Document Question Answering

2025-05-22 · Kuicai Dong, Yujing Chang, Shijie Huang, Yasheng Wang 외

Document Visual Question Answering (DocVQA) faces dual challenges in processing lengthy multimodal documents (text, images, tables) and performing cross-modal reasoning. Current document retrieval-augmented generation (D…

BenchmarkingEvidence SelectionQuestion AnsweringRetrieval+2

YTClickbait21K: Human-Annotated Multimodal Dataset for YouTube Clickbait Detection Across Diverse Channels and Content Categories

2026-06-10 · Md. Minhazul Islam, Md. Tanbeer Jubaer, Amith Khandakar, Shovon Sarker 외 arxiv

Clickbait content on video-sharing platforms poses a significant challenge to information reliability, yet progress in automated detection has been constrained by the lack of large-scale, high-quality multimodal datasets…

Act2Intention: A Benchmark For Developing Active Mobile Agents Through Inferring User Intention from GUI Actions

2026-08-14 · Xiaokai Yan, Jingtao Ding, Yong Li, Zhiwen Yu arxiv

Mobile GUI Agents powered by multimodal large language models (MLLMs) show promise in human-computer intelligence. However, current research primarily focuses on reactive task execution while lacking a comprehensive unde…