Region-based Content Enhancement for Efficient Video Analytics at the Edge
Weijun Wang, Liang Mi, Shaowei Cen, Haipeng Dai, Yuanchun Li, Xiaoming Fu, Yunxin Liu
TL;DR
Region-based content enhancement tackles the cost of applying heavy super-resolution to entire frames by focusing augmentation on high-impact regions. RegenHance introduces three synergistic components—MB-based region importance prediction, region-aware enhancement with cross-stream MB selection and 2D region packing, and profile-based execution planning—to achieve high accuracy and throughput on edge devices. Across object detection and semantic segmentation tasks, RegenHance yields 10–19% accuracy gains and 2–3x end-to-end throughput versus frame-based enhancement baselines, supported by extensive evaluation on five diverse devices. The approach enables scalable, real-time video analytics at the edge, with robust performance across workloads, models, and resolutions, and offers actionable strategies for region-level processing and resource scheduling in constrained environments.
Abstract
Video analytics is widespread in various applications serving our society. Recent advances of content enhancement in video analytics offer significant benefits for the bandwidth saving and accuracy improvement. However, existing content-enhanced video analytics systems are excessively computationally expensive and provide extremely low throughput. In this paper, we present region-based content enhancement, that enhances only the important regions in videos, to improve analytical accuracy. Our system, RegenHance, enables high-accuracy and high-throughput video analytics at the edge by 1) a macroblock-based region importance predictor that identifies the important regions fast and precisely, 2) a region-aware enhancer that stitches sparsely distributed regions into dense tensors and enhances them efficiently, and 3) a profile-based execution planer that allocates appropriate resources for enhancement and analytics components. We prototype RegenHance on five heterogeneous edge devices. Experiments on two analytical tasks reveal that region-based enhancement improves the overall accuracy of 10-19% and achieves 2-3x throughput compared to the state-of-the-art frame-based enhancement methods.
