paper-with-me

홈 › Papers

Towards Scalable Modeling of Compressed Videos for Efficient Action Recognition

2025-03-17 · Shristi Das Biswas, Efstathia Soufleri, Arani Roy, Kaushik Roy

Training robust deep video representations has proven to be computationally challenging due to substantial decoding overheads, the enormous size of raw video streams, and their inherent high temporal redundancy. Different from existing schemes, operating exclusively in the compressed video domain and exploiting all freely available modalities, i.e., I-frames, and P-frames (motion vectors and residuals) offers a compute-efficient alternative. Existing methods approach this task as a naive multi-modality problem, ignoring the temporal correlation and implicit sparsity across P-frames for modeling stronger shared representations for videos of the same action, making training and generalization easier. By revisiting the high-level design of dominant video understanding backbones, we increase inference speed by a factor of $56$ while retaining similar performance. For this, we propose a hybrid end-to-end framework that factorizes learning across three key concepts to reduce inference cost by $330\times$ versus prior art: First, a specially designed dual-encoder scheme with efficient Spiking Temporal Modulators to minimize latency while retaining cross-domain feature aggregation. Second, a unified transformer model to capture inter-modal dependencies using global self-attention to enhance I-frame -- P-frame contextual interactions. Third, a Multi-Modal Mixer Block to model rich representations from the joint spatiotemporal token embeddings. Experiments show that our method results in a lightweight architecture achieving state-of-the-art video recognition performance on UCF-101, HMDB-51, K-400, K-600 and SS-v2 datasets with favorable costs ($0.73$J/V) and fast inference ($16$V/s). Our observations bring new insights into practical design choices for efficient next-generation spatiotemporal learners. Code is available.

📄 PDF Abstract BibTeX arXiv:2503.13724

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionVideo RecognitionVideo Understanding

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Speeding Up Action Recognition Using Dynamic Accumulation of Residuals in Compressed Domain

2022-09-29 · Ali Abdari, Pouria Amirjan, Azadeh Mansouri

With the widespread use of installed cameras, video-based monitoring approaches have seized considerable attention for different purposes like assisted living. Temporal redundancy and the sheer size of raw videos are the…

Action RecognitionVideo Understanding

DiCoDe: Diffusion-Compressed Deep Tokens for Autoregressive Video Generation with Language Models

2024-12-05 · Yizhuo Li, Yuying Ge, Yixiao Ge, Ping Luo 외

Videos are inherently temporal sequences by their very nature. In this work, we explore the potential of modeling videos in a chronological and scalable manner with autoregressive (AR) language models, inspired by their …

Temporal SequencesVideo Generation

Mimic The Raw Domain: Accelerating Action Recognition in the Compressed Domain

2019-11-19 · Barak Battash, Haim Barad, Hanlin Tang, Amit Bleiweiss

Video understanding usually requires expensive computation that prohibits its deployment, yet videos contain significant spatiotemporal redundancy that can be exploited. In particular, operating directly on the motion ve…

Action RecognitionVideo RecognitionVideo Understanding

Compressed Vision for Efficient Video Understanding

2022-10-06 · Olivia Wiles, Joao Carreira, Iain Barr, Andrew Zisserman 외

Experience and reasoning occur across multiple temporal scales: milliseconds, seconds, hours or days. The vast majority of computer vision research, however, still focuses on individual images or short videos lasting onl…

Video CompressionVideo Understanding

An Emerging Coding Paradigm VCM: A Scalable Coding Approach Beyond Feature and Signal

2020-01-09 · Sifeng Xia, Kunchangtai Liang, Wenhan Yang, Ling-Yu Duan 외

In this paper, we study a new problem arising from the emerging MPEG standardization effort Video Coding for Machine (VCM), which aims to bridge the gap between visual feature compression and classical video coding. VCM …

Action RecognitionFeature CompressionSSIM