paper-with-me

Papers

3MDBench: Medical Multimodal Multi-agent Dialogue Benchmark

2025-03-26 · Ivan Sviridov, Amina Miftakhova, Artemiy Tereshchenko, Galina Zubkova, Pavel Blinov, Andrey Savchenko

Though Large Vision-Language Models (LVLMs) are being actively explored in medicine, their ability to conduct telemedicine consultations combining accurate diagnosis with professional dialogue remains underexplored. In this paper, we present 3MDBench (Medical Multimodal Multi-agent Dialogue Benchmark), an open-source framework for simulating and evaluating LVLM-driven telemedical consultations. 3MDBench simulates patient variability through four temperament-based Patient Agents and an Assessor Agent that jointly evaluate diagnostic accuracy and dialogue quality. It includes 3013 cases across 34 diagnoses drawn from real-world telemedicine interactions, combining textual and image-based data. The experimental study compares diagnostic strategies for popular LVLMs, including GPT-4o-mini, LLaVA-3.2-11B-Vision-Instruct, and Qwen2-VL-7B-Instruct. We demonstrate that multimodal dialogue with internal reasoning improves F1 score by 6.5% over non-dialogue settings, highlighting the importance of context-aware, information-seeking questioning. Moreover, injecting predictions from a diagnostic convolutional network into the LVLM's context boosts F1 by up to 20%. Source code is available at https://anonymous.4open.science/r/3mdbench_acl-0511.

📄 PDF Abstract BibTeX arXiv:2504.13861

Code (1)

univanxx/3mdbench 공식 구현 pytorch

Tasks

DiagnosticMultimodal Reasoning

Similar Papers 제목 키워드 기반

CMDBench: A Benchmark for Coarse-to-fine Multimodal Data Discovery in Compound AI Systems

2024-06-02 · Yanlin Feng, Sajjadur Rahman, Aaron Feng, Vincent Chen 외

Compound AI systems (CASs) that employ LLMs as agents to accomplish knowledge-intensive tasks via interactions with tools and data retrievers have garnered significant interest within database and AI communities. While t…

Question Answering

ReMMD: Realistic Multilingual Multi-Image Agentic Verification for Multimodal Misinformation Detection

2026-06-23 · Chenhao Dang, Dantong Zhu, Jun Yang, Conghui He 외 arxiv

Multimodal misinformation detection is increasingly important because viral posts now combine long multilingual narratives, several images, mixed provenance, and subtle text--image framing errors. Existing benchmarks and…

A Multimodal Dialogue System for Medical Decision Support inside Virtual Reality

2017-08-01 · WS 2017 8 · Alex Prange, er, Margarita Chikobava, Peter Poller 외

We present a multimodal dialogue system that allows doctors to interact with a medical decision support system in virtual reality (VR). We integrate an interactive visualization of patient records and radiology image dat…

SimdBench: Benchmarking Large Language Models for SIMD-Intrinsic Code Generation

2025-07-21 · Yibo He, Shuoran Zhao, Jiaming Huang, Yingjie Fu 외 arxiv

SIMD (Single Instruction Multiple Data) instructions and their compiler intrinsics are widely supported by modern processors to accelerate performance-critical tasks. SIMD intrinsic programming, a trade-off between codin…

Code Generation

MMWOZ: Building Multimodal Agent for Task-oriented Dialogue

2025-11-16 · Pu-Hai Yang, Heyan Huang, Heng-Da Xu, Fanshu Sun 외 arxiv

Task-oriented dialogue systems have garnered significant attention due to their conversational ability to accomplish goals, such as booking airline tickets for users. Traditionally, task-oriented dialogue systems are con…

Task-Oriented Dialogue Systems