paper-with-me

홈 › Papers

Constructing Multi-Modal Dialogue Dataset by Replacing Text with Semantically Relevant Images

2021-07-19 · ACL 2021 5 · Nyoungwoo Lee, Suwon Shin, Jaegul Choo, Ho-Jin Choi, Sung-Hyun Myaeng

In multi-modal dialogue systems, it is important to allow the use of images as part of a multi-turn conversation. Training such dialogue systems generally requires a large-scale dataset consisting of multi-turn dialogues that involve images, but such datasets rarely exist. In response, this paper proposes a 45k multi-modal dialogue dataset created with minimal human intervention. Our method to create such a dataset consists of (1) preparing and pre-processing text dialogue datasets, (2) creating image-mixed dialogues by using a text-to-image replacement technique, and (3) employing a contextual-similarity-based filtering step to ensure the contextual coherence of the dataset. To evaluate the validity of our dataset, we devise a simple retrieval model for dialogue sentence prediction tasks. Automatic metrics and human evaluation results on such tasks show that our dataset can be effectively used as training data for multi-modal dialogue systems which require an understanding of images and text in a context-aware manner. Our dataset and generation code is available at https://github.com/shh1574/multi-modal-dialogue-dataset.

📄 PDF Abstract BibTeX arXiv:2107.08685

Code (1)

shh1574/multi-modal-dialogue-dataset 공식 구현 pytorch

Tasks

RetrievalSentence

Similar Papers 제목 키워드 기반

ReSee: Responding through Seeing Fine-grained Visual Knowledge in Open-domain Dialogue

2023-05-23 · Haoqin Tu, Yitong Li, Fei Mi, Zhongliang Yang

Incorporating visual knowledge into text-only dialogue systems has become a potential direction to imitate the way humans think, imagine, and communicate. However, existing multimodal dialogue systems are either confined…

An LLM Benchmark for Addressee Recognition in Multi-modal Multi-party Dialogue

2025-01-28 · Koji Inoue, Divesh Lala, Mikey Elmers, Keiko Ochi 외

Handling multi-party dialogues represents a significant step for advancing spoken dialogue systems, necessitating the development of tasks specific to multi-party interactions. To address this challenge, we are construct…

Language ModelingLanguage ModellingLarge Language ModelSpoken Dialogue Systems

ChatUMM: Robust Context Tracking for Conversational Interleaved Generation

2026-02-06 · Wenxun Dai, Zhiyuan Zhao, Yule Zhong, Yiji Cheng 외 arxiv

Unified multimodal models (UMMs) have achieved remarkable progress yet remain constrained by a single-turn interaction paradigm, effectively functioning as solvers for independent requests rather than assistants in conti…

Text-to-Image Generationmultimodal generation

AI for Just Work: Constructing Diverse Imaginations of AI beyond "Replacing Humans"

2025-03-10 · Weina Jin, Nicholas Vincent, Ghassan Hamarneh

"why" we develop AI. Lacking critical reflections on the general visions and purposes of AI may make the community vulnerable to manipulation. In this position paper, we explore the "why" question of AI. We denote answer…

Image Generation

DialogCC: An Automated Pipeline for Creating High-Quality Multi-Modal Dialogue Dataset

2022-12-08 · Young-Jun Lee, Byungsoo Ko, Han-Gyu Kim, Jonghwan Hyeon 외

As sharing images in an instant message is a crucial factor, there has been active research on learning an image-text multi-modal dialogue models. However, training a well-generalized multi-modal dialogue model remains c…

DiversityImage DescriptionRetrievalText Retrieval