paper-with-me

Papers

DeltaCNN: End-to-End CNN Inference of Sparse Frame Differences in Videos

2022-03-08 · CVPR 2022 1 · Mathias Parger, Chengcheng Tang, Christopher D. Twigg, Cem Keskin, Robert Wang, Markus Steinberger

Convolutional neural network inference on video data requires powerful hardware for real-time processing. Given the inherent coherence across consecutive frames, large parts of a video typically change little. By skipping identical image regions and truncating insignificant pixel updates, computational redundancy can in theory be reduced significantly. However, these theoretical savings have been difficult to translate into practice, as sparse updates hamper computational consistency and memory access coherence; which are key for efficiency on real hardware. With DeltaCNN, we present a sparse convolutional neural network framework that enables sparse frame-by-frame updates to accelerate video inference in practice. We provide sparse implementations for all typical CNN layers and propagate sparse feature updates end-to-end - without accumulating errors over time. DeltaCNN is applicable to all convolutional neural networks without retraining. To the best of our knowledge, we are the first to significantly outperform the dense reference, cuDNN, in practical settings, achieving speedups of up to 7x with only marginal differences in accuracy.

📄 PDF Abstract BibTeX arXiv:2203.03996

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MotionDeltaCNN: Sparse CNN Inference of Frame Differences in Moving Camera Videos

2022-10-18 · Mathias Parger, Chengcheng Tang, Thomas Neff, Christopher D. Twigg 외

Convolutional neural network inference on video input is computationally expensive and requires high memory bandwidth. Recently, DeltaCNN managed to reduce the cost by only processing pixels with significant updates over…

MotionDeltaCNN: Sparse CNN Inference of Frame Differences in Moving Camera Videos with Spherical Buffers and Padded Convolutions

2023-01-01 · ICCV 2023 1 · Mathias Parger, Chengcheng Tang, Thomas Neff, Christopher D. Twigg 외

Convolutional neural network inference on video input is computationally expensive and requires high memory bandwidth. Recently, DeltaCNN managed to reduce the cost by only processing pixels with significant updates …

Towards Competitive Search Relevance For Inference-Free Learned Sparse Retrievers

2024-11-07 · Zhichao Geng, Dongyu Ru, Yang Yang

Learned sparse retrieval, which can efficiently perform retrieval through mature inverted-index engines, has garnered growing attention in recent years. Particularly, the inference-free sparse retrievers are attractive a…

Knowledge DistillationRetrievalZero Shot on BEIR (Inference Free Model)

SKIP: Sparse Keyframe Interpolation Paradigm for Efficient Embodied World Models

2026-05-30 · Ziheng He, Yixiang Chen, Ning Yang, Zhanqian Wu 외 arxiv

Embodied world models have emerged as a promising paradigm in robotics by predicting how robot actions affect the surrounding scene. However, the rollout inference remains computationally expensive in pixel space, as lon…

Group-aware Contrastive Regression for Action Quality Assessment

2021-08-17 · ICCV 2021 10 · Xumin Yu, Yongming Rao, Wenliang Zhao, Jiwen Lu 외

Assessing action quality is challenging due to the subtle differences between videos and large variations in scores. Most existing approaches tackle this problem by regressing a quality score from a single video, sufferi…

Action Quality Assessmentregression