paper-with-me

Papers

Language-free Training for Zero-shot Video Grounding

2022-10-24 · Dahye Kim, Jungin Park, Jiyoung Lee, Seongheon Park, Kwanghoon Sohn

Given an untrimmed video and a language query depicting a specific temporal moment in the video, video grounding aims to localize the time interval by understanding the text and video simultaneously. One of the most challenging issues is an extremely time- and cost-consuming annotation collection, including video captions in a natural language form and their corresponding temporal regions. In this paper, we present a simple yet novel training framework for video grounding in the zero-shot setting, which learns a network with only video data without any annotation. Inspired by the recent language-free paradigm, i.e. training without language data, we train the network without compelling the generation of fake (pseudo) text queries into a natural language form. Specifically, we propose a method for learning a video grounding model by selecting a temporal interval as a hypothetical correct answer and considering the visual feature selected by our method in the interval as a language feature, with the help of the well-aligned visual-language space of CLIP. Extensive experiments demonstrate the prominence of our language-free training framework, outperforming the existing zero-shot video grounding method and even several weakly-supervised approaches with large margins on two standard datasets.

📄 PDF Abstract BibTeX arXiv:2210.12977

Code (0)

등록된 구현이 없습니다.

Tasks

Video Grounding

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Beyond Training: Dynamic Token Merging for Zero-Shot Video Understanding

2024-11-21 · Yiming Zhang, Zhuokai Zhao, Zhaorun Chen, Zenghui Ding 외

Recent advancements in multimodal large language models (MLLMs) have opened new avenues for video understanding. However, achieving high fidelity in zero-shot video tasks remains challenging. Traditional video processing…

Computational EfficiencyVideo Understanding

Text-Enhanced Zero-Shot Action Recognition: A training-free approach

2024-08-29 · Massimo Bosetti, Shibingfeng Zhang, Bendetta Liberatori, Giacomo Zara 외

Vision-language models (VLMs) have demonstrated remarkable performance across various visual tasks, leveraging joint learning of visual and textual representations. While these models excel in zero-shot image tasks, thei…

Action RecognitionTemporal Action LocalizationZero-Shot Action Recognition

LEViL: Label-Efficient Video Learning via Zero-Shot Distillation over VLM-Generated Pseudo-Label Spaces

2026-06-19 · Aslı Çelik arxiv

Supervised video pretraining is a common transfer learning practice for improving downstream action recognition performance. However, it requires large-scale labeled source datasets, and the effectiveness of the learned …

Action RecognitionTransfer Learning

Zero-shot Video Moment Retrieval via Off-the-shelf Multimodal Large Language Models

2025-01-14 · Yifang Xu, Yunzhuo Sun, Benxiang Zhai, Ming Li 외

The target of video moment retrieval (VMR) is predicting temporal spans within a video that semantically match a given linguistic query. Existing VMR methods based on multimodal large language models (MLLMs) overly rely …

Moment RetrievalRetrieval

An Evaluation of Large Pre-Trained Models for Gesture Recognition using Synthetic Videos

2024-10-03 · Arun Reddy, Ketul Shah, Corban Rivera, William Paul 외

In this work, we explore the possibility of using synthetically generated data for video-based gesture recognition with large pre-trained models. We consider whether these models have sufficiently robust and expressive r…

ClassificationGesture Recognitionzero-shot-classificationZero-Shot Learning