AIDCOct 15, 2022

The Effects of Partitioning Strategies on Energy Consumption in Distributed CNN Inference at The Edge

arXiv:2210.08392v12 citationsh-index: 27
AI Analysis

This work addresses energy efficiency for resource-constrained edge devices like IoT and mobile robots, but it is incremental as it builds on existing partitioning methods.

The paper investigates how four partitioning strategies affect per-device energy consumption in distributed CNN inference at the edge, finding that certain strategies can reduce energy consumption by up to 30% under specific conditions.

Nowadays, many AI applications utilizing resource-constrained edge devices (e.g., small mobile robots, tiny IoT devices, etc.) require Convolutional Neural Network (CNN) inference on a distributed system at the edge due to limited resources of a single edge device to accommodate and execute a large CNN. There are four main partitioning strategies that can be utilized to partition a large CNN model and perform distributed CNN inference on multiple devices at the edge. However, to the best of our knowledge, no research has been conducted to investigate how these four partitioning strategies affect the energy consumption per edge device. Such an investigation is important because it will reveal the potential of these partitioning strategies to be used effectively for reduction of the per-device energy consumption when a large CNN model is deployed for distributed inference at the edge. Therefore, in this paper, we investigate and compare the per-device energy consumption of CNN model inference at the edge on a distributed system when the four partitioning strategies are utilized. The goal of our investigation and comparison is to find out which partitioning strategies (and under what conditions) have the highest potential to decrease the energy consumption per edge device when CNN inference is performed at the edge on a distributed system.

Foundations

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

Your Notes