V$^2$Dial: Unification of Video and Visual Dialog via Multimodal Experts
Adnen Abdessaied, Anna Rohrbach, Marcus Rohrbach, Andreas Bulling
TL;DR
V$^2$Dial introduces a fully generative, multimodal expert-based framework that unifies image and video dialog by learning disentangled spatial and temporal features through dedicated experts and aligning them with a pre-trained LLM. The model uses three-stage training with spatial-temporal contrastive and matching losses, followed by LLM-alignment and end-to-end fine-tuning, and it achieves state-of-the-art results on AVSD and VisDial in zero-shot and fine-tuning settings. It also provides the first systematic study of domain shift between video and visual dialog and shows that joint training on both modalities yields the best cross-task performance. The approach demonstrates strong generalization and flexibility, enabling robust multimodal dialog across both image and video inputs with interpretable expert routing.
Abstract
We present V$^2$Dial - a novel expert-based model specifically geared towards simultaneously handling image and video input data for multimodal conversational tasks. Current multimodal models primarily focus on simpler tasks (e.g., VQA, VideoQA, video-text retrieval) and often neglect the more challenging conversational counterparts, such as video and visual/image dialog. Moreover, works on both conversational tasks evolved separately from each other despite their apparent similarities limiting their applicability potential. To this end, we propose to unify both tasks using a single model that for the first time jointly learns the spatial and temporal features of images and videos by routing them through dedicated experts and aligns them using matching and contrastive learning techniques. Furthermore, we systemically study the domain shift between the two tasks by investigating whether and to what extent these seemingly related tasks can mutually benefit from their respective training data. Extensive evaluations on the widely used video and visual dialog datasets of AVSD and VisDial show that our model achieves new state-of-the-art results across four benchmarks both in zero-shot and fine-tuning settings.
