Publication | Closed Access
AMVP: Adaptive CNN-based Multitask Video Processing on Mobile Stream Processing Platforms
15
Citations
43
References
2020
Year
Unknown Venue
Convolutional Neural NetworkEngineeringVideo ProcessingComputer ArchitectureVideo InterpretationVideo AdaptationImage AnalysisVideo TransformerMultitask Video ProcessingComputer EngineeringCnn Layer SharingMobile ComputingVideo UnderstandingComputer ScienceDeep LearningEdge ArchitectureComputer VisionMultiple Cnn InferenceEdge ComputingCloud ComputingMulti-access Edge ComputingVideo Transmission
The popularity of video cameras has spawned a new type of application called multitask video processing, which uses multiple CNNs to obtain different information of interests from a raw video stream. Unfortunately, the huge resource requirements of CNNs make the concurrent execution of multiple CNNs on a single resource-constrained mobile device challenging. Existing solutions solve this challenge by offloading CNN models to the cloud or edge server, compressing CNN models to fit the mobile device, or sharing some common parts of multiple CNN models. Most of these solutions, however, use the above offloading, compression or sharing strategies in a separate manner, which fail to adapt to the complex edge computing scenario well. In this paper, to solve the above limitation, we propose AMVP, an adaptive execution framework for CNN-based multitask video processing, which elegantly integrates the strategies of CNN layer sharing, feature compression, and model offloading. First, AMVP reduces the total computation workload of multiple CNN inference by sharing some common frozen CNN layers. Second, AMVP supports distributed CNN inference by splitting big CNNs into smaller components running on different devices. Third, AMVP leverages a quantization-based feature compression mechanism to reduce the feature transmission traffic size between two separate CNN components. We conduct extensive experiments on AMVP and the experimental results show that our AMVP framework can adapt to different performance goals and execution environments. Compared to two baseline approaches that only share or offload CNN layers, AMVP achieves up to 61% lower latency and 10% higher throughput with comparative accuracy.
| Year | Citations | |
|---|---|---|
Page 1
Page 1