paper-with-me

홈 › Papers

TikTalk: A Video-Based Dialogue Dataset for Multi-Modal Chitchat in Real World

2023-01-14 · Hongpeng Lin, Ludan Ruan, Wenke Xia, Peiyu Liu, Jingyuan Wen, Yixin Xu, Di Hu, Ruihua Song, Wayne Xin Zhao, Qin Jin, Zhiwu Lu

To facilitate the research on intelligent and human-like chatbots with multi-modal context, we introduce a new video-based multi-modal dialogue dataset, called TikTalk. We collect 38K videos from a popular video-sharing platform, along with 367K conversations posted by users beneath them. Users engage in spontaneous conversations based on their multi-modal experiences from watching videos, which helps recreate real-world chitchat context. Compared to previous multi-modal dialogue datasets, the richer context types in TikTalk lead to more diverse conversations, but also increase the difficulty in capturing human interests from intricate multi-modal information to generate personalized responses. Moreover, external knowledge is more frequently evoked in our dataset. These facts reveal new challenges for multi-modal dialogue models. We quantitatively demonstrate the characteristics of TikTalk, propose a video-based multi-modal chitchat task, and evaluate several dialogue baselines. Experimental results indicate that the models incorporating large language models (LLM) can generate more diverse responses, while the model utilizing knowledge graphs to introduce external knowledge performs the best overall. Furthermore, no existing model can solve all the above challenges well. There is still a large room for future improvements, even for LLM with visual extensions. Our dataset is available at \url{https://ruc-aimind.github.io/projects/TikTalk/}.

📄 PDF Abstract BibTeX arXiv:2301.05880

Code (1)

ruc-aimind/tiktalk 공식 구현

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Multimodal Coreference Resolution for Chinese Social Media Dialogues: Dataset and Benchmark Approach

2025-04-19 · Xingyu Li, Chen Gong, Guohong Fu

Multimodal coreference resolution (MCR) aims to identify mentions referring to the same entity across different modalities, such as text and visuals, and is essential for understanding multimodal content. In the era of r…

coreference-resolutionCoreference Resolution

VSTAR: A Video-grounded Dialogue Dataset for Situated Semantic Understanding with Scene and Topic Transitions

2023-05-30 · Yuxuan Wang, Zilong Zheng, Xueliang Zhao, Jinpeng Li 외

Video-grounded dialogue understanding is a challenging problem that requires machine to perceive, parse and reason over situated semantics extracted from weakly aligned video and dialogues. Most existing benchmarks treat…

Dialogue GenerationDialogue UnderstandingScene SegmentationSegmentation

TV-Dialogue: Crafting Theme-Aware Video Dialogues with Immersive Interaction

2025-01-31 · Sai Wang, Fan Ma, Xinyi Li, Hehe Fan 외

Recent advancements in LLMs have accelerated the development of dialogue generation across text and images, yet video-based dialogue generation remains underexplored and presents unique challenges. In this paper, we intr…

Dialogue Generation

Multimodal Dialogue State Tracking

2022-06-16 · NAACL 2022 7 · Hung Le, Nancy F. Chen, Steven C. H. Hoi

Designed for tracking user goals in dialogues, a dialogue state tracker is an essential component in a dialogue system. However, the research of dialogue state tracking has largely been limited to unimodality, in which s…

Dialogue State TrackingVideo Understanding

Multimodal Transformer Networks for End-to-End Video-Grounded Dialogue Systems

2019-07-02 · ACL 2019 7 · Hung Le, Doyen Sahoo, Nancy F. Chen, Steven C. H. Hoi

Developing Video-Grounded Dialogue Systems (VGDS), where a dialogue is conducted based on visual and audio aspects of a given video, is significantly more challenging than traditional image or text-grounded dialogue syst…

Dialogue State TrackingResponse Generation