首页 > 最新文献

2020 IEEE/ACM Symposium on Edge Computing (SEC)最新文献

英文 中文
Poster: Dependency-Aware Operator Placement of Distributed Stream Processing IoT Applications Deployed at the Edge 海报:部署在边缘的分布式流处理物联网应用的依赖感知运营商位置
Pub Date : 2020-11-01 DOI: 10.1109/SEC50012.2020.00022
Alireza Mohtadi, Julien Gascon-Samson
In the last few years, the number of IoT applications that rely on stream processing has increased significantly. These applications process continuous streams of data with a low delay and provide valuable information. To meet the stringent latency requirements and the need for real-time results that they require, the components of the stream processing pipeline can be deployed directly onto the edge layer to benefit from the resources and capabilities that the swarm of edge devices can provide. In this poster, we outline some ongoing research ideas into deploying stream processing operators onto edge nodes, with the goal of minimizing latency while ensuring that the constraints of the devices and their network capabilities are respected. More precisely, we provide a modeling of the semantics of the operators that considers the interactions between different operators, the parallelism of concurrent operators, as well as the latency and bandwidth usage.
在过去的几年中,依赖流处理的物联网应用程序的数量显着增加。这些应用程序以低延迟处理连续的数据流,并提供有价值的信息。为了满足严格的延迟要求和对实时结果的需求,流处理管道的组件可以直接部署到边缘层,以受益于边缘设备群可以提供的资源和功能。在这张海报中,我们概述了一些正在进行的将流处理运营商部署到边缘节点的研究思路,其目标是在确保设备及其网络功能的约束得到尊重的同时,最大限度地减少延迟。更准确地说,我们提供了运算符语义的建模,该建模考虑了不同运算符之间的交互、并发运算符的并行性以及延迟和带宽使用。
{"title":"Poster: Dependency-Aware Operator Placement of Distributed Stream Processing IoT Applications Deployed at the Edge","authors":"Alireza Mohtadi, Julien Gascon-Samson","doi":"10.1109/SEC50012.2020.00022","DOIUrl":"https://doi.org/10.1109/SEC50012.2020.00022","url":null,"abstract":"In the last few years, the number of IoT applications that rely on stream processing has increased significantly. These applications process continuous streams of data with a low delay and provide valuable information. To meet the stringent latency requirements and the need for real-time results that they require, the components of the stream processing pipeline can be deployed directly onto the edge layer to benefit from the resources and capabilities that the swarm of edge devices can provide. In this poster, we outline some ongoing research ideas into deploying stream processing operators onto edge nodes, with the goal of minimizing latency while ensuring that the constraints of the devices and their network capabilities are respected. More precisely, we provide a modeling of the semantics of the operators that considers the interactions between different operators, the parallelism of concurrent operators, as well as the latency and bandwidth usage.","PeriodicalId":375577,"journal":{"name":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117114271","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Task Management for Cooperative Mobile Edge Computing 协同移动边缘计算的任务管理
Pub Date : 2020-11-01 DOI: 10.1109/SEC50012.2020.00051
Li-Tse Hsieh, Hang Liu, Yang Guo, Robert Gazda
This paper investigates the task management for cooperative mobile edge computing (MEC), where a set of geographically distributed heterogeneous edge nodes not only cooperate with remote cloud data centers but also help each other to jointly process tasks and support real-time IoT applications at the edge of the network. Especially, we address the challenges in optimizing assignment of the tasks to the nodes under dynamic network environments when the task arrivals, node computing capabilities, and network states are nonstationary and unknown a priori. We propose a novel stochastic framework to model the interactions of the involved entities, including the edge-to-edge horizontal cooperation and the edge-to-cloud vertical cooperation. The task assignment problem is formulated and the algorithm is developed based on online reinforcement learning to optimize the performance for task processing while capturing various dynamics and heterogeneities of node computing capabilities and network conditions with no requirement for prior knowledge of them. Further, by leveraging the structure of the underlying problem, a post-decision state is introduced and a function decomposition technique is proposed, which are incorporated with reinforcement learning to reduce the search space and computation complexity. The evaluation results demonstrate that the proposed online learning-based scheme outperforms the state-of-the-art benchmark algorithms.
本文研究了协同移动边缘计算(MEC)的任务管理,在MEC中,一组地理分布的异构边缘节点不仅与远程云数据中心合作,而且相互帮助,共同处理任务,支持网络边缘的实时物联网应用。特别地,我们解决了在动态网络环境下,当任务到达、节点计算能力和网络状态是非平稳和先验未知时,如何优化任务分配给节点的挑战。我们提出了一种新的随机框架来模拟相关实体之间的相互作用,包括边缘到边缘的水平合作和边缘到云的垂直合作。提出了基于在线强化学习的任务分配问题和算法,在不需要先验知识的情况下,捕捉节点计算能力和网络条件的各种动态和异构性,优化任务处理的性能。进一步,利用潜在问题的结构,引入决策后状态,并提出函数分解技术,将其与强化学习相结合,以减少搜索空间和计算复杂度。评估结果表明,所提出的基于在线学习的方案优于最先进的基准算法。
{"title":"Task Management for Cooperative Mobile Edge Computing","authors":"Li-Tse Hsieh, Hang Liu, Yang Guo, Robert Gazda","doi":"10.1109/SEC50012.2020.00051","DOIUrl":"https://doi.org/10.1109/SEC50012.2020.00051","url":null,"abstract":"This paper investigates the task management for cooperative mobile edge computing (MEC), where a set of geographically distributed heterogeneous edge nodes not only cooperate with remote cloud data centers but also help each other to jointly process tasks and support real-time IoT applications at the edge of the network. Especially, we address the challenges in optimizing assignment of the tasks to the nodes under dynamic network environments when the task arrivals, node computing capabilities, and network states are nonstationary and unknown a priori. We propose a novel stochastic framework to model the interactions of the involved entities, including the edge-to-edge horizontal cooperation and the edge-to-cloud vertical cooperation. The task assignment problem is formulated and the algorithm is developed based on online reinforcement learning to optimize the performance for task processing while capturing various dynamics and heterogeneities of node computing capabilities and network conditions with no requirement for prior knowledge of them. Further, by leveraging the structure of the underlying problem, a post-decision state is introduced and a function decomposition technique is proposed, which are incorporated with reinforcement learning to reduce the search space and computation complexity. The evaluation results demonstrate that the proposed online learning-based scheme outperforms the state-of-the-art benchmark algorithms.","PeriodicalId":375577,"journal":{"name":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123612929","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Poster: Data-Aware Edge Sampling for Aggregate Query Approximation 海报:用于聚合查询近似的数据感知边缘采样
Pub Date : 2020-11-01 DOI: 10.1109/SEC50012.2020.00021
Joel Wolfrath, A. Chandra
Data stream processing is an increasingly important topic due to the prevalence of smart devices and the demand for realtime analytics. One estimate suggests that we should expect nine smart-devices per person by the year 2025 [1]. These devices generate data which might include sensor readings from a smart home, event or system logs on a device, or video feeds from surveillance cameras. As the number of devices increases, the cost of streaming the device data to the cloud over the wide-area network (WAN) will also increase substantially. Transferring and querying this data efficiently has become the focus of much academic research [2]–[5]. Edge computation affords us the opportunity to address this problem by utilizing resources close to the devices. Edge resources have many different use cases, including minimizing end-to-end latency or maximizing throughput [6], [7]. We restrict our focus to minimizing the required WAN bandwidth, which is an effort to address the increase in data volume.
由于智能设备的普及和对实时分析的需求,数据流处理是一个越来越重要的话题。一项估计表明,到2025年,我们预计每人将拥有9台智能设备[1]。这些设备生成的数据可能包括来自智能家居的传感器读数、设备上的事件或系统日志,或者来自监控摄像头的视频馈送。随着设备数量的增加,通过广域网(WAN)将设备数据流式传输到云的成本也将大幅增加。有效地传输和查询这些数据已经成为许多学术研究的焦点[2]-[5]。边缘计算为我们提供了利用靠近设备的资源来解决这个问题的机会。边缘资源有许多不同的用例,包括最小化端到端延迟或最大化吞吐量[6],[7]。我们将重点限制在最小化所需的WAN带宽上,这是为了解决数据量增加的问题。
{"title":"Poster: Data-Aware Edge Sampling for Aggregate Query Approximation","authors":"Joel Wolfrath, A. Chandra","doi":"10.1109/SEC50012.2020.00021","DOIUrl":"https://doi.org/10.1109/SEC50012.2020.00021","url":null,"abstract":"Data stream processing is an increasingly important topic due to the prevalence of smart devices and the demand for realtime analytics. One estimate suggests that we should expect nine smart-devices per person by the year 2025 [1]. These devices generate data which might include sensor readings from a smart home, event or system logs on a device, or video feeds from surveillance cameras. As the number of devices increases, the cost of streaming the device data to the cloud over the wide-area network (WAN) will also increase substantially. Transferring and querying this data efficiently has become the focus of much academic research [2]–[5]. Edge computation affords us the opportunity to address this problem by utilizing resources close to the devices. Edge resources have many different use cases, including minimizing end-to-end latency or maximizing throughput [6], [7]. We restrict our focus to minimizing the required WAN bandwidth, which is an effort to address the increase in data volume.","PeriodicalId":375577,"journal":{"name":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"16 9","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132531300","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Message from the Program Co-Chairs 项目联合主席致辞
Pub Date : 2020-11-01 DOI: 10.1109/ds-rt.2011.5
G. Theodoropoulos
Continuing the symposium's tradition, this year we have strived to put together an exciting program of high quality papers, keynote talks and panel session. The programme is structured around the general themes of Distributed Simulation, Virtual Reality and Virtual and Telepresent Humans, and Military simulation with sessions comprising excellent papers that truly represent state-of-the-art research, technologies and applications. These papers were selected after hard and long evaluation process. This year accepted invited papers came from:
延续研讨会的传统,今年我们努力将高质量的论文、主题演讲和小组会议安排在一起。该计划围绕分布式仿真,虚拟现实和虚拟和远程呈现人类以及军事仿真的一般主题进行结构,会议包括真正代表最先进的研究,技术和应用的优秀论文。这些论文是经过艰苦而漫长的评估过程后选出的。今年接受邀请的论文来自:
{"title":"Message from the Program Co-Chairs","authors":"G. Theodoropoulos","doi":"10.1109/ds-rt.2011.5","DOIUrl":"https://doi.org/10.1109/ds-rt.2011.5","url":null,"abstract":"Continuing the symposium's tradition, this year we have strived to put together an exciting program of high quality papers, keynote talks and panel session. The programme is structured around the general themes of Distributed Simulation, Virtual Reality and Virtual and Telepresent Humans, and Military simulation with sessions comprising excellent papers that truly represent state-of-the-art research, technologies and applications. These papers were selected after hard and long evaluation process. This year accepted invited papers came from:","PeriodicalId":375577,"journal":{"name":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115737740","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Edge-Stream: a Stream Processing Approach for Distributed Applications on a Hierarchical Edge-computing System 边缘流:一种分层边缘计算系统上分布式应用的流处理方法
Pub Date : 2020-11-01 DOI: 10.1109/SEC50012.2020.00009
Xiaoyang Wang, Zhe Zhou, Ping Han, Tong Meng, Guangyu Sun, Jidong Zhai
With the rapid growth of IoT devices, the traditional cloud computing scheme is inefficient for many IoT based applications, mainly due to network data flood, long latency, and privacy issues. To this end, the edge computing scheme is proposed to mitigate these problems. However, in an edge computing system, the application development becomes more complicated as it involves increasing levels of edge nodes. Although some efforts have been introduced, existing edge computing frameworks still have some limitations in various application scenarios. To overcome these limitations, we propose a new programming model called Edge-Stream. It is a simple and programmer-friendly model, which can cover typical scenarios in edge-computing. Besides, we address several new issues, such as data sharing and area awareness, in this model. We also implement a prototype of edge-computing framework based on the Edge-Stream model. A comprehensive evaluation is provided based on the prototype. Experimental results demonstrate the effectiveness of the model.
随着物联网设备的快速增长,传统的云计算方案对于许多基于物联网的应用来说效率低下,主要是由于网络数据泛滥、延迟长和隐私问题。为此,提出了边缘计算方案来缓解这些问题。然而,在边缘计算系统中,由于涉及到越来越多的边缘节点,应用程序开发变得更加复杂。尽管已经做出了一些努力,但现有的边缘计算框架在各种应用场景中仍然存在一定的局限性。为了克服这些限制,我们提出了一种新的编程模型,称为Edge-Stream。它是一个简单且对程序员友好的模型,可以覆盖边缘计算中的典型场景。此外,我们还在该模型中解决了数据共享和区域感知等新问题。我们还实现了一个基于Edge-Stream模型的边缘计算框架原型。在原型的基础上进行了综合评价。实验结果证明了该模型的有效性。
{"title":"Edge-Stream: a Stream Processing Approach for Distributed Applications on a Hierarchical Edge-computing System","authors":"Xiaoyang Wang, Zhe Zhou, Ping Han, Tong Meng, Guangyu Sun, Jidong Zhai","doi":"10.1109/SEC50012.2020.00009","DOIUrl":"https://doi.org/10.1109/SEC50012.2020.00009","url":null,"abstract":"With the rapid growth of IoT devices, the traditional cloud computing scheme is inefficient for many IoT based applications, mainly due to network data flood, long latency, and privacy issues. To this end, the edge computing scheme is proposed to mitigate these problems. However, in an edge computing system, the application development becomes more complicated as it involves increasing levels of edge nodes. Although some efforts have been introduced, existing edge computing frameworks still have some limitations in various application scenarios. To overcome these limitations, we propose a new programming model called Edge-Stream. It is a simple and programmer-friendly model, which can cover typical scenarios in edge-computing. Besides, we address several new issues, such as data sharing and area awareness, in this model. We also implement a prototype of edge-computing framework based on the Edge-Stream model. A comprehensive evaluation is provided based on the prototype. Experimental results demonstrate the effectiveness of the model.","PeriodicalId":375577,"journal":{"name":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123958646","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Open Questions for Next Generation Chatbots 下一代聊天机器人的开放性问题
Pub Date : 2020-11-01 DOI: 10.1109/SEC50012.2020.00050
Winson Ye, Qun Li
Over the last few years, there has been a growing interest in developing chatbots that can converse intelligently with humans. For example, consider Microsoft’s Xiaoice. It is a highly intelligent dialogue system that serves as both a social companion and a virtual assistant. Targeted towards Chinese users, Xiaoice is connected to 660 million online users and 450 million IoT devices. Because of the deep learning revolution, the field is moving quickly, so this survey aims to introduce newcomers to the most fundamental research questions for next generation neural dialogue systems. In particular, our analysis of the state of the art reveals the following 4 key research challenges: 1) knowledge grounding, 2) persona consistency, 3) emotional intelligence, and 4) evaluation. Knowledge grounding endows the chatbot with external knowledge to generate more informative replies. Persona consistency grants dialogue systems consistent personalities. We divide each fundamental research challenge into several smaller and more concrete research questions. For each fine grained research challenge, we examine state of the art approaches and propose future research directions.
在过去的几年里,人们对开发能够与人类智能交谈的聊天机器人越来越感兴趣。以微软的小冰为例。它是一个高度智能的对话系统,既可以作为社交伴侣,也可以作为虚拟助手。针对中国用户,小冰连接了6.6亿在线用户和4.5亿物联网设备。由于深度学习革命,该领域正在迅速发展,因此本调查旨在向新人介绍下一代神经对话系统的最基本研究问题。特别是,我们对现状的分析揭示了以下4个关键的研究挑战:1)知识基础,2)角色一致性,3)情商,4)评估。知识基础赋予聊天机器人外部知识,以产生更有信息量的回复。角色一致性赋予对话系统一致的个性。我们将每个基础研究挑战分成几个更小、更具体的研究问题。对于每个细粒度的研究挑战,我们检查了最先进的方法,并提出了未来的研究方向。
{"title":"Open Questions for Next Generation Chatbots","authors":"Winson Ye, Qun Li","doi":"10.1109/SEC50012.2020.00050","DOIUrl":"https://doi.org/10.1109/SEC50012.2020.00050","url":null,"abstract":"Over the last few years, there has been a growing interest in developing chatbots that can converse intelligently with humans. For example, consider Microsoft’s Xiaoice. It is a highly intelligent dialogue system that serves as both a social companion and a virtual assistant. Targeted towards Chinese users, Xiaoice is connected to 660 million online users and 450 million IoT devices. Because of the deep learning revolution, the field is moving quickly, so this survey aims to introduce newcomers to the most fundamental research questions for next generation neural dialogue systems. In particular, our analysis of the state of the art reveals the following 4 key research challenges: 1) knowledge grounding, 2) persona consistency, 3) emotional intelligence, and 4) evaluation. Knowledge grounding endows the chatbot with external knowledge to generate more informative replies. Persona consistency grants dialogue systems consistent personalities. We divide each fundamental research challenge into several smaller and more concrete research questions. For each fine grained research challenge, we examine state of the art approaches and propose future research directions.","PeriodicalId":375577,"journal":{"name":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124211458","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Cross-Layer Optimization Framework for Distributed Computing in IoT Networks 面向物联网分布式计算的跨层优化框架
Pub Date : 2020-11-01 DOI: 10.1109/SEC50012.2020.00067
Bodong Shang, Shiya Liu, Sidi Lu, Y. Yi, Weisong Shi, Lingjia Liu
In Internet-of-Thing (IoT) networks, enormous low-power IoT devices execute latency-sensitive yet computationintensive machine learning tasks. However, the energy is usually scarce for IoT devices, especially for some without battery and relying on solar power or other renewables forms. In this paper, we introduce a cross-layer optimization framework for distributed computing among low-power IoT devices. Specifically, a programming layer design for distributed IoT networks is presented by addressing the problems of application partition, task scheduling, and communication overhead mitigation. Furthermore, the associated federated learning and local differential privacy schemes are developed in the communication layer to enable distributed machine learning with privacy preservation. In addition, we illustrate a three-dimensional network architecture with various network components to facilitate efficient and reliable information exchange among IoT devices. Moreover, a model quantization design for IoT devices is illustrated to reduce the cost of information exchange. Finally, a parallel and scalable neuromorphic computing system for IoT devices is established to achieve energy-efficient distributed computing platforms in the hardware layer. Based on the introduced cross-layer optimization framework, IoT devices can execute their machine learning tasks in an energy-efficient way while guaranteeing data privacy and reducing communication costs.
在物联网(IoT)网络中,巨大的低功耗物联网设备执行延迟敏感但计算密集型的机器学习任务。然而,对于物联网设备来说,能源通常是稀缺的,尤其是那些没有电池、依赖太阳能或其他可再生能源的设备。在本文中,我们引入了一个跨层优化框架,用于低功耗物联网设备之间的分布式计算。具体而言,通过解决应用程序分区、任务调度和通信开销缓解等问题,提出了分布式物联网网络的编程层设计。此外,在通信层开发了相关的联邦学习和本地差分隐私方案,以实现具有隐私保护的分布式机器学习。此外,我们展示了一个具有各种网络组件的三维网络架构,以促进物联网设备之间高效可靠的信息交换。此外,为了降低信息交换的成本,提出了一种物联网设备的模型量化设计。最后,建立了面向物联网设备的并行可扩展神经形态计算系统,在硬件层实现高能效的分布式计算平台。基于引入的跨层优化框架,物联网设备可以以节能的方式执行机器学习任务,同时保证数据隐私并降低通信成本。
{"title":"A Cross-Layer Optimization Framework for Distributed Computing in IoT Networks","authors":"Bodong Shang, Shiya Liu, Sidi Lu, Y. Yi, Weisong Shi, Lingjia Liu","doi":"10.1109/SEC50012.2020.00067","DOIUrl":"https://doi.org/10.1109/SEC50012.2020.00067","url":null,"abstract":"In Internet-of-Thing (IoT) networks, enormous low-power IoT devices execute latency-sensitive yet computationintensive machine learning tasks. However, the energy is usually scarce for IoT devices, especially for some without battery and relying on solar power or other renewables forms. In this paper, we introduce a cross-layer optimization framework for distributed computing among low-power IoT devices. Specifically, a programming layer design for distributed IoT networks is presented by addressing the problems of application partition, task scheduling, and communication overhead mitigation. Furthermore, the associated federated learning and local differential privacy schemes are developed in the communication layer to enable distributed machine learning with privacy preservation. In addition, we illustrate a three-dimensional network architecture with various network components to facilitate efficient and reliable information exchange among IoT devices. Moreover, a model quantization design for IoT devices is illustrated to reduce the cost of information exchange. Finally, a parallel and scalable neuromorphic computing system for IoT devices is established to achieve energy-efficient distributed computing platforms in the hardware layer. Based on the introduced cross-layer optimization framework, IoT devices can execute their machine learning tasks in an energy-efficient way while guaranteeing data privacy and reducing communication costs.","PeriodicalId":375577,"journal":{"name":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"362 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122767802","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Poster: Scaling Up Deep Neural Network optimization for Edge Inference† 海报:扩展边缘推理的深度神经网络优化†
Pub Date : 2020-11-01 DOI: 10.1109/SEC50012.2020.00025
Bingqian Lu, Jianyi Yang, Shaolei Ren
Deep neural networks (DNNs) have been increasingly deployed on and integrated with edge devices, such as mobile phones, drones, robots and wearables. Compared to cloud-based inference, running DNN inference directly on edge devices (a.k. a. edge inference) has major advantages, including being free from the network connection requirement, saving bandwidths, and better protecting user privacy [1].
深度神经网络(dnn)已经越来越多地部署在边缘设备上并与之集成,如手机、无人机、机器人和可穿戴设备。与基于云的推理相比,直接在边缘设备上运行DNN推理(又称边缘推理)具有不需要网络连接、节省带宽、更好地保护用户隐私等主要优势[1]。
{"title":"Poster: Scaling Up Deep Neural Network optimization for Edge Inference†","authors":"Bingqian Lu, Jianyi Yang, Shaolei Ren","doi":"10.1109/SEC50012.2020.00025","DOIUrl":"https://doi.org/10.1109/SEC50012.2020.00025","url":null,"abstract":"Deep neural networks (DNNs) have been increasingly deployed on and integrated with edge devices, such as mobile phones, drones, robots and wearables. Compared to cloud-based inference, running DNN inference directly on edge devices (a.k. a. edge inference) has major advantages, including being free from the network connection requirement, saving bandwidths, and better protecting user privacy [1].","PeriodicalId":375577,"journal":{"name":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122556240","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
AMVP: Adaptive CNN-based Multitask Video Processing on Mobile Stream Processing Platforms 移动流处理平台上基于cnn的自适应多任务视频处理
Pub Date : 2020-11-01 DOI: 10.1109/SEC50012.2020.00015
M. Chao, R. Stoleru, Liuyi Jin, Shuochao Yao, Maxwell Maurice, R. Blalock
The popularity of video cameras has spawned a new type of application called multitask video processing, which uses multiple CNNs to obtain different information of interests from a raw video stream. Unfortunately, the huge resource requirements of CNNs make the concurrent execution of multiple CNNs on a single resource-constrained mobile device challenging. Existing solutions solve this challenge by offloading CNN models to the cloud or edge server, compressing CNN models to fit the mobile device, or sharing some common parts of multiple CNN models. Most of these solutions, however, use the above offloading, compression or sharing strategies in a separate manner, which fail to adapt to the complex edge computing scenario well. In this paper, to solve the above limitation, we propose AMVP, an adaptive execution framework for CNN-based multitask video processing, which elegantly integrates the strategies of CNN layer sharing, feature compression, and model offloading. First, AMVP reduces the total computation workload of multiple CNN inference by sharing some common frozen CNN layers. Second, AMVP supports distributed CNN inference by splitting big CNNs into smaller components running on different devices. Third, AMVP leverages a quantization-based feature compression mechanism to reduce the feature transmission traffic size between two separate CNN components. We conduct extensive experiments on AMVP and the experimental results show that our AMVP framework can adapt to different performance goals and execution environments. Compared to two baseline approaches that only share or offload CNN layers, AMVP achieves up to 61% lower latency and 10% higher throughput with comparative accuracy.
摄像机的普及催生了一种叫做多任务视频处理的新型应用,它使用多个cnn从原始视频流中获取不同的感兴趣的信息。不幸的是,cnn的巨大资源需求使得在单个资源受限的移动设备上并发执行多个cnn具有挑战性。现有的解决方案通过将CNN模型卸载到云或边缘服务器,压缩CNN模型以适应移动设备,或共享多个CNN模型的一些公共部分来解决这一挑战。然而,这些解决方案大多单独使用上述卸载、压缩或共享策略,不能很好地适应复杂的边缘计算场景。为了解决上述限制,本文提出了一种基于CNN的多任务视频处理自适应执行框架AMVP,该框架将CNN层共享、特征压缩和模型卸载策略巧妙地集成在一起。首先,AMVP通过共享一些常见的冻结CNN层,减少了多个CNN推理的总计算工作量。其次,AMVP通过将大型CNN拆分为运行在不同设备上的较小组件来支持分布式CNN推理。第三,AMVP利用基于量化的特征压缩机制来减少两个独立CNN组件之间的特征传输流量。我们对AMVP进行了大量的实验,实验结果表明我们的AMVP框架可以适应不同的性能目标和执行环境。与仅共享或卸载CNN层的两种基线方法相比,AMVP的延迟降低了61%,吞吐量提高了10%。
{"title":"AMVP: Adaptive CNN-based Multitask Video Processing on Mobile Stream Processing Platforms","authors":"M. Chao, R. Stoleru, Liuyi Jin, Shuochao Yao, Maxwell Maurice, R. Blalock","doi":"10.1109/SEC50012.2020.00015","DOIUrl":"https://doi.org/10.1109/SEC50012.2020.00015","url":null,"abstract":"The popularity of video cameras has spawned a new type of application called multitask video processing, which uses multiple CNNs to obtain different information of interests from a raw video stream. Unfortunately, the huge resource requirements of CNNs make the concurrent execution of multiple CNNs on a single resource-constrained mobile device challenging. Existing solutions solve this challenge by offloading CNN models to the cloud or edge server, compressing CNN models to fit the mobile device, or sharing some common parts of multiple CNN models. Most of these solutions, however, use the above offloading, compression or sharing strategies in a separate manner, which fail to adapt to the complex edge computing scenario well. In this paper, to solve the above limitation, we propose AMVP, an adaptive execution framework for CNN-based multitask video processing, which elegantly integrates the strategies of CNN layer sharing, feature compression, and model offloading. First, AMVP reduces the total computation workload of multiple CNN inference by sharing some common frozen CNN layers. Second, AMVP supports distributed CNN inference by splitting big CNNs into smaller components running on different devices. Third, AMVP leverages a quantization-based feature compression mechanism to reduce the feature transmission traffic size between two separate CNN components. We conduct extensive experiments on AMVP and the experimental results show that our AMVP framework can adapt to different performance goals and execution environments. Compared to two baseline approaches that only share or offload CNN layers, AMVP achieves up to 61% lower latency and 10% higher throughput with comparative accuracy.","PeriodicalId":375577,"journal":{"name":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124930193","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Exploring the Design Space of Efficient Deep Neural Networks 探索高效深度神经网络的设计空间
Pub Date : 2020-11-01 DOI: 10.1109/SEC50012.2020.00043
Fuxun Yu, Dimitrios Stamoulis, Di Wang, Dimitrios Lymberopoulos, Xiang Chen
This paper gives an overview of our ongoing work on the design space exploration of efficient deep neural networks (DNNs), specifically on the novel optimization perspectives that past work have mainly overlooked. We cover two complementary aspects of efficient DNN design: (1) static architecture design efficiency and (2) dynamic model execution efficiency. In the static architecture design, one of the major challenges of NAS is the low search efficiency. Different with current mainstream efficient search algorithm optimization, we identify the new perspective in efficient search space design. In the dynamic model execution, current major optimization methods still target at the model structure redundancy, e.g., weight/filter pruning, connection pruning, etc. We instead identify the new dimension of DNN feature map redundancy. By showcasing such new perspectives, further advantages could be potentially attained by integrating both current optimizations and our new perspectives.
本文概述了我们在高效深度神经网络(dnn)的设计空间探索方面正在进行的工作,特别是在过去的工作中主要被忽视的新颖优化视角。我们涵盖了高效深度神经网络设计的两个互补方面:(1)静态架构设计效率和(2)动态模型执行效率。在静态架构设计中,NAS的主要挑战之一是搜索效率低。不同于目前主流的高效搜索算法优化,我们在高效搜索空间设计中找到了新的视角。在模型的动态执行中,目前主要的优化方法仍以模型结构冗余为目标,如权值/滤波器剪枝、连接剪枝等。我们转而识别DNN特征映射冗余的新维度。通过展示这样的新视角,通过集成当前的优化和我们的新视角,可能会获得更多的优势。
{"title":"Exploring the Design Space of Efficient Deep Neural Networks","authors":"Fuxun Yu, Dimitrios Stamoulis, Di Wang, Dimitrios Lymberopoulos, Xiang Chen","doi":"10.1109/SEC50012.2020.00043","DOIUrl":"https://doi.org/10.1109/SEC50012.2020.00043","url":null,"abstract":"This paper gives an overview of our ongoing work on the design space exploration of efficient deep neural networks (DNNs), specifically on the novel optimization perspectives that past work have mainly overlooked. We cover two complementary aspects of efficient DNN design: (1) static architecture design efficiency and (2) dynamic model execution efficiency. In the static architecture design, one of the major challenges of NAS is the low search efficiency. Different with current mainstream efficient search algorithm optimization, we identify the new perspective in efficient search space design. In the dynamic model execution, current major optimization methods still target at the model structure redundancy, e.g., weight/filter pruning, connection pruning, etc. We instead identify the new dimension of DNN feature map redundancy. By showcasing such new perspectives, further advantages could be potentially attained by integrating both current optimizations and our new perspectives.","PeriodicalId":375577,"journal":{"name":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125296064","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
2020 IEEE/ACM Symposium on Edge Computing (SEC)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1