paper-with-me

Papers

Distributed Deep Neural Networks over the Cloud, the Edge and End Devices

2017-09-06 · Surat Teerapittayanon, Bradley McDanel, H. T. Kung

We propose distributed deep neural networks (DDNNs) over distributed computing hierarchies, consisting of the cloud, the edge (fog) and end devices. While being able to accommodate inference of a deep neural network (DNN) in the cloud, a DDNN also allows fast and localized inference using shallow portions of the neural network at the edge and end devices. When supported by a scalable distributed computing hierarchy, a DDNN can scale up in neural network size and scale out in geographical span. Due to its distributed nature, DDNNs enhance sensor fusion, system fault tolerance and data privacy for DNN applications. In implementing a DDNN, we map sections of a DNN onto a distributed computing hierarchy. By jointly training these sections, we minimize communication and resource usage for devices and maximize usefulness of extracted features which are utilized in the cloud. The resulting system has built-in support for automatic sensor fusion and fault tolerance. As a proof of concept, we show a DDNN can exploit geographical diversity of sensors to improve object recognition accuracy and reduce communication cost. In our experiment, compared with the traditional method of offloading raw sensor data to be processed in the cloud, DDNN locally processes most sensor data on end devices while achieving high accuracy and is able to reduce the communication cost by a factor of over 20x.

📄 PDF Abstract BibTeX arXiv:1709.01921

Code (1)

kunglab/ddnn 공식 구현 pytorch

Tasks

Distributed ComputingObject RecognitionSensor Fusion

Similar Papers 제목 키워드 기반

Distributed Inference on Mobile Edge and Cloud: A Data-Cartography based Clustering Approach

2024-12-21 · Divya Jyoti Bajpai, Manjesh Kumar Hanawal

The large size of DNNs poses a significant challenge for deployment on devices with limited resources, such as mobile, edge, and IoT platforms. To address this issue, a distributed inference framework can be utilized. In…

Active Learning Solution on Distributed Edge Computing

2019-06-25 · Jia Qian, Sayantan Sengupta, Lars Kai Hansen

Industry 4.0 becomes possible through the convergence between Operational and Information Technologies. All the requirements to realize the convergence is integrated on the Fog Platform. Fog Platform is introduced betwee…

Active LearningEdge-computingFederated Learningimage-classification+1

Complexity-aware Adaptive Training and Inference for Edge-Cloud Distributed AI Systems

2021-09-14 · Yinghan Long, Indranil Chakraborty, Gopalakrishnan Srinivasan, Kaushik Roy

The ubiquitous use of IoT and machine learning applications is creating large amounts of data that require accurate and real-time processing. Although edge-based smart data processing can be enabled by deploying pretrain…

A Hybrid Swarm Intelligence Approach for Optimizing Multimodal Large Language Models Deployment in Edge-Cloud-based Federated Learning Environments

2025-02-04 · Gaith Rjouba, Hanae Elmekki, Saidul Islam, Jamal Bentahar 외

The combination of Federated Learning (FL), Multimodal Large Language Models (MLLMs), and edge-cloud computing enables distributed and real- time data processing while preserving privacy across edge devices and cloud inf…

Cloud ComputingFederated Learning

On Distributed Nonlinear Signal Analytics : Bandwidth and Approximation Error Tradeoffs

2018-05-22

Analytics will be a part of the upcoming smart city and Internet of Things (IoT). The focus of this work is approximate distributed signal analytics. It is envisaged that distributed IoT devices will record signals, whic…