paper-with-me

Papers

TeachCLIP: Multi-Grained Teaching for Efficient Text-to-Video Retrieval

2023-08-02 · Kaibin Tian, Ruixiang Zhao, Hu Hu, Runquan Xie, Fengzong Lian, Zhanhui Kang, Xirong Li

For text-to-video retrieval (T2VR), which aims to retrieve unlabeled videos by ad-hoc textual queries, CLIP-based methods are dominating. Compared to CLIP4Clip which is efficient and compact, the state-of-the-art models tend to compute video-text similarity by fine-grained cross-modal feature interaction and matching, putting their scalability for large-scale T2VR into doubt. For efficient T2VR, we propose TeachCLIP with multi-grained teaching to let a CLIP4Clip based student network learn from more advanced yet computationally heavy models such as X-CLIP, TS2-Net and X-Pool . To improve the student's learning capability, we add an Attentional frame-Feature Aggregation (AFA) block, which by design adds no extra storage/computation overhead at the retrieval stage. While attentive weights produced by AFA are commonly used for combining frame-level features, we propose a novel use of the weights to let them imitate frame-text relevance estimated by the teacher network. As such, AFA provides a fine-grained learning (teaching) channel for the student (teacher). Extensive experiments on multiple public datasets justify the viability of the proposed method.

📄 PDF Abstract BibTeX arXiv:2308.01217

Code (0)

등록된 구현이 없습니다.

Tasks

Retrievaltext similarityText to Video RetrievalVideo Retrieval

Similar 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 외

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 mo…

Retrievaltext similarityText to Video RetrievalVideo Retrieval

TeachObs: A Human-Validated Benchmark for Multimodal Teaching Observation and Model Evaluation

2026-05-29 · Yeil Jeong, Youngjin Yoo, Jiyoung Bae, Seobin Sohn 외 arxiv

Classroom videos contain observable teaching practices, but their pedagogical and visual signals are rarely organized in forms suitable for model evaluation. We present \textit{TeachObs}, a human-validated benchmark for …

Teaching Machines to Understand Baseball Games: Large-Scale Baseball Video Database for Multiple Video Understanding Tasks

2018-09-01 · ECCV 2018 9 · Minho Shim, Young Hwi Kim, Kyung-Min Kim, Seon Joo Kim

A major obstacle in teaching machines to understand videos is the lack of training data, as creating temporal annotations for long videos requires a huge amount of human effort. To this end, we introduce a new large-scal…

Video AlignmentVideo RecognitionVideo Understanding

Video-Text Retrieval by Supervised Sparse Multi-Grained Learning

2023-02-19 · Yimu Wang, Peng Shi

While recent progress in video-text retrieval has been advanced by the exploration of better representation learning, in this paper, we present a novel multi-grained sparse learning framework, S3MA, to learn an aligned s…

Representation LearningRetrievalSparse LearningText Retrieval+2

GEXIA: Granularity Expansion and Iterative Approximation for Scalable Multi-grained Video-language Learning

2024-12-10 · Yicheng Wang, Zhikang Zhang, Jue Wang, David Fan 외

In various video-language learning tasks, the challenge of achieving cross-modality alignment with multi-grained data persists. We propose a method to tackle this challenge from two crucial perspectives: data and modelin…

cross-modal alignmentVideo Understanding