paper-with-me

Papers

Progressive Spatio-Temporal Prototype Matching for Text-Video Retrieval

2023-01-01 · ICCV 2023 1 · Pandeng Li, Chen-Wei Xie, Liming Zhao, Hongtao Xie, Jiannan Ge, Yun Zheng, Deli Zhao, Yongdong Zhang

The performance of text-video retrieval has been significantly improved by vision-language cross-modal learning schemes. The typical solution is to directly align the global video-level and sentence-level features during learning, which would ignore the intrinsic video-text relations, i.e., a text description only corresponds to a spatio-temporal part of videos. Hence, the matching process should consider both fine-grained spatial content and various temporal semantic events. To this end, we propose a text-video learning framework with progressive spatio-temporal prototype matching. Specifically, the vanilla matching process is decomposed into two complementary phases: object-phrase prototype matching and event-sentence prototype matching. In the object-phrase prototype matching phase, a spatial prototype generation mechanism is developed to predict key patches or words, which are sparsely integrated into object or phrase prototypes. Importantly, optimizing the local alignment between object-phrase prototypes helps the model perceive spatial details. In the event-sentence prototype matching phase, we design a temporal prototype generation mechanism to associate intra-frame objects and interact inter-frame temporal relations. Such progressively generated event prototypes can reveal semantic diversity in videos for dynamic matching. Validated by comprehensive experiments, our method consistently outperforms the state-of-the-art methods on four video retrieval benchmarks.

📄 PDF Abstract BibTeX

Code (1)

imccretrieval/prost 공식 구현 pytorch

Tasks

DiversityObjectRetrievalSentenceVideo Retrieval

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Boosting Few-shot Action Recognition with Graph-guided Hybrid Matching

2023-08-18 · ICCV 2023 1 · Jiazheng Xing, Mengmeng Wang, Yudi Ruan, Bofan Chen 외

Class prototype construction and matching are core aspects of few-shot action recognition. Previous methods mainly focus on designing spatiotemporal relation modeling modules or complex temporal alignment algorithms. Des…

Action RecognitionFeature CorrelationFew-Shot action recognitionFew Shot Action Recognition+1

STEP: Spatio-Temporal Progressive Learning for Video Action Detection

2019-04-19 · CVPR 2019 6 · Xitong Yang, Xiaodong Yang, Ming-Yu Liu, Fanyi Xiao 외

In this paper, we propose Spatio-TEmporal Progressive (STEP) action detector---a progressive learning framework for spatio-temporal action detection in videos. Starting from a handful of coarse-scale proposal cuboids, ou…

Action DetectionAction RecognitionVideo Action Detection

STHFL: Spatio-Temporal Heterogeneous Federated Learning

2025-01-10 · Shunxin Guo, Hongsong Wang, Shuxia Lin, Xu Yang 외

Federated learning is a new framework that protects data privacy and allows multiple devices to cooperate in training machine learning models. Previous studies have proposed multiple approaches to eliminate the challenge…

Federated Learning

Spatio-temporal Decoupled Knowledge Compensator for Few-Shot Action Recognition

2026-02-20 · Hongyu Qu, Xiangbo Shu, Rui Yan, Hailiang Gao 외 arxiv

Few-Shot Action Recognition (FSAR) is a challenging task that requires recognizing novel action categories with a few labeled videos. Recent works typically apply semantically coarse category names as auxiliary contexts …

Action Recognition

STPro: Spatial and Temporal Progressive Learning for Weakly Supervised Spatio-Temporal Grounding

2025-01-01 · CVPR 2025 1 · Aaryan Garg, Akash Kumar, Yogesh S Rawat

In this work, we study Weakly Supervised Spatio-Temporal Video Grounding (WSTVG), a challenging task of localizing subjects spatio-temporally in videos using only textual queries and no bounding box supervision. Insp…

Action UnderstandingSpatio-Temporal Video GroundingVideo Grounding