paper-with-me

홈 › Papers

VA-RED$^2$: Video Adaptive Redundancy Reduction

2021-02-15 · ICLR 2021 1 · Bowen Pan, Rameswar Panda, Camilo Fosco, Chung-Ching Lin, Alex Andonian, Yue Meng, Kate Saenko, Aude Oliva, Rogerio Feris

Performing inference on deep learning models for videos remains a challenge due to the large amount of computational resources required to achieve robust recognition. An inherent property of real-world videos is the high correlation of information across frames which can translate into redundancy in either temporal or spatial feature maps of the models, or both. The type of redundant features depends on the dynamics and type of events in the video: static videos have more temporal redundancy while videos focusing on objects tend to have more channel redundancy. Here we present a redundancy reduction framework, termed VA-RED$^2$, which is input-dependent. Specifically, our VA-RED$^2$ framework uses an input-dependent policy to decide how many features need to be computed for temporal and channel dimensions. To keep the capacity of the original model, after fully computing the necessary features, we reconstruct the remaining redundant features from those using cheap linear operations. We learn the adaptive policy jointly with the network weights in a differentiable way with a shared-weight mechanism, making it highly efficient. Extensive experiments on multiple video datasets and different visual tasks show that our framework achieves $20\% - 40\%$ reduction in computation (FLOPs) when compared to state-of-the-art methods without any performance loss. Project page: http://people.csail.mit.edu/bpan/va-red/.

📄 PDF Abstract BibTeX arXiv:2102.07887

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AdaReTaKe: Adaptive Redundancy Reduction to Perceive Longer for Video-language Understanding

2025-03-16 · Xiao Wang, Qingyi Si, Jianlong Wu, Shiyu Zhu 외

Multimodal Large Language Models (MLLMs) have revolutionized video understanding, yet are still limited by context length when processing long videos. Recent methods compress videos by leveraging visual redundancy unifor…

Video Understanding

AsymRnR: Video Diffusion Transformers Acceleration with Asymmetric Reduction and Restoration

2024-12-16 · Wenhao Sun, Rong-Cheng Tu, Jingyi Liao, Zhao Jin 외

Video Diffusion Transformers (DiTs) have demonstrated significant potential for generating high-fidelity videos but are computationally intensive. Existing acceleration methods include distillation, which requires costly…

DenoisingToken Reduction

Generative Video Compression with One-Dimensional Latent Representation

2026-03-16 · Zihan Zheng, Zhaoyang Jia, Naifu Xue, Jiahao Li 외 arxiv

Recent advancements in generative video codec (GVC) typically encode video into a 2D latent grid and employ high-capacity generative decoders for reconstruction. However, this paradigm still leaves two key challenges in …

LongVU: Spatiotemporal Adaptive Compression for Long Video-Language Understanding

2024-10-22 · Xiaoqian Shen, Yunyang Xiong, Changsheng Zhao, Lemeng Wu 외

Multimodal Large Language Models (MLLMs) have shown promising progress in understanding and analyzing video content. However, processing long videos remains a significant challenge constrained by LLM's context size. To a…

Token ReductionVideo Question AnsweringVideo UnderstandingZero-Shot Video Question Answer

Adaptive Two-Stage Visual Token Pruning for Efficient Inference in Video-Language Models

2026-08-04 · Paribesh Regmi, Qingshuang Chen, Chi Zhang, Heba Aly 외 arxiv

Vision-language models excel at image and video understanding but suffer from high inference latency due to the need to process thousands of tokens per image, limiting their deployment on resource-constrained edge device…

Video Captioning