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

筛选
英文 中文
HomePad: A Privacy-Aware Smart Hub for Home Environments HomePad:家庭环境中具有隐私意识的智能中心
2018 IEEE/ACM Symposium on Edge Computing (SEC) Pub Date : 2018-10-01 DOI: 10.1109/SEC.2018.00012
Igor Zavalyshyn, N. Duarte, Nuno Santos
{"title":"HomePad: A Privacy-Aware Smart Hub for Home Environments","authors":"Igor Zavalyshyn, N. Duarte, Nuno Santos","doi":"10.1109/SEC.2018.00012","DOIUrl":"https://doi.org/10.1109/SEC.2018.00012","url":null,"abstract":"The adoption of smart home devices is hindered today by the privacy concerns users have regarding their personal data. Since these devices depend on remote service providers, users remain oblivious about how and when their data is disclosed and processed. In this paper we present HomePad, a privacy-aware smart hub for home environments. Our system aims to empower users with the ability to determine how applications can access and process sensitive data collected by smart devices (e.g., web cams) and to prevent applications from executing unless they abide by the privacy restrictions specified by the users. To achieve this goal, HomePad applications are implemented as directed graphs of elements, which consist of instances of functions that process data in isolation. By modeling elements and the flow graph using Prolog rules, HomePad allows for automatic verification of the application's flow graph against user-defined privacy policies. Homepad incurs a negligible performance overhead, requires a modest programming effort, and provides flexible policy support to address the privacy concerns most commonly expressed by potential smart device consumers.","PeriodicalId":376439,"journal":{"name":"2018 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131579300","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}
引用次数: 20
Enabling Deep Learning on IoT Edge: Approaches and Evaluation 在物联网边缘实现深度学习:方法和评估
2018 IEEE/ACM Symposium on Edge Computing (SEC) Pub Date : 2018-10-01 DOI: 10.1109/SEC.2018.00047
Xuan Qi, Chen Liu
{"title":"Enabling Deep Learning on IoT Edge: Approaches and Evaluation","authors":"Xuan Qi, Chen Liu","doi":"10.1109/SEC.2018.00047","DOIUrl":"https://doi.org/10.1109/SEC.2018.00047","url":null,"abstract":"As we enter the Internet of Things (IoT) era, the size of mobile computing devices is largely reduced while their computing capability is dramatically improved. Meanwhile, machine learning technologies have been well developed and shown cutting edge performance in various tasks, leading to their wide adoption. As a result, moving machine learning, especially deep learning capability to the edge of the IoT is a trend happening today. But directly moving machine learning algorithms which originally run on PC platform is not feasible for IoT devices due to their relatively limited computing power. In this paper, we first reviewed several representative approaches for enabling deep learning on mobile/IoT devices. Then we evaluated the performance and impact of these methods on IoT platform equipped with integrated GPU and ARM processor. Our results show that we can enable the deep learning capability on the edge of the IoT if we apply these approaches in an efficient manner.","PeriodicalId":376439,"journal":{"name":"2018 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"86 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134061529","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}
引用次数: 26
Mobile Edge Computing – a Booster for the Practical Provisioning Approach of Web-Based Augmented Reality 移动边缘计算——基于web的增强现实的实用配置方法的助推器
2018 IEEE/ACM Symposium on Edge Computing (SEC) Pub Date : 2018-10-01 DOI: 10.1109/SEC.2018.00041
Pei Ren, Xiuquan Qiao, Junliang Chen, S. Dustdar
{"title":"Mobile Edge Computing – a Booster for the Practical Provisioning Approach of Web-Based Augmented Reality","authors":"Pei Ren, Xiuquan Qiao, Junliang Chen, S. Dustdar","doi":"10.1109/SEC.2018.00041","DOIUrl":"https://doi.org/10.1109/SEC.2018.00041","url":null,"abstract":"Web-based Augmented Reality (Web AR) provides a lightweight, cross-platform, and pervasive AR solution. However, all of the current Web AR implementations still face some challenges, which greatly hinder the promotion of Web AR applications. Benefiting from Mobile Edge Computing (MEC) paradigm, in this paper, we propose a MEC-based collaborative Web AR solution, which can be regarded as a feasible and promising one. The edge server not only reduces the network latency but also decreases the bandwidth usage of core networks. Prototype implementation demonstrated the effectiveness and practicability of the proposed MEC-based solution for real-world Web AR development and deployment.","PeriodicalId":376439,"journal":{"name":"2018 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125922050","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}
引用次数: 38
A Deep Neural Network Compression Algorithm Based on Knowledge Transfer for Edge Device 基于知识转移的边缘设备深度神经网络压缩算法
2018 IEEE/ACM Symposium on Edge Computing (SEC) Pub Date : 2018-10-01 DOI: 10.1109/SEC.2018.00035
Chao Li, Xiaolong Ma, Zhulin An, Yongjun Xu
{"title":"A Deep Neural Network Compression Algorithm Based on Knowledge Transfer for Edge Device","authors":"Chao Li, Xiaolong Ma, Zhulin An, Yongjun Xu","doi":"10.1109/SEC.2018.00035","DOIUrl":"https://doi.org/10.1109/SEC.2018.00035","url":null,"abstract":"The computation and storage capacity of the edge device are limited, which seriously restrict the application of deep neural network in the device. Toward to the intelligent application of the edge device, we introduce the deep neural network compression algorithm based on knowledge transfer, a three-stage pipeline: lightweight, multi-level knowledge transfer and pruning that reduce the network depth, parameter and operation complexity of the deep learning neural networks. We lighten the neural networks by using a global average pooling layer instead of a fully connected layer and replacing a standard convolution with separable convolutions. Next, the multi-level knowledge transfer minimizes the difference between the output of the \"student network\" and the \"teacher network\" in the middle and logits layer, increasing the supervised information when training the \"student network\". Lastly, we prune the network by cuts off the unimportant convolution kernels with a global iterative pruning strategy.","PeriodicalId":376439,"journal":{"name":"2018 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124781032","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}
引用次数: 4
Portable Energy-Aware Cluster-Based Edge Computers 便携式能量感知集群边缘计算机
2018 IEEE/ACM Symposium on Edge Computing (SEC) Pub Date : 2018-10-01 DOI: 10.1109/SEC.2018.00026
T. Rausch, Cosmin Avasalcai, S. Dustdar
{"title":"Portable Energy-Aware Cluster-Based Edge Computers","authors":"T. Rausch, Cosmin Avasalcai, S. Dustdar","doi":"10.1109/SEC.2018.00026","DOIUrl":"https://doi.org/10.1109/SEC.2018.00026","url":null,"abstract":"Computational resources distributed at the edge of the network are the fundamental infrastructural component of edge computing. The operational scale of edge computing introduces new challenges for building and operating suitable computation platforms. Many application scenarios require edge computing resources to provide reliable response times while operating in dynamic and resource-constrained environments. In this paper, we present a novel architecture for energy-aware, cluster-based edge computers that are designed to be portable and usable in fieldwork scenarios. We use compact general-purpose commodity hardware to build a high-density cluster prototype, and implement a power-management runtime to enable real-time energy-awareness. Furthermore, we present an experimental analysis of the energy and resource-consumption characteristics of our prototype in the context of a data analytics application. The results show the feasibility of our prototype for the presented scenarios, but also reveal the intricacies of power-management approaches already built into modern CPUs. We show that different load balancing policies and cluster configurations have a significant impact on energy consumption and system responsiveness. Our insights lay the groundwork for future research on energy-consumption optimization approaches for cluster-based edge computers.","PeriodicalId":376439,"journal":{"name":"2018 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131357292","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}
引用次数: 20
QoE Inference and Improvement Without End-Host Control 无终端主机控制的QoE推断与改进
2018 IEEE/ACM Symposium on Edge Computing (SEC) Pub Date : 2018-10-01 DOI: 10.1109/SEC.2018.00011
Ashkan Nikravesh, Qi Alfred Chen, Scott Haseley, Xiao Zhu, Geoffrey Challen, Z. Morley Mao
{"title":"QoE Inference and Improvement Without End-Host Control","authors":"Ashkan Nikravesh, Qi Alfred Chen, Scott Haseley, Xiao Zhu, Geoffrey Challen, Z. Morley Mao","doi":"10.1109/SEC.2018.00011","DOIUrl":"https://doi.org/10.1109/SEC.2018.00011","url":null,"abstract":"Network quality-of-service (QoS) does not always translate to user quality-of-experience (QoE). Consequently, knowledge of user QoE is desirable in several scenarios that have traditionally operated on QoS information. Examples include traffic management by ISPs and resource allocation by the operating system. But today these systems lack ways to measure user QoE. To help address this problem, we propose offline generation of per-app models mapping app-independent QoS metrics to app-specific QoE metrics. This enables any entity that can observe an app's network traffic-including ISPs and access points-to infer the app's QoE. We describe how to generate such models for many diverse apps with significantly different QoE metrics. We generate models for common user interactions of 60 popular apps. We then demonstrate the utility of these models by implementing a QoE-aware traffic management framework and evaluate it on a WiFi access point. Our approach successfully improves QoE metrics that reflect user-perceived performance. First, we demonstrate that prioritizing traffic for latency-sensitive apps can improve responsiveness and video frame rate, by 46% and 115%, respectively. Second, we show that a novel QoE-aware bandwidth allocation scheme for bandwidth-intensive apps can improve average video bitrate for multiple users by up to 23%.","PeriodicalId":376439,"journal":{"name":"2018 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116500130","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}
引用次数: 11
Lightweight Hardware Based Secure Authentication Scheme for Fog Computing 基于轻量级硬件的雾计算安全认证方案
2018 IEEE/ACM Symposium on Edge Computing (SEC) Pub Date : 2018-10-01 DOI: 10.1109/SEC.2018.00059
Baiyi Huang, Xiuzhen Cheng, Yuan Cao, Le Zhang
{"title":"Lightweight Hardware Based Secure Authentication Scheme for Fog Computing","authors":"Baiyi Huang, Xiuzhen Cheng, Yuan Cao, Le Zhang","doi":"10.1109/SEC.2018.00059","DOIUrl":"https://doi.org/10.1109/SEC.2018.00059","url":null,"abstract":"Fog computing is a new paradigm that extends cloud computing to the network edges. As data processing, communications, and control are performed more closely to the end-user devices in fog computing, chances for the attackers to gain unauthorized accesses to sensitive data have been greatly increased. In this paper, we propose a new resource-efficient physical unclonable function (PUF) based authentication scheme to protect the security and privacy of the confidential information in edge devices. Unlike other PUF based lightweight authentication schemes, our proposed method remarkably increases the machine learning attack time without requiring a server to store a large amount of challenge response pairs (CRPs). Besides, a new strong PUF with feedback loop is employed in our scheme to further resist the machine learning attacks that have demonstrated efficacy in compromising strong PUFs. Our proof-of-concept implementation shows that the proposed scheme is suitable for resource-constrained end-user devices in terms of memory, computation, and security.","PeriodicalId":376439,"journal":{"name":"2018 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"102 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134482630","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
EdgeNet: A Global Cloud That Spreads by Local Action EdgeNet:通过地方行动传播的全球云
2018 IEEE/ACM Symposium on Edge Computing (SEC) Pub Date : 2018-10-01 DOI: 10.1109/SEC.2018.00045
Justin Cappos, Matt Hemmings, R. McGeer, Albert Rafetseder, Glenn Ricart
{"title":"EdgeNet: A Global Cloud That Spreads by Local Action","authors":"Justin Cappos, Matt Hemmings, R. McGeer, Albert Rafetseder, Glenn Ricart","doi":"10.1109/SEC.2018.00045","DOIUrl":"https://doi.org/10.1109/SEC.2018.00045","url":null,"abstract":"EdgeNet has been informed by the advances of cloud computing and the successes of such distributed systems as PlanetLab, GENI, G-Lab, SAVI, and V-Node: a large number of small points-of-presence, designed for the deployment of highly distributed experiments and applications. EdgeNet differs from its predecessors in two significant areas: first, it is a software-only infrastructure, where each worker node is designed to run part-or full-time on existing hardware at the local site; and, second, it uses modern, industry-standard software both as the node agent and the control framework. The first innovation permits rapid and unlimited scaling: whereas GENI and PlanetLab required the installation and maintenance of dedicated hardware at each site, EdgeNet requires only a software download, and a node can be added to the EdgeNet infrastructure in 15 minutes. The second offers performance, maintenance, and training benefits; rather than maintaining bespoke kernels and control frameworks, and developing training materials on using the latter, we are able to ride the wave of open-source and industry development, and the plethora of industry and community tutorial materials developed for industry standard control frameworks. The result is a global Kubernetes cluster, where pods of Docker containers form the service instances at each point of presence.","PeriodicalId":376439,"journal":{"name":"2018 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114360901","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}
引用次数: 13
MUVR: Supporting Multi-User Mobile Virtual Reality with Resource Constrained Edge Cloud MUVR:支持资源受限边缘云的多用户移动虚拟现实
2018 IEEE/ACM Symposium on Edge Computing (SEC) Pub Date : 2018-10-01 DOI: 10.1109/SEC.2018.00008
Yong Li, Wei Gao
{"title":"MUVR: Supporting Multi-User Mobile Virtual Reality with Resource Constrained Edge Cloud","authors":"Yong Li, Wei Gao","doi":"10.1109/SEC.2018.00008","DOIUrl":"https://doi.org/10.1109/SEC.2018.00008","url":null,"abstract":"Virtual Reality (VR) fundamentally improves the user's experience when interacting with the virtual world, and could revolutionarily transform designs of many interactive systems. To provide VR from untethered mobile devices, a viable solution is to remotely render VR frames from the edge cloud, but encounters challenges from the limited computation and communication capacities of the edge cloud when serving multiple mobile VR users at the same time. In this paper, we envision the key reason of such challenges as the ignorance of redundancy across VR frames being rendered, and aim to fundamentally remove this performance constraint on highly dynamic VR applications by adaptively reusing the redundant VR frames being rendered for different VR users. Such redundancy in each frame is decided at run-time by the edge cloud, which is then able to memoize the previous results of VR frame rendering for future reuse by other users. After a VR frame is generated, the edge cloud further reuses its redundant pixels compared with other frames, and only transmits the distinct portion of this frame to mobile devices. We have implemented our design over Android OS and Unity VR application engine, and demonstrated that our design can efficiently reduce the computation burden at the edge cloud by more than 90%, and reduce more than 95% of the VR frame data being transmitted to mobile devices.","PeriodicalId":376439,"journal":{"name":"2018 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"73 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127803832","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}
引用次数: 44
Application-Aware IoT Camera Virtualization for Video Analytics Edge Computing 面向视频分析边缘计算的应用感知物联网摄像机虚拟化
2018 IEEE/ACM Symposium on Edge Computing (SEC) Pub Date : 2018-10-01 DOI: 10.1109/SEC.2018.00017
Si Young Jang, Yoonhyung Lee, B. Shin, Dongman Lee
{"title":"Application-Aware IoT Camera Virtualization for Video Analytics Edge Computing","authors":"Si Young Jang, Yoonhyung Lee, B. Shin, Dongman Lee","doi":"10.1109/SEC.2018.00017","DOIUrl":"https://doi.org/10.1109/SEC.2018.00017","url":null,"abstract":"Video analytics edge computing exploiting IoT cameras has gained high attention. Running such tasks on the network edge is very challenging since video and image processing are both bandwidth-hungry and computationally intensive. Unlike traditional computing systems, IoT cameras are heavily dependent on the environmental factors such as brightness of the view. In this paper, we propose an edge IoT camera virtualization architecture. For this, we leverage an ontology-based application description model and virtualize the IoT camera with container technology that decouples the physical camera and support multiple applications on board. We also develop an IoT camera reconfiguration scheme that allows IoT cameras to dynamically adjust their configuration to environmental context changes without degrading application QoS. Experimental results based on our prototype implementation show that the responsiveness of our system is 2.8x faster than existing approaches in reconfiguring to the environmental context changes.","PeriodicalId":376439,"journal":{"name":"2018 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127950112","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}
引用次数: 39
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信