paper-with-me

Papers

Hierarchical Banzhaf Interaction for General Video-Language Representation Learning

2024-12-30 · Peng Jin, Hao Li, Li Yuan, Shuicheng Yan, Jie Chen

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.

📄 PDF Abstract BibTeX arXiv:2412.20964

Code (1)

jpthu17/HBI 공식 구현 pytorch

Tasks

Contrastive LearningQuestion AnsweringRepresentation LearningVideo CaptioningVideo Question AnsweringVideo Retrieval

Similar Papers 제목 키워드 기반

Video-Text as Game Players: Hierarchical Banzhaf Interaction for Cross-Modal Representation Learning

2023-03-25 · CVPR 2023 1 · Peng Jin, Jinfa Huang, Pengfei Xiong, Shangxuan Tian 외

Contrastive learning-based video-language representation learning approaches, e.g., CLIP, have achieved outstanding performance, which pursue semantic interaction upon pre-defined video-text pairs. To clarify this coarse…

Contrastive LearningQuestion AnsweringRepresentation LearningRetrieval+3

MOST: Motion Diffusion Model for Rare Text via Temporal Clip Banzhaf Interaction

2025-07-09 · Yin Wang, Mu li, Zhiying Leng, Frederick W. B. Li 외 arxiv

We introduce MOST, a novel motion diffusion model via temporal clip Banzhaf interaction, aimed at addressing the persistent challenge of generating human motion from rare language prompts. While previous approaches strug…

Explaining Similarity in Vision-Language Encoders with Weighted Banzhaf Interactions

2025-08-07 · Hubert Baniecki, Maximilian Muschalik, Fabian Fumagalli, Barbara Hammer 외 arxiv

Language-image pre-training (LIP) enables the development of vision-language models capable of zero-shot classification, localization, multimodal retrieval, and semantic understanding. Various explanation methods have be…

Computational Efficiency

Kernel Banzhaf: A Fast and Robust Estimator for Banzhaf Values

2024-10-10 · Yurong Liu, R. Teal Witter, Flip Korn, Tarfah Alrashed 외

Banzhaf values offer a simple and interpretable alternative to the widely-used Shapley values. We introduce Kernel Banzhaf, a novel algorithm inspired by KernelSHAP, that leverages an elegant connection between Banzhaf v…

Interpretable Machine Learning

Proxy-Based Approximation of Shapley and Banzhaf Interactions

2026-05-21 · Santo M. A. R. Thies, Hubert Baniecki, R. Teal Witter, Eyke Hüllermeier 외 arxiv

Shapley and Banzhaf interactions capture the complex dynamics inherent in modern machine learning applications. However, current estimators for these higher-order interactions trade off between speed and accuracy. To ove…