Edge Intelligence: Paving the Last Mile of Artificial Intelligence with Edge Computing

Zhi Zhou,Xu Chen,En Li,Liekang Zeng,Ke Luo,Junshan Zhang
2019-05-24
Abstract:With the breakthroughs in deep learning, the recent years have witnessed a booming of artificial intelligence (AI) applications and services, spanning from personal assistant to recommendation systems to video/audio surveillance. More recently, with the proliferation of mobile computing and Internet-of-Things (IoT), billions of mobile and IoT devices are connected to the Internet, generating zillions Bytes of data at the network edge. Driving by this trend, there is an urgent need to push the AI frontiers to the network edge so as to fully unleash the potential of the edge big data. To meet this demand, edge computing, an emerging paradigm that pushes computing tasks and services from the network core to the network edge, has been widely recognized as a promising solution. The resulted new inter-discipline, edge AI or edge intelligence, is beginning to receive a tremendous amount of interest. However, research on edge intelligence is still in its infancy stage, and a dedicated venue for exchanging the recent advances of edge intelligence is highly desired by both the computer system and artificial intelligence communities. To this end, we conduct a comprehensive survey of the recent research efforts on edge intelligence. Specifically, we first review the background and motivation for artificial intelligence running at the network edge. We then provide an overview of the overarching architectures, frameworks and emerging key technologies for deep learning model towards training/inference at the network edge. Finally, we discuss future research opportunities on edge intelligence. We believe that this survey will elicit escalating attentions, stimulate fruitful discussions and inspire further research ideas on edge intelligence.
Distributed, Parallel, and Cluster Computing,Artificial Intelligence,Networking and Internet Architecture
What problem does this paper attempt to address?
The paper aims to explore the emerging field formed by the combination of edge computing and artificial intelligence (AI) — Edge Intelligence. The paper mainly addresses the following aspects: 1. **Background and Motivation**: With the surge of mobile computing and Internet of Things (IoT) devices, a large amount of data is generated at the network edge. Traditional cloud data centers find it difficult to efficiently process this data due to high transmission latency, expensive costs, and privacy leakage risks. Therefore, the need to push AI capabilities to the network edge has become urgent. 2. **Definition and Rating of Edge Intelligence**: Edge intelligence is not limited to running AI algorithms locally on devices but also encompasses how to leverage the advantages of edge computing to optimize the performance of AI applications. The paper proposes a rating system that covers different levels of edge intelligence to evaluate the degree of implementation in various scenarios. 3. **Existing Challenges and Future Directions**: Although the research on edge intelligence is still in its early stages, its potential is enormous. The paper reviews the current research progress and points out possible future directions, including how to design architectures, frameworks, and technologies more suitable for edge deployment, and how to overcome challenges such as resource constraints. By comprehensively reviewing the current state of the edge intelligence field, the paper hopes to attract more attention from academia and industry, promoting further research and development in this area.