Hierarchical Banzhaf Interaction for General Video-Language Representation Learning
Peng Jin, Hao Li, Li Yuan, Shuicheng Yan, Jie Chen
TL;DR
This work reframes video–text representation learning as a multivariate cooperative game by treating video frames and text words as players and using Hierarchical Banzhaf Interaction (HBI) to capture fine-grained cross-modal coalitions. A representation reconstruction mechanism fuses single-modal granularity with cross-modal adaptability, mitigating BI calculation bias, and an encoder–decoder framework enables flexible downstream task support (text–video retrieval, VideoQA, and captioning). The model employs multi-level BI (entity, action, event) with a KL-based alignment objective, deep supervision, and self-distillation to improve generalization. Empirical results on multiple benchmarks demonstrate state-of-the-art performance and provide insights into the interpretability of hierarchical cross-modal interactions and the efficiency of the approach.
Abstract
Multimodal representation learning, with contrastive learning, plays an important role in the artificial intelligence domain. As an important subfield, video-language representation learning focuses on learning representations using global semantic interactions between pre-defined video-text pairs. However, to enhance and refine such coarse-grained global interactions, more detailed interactions are necessary for fine-grained multimodal learning. In this study, we introduce a new approach that models video-text as game players using multivariate cooperative game theory to handle uncertainty during fine-grained semantic interactions with diverse granularity, flexible combination, and vague intensity. Specifically, we design the Hierarchical Banzhaf Interaction to simulate the fine-grained correspondence between video clips and textual words from hierarchical perspectives. Furthermore, to mitigate the bias in calculations within Banzhaf Interaction, we propose reconstructing the representation through a fusion of single-modal and cross-modal components. This reconstructed representation ensures fine granularity comparable to that of the single-modal representation, while also preserving the adaptive encoding characteristics of cross-modal representation. Additionally, we extend our original structure into a flexible encoder-decoder framework, enabling the model to adapt to various downstream tasks. Extensive experiments on commonly used text-video retrieval, video-question answering, and video captioning benchmarks, with superior performance, validate the effectiveness and generalization of our method.
