paper-with-me

Papers

AccDecoder: Accelerated Decoding for Neural-enhanced Video Analytics

2023-01-20 · Tingting Yuan, Liang Mi, Weijun Wang, Haipeng Dai, XiaoMing Fu

The quality of the video stream is key to neural network-based video analytics. However, low-quality video is inevitably collected by existing surveillance systems because of poor quality cameras or over-compressed/pruned video streaming protocols, e.g., as a result of upstream bandwidth limit. To address this issue, existing studies use quality enhancers (e.g., neural super-resolution) to improve the quality of videos (e.g., resolution) and eventually ensure inference accuracy. Nevertheless, directly applying quality enhancers does not work in practice because it will introduce unacceptable latency. In this paper, we present AccDecoder, a novel accelerated decoder for real-time and neural-enhanced video analytics. AccDecoder can select a few frames adaptively via Deep Reinforcement Learning (DRL) to enhance the quality by neural super-resolution and then up-scale the unselected frames that reference them, which leads to 6-21% accuracy improvement. AccDecoder provides efficient inference capability via filtering important frames using DRL for DNN-based inference and reusing the results for the other frames via extracting the reference relationship among frames and blocks, which results in a latency reduction of 20-80% than baselines.

📄 PDF Abstract BibTeX arXiv:2301.08664

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDeep Reinforcement LearningSuper-Resolution

Similar Papers 제목 키워드 기반

Extend the FFmpeg Framework to Analyze Media Content

2021-03-05 · Xintian Wu, Pengfei Qu, Shaofei Wang, Lin Xie 외

This paper introduces a new set of video analytics plugins developed for the FFmpeg framework. Multimedia applications that increasingly utilize the FFmpeg media features for its comprehensive media encoding, decoding, m…

CPUGPU

Optimizing video analytics inference pipelines: a case study

2025-12-07 · Saeid Ghafouri, Yuming Ding, Katerine Diaz Chito, Jesús Martinez del Rincón 외 arxiv

Cost-effective and scalable video analytics are essential for precision livestock monitoring, where high-resolution footage and near-real-time monitoring needs from commercial farms generates substantial computational wo…

PacketGame: Multi-Stream Packet Gating for Concurrent Video Inference at Scale

2023-09-01 · journal 2023 9 · Mu Yuan, Lan Zhang, Xuanke You, Xiang-Yang Li

The resource efficiency of video analytics workloads is critical for large-scale deployments on edge nodes and cloud clusters. Recent advanced systems have benefited from techniques including video compression, frame fil…

DecoderVideo Compression

See Without Decoding: Motion-Vector-Based Tracking in Compressed Video

2026-01-29 · Axel Duché, Clément Chatelain, Gilles Gasso arxiv

We propose a lightweight compressed-domain tracking model that operates directly on video streams, without requiring full RGB video decoding. Using motion vectors and transform coefficients from compressed data, our deep…

Arena: A Patch-of-Interest ViT Inference Acceleration System for Edge-Assisted Video Analytics

2024-04-14 · Haosong Peng, Wei Feng, Hao Li, Yufeng Zhan 외

The advent of edge computing has made real-time intelligent video analytics feasible. Previous works, based on traditional model architecture (e.g., CNN, RNN, etc.), employ various strategies to filter out non-region-of-…

Edge-computing