pith. sign in

arxiv: 2108.09457 · v1 · pith:HNGH74XWnew · submitted 2021-08-21 · 💻 cs.AI · cs.DC

DeepEdgeBench: Benchmarking Deep Neural Networks on Edge Devices

classification 💻 cs.AI cs.DC
keywords devicesedgepowertimeconsumptioninferencenanocomputing
0
0 comments X
read the original abstract

EdgeAI (Edge computing based Artificial Intelligence) has been most actively researched for the last few years to handle variety of massively distributed AI applications to meet up the strict latency requirements. Meanwhile, many companies have released edge devices with smaller form factors (low power consumption and limited resources) like the popular Raspberry Pi and Nvidia's Jetson Nano for acting as compute nodes at the edge computing environments. Although the edge devices are limited in terms of computing power and hardware resources, they are powered by accelerators to enhance their performance behavior. Therefore, it is interesting to see how AI-based Deep Neural Networks perform on such devices with limited resources. In this work, we present and compare the performance in terms of inference time and power consumption of the four Systems on a Chip (SoCs): Asus Tinker Edge R, Raspberry Pi 4, Google Coral Dev Board, Nvidia Jetson Nano, and one microcontroller: Arduino Nano 33 BLE, on different deep learning models and frameworks. We also provide a method for measuring power consumption, inference time and accuracy for the devices, which can be easily extended to other devices. Our results showcase that, for Tensorflow based quantized model, the Google Coral Dev Board delivers the best performance, both for inference time and power consumption. For a low fraction of inference computation time, i.e. less than 29.3% of the time for MobileNetV2, the Jetson Nano performs faster than the other devices.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CANS: Accelerating Multiuser Collaborative Edge Inference via Cooperative Autodidactic NeuroSurgeon

    cs.LG 2026-06 unverdicted novelty 5.0

    CANS introduces a cooperative autodidactic framework with the FedLinUCB-DW algorithm that groups heterogeneous devices and warm-starts with offline experience to adaptively partition DNNs, delivering up to 50% lower i...

  2. Edge AI Deployment Beyond Models: A BSP-Aware Systems Framework for Industrial Embedded Platforms

    cs.DC 2026-04 conditional novelty 2.0

    A white paper proposing a five-layer, gated deployment framework for industrial Edge AI that prioritizes BSP and platform validation before model integration.