paper-with-me

Papers

TACo: Token-aware Cascade Contrastive Learning for Video-Text Alignment

2021-08-23 · ICCV 2021 10 · Jianwei Yang, Yonatan Bisk, Jianfeng Gao

Contrastive learning has been widely used to train transformer-based vision-language models for video-text alignment and multi-modal representation learning. This paper presents a new algorithm called Token-Aware Cascade contrastive learning (TACo) that improves contrastive learning using two novel techniques. The first is the token-aware contrastive loss which is computed by taking into account the syntactic classes of words. This is motivated by the observation that for a video-text pair, the content words in the text, such as nouns and verbs, are more likely to be aligned with the visual contents in the video than the function words. Second, a cascade sampling method is applied to generate a small set of hard negative examples for efficient loss estimation for multi-modal fusion layers. To validate the effectiveness of TACo, in our experiments we finetune pretrained models for a set of downstream tasks including text-video retrieval (YouCook2, MSR-VTT and ActivityNet), video action step localization (CrossTask), video action segmentation (COIN). The results show that our models attain consistent improvements across different experimental settings over previous methods, setting new state-of-the-art on three public text-video retrieval benchmarks of YouCook2, MSR-VTT and ActivityNet.

📄 PDF Abstract BibTeX arXiv:2108.09980

Code (0)

등록된 구현이 없습니다.

Tasks

Action SegmentationContrastive LearningRepresentation LearningRetrievalTemporal Action LocalizationVideo RetrievalZero-Shot Video Retrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Can Temporal Information Help with Contrastive Self-Supervised Learning?

2020-11-25 · Yutong Bai, Haoqi Fan, Ishan Misra, Ganesh Venkatesh 외

Leveraging temporal information has been regarded as essential for developing video understanding models. However, how to properly incorporate temporal information into the recent successful instance discrimination based…

Data AugmentationRepresentation LearningSelf-Supervised LearningVideo Understanding

When Implausible Tokens Get Reinforced: Tail-Aware Credit Calibration for LLM Reinforcement Learning

2026-07-08 · Xiuyi Lou, Zicheng Xu, Yu-Neng Chuang, Hoang Anh Duy Le 외 arxiv

Reinforcement learning (RL) has achieved remarkable success in enhancing the reasoning capabilities of large language models (LLMs). However, widely used critic-free RL methods rely on uniform credit assignment, broadcas…

Reinforcement Learning

HieraMamba: Video Temporal Grounding via Hierarchical Anchor-Mamba Pooling

2025-10-27 · Joungbin An, Kristen Grauman arxiv

Video temporal grounding, the task of localizing the start and end times of a natural language query in untrimmed video, requires capturing both global context and fine-grained temporal detail. This challenge is particul…

Cascaded Prediction Network via Segment Tree for Temporal Video Grounding

2021-06-19 · CVPR 2021 1 · Yang Zhao, Zhou Zhao, Zhu Zhang, Zhijie Lin

Temporal video grounding aims to localize the target segment which is semantically aligned with the given sentence in an untrimmed video. Existing methods can be divided into two main categories, including proposal-b…

SentenceVideo Grounding

Relation-aware Video Reading Comprehension for Temporal Language Grounding

2021-10-12 · EMNLP 2021 11 · Jialin Gao, Xin Sun, Mengmeng Xu, Xi Zhou 외

Temporal language grounding in videos aims to localize the temporal span relevant to the given query sentence. Previous methods treat it either as a boundary regression task or a span extraction task. This paper will for…

Reading ComprehensionRelationSentence