Mis: Light Response Agent for Video Comment with Multimodal Informative Seeking
Dong Zhang, Tongfei Shen, Zhiyu Tang, Shoushan Li, Guodong Zhou
Abstract
Automatic response generation of video comments (RGVC) aims to generate a target reply to the content of the target comment based on the video context. Existing works for RGVC normally rely on large language models (LLMs), and mostly neglect the importance of extracting key information from both linguistic and visual perspectives, thereby limiting the potential to generate fluent and targeted responses in real applications. In this work, we introduce a lightweight response agent with a novel multimodal informative seeking approach (textsc{Mis}), which includes a Comment Context Retrieval (CCR) module and a Key Vision Selection (KVS) module to simultaneously seek essential information from both textual and visual modalities. Specifically, the CCR module enriches the dialogue context by retrieving relevant comments from other comment blocks, while the KVS module utilizes a spatial-temporal Transformer with cross-modal attention to highlight the most crucial information in the video. Moreover, we also build a large-scale user-level multimodal chitchat (UMC) dataset with exact comment-response interactions to better investigate RGVC. Extensive experiments demonstrate that our model effectively captures human points of interest and generates more fluent and diverse responses than state-of-the-art methods in both open and closed resources.