JANUS: Benchmarking Commercial and Open-Source Cloud and Edge Platforms
for Object and Anomaly Detection Workloads
- URL: http://arxiv.org/abs/2012.04880v1
- Date: Wed, 9 Dec 2020 06:07:26 GMT
- Title: JANUS: Benchmarking Commercial and Open-Source Cloud and Edge Platforms
for Object and Anomaly Detection Workloads
- Authors: Karthick Shankar, Pengcheng Wang, Ran Xu, Ashraf Mahgoub, Somali
Chaterji
- Abstract summary: Amazon Web Services (AWS) IoT Greengrass delivers at least 2X lower latency and 1.25X lower cost compared to all other cloud platforms for the compute-light outlier detection workload.
An opensource solution to object detection running on cloud saves on dollar costs compared to proprietary solutions provided by Amazon, Microsoft, and Google, but loses out on latency (up to 6X)
If it runs on a low-powered edge device, the latency is up to 49X lower.
- Score: 5.288304164492778
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: With diverse IoT workloads, placing compute and analytics close to where data
is collected is becoming increasingly important. We seek to understand what is
the performance and the cost implication of running analytics on IoT data at
the various available platforms. These workloads can be compute-light, such as
outlier detection on sensor data, or compute-intensive, such as object
detection from video feeds obtained from drones. In our paper, JANUS, we
profile the performance/$ and the compute versus communication cost for a
compute-light IoT workload and a compute-intensive IoT workload. In addition,
we also look at the pros and cons of some of the proprietary deep-learning
object detection packages, such as Amazon Rekognition, Google Vision, and Azure
Cognitive Services, to contrast with open-source and tunable solutions, such as
Faster R-CNN (FRCNN). We find that AWS IoT Greengrass delivers at least 2X
lower latency and 1.25X lower cost compared to all other cloud platforms for
the compute-light outlier detection workload. For the compute-intensive
streaming video analytics task, an opensource solution to object detection
running on cloud VMs saves on dollar costs compared to proprietary solutions
provided by Amazon, Microsoft, and Google, but loses out on latency (up to 6X).
If it runs on a low-powered edge device, the latency is up to 49X lower.
Related papers
- FLEdge: Benchmarking Federated Machine Learning Applications in Edge Computing Systems [61.335229621081346]
Federated Learning (FL) has become a viable technique for realizing privacy-enhancing distributed deep learning on the network edge.
In this paper, we propose FLEdge, which complements existing FL benchmarks by enabling a systematic evaluation of client capabilities.
arXiv Detail & Related papers (2023-06-08T13:11:20Z) - LightESD: Fully-Automated and Lightweight Anomaly Detection Framework
for Edge Computing [3.096615629099617]
Anomaly detection is widely used in a broad range of domains from cybersecurity to manufacturing, finance, and so on.
Deep learning based anomaly detection has recently drawn much attention because of its superior capability of recognizing complex data patterns and identifying outliers accurately.
We propose a fully-automated, lightweight, statistical learning based anomaly detection framework called LightESD.
arXiv Detail & Related papers (2023-05-20T18:48:41Z) - Online Data Selection for Federated Learning with Limited Storage [53.46789303416799]
Federated Learning (FL) has been proposed to achieve distributed machine learning among networked devices.
The impact of on-device storage on the performance of FL is still not explored.
In this work, we take the first step to consider the online data selection for FL with limited on-device storage.
arXiv Detail & Related papers (2022-09-01T03:27:33Z) - NAS-FCOS: Efficient Search for Object Detection Architectures [113.47766862146389]
We propose an efficient method to obtain better object detectors by searching for the feature pyramid network (FPN) and the prediction head of a simple anchor-free object detector.
With carefully designed search space, search algorithms, and strategies for evaluating network quality, we are able to find top-performing detection architectures within 4 days using 8 V100 GPUs.
arXiv Detail & Related papers (2021-10-24T12:20:04Z) - Internet of Things (IoT) Based Video Analytics: a use case of Smart
Doorbell [0.0]
Video-based smart doorbell system is one such application domain for video analytics.
This paper proposes a distributed framework for video analytics with a use case of a smart doorbell system.
The proposed framework uses AWS cloud services as a base platform and to meet the price affordability constraint, the system was implemented on affordable Raspberry Pi.
arXiv Detail & Related papers (2021-05-13T18:48:48Z) - A Serverless Cloud-Fog Platform for DNN-Based Video Analytics with
Incremental Learning [31.712746462418693]
This paper presents the first serverless system that takes full advantage of the client-fog-cloud synergy to better serve the DNN-based video analytics.
To this end, we implement a holistic cloud-fog system referred to as V (Video-Platform-as-a-Service)
The evaluation demonstrates that V is superior to several SOTA systems: it maintains high accuracy while reducing bandwidth usage by up to 21%, RTT by up to 62.5%, and cloud monetary cost by up to 50%.
arXiv Detail & Related papers (2021-02-05T05:59:36Z) - Optimizing Resource-Efficiency for Federated Edge Intelligence in IoT
Networks [96.24723959137218]
We study an edge intelligence-based IoT network in which a set of edge servers learn a shared model using federated learning (FL)
We propose a novel framework, called federated edge intelligence (FEI), that allows edge servers to evaluate the required number of data samples according to the energy cost of the IoT network.
We prove that our proposed algorithm does not cause any data leakage nor disclose any topological information of the IoT network.
arXiv Detail & Related papers (2020-11-25T12:51:59Z) - ApproxDet: Content and Contention-Aware Approximate Object Detection for
Mobiles [19.41234144545467]
We introduce ApproxDet, an adaptive video object detection framework for mobile devices to meet accuracy-latency requirements.
We evaluate ApproxDet on a large benchmark video dataset and compare quantitatively to AdaScale and YOLOv3.
We find that ApproxDet is able to adapt to a wide variety of contention and content characteristics and outshines all baselines.
arXiv Detail & Related papers (2020-10-21T04:11:05Z) - Contextual-Bandit Anomaly Detection for IoT Data in Distributed
Hierarchical Edge Computing [65.78881372074983]
IoT devices can hardly afford complex deep neural networks (DNN) models, and offloading anomaly detection tasks to the cloud incurs long delay.
We propose and build a demo for an adaptive anomaly detection approach for distributed hierarchical edge computing (HEC) systems.
We show that our proposed approach significantly reduces detection delay without sacrificing accuracy, as compared to offloading detection tasks to the cloud.
arXiv Detail & Related papers (2020-04-15T06:13:33Z) - Improving IoT Analytics through Selective Edge Execution [0.0]
We propose to improve the performance of analytics by leveraging edge infrastructure.
We devise an algorithm that enables the IoT devices to execute their routines locally.
We then outsource them to cloudlet servers, only if they predict they will gain a significant performance improvement.
arXiv Detail & Related papers (2020-03-07T15:02:23Z) - Adaptive Anomaly Detection for IoT Data in Hierarchical Edge Computing [71.86955275376604]
We propose an adaptive anomaly detection approach for hierarchical edge computing (HEC) systems to solve this problem.
We design an adaptive scheme to select one of the models based on the contextual information extracted from input data, to perform anomaly detection.
We evaluate our proposed approach using a real IoT dataset, and demonstrate that it reduces detection delay by 84% while maintaining almost the same accuracy as compared to offloading detection tasks to the cloud.
arXiv Detail & Related papers (2020-01-10T05:29:17Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.