paper-with-me

홈 › Papers

OCSampler: Compressing Videos to One Clip with Single-step Sampling

2022-01-12 · CVPR 2022 1 · Jintao Lin, Haodong Duan, Kai Chen, Dahua Lin, LiMin Wang

In this paper, we propose a framework named OCSampler to explore a compact yet effective video representation with one short clip for efficient video recognition. Recent works prefer to formulate frame sampling as a sequential decision task by selecting frames one by one according to their importance, while we present a new paradigm of learning instance-specific video condensation policies to select informative frames for representing the entire video only in a single step. Our basic motivation is that the efficient video recognition task lies in processing a whole sequence at once rather than picking up frames sequentially. Accordingly, these policies are derived from a light-weighted skim network together with a simple yet effective policy network within one step. Moreover, we extend the proposed method with a frame number budget, enabling the framework to produce correct predictions in high confidence with as few frames as possible. Experiments on four benchmarks, i.e., ActivityNet, Mini-Kinetics, FCVID, Mini-Sports1M, demonstrate the effectiveness of our OCSampler over previous methods in terms of accuracy, theoretical computational expense, actual inference speed. We also evaluate its generalization power across different classifiers, sampled frames, and search spaces. Especially, we achieve 76.9% mAP and 21.7 GFLOPs on ActivityNet with an impressive throughput: 123.9 Videos/s on a single TITAN Xp GPU.

📄 PDF Abstract BibTeX arXiv:2201.04388

Code (1)

MCG-NJU/OCSampler pytorch

Tasks

GPUVideo Recognition

Similar Papers 제목 키워드 기반

Towards Effective Long Video Understanding of Multimodal Large Language Models via One-shot Clip Retrieval

2025-12-09 · Tao Chen, Shaobo Ju, Qiong Wu, Chenxin Fang 외 arxiv

Due to excessive memory overhead, most Multimodal Large Language Models (MLLMs) can only process videos of limited frames. In this paper, we propose an effective and efficient paradigm to remedy this shortcoming, termed …

Instruction FollowingCross-Modal Retrieval

AffectSeek: Agentic Affective Understanding in Long Videos under Vague User Queries

2026-05-07 · Zhen Zhang, Yuhang Yang, Yunxiang Jiang, Yuhuan Lu 외 arxiv

Existing affective understanding studies have mainly focused on recognizing emotions from images, audio signals, or pre-cliped video clips, where the affective evidence is already given. This passive and clip-centered se…

Emotion Classification

Less is More: ClipBERT for Video-and-Language Learning via Sparse Sampling

2021-02-11 · CVPR 2021 1 · Jie Lei, Linjie Li, Luowei Zhou, Zhe Gan 외

The canonical approach to video-and-language learning (e.g., video question answering) dictates a neural model to learn from offline-extracted dense video features from vision models and text features from language model…

Question AnsweringRetrievalText to Video RetrievalVideo Question Answering+2

StepAL: Step-aware Active Learning for Cataract Surgical Videos

2025-07-29 · Nisarg A. Shah, Bardia Safaei, Shameema Sikder, S. Swaroop Vedula 외 arxiv

Active learning (AL) can reduce annotation costs in surgical video analysis while maintaining model performance. However, traditional AL methods, developed for images or short video clips, are suboptimal for surgical ste…

Active Learning

Generating Dialogues from Egocentric Instructional Videos for Task Assistance: Dataset, Method and Benchmark

2025-08-15 · Lavisha Aggarwal, Vikas Bahirwani, Lin Li, Andrea Colaco arxiv

Many everyday tasks ranging from fixing appliances, cooking recipes to car maintenance require expert knowledge, especially when tasks are complex and multi-step. Despite growing interest in AI agents, there is a scarcit…