paper-with-me

Papers

Taking Notes Brings Focus? Towards Multi-Turn Multimodal Dialogue Learning

2025-03-10 · Jiazheng Liu, Sipeng Zheng, Börje F. Karlsson, Zongqing Lu

Multimodal large language models (MLLMs), built on large-scale pre-trained vision towers and language models, have shown great capabilities in multimodal understanding. However, most existing MLLMs are trained on single-turn vision question-answering tasks, which do not accurately reflect real-world human conversations. In this paper, we introduce MMDiag, a multi-turn multimodal dialogue dataset. This dataset is collaboratively generated through deliberately designed rules and GPT assistance, featuring strong correlations between questions, between questions and images, and among different image regions; thus aligning more closely with real-world scenarios. MMDiag serves as a strong benchmark for multi-turn multimodal dialogue learning and brings more challenges to the grounding and reasoning capabilities of MLLMs. Further, inspired by human vision processing, we present DiagNote, an MLLM equipped with multimodal grounding and reasoning capabilities. DiagNote consists of two modules (Deliberate and Gaze) interacting with each other to perform Chain-of-Thought and annotations respectively, throughout multi-turn dialogues. We empirically demonstrate the advantages of DiagNote in both grounding and jointly processing and reasoning with vision and language information over existing MLLMs.

📄 PDF Abstract BibTeX arXiv:2503.07002

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Attention 설명 없음
Weight Decay 설명 없음
Multi-Head Attention 설명 없음
Adam 설명 없음
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$…

Similar Papers 제목 키워드 기반

Note2Chat: Improving LLMs for Multi-Turn Clinical History Taking Using Medical Notes

2026-01-29 · Yang Zhou, Zhenting Sheng, Mingrui Tan, Yuting Song 외 arxiv

Effective clinical history taking is a foundational yet underexplored component of clinical reasoning. While large language models (LLMs) have shown promise on static benchmarks, they often fall short in dynamic, multi-t…

Data Augmentation

NoTeS-Bank: Benchmarking Neural Transcription and Search for Scientific Notes Understanding

2025-04-12 · Aniket Pal, Sanket Biswas, Alloy Das, Ayush Lodh 외

Understanding and reasoning over academic handwritten notes remains a challenge in document AI, particularly for mathematical equations, diagrams, and scientific notations. Existing visual question answering (VQA) benchm…

BenchmarkingDocument AIdocument understandingMultimodal Reasoning+6

Triadic Multi-party Voice Activity Projection for Turn-taking in Spoken Dialogue Systems

2025-07-10 · Mikey Elmers, Koji Inoue, Divesh Lala, Tatsuya Kawahara arxiv

Turn-taking is a fundamental component of spoken dialogue, however conventional studies mostly involve dyadic settings. This work focuses on applying voice activity projection (VAP) to predict upcoming turn-taking in tri…

Online Coreference Resolution for Dialogue Processing: Improving Mention-Linking on Real-Time Conversations

2022-05-21 · *SEM (NAACL) 2022 7 · Liyan Xu, Jinho D. Choi

This paper suggests a direction of coreference resolution for online decoding on actively generated input such as dialogue, where the model accepts an utterance and its past context, then finds mentions in the current ut…

coreference-resolutionCoreference Resolution

Multimodal Transformer Models for Turn-taking Prediction: Effects on Conversational Dynamics of Human-Agent Interaction during Cooperative Gameplay

2025-02-05 · Young-Ho Bae, Casey C. Bennett

This study investigates multimodal turn-taking prediction within human-agent interactions (HAI), particularly focusing on cooperative gaming environments. It comprises both model development and subsequent user study, ai…

Spoken Dialogue Systems