PFCVMMNINov 26, 2020

Energy Drain of the Object Detection Processing Pipeline for Mobile Devices: Analysis and Implications

arXiv:2011.13075v122 citations
AI Analysis

This work provides a detailed energy analysis for mobile augmented reality clients using CNN-based object detection, which is important for developers optimizing mobile deep learning applications.

This paper analyzes the energy consumption and latency of CNN-based object detection on mobile devices, executed either locally or remotely. It proposes a new measurement strategy to break down energy consumption across different processing phases, revealing insights into energy usage patterns.

Applying deep learning to object detection provides the capability to accurately detect and classify complex objects in the real world. However, currently, few mobile applications use deep learning because such technology is computation-intensive and energy-consuming. This paper, to the best of our knowledge, presents the first detailed experimental study of a mobile augmented reality (AR) client's energy consumption and the detection latency of executing Convolutional Neural Networks (CNN) based object detection, either locally on the smartphone or remotely on an edge server. In order to accurately measure the energy consumption on the smartphone and obtain the breakdown of energy consumed by each phase of the object detection processing pipeline, we propose a new measurement strategy. Our detailed measurements refine the energy analysis of mobile AR clients and reveal several interesting perspectives regarding the energy consumption of executing CNN-based object detection. Furthermore, several insights and research opportunities are proposed based on our experimental results. These findings from our experimental study will guide the design of energy-efficient processing pipeline of CNN-based object detection.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes