Search papers, labs, and topics across Lattice.
This paper addresses the limitations of existing video-text alignment models, particularly those inherited from image-text systems like CLIP, by tackling the issues of Temporal Misalignment and Semantic Asymmetry. The authors introduce MoVA, a framework that employs dual asymmetric projections to effectively align video and text representations, allowing for adaptive selection of frame-aware subspaces and disentangling of text-relevant visual concepts. Empirical results demonstrate that MoVA significantly outperforms current methods across various alignment tasks, highlighting its effectiveness in managing long video and caption inputs.
MoVA achieves superior video-text alignment by disentangling evolving visual concepts from static textual descriptions, outperforming existing models in handling long sequences.
Contrastive pre-training has propelled video-text alignment, yet models often inherit the critical limitations of their image-text predecessors like CLIP, resulting in entangled representations. These challenges are severely exacerbated by two fundamental properties in the video domain: Temporal Misalignment, where textual descriptions often correlate only to specific, constrained temporal windows, leaving other frames text-irrelevant; and Semantic Asymmetry, which dictates a sparse, bidirectional, and non-equivalent relevance between frame-level visual details and caption-level concepts. This failure persists whether captions are short and temporally disjoint, creating ambiguity, or long and detailed, fostering entanglement between static objects and their temporal evolution. In this paper, we establish theoretical conditions that enable flexible alignment between video and text representations across the temporal dimension and at varying levels of granularity. Building on these theoretical insights, we introduce MoVA, Modular Long Video-Text Alignment, which learns dual asymmetric projections: a text-side projection that adaptively selects frame-aware subspaces of the caption, and a video-side projection that disentangles text-relevant visual concepts. Our framework ensures that the model can preserve global cross-modal semantics while disentangling evolving, frame-specific concepts and scale naturally to long captions and videos. Empirical evaluations show that MoVA outperforms existing methods in multiple video-text alignment tasks, demonstrating the effectiveness of our method.