paper-with-me

홈 › Papers

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

2022-10-18 · Mathias Parger, Chengcheng Tang, Thomas Neff, Christopher D. Twigg, Cem Keskin, Robert Wang, Markus Steinberger

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 the previous frame. However, DeltaCNN relies on static camera input. Moving cameras add new challenges in how to fuse newly unveiled image regions with already processed regions efficiently to minimize the update rate - without increasing memory overhead and without knowing the camera extrinsics of future frames. In this work, we propose MotionDeltaCNN, a sparse CNN inference framework that supports moving cameras. We introduce spherical buffers and padded convolutions to enable seamless fusion of newly unveiled regions and previously processed regions -- without increasing memory footprint. Our evaluation shows that we outperform DeltaCNN by up to 90% for moving camera videos.

📄 PDF Abstract BibTeX arXiv:2210.09887

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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 …

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 외

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

A Unified Framework for Learned Sparse Retrieval

2023-03-23 · Thong Nguyen, Sean MacAvaney, Andrew Yates

Learned sparse retrieval (LSR) is a family of first-stage retrieval methods that are trained to generate sparse lexical representations of queries and documents for use with an inverted index. Many LSR methods have been …

Retrieval

Neural Combinatorial Optimization via Preference Optimization

2025-03-10 · Zijun Liao, Jinbiao Chen, Debing Wang, Zizhen Zhang 외

Neural Combinatorial Optimization (NCO) has emerged as a promising approach for NP-hard problems. However, prevailing RL-based methods suffer from low sample efficiency due to sparse rewards and underused solutions. We p…

Combinatorial OptimizationJob Shop SchedulingScheduling

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)