paper-with-me

홈 › Papers

Training-Free Zero-Shot Temporal Action Detection with Vision-Language Models

2025-01-23 · Chaolei Han, Hongsong Wang, Jidong Kuang, Lei Zhang, Jie Gui

Existing zero-shot temporal action detection (ZSTAD) methods predominantly use fully supervised or unsupervised strategies to recognize unseen activities. However, these training-based methods are prone to domain shifts and require high computational costs, which hinder their practical applicability in real-world scenarios. In this paper, unlike previous works, we propose a training-Free Zero-shot temporal Action Detection (FreeZAD) method, leveraging existing vision-language (ViL) models to directly classify and localize unseen activities within untrimmed videos without any additional fine-tuning or adaptation. We mitigate the need for explicit temporal modeling and reliance on pseudo-label quality by designing the LOGarithmic decay weighted Outer-Inner-Contrastive Score (LogOIC) and frequency-based Actionness Calibration. Furthermore, we introduce a test-time adaptation (TTA) strategy using Prototype-Centric Sampling (PCS) to expand FreeZAD, enabling ViL models to adapt more effectively for ZSTAD. Extensive experiments on the THUMOS14 and ActivityNet-1.3 datasets demonstrate that our training-free method outperforms state-of-the-art unsupervised methods while requiring only 1/13 of the runtime. When equipped with TTA, the enhanced method further narrows the gap with fully supervised methods.

📄 PDF Abstract BibTeX arXiv:2501.13795

Code (1)

Chaolei98/FreeZAD 공식 구현 pytorch

Tasks

Action DetectionPseudo LabelTest-time Adaptation

Similar Papers 제목 키워드 기반

High-Speed Vision Improves Zero-Shot Semantic Understanding of Human Actions

2026-05-01 · Yongpeng Cao, Yuji Yamakawa arxiv

Understanding human actions from visual observations is essential for human--robot interaction, particularly when semantic interpretation of unfamiliar or hard-to-annotate actions is required. In scenarios such as rapid …

Action Recognition

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

Exploring Vision-Language Models for Open-Vocabulary Zero-Shot Action Segmentation

2026-02-24 · Asim Unmesh, Kaki Ramesh, Mayank Patel, Rahul Jain 외 arxiv

Temporal Action Segmentation (TAS) requires dividing videos into action segments, yet the vast space of activities and alternative breakdowns makes collecting comprehensive datasets infeasible. Existing methods remain li…

Action Segmentation

OZ-TAL: Online Zero-Shot Temporal Action Localization

2026-05-11 · Chaolei Han, Hongsong Wang, Xin Gong, Jie Gui arxiv

Online Temporal Action Localization (On-TAL) aims to detect the occurrence time and category of actions in untrimmed streaming videos immediately upon their completion. Recent advancements in this field focus on developi…

Temporal Action LocalizationOnline Action Detection

Segment Any Change

2024-02-02 · Zhuo Zheng, Yanfei Zhong, Liangpei Zhang, Stefano Ermon

Visual foundation models have achieved remarkable results in zero-shot image classification and segmentation, but zero-shot change detection remains an open problem. In this paper, we propose the segment any change model…

Change Detectionimage-classificationImage ClassificationZero-Shot Image Classification