paper-with-me

홈 › Papers

Support-set bottlenecks for video-text representation learning

2020-10-06 · ICLR 2021 1 · Mandela Patrick, Po-Yao Huang, Yuki Asano, Florian Metze, Alexander Hauptmann, João Henriques, Andrea Vedaldi

The dominant paradigm for learning video-text representations -- noise contrastive learning -- increases the similarity of the representations of pairs of samples that are known to be related, such as text and video from the same sample, and pushes away the representations of all other pairs. We posit that this last behaviour is too strict, enforcing dissimilar representations even for samples that are semantically-related -- for example, visually similar videos or ones that share the same depicted action. In this paper, we propose a novel method that alleviates this by leveraging a generative model to naturally push these related samples together: each sample's caption must be reconstructed as a weighted combination of other support samples' visual representations. This simple idea ensures that representations are not overly-specialized to individual samples, are reusable across the dataset, and results in representations that explicitly encode semantics shared between samples, unlike noise contrastive learning. Our proposed method outperforms others by a large margin on MSR-VTT, VATEX and ActivityNet, and MSVD for video-to-text and text-to-video retrieval.

📄 PDF Abstract BibTeX arXiv:2010.02824

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRepresentation LearningRetrievalText to Video RetrievalVideo Retrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Unleashing Spatial Reasoning in Multimodal Large Language Models via Textual Representation Guided Reasoning

2026-03-24 · Jiacheng Hua, Yishu Yin, Yuhang Wu, Tai Wang 외 arxiv

Existing Multimodal Large Language Models (MLLMs) struggle with 3D spatial reasoning, as they fail to construct structured abstractions of the 3D environment depicted in video inputs. To bridge this gap, drawing inspirat…

Question AnsweringSpatial Reasoning

Beyond Item IDs: Scaling Short-Form-Video Recommendation via Semantic-Native Long Sequence Modeling

2026-05-04 · Ruixiao Sun, Diego Uribe Mora, Zhimeng Jiang, Yuanzhen Lin 외 arxiv

Capturing user interests across extensive watch histories is critical for short-form video recommendation, yet scaling sequence length is limited by two bottlenecks: the semantic sparsity of atomic Video IDs and the quad…

PolarVSR: A Unified Framework and Benchmark for Continuous Space-Time Polarization Video Reconstruction

2026-05-11 · Chenggong Li, Yidong Luo, Junchao Zhang, Boxin Shi 외 arxiv

Polarimetric imaging captures surface polarization characteristics, such as the Degree of Linear Polarization (DoLP) and the Angle of Polarization (AoP). In mainstream Division of-Focal-Plane (DoFP) color polarization im…

Video Reconstruction

EgoCITE: Context-Augmented Indexing and Time-Aware Retrieval for Long-Horizon Egocentric Memory

2026-08-12 · Le Zhang, Hao Chen, Vlad Roznyatovskiy, Jianzhong Zhang 외 arxiv

Long-horizon egocentric memory transforms continuous first-person video and audio into a searchable record of past experiences. We demonstrate two bottlenecks in existing systems: indices built from context-poor captions…

MeMViT: Memory-Augmented Multiscale Vision Transformer for Efficient Long-Term Video Recognition

2022-01-20 · CVPR 2022 1 · Chao-yuan Wu, Yanghao Li, Karttikeya Mangalam, Haoqi Fan 외

While today's video recognition systems parse snapshots or short clips accurately, they cannot connect the dots and reason across a longer range of time yet. Most existing video architectures can only process <5 seconds …

Action AnticipationAction ClassificationAction RecognitionVideo Recognition