paper-with-me

Papers

Holistic Features are almost Sufficient for Text-to-Video Retrieval

2024-01-01 · CVPR 2024 1 · Kaibin Tian, Ruixiang Zhao, Zijie Xin, Bangxiang Lan, Xirong Li

For text-to-video retrieval (T2VR) which aims to retrieve unlabeled videos by ad-hoc textual queries CLIP-based methods currently lead the way. Compared to CLIP4Clip which is efficient and compact state-of-the-art models tend to compute video-text similarity through fine-grained cross-modal feature interaction and matching putting their scalability for large-scale T2VR applications into doubt. We propose TeachCLIP enabling a CLIP4Clip based student network to learn from more advanced yet computationally intensive models. In order to create a learning channel to convey fine-grained cross-modal knowledge from a heavy model to the student we add to CLIP4Clip a simple Attentional frame-Feature Aggregation (AFA) block which by design adds no extra storage / computation overhead at the retrieval stage. Frame-text relevance scores calculated by the teacher network are used as soft labels to supervise the attentive weights produced by AFA. Extensive experiments on multiple public datasets justify the viability of the proposed method. TeachCLIP has the same efficiency and compactness as CLIP4Clip yet has near-SOTA effectiveness.

📄 PDF Abstract BibTeX

Code (1)

ruc-aimc-lab/teachclip 공식 구현 pytorch

Tasks

Retrievaltext similarityText to Video RetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

UnityVideo: Unified Multi-Modal Multi-Task Learning for Enhancing World-Aware Video Generation

2025-12-08 · Jiehui Huang, Yuechen Zhang, Xu He, Yuan Gao 외 arxiv

Recent video generation models demonstrate impressive synthesis capabilities but remain limited by single-modality conditioning, constraining their holistic world understanding. This stems from insufficient cross-modal i…

Zero-shot GeneralizationMulti-Task LearningVideo Generation

Visual and textual prompts for enhancing emotion recognition in video

2025-04-24 · Zhifeng Wang, Qixuan Zhang, Peter Zhang, Wenjia Niu 외

Vision Large Language Models (VLLMs) exhibit promising potential for multi-modal understanding, yet their application to video-based emotion recognition remains limited by insufficient spatial and contextual awareness. T…

Emotion RecognitionVideo Emotion RecognitionVisual Prompting

Fine-grained Activity Recognition with Holistic and Pose based Features

2014-06-07 · Leonid Pishchulin, Mykhaylo Andriluka, Bernt Schiele

Holistic methods based on dense trajectories are currently the de facto standard for recognition of human activities in video. Whether holistic representations will sustain or will be superseded by higher level video enc…

Activity Recognition

Contextualized Spatio-Temporal Contrastive Learning with Self-Supervision

2021-12-09 · CVPR 2022 1 · Liangzhe Yuan, Rui Qian, Yin Cui, Boqing Gong 외

Modern self-supervised learning algorithms typically enforce persistency of instance representations across views. While being very effective on learning holistic image and video representations, such an objective become…

Action LocalizationAction RecognitionContrastive LearningObject Tracking+3

FuTH-Net: Fusing Temporal Relations and Holistic Features for Aerial Video Classification

2022-09-22 · Pu Jin, Lichao Mou, Yuansheng Hua, Gui-Song Xia 외

Unmanned aerial vehicles (UAVs) are now widely applied to data acquisition due to its low cost and fast mobility. With the increasing volume of aerial videos, the demand for automatically parsing these videos is surging.…

Action RecognitionTemporal Action LocalizationVideo Classification