paper-with-me

Papers

SmartSplit: Latency-Energy-Memory Optimisation for CNN Splitting on Smartphone Environment

2021-11-01 · Ishan Prakash, Aniruddh Bansal, Rohit Verma, Rajeev Shorey

Artificial Intelligence has now taken centre stage in the smartphone industry owing to the need of bringing all processing close to the user and addressing privacy concerns. Convolution Neural Networks (CNNs), which are used by several AI applications, are highly resource and computation intensive. Although new generation smartphones come with AI-enabled chips, minimal memory and energy utilisation is essential as many applications are run concurrently on a smartphone. In light of this, optimising the workload on the smartphone by offloading a part of the processing to a cloud server is an important direction of research. In this paper, we analyse the feasibility of splitting CNNs between smartphones and cloud server by formulating a multi-objective optimisation problem that optimises the end-to-end latency, memory utilisation, and energy consumption. We design SmartSplit, a Genetic Algorithm with decision analysis based approach to solve the optimisation problem. Our experiments run with multiple CNN models show that splitting a CNN between a smartphone and a cloud server is feasible. The proposed approach, SmartSplit fares better when compared to other state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2111.01077

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Breaking the Memory Wall for Heterogeneous Federated Learning via Model Splitting

2024-10-12 · Chunlin Tian, Li Li, Kahou Tam, Yebo Wu 외

Federated Learning (FL) enables multiple devices to collaboratively train a shared model while preserving data privacy. Ever-increasing model complexity coupled with limited memory resources on the participating devices …

Federated Learning

Low Complexity Rate Splitting Approach in RIS-Aided Systems Based on Channel Statistics

2024-10-16 · Sadaf Syed, Michael Joham, Wolfgang Utschick

Rate splitting multiple access (RSMA) and reconfigurable intelligent surface (RIS) are two prospective technologies for improving the spectral and energy efficiency in future wireless communication systems. In this work,…

Efficient Resource Optimization for Split Federated Learning

2026-08-18 · Wei Wei, Xianhao Chen arxiv

Split federated learning (SFL) has emerged as a powerful paradigm for model training at the edge. However, SFL inherently involves discrete decision variables for model splitting and resource allocation, resulting in a c…

Federated Learning

Precision-aware Latency and Energy Balancing on Multi-Accelerator Platforms for DNN Inference

2023-06-08 · Matteo Risso, Alessio Burrello, Giuseppe Maria Sarda, Luca Benini 외

The need to execute Deep Neural Networks (DNNs) at low latency and low power at the edge has spurred the development of new heterogeneous Systems-on-Chips (SoCs) encapsulating a diverse set of hardware accelerators. How …

Quantization

Enabling Edge Artificial Intelligence via Goal-oriented Deep Neural Network Splitting

2023-12-06 · Francesco Binucci, Mattia Merluzzi, Paolo Banelli, Emilio Calvanese Strinati 외

Deep Neural Network (DNN) splitting is one of the key enablers of edge Artificial Intelligence (AI), as it allows end users to pre-process data and offload part of the computational burden to nearby Edge Cloud Servers (E…