首页 > 最新文献

2018 IEEE International Conference on Edge Computing (EDGE)最新文献

英文 中文
EDGESTORE: A Single Namespace and Resource-Aware Federation File System for Edge Servers EDGESTORE:用于边缘服务器的单一命名空间和资源感知的联合文件系统
Pub Date : 2018-07-01 DOI: 10.1109/EDGE.2018.00021
Awais Khan, M. Attique, Youngjae Kim, Sungyong Park, Byungchul Tak
With the increasing adoption of edge computing, the capacity requirements of the edge servers are also growing. Especially the data volume generated from a large number of edge clients and/or edge devices demand more capacity to be able to store them for processing. The growing gap between the data volume and current storage capacity is motivating the need towards building aggregated storage spaces. Aggregated storage can be an effective way to extend edge servers' overall storage capacity by combining storage resources of other nodes under the agreement to share. Several Federation file systems exist to meet this aggregate storage needs but are not without limitations. Dependency to the specific software stack makes it unfit for general-purpose use and they often neglect important features critical for the performance. In this paper, we address the important challenges of building the Federation on top of edge servers with the heterogeneous file system and resource configurations. We prototyped EDGESTORE, a Federation File System for Edge Servers. EDGESTORE equips the users with an aggregate storage namespace and federates resources of edge servers, to enable high resource-sharing in Federation. We propose, Job and Resource-Aware Request Placement algorithm (JRAP) to take advantage of edge server resource heterogeneity. To evaluate the usefulness of EDGESTORE, we consider two federation scenarios i) with same resource configurations and ii) with different resource configurations. We evaluate the efficacy of various big data applications from data storage to analysis using EDGESTORE on a real testbed.
随着边缘计算的日益普及,边缘服务器的容量需求也在不断增长。特别是从大量边缘客户端和/或边缘设备生成的数据量需要更多的容量来存储它们以进行处理。数据量和当前存储容量之间的差距越来越大,这促使人们需要构建聚合存储空间。通过将协议下其他节点的存储资源组合在一起进行共享,聚合存储可以有效地扩展边缘服务器的整体存储容量。有几个联邦文件系统可以满足这种聚合存储需求,但它们并非没有限制。对特定软件堆栈的依赖使其不适合通用用途,并且它们经常忽略对性能至关重要的重要特性。在本文中,我们解决了在具有异构文件系统和资源配置的边缘服务器上构建联邦的重要挑战。我们制作了EDGESTORE原型,这是一个用于边缘服务器的联合文件系统。EDGESTORE为用户提供了一个聚合存储空间,并对边缘服务器的资源进行了联合,实现了高度的资源共享。我们提出了作业和资源感知请求放置算法(JRAP)来利用边缘服务器资源的异构性。为了评估EDGESTORE的有用性,我们考虑了两个联合场景:i)具有相同的资源配置,ii)具有不同的资源配置。我们在一个真实的测试平台上使用EDGESTORE来评估从数据存储到分析的各种大数据应用程序的有效性。
{"title":"EDGESTORE: A Single Namespace and Resource-Aware Federation File System for Edge Servers","authors":"Awais Khan, M. Attique, Youngjae Kim, Sungyong Park, Byungchul Tak","doi":"10.1109/EDGE.2018.00021","DOIUrl":"https://doi.org/10.1109/EDGE.2018.00021","url":null,"abstract":"With the increasing adoption of edge computing, the capacity requirements of the edge servers are also growing. Especially the data volume generated from a large number of edge clients and/or edge devices demand more capacity to be able to store them for processing. The growing gap between the data volume and current storage capacity is motivating the need towards building aggregated storage spaces. Aggregated storage can be an effective way to extend edge servers' overall storage capacity by combining storage resources of other nodes under the agreement to share. Several Federation file systems exist to meet this aggregate storage needs but are not without limitations. Dependency to the specific software stack makes it unfit for general-purpose use and they often neglect important features critical for the performance. In this paper, we address the important challenges of building the Federation on top of edge servers with the heterogeneous file system and resource configurations. We prototyped EDGESTORE, a Federation File System for Edge Servers. EDGESTORE equips the users with an aggregate storage namespace and federates resources of edge servers, to enable high resource-sharing in Federation. We propose, Job and Resource-Aware Request Placement algorithm (JRAP) to take advantage of edge server resource heterogeneity. To evaluate the usefulness of EDGESTORE, we consider two federation scenarios i) with same resource configurations and ii) with different resource configurations. We evaluate the efficacy of various big data applications from data storage to analysis using EDGESTORE on a real testbed.","PeriodicalId":396887,"journal":{"name":"2018 IEEE International Conference on Edge Computing (EDGE)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124133106","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
Data Distillation at the Network's Edge: Exposing Programmable Logic with InLocus 网络边缘的数据蒸馏:用InLocus暴露可编程逻辑
Pub Date : 2018-07-01 DOI: 10.1109/EDGE.2018.00011
Lucas R. B. Brasilino, A. Shroyer, Naveen Marri, Saurabh Agrawal, Catherine L. Pilachowski, E. Kissel, D. M. Swany
With proliferating sensor networks and Internet of Things-scale devices, networks are increasingly diverse and heterogeneous. To enable the most efficient use of network bandwidth with the lowest possible latency, we propose InLocus, a stream-oriented architecture situated at (or near) the network's edge which balances hardware-accelerated performance with the flexibility of asynchronous software-based control. In this paper we utilize a flexible platform (Xilinx Zynq SoC) to compare microbenchmarks of several InLocus implementations: naive JavaScript, Handwritten C, and High-Level Synthesis (HLS) in programmable hardware.
随着传感器网络和物联网规模设备的激增,网络日益多样化和异构化。为了在尽可能低的延迟下最有效地利用网络带宽,我们提出了InLocus,这是一种位于(或接近)网络边缘的面向流的架构,它平衡了硬件加速性能和基于异步软件控制的灵活性。在本文中,我们利用一个灵活的平台(Xilinx Zynq SoC)来比较几种InLocus实现的微基准测试:幼稚JavaScript,手写C和可编程硬件中的高级合成(HLS)。
{"title":"Data Distillation at the Network's Edge: Exposing Programmable Logic with InLocus","authors":"Lucas R. B. Brasilino, A. Shroyer, Naveen Marri, Saurabh Agrawal, Catherine L. Pilachowski, E. Kissel, D. M. Swany","doi":"10.1109/EDGE.2018.00011","DOIUrl":"https://doi.org/10.1109/EDGE.2018.00011","url":null,"abstract":"With proliferating sensor networks and Internet of Things-scale devices, networks are increasingly diverse and heterogeneous. To enable the most efficient use of network bandwidth with the lowest possible latency, we propose InLocus, a stream-oriented architecture situated at (or near) the network's edge which balances hardware-accelerated performance with the flexibility of asynchronous software-based control. In this paper we utilize a flexible platform (Xilinx Zynq SoC) to compare microbenchmarks of several InLocus implementations: naive JavaScript, Handwritten C, and High-Level Synthesis (HLS) in programmable hardware.","PeriodicalId":396887,"journal":{"name":"2018 IEEE International Conference on Edge Computing (EDGE)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121428915","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}
引用次数: 5
Edge Powered Industrial Control: Concept for Combining Cloud and Automation Technologies 边缘动力工业控制:云与自动化技术相结合的概念
Pub Date : 2018-07-01 DOI: 10.1109/EDGE.2018.00026
Christoph Pallasch, S. Wein, Nicolai Hoffmann, M. Obdenbusch, Tilman Buchner, J. Waltl, C. Brecher
In the past, industrial control of field devices was comprised of self-contained systems in a dedicated network for exchanging control information between field devices and control hardware to accomplish process tasks. Nowadays, cloud computing enables a massive amount of computing resources and high availability, which opens up new potentials in the industrial sector. Until now, the integration of cloud solutions in industrial control was limited due to missing technologies connecting the Internet of Things with industrial requirements. Furthermore, based on existing paradigms there is a lack of appropriate architecture concepts for industrial control. This paper depicts a platform concept, which combines cloud computing and industrial control using edge devices realized for an automation cell.
过去,现场设备的工业控制由专用网络中的自包含系统组成,用于在现场设备和控制硬件之间交换控制信息以完成过程任务。如今,云计算实现了海量计算资源和高可用性,为工业领域开辟了新的潜力。到目前为止,由于缺乏将物联网与工业需求连接起来的技术,云解决方案在工业控制中的集成受到限制。此外,基于现有的范例,缺乏适当的工业控制体系结构概念。本文描述了一个平台概念,它结合了云计算和工业控制,使用边缘设备实现自动化单元。
{"title":"Edge Powered Industrial Control: Concept for Combining Cloud and Automation Technologies","authors":"Christoph Pallasch, S. Wein, Nicolai Hoffmann, M. Obdenbusch, Tilman Buchner, J. Waltl, C. Brecher","doi":"10.1109/EDGE.2018.00026","DOIUrl":"https://doi.org/10.1109/EDGE.2018.00026","url":null,"abstract":"In the past, industrial control of field devices was comprised of self-contained systems in a dedicated network for exchanging control information between field devices and control hardware to accomplish process tasks. Nowadays, cloud computing enables a massive amount of computing resources and high availability, which opens up new potentials in the industrial sector. Until now, the integration of cloud solutions in industrial control was limited due to missing technologies connecting the Internet of Things with industrial requirements. Furthermore, based on existing paradigms there is a lack of appropriate architecture concepts for industrial control. This paper depicts a platform concept, which combines cloud computing and industrial control using edge devices realized for an automation cell.","PeriodicalId":396887,"journal":{"name":"2018 IEEE International Conference on Edge Computing (EDGE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114376107","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}
引用次数: 27
An Energy-Aware Edge Server Placement Algorithm in Mobile Edge Computing 移动边缘计算中的能量感知边缘服务器放置算法
Pub Date : 2018-07-01 DOI: 10.1109/EDGE.2018.00016
Yuanzhen Li, Shangguang Wang
Edge server placement problem is a hot topic in mobile edge computing. In this paper, we study the problem of energy-aware edge server placement and try to find a more effective placement scheme with low energy consumption. Then, we formulate the problem as a multi-objective optimization problem and devise a particle swarm optimization based energy-aware edge server placement algorithm to find the optimal solution. We evaluate the algorithm based on the real dataset from Shanghai Telecom and the results show our algorithm can reduce more than 10% energy consumption with over 15% improvement in computing resource utilization, compared to other algorithms.
边缘服务器放置问题是移动边缘计算中的一个热点问题。本文研究了能量感知的边缘服务器放置问题,试图找到一种更有效的低能耗放置方案。然后,我们将该问题转化为一个多目标优化问题,并设计了基于粒子群算法的能量感知边缘服务器布局算法来寻找最优解。我们基于上海电信的真实数据集对算法进行了评估,结果表明,与其他算法相比,我们的算法可以降低10%以上的能耗,提高15%以上的计算资源利用率。
{"title":"An Energy-Aware Edge Server Placement Algorithm in Mobile Edge Computing","authors":"Yuanzhen Li, Shangguang Wang","doi":"10.1109/EDGE.2018.00016","DOIUrl":"https://doi.org/10.1109/EDGE.2018.00016","url":null,"abstract":"Edge server placement problem is a hot topic in mobile edge computing. In this paper, we study the problem of energy-aware edge server placement and try to find a more effective placement scheme with low energy consumption. Then, we formulate the problem as a multi-objective optimization problem and devise a particle swarm optimization based energy-aware edge server placement algorithm to find the optimal solution. We evaluate the algorithm based on the real dataset from Shanghai Telecom and the results show our algorithm can reduce more than 10% energy consumption with over 15% improvement in computing resource utilization, compared to other algorithms.","PeriodicalId":396887,"journal":{"name":"2018 IEEE International Conference on Edge Computing (EDGE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131067104","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}
引用次数: 158
SaRa: A Stochastic Model to Estimate Reliability of Edge Resources in Volunteer Cloud 基于随机模型的志愿者云边缘资源可靠性评估
Pub Date : 2018-07-01 DOI: 10.1109/EDGE.2018.00024
Yousef S. Alsenani, G. Crosby, Tomas Velasco
With the increasing popularity and the need for low-cost green computing systems, new paradigms and models such as fog, edge, and volunteer cloud computing (e.g. cuCloud) have recently emerged. cuCloud, one of the appealing volunteer cloud computing system, share the same philosophy as desktop grid, which runs on underutilized and or spare resources of personal computers (i.e. volunteer hosts) owned by individuals and organizations. On one side of the spectrum, underlying cuCloud infrastructure comprises varying levels of availability, volatility, and trust, allowing volunteers to randomly join and leave the model, which makes the resource management and scheduling of tasks a challenging process. On the other side, it is even more challenging and critical to guarantee the Quality of Service (QoS) for applications deployed in the cuCloud model, which requires the tracking and monitoring the reliability and trust of highly distributed volunteer resources. The majority of the available reputation models consider only the ratio of successfully completed tasks to total tasks requested in the determination of reliability decisions of the volunteer nodes, which, in turn, make the reliability model coarse-grained. These models lack of fine-grained parameters such as task-level behaviors (e.g. success or fail) and task characteristics (e.g. priority of a task). To address these challenges, we propose SaRa, a probabilistic system to estimate the reliability of untrusted edge resources in volunteer cloud. Our validation results showed that SaRa's reputation model obtained better reliability estimation than existing methods.
随着对低成本绿色计算系统的日益普及和需求,雾、边缘和志愿者云计算(例如cuCloud)等新的范例和模型最近出现了。cuCloud是一个很有吸引力的志愿者云计算系统,与桌面网格有着相同的理念,它运行在个人和组织拥有的未充分利用的或空闲的个人计算机资源(即志愿者主机)上。一方面,底层的cuCloud基础设施包括不同级别的可用性、波动性和信任,允许志愿者随机加入和离开模型,这使得资源管理和任务调度成为一个具有挑战性的过程。另一方面,对于部署在cloudcloud模型中的应用来说,如何保证服务质量(QoS)则更加具有挑战性和关键,因为这需要跟踪和监控高度分布的志愿者资源的可靠性和信任度。现有的信誉模型在确定志愿者节点的可靠性决策时,大多只考虑成功完成的任务占请求任务总数的比例,这使得可靠性模型具有粗粒度性。这些模型缺乏细粒度参数,如任务级行为(如成功或失败)和任务特征(如任务的优先级)。为了解决这些挑战,我们提出了SaRa,一个概率系统来估计志愿者云中不可信边缘资源的可靠性。我们的验证结果表明SaRa的信誉模型比现有的方法获得了更好的可靠性估计。
{"title":"SaRa: A Stochastic Model to Estimate Reliability of Edge Resources in Volunteer Cloud","authors":"Yousef S. Alsenani, G. Crosby, Tomas Velasco","doi":"10.1109/EDGE.2018.00024","DOIUrl":"https://doi.org/10.1109/EDGE.2018.00024","url":null,"abstract":"With the increasing popularity and the need for low-cost green computing systems, new paradigms and models such as fog, edge, and volunteer cloud computing (e.g. cuCloud) have recently emerged. cuCloud, one of the appealing volunteer cloud computing system, share the same philosophy as desktop grid, which runs on underutilized and or spare resources of personal computers (i.e. volunteer hosts) owned by individuals and organizations. On one side of the spectrum, underlying cuCloud infrastructure comprises varying levels of availability, volatility, and trust, allowing volunteers to randomly join and leave the model, which makes the resource management and scheduling of tasks a challenging process. On the other side, it is even more challenging and critical to guarantee the Quality of Service (QoS) for applications deployed in the cuCloud model, which requires the tracking and monitoring the reliability and trust of highly distributed volunteer resources. The majority of the available reputation models consider only the ratio of successfully completed tasks to total tasks requested in the determination of reliability decisions of the volunteer nodes, which, in turn, make the reliability model coarse-grained. These models lack of fine-grained parameters such as task-level behaviors (e.g. success or fail) and task characteristics (e.g. priority of a task). To address these challenges, we propose SaRa, a probabilistic system to estimate the reliability of untrusted edge resources in volunteer cloud. Our validation results showed that SaRa's reputation model obtained better reliability estimation than existing methods.","PeriodicalId":396887,"journal":{"name":"2018 IEEE International Conference on Edge Computing (EDGE)","volume":"58 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129624977","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}
引用次数: 15
IEEE EDGE 2018 Organizing Committee IEEE EDGE 2018组委会
Pub Date : 2018-07-01 DOI: 10.1109/edge.2018.00006
{"title":"IEEE EDGE 2018 Organizing Committee","authors":"","doi":"10.1109/edge.2018.00006","DOIUrl":"https://doi.org/10.1109/edge.2018.00006","url":null,"abstract":"","PeriodicalId":396887,"journal":{"name":"2018 IEEE International Conference on Edge Computing (EDGE)","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125448557","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
Real-Time Traffic Pattern Collection and Analysis Model for Intelligent Traffic Intersection 智能交叉口实时交通模式采集与分析模型
Pub Date : 2018-07-01 DOI: 10.1109/EDGE.2018.00028
U. Sreekumar, Revathy Devaraj, Qi Li, Kaikai Liu
The traffic congestion hits most big cities in the world - threatening long delays and serious reductions in air quality. City and local government officials continue to face challenges in optimizing crowd flow, synchronizing traffic and mitigating threats or dangerous situations. One of the major challenges faced by city planners and traffic engineers is developing a robust traffic controller that eliminates traffic congestion and imbalanced traffic flow at intersections. Ensuring that traffic moves smoothly and minimizing the waiting time in intersections requires automated vehicle detection techniques for controlling the traffic light automatically, which are still challenging problems. In this paper, we propose an intelligent traffic pattern collection and analysis model, named TPCAM, based on traffic cameras to help in smooth vehicular movement on junctions and set to reduce the traffic congestion. Our traffic detection and pattern analysis model aims at detecting and calculating the traffic flux of vehicles and pedestrians at intersections in real-time. Our system can utilize one camera to capture all the traffic flows in one intersection instead of multiple cameras, which will reduce the infrastructure requirement and potential for easy deployment. We propose a new deep learning model based on YOLOv2 and adapt the model for the traffic detection scenarios. To reduce the network burdens and eliminate the deployment of network backbone at the intersections, we propose to process the traffic video data at the network edge without transmitting the big data back to the cloud. To improve the processing frame rate at the edge, we further propose deep object tracking algorithm leveraging adaptive multi-modal models and make it robust to object occlusions and varying lighting conditions. Based on the deep learning based detection and tracking, we can achieve pseudo-30FPS via adaptive key frame selection.
交通拥堵影响了世界上大多数大城市,造成了长时间的延误和空气质量的严重下降。城市和地方政府官员在优化人群流动、同步交通和减轻威胁或危险情况方面继续面临挑战。城市规划者和交通工程师面临的主要挑战之一是开发一种强大的交通控制器,以消除交通拥堵和十字路口的不平衡交通流。为了保证交通畅通,减少路口的等待时间,需要自动控制红绿灯的车辆自动检测技术,这仍然是一个具有挑战性的问题。本文提出了一种基于交通摄像头的智能交通模式采集与分析模型——TPCAM,以帮助车辆在路口顺畅行驶,减少交通拥堵。我们的交通检测和模式分析模型旨在实时检测和计算十字路口车辆和行人的交通流量。我们的系统可以利用一个摄像头来捕捉一个十字路口的所有交通流量,而不是多个摄像头,这将减少对基础设施的需求,并且易于部署。我们提出了一种新的基于YOLOv2的深度学习模型,并将该模型应用于交通检测场景。为了减轻网络负担,避免在十字路口部署网络骨干网,我们建议在网络边缘处理交通视频数据,而不将大数据传回云端。为了提高边缘处的处理帧率,我们进一步提出了利用自适应多模态模型的深度目标跟踪算法,并使其对物体遮挡和不同光照条件具有鲁棒性。基于深度学习的检测与跟踪,通过自适应关键帧选择实现伪30fps。
{"title":"Real-Time Traffic Pattern Collection and Analysis Model for Intelligent Traffic Intersection","authors":"U. Sreekumar, Revathy Devaraj, Qi Li, Kaikai Liu","doi":"10.1109/EDGE.2018.00028","DOIUrl":"https://doi.org/10.1109/EDGE.2018.00028","url":null,"abstract":"The traffic congestion hits most big cities in the world - threatening long delays and serious reductions in air quality. City and local government officials continue to face challenges in optimizing crowd flow, synchronizing traffic and mitigating threats or dangerous situations. One of the major challenges faced by city planners and traffic engineers is developing a robust traffic controller that eliminates traffic congestion and imbalanced traffic flow at intersections. Ensuring that traffic moves smoothly and minimizing the waiting time in intersections requires automated vehicle detection techniques for controlling the traffic light automatically, which are still challenging problems. In this paper, we propose an intelligent traffic pattern collection and analysis model, named TPCAM, based on traffic cameras to help in smooth vehicular movement on junctions and set to reduce the traffic congestion. Our traffic detection and pattern analysis model aims at detecting and calculating the traffic flux of vehicles and pedestrians at intersections in real-time. Our system can utilize one camera to capture all the traffic flows in one intersection instead of multiple cameras, which will reduce the infrastructure requirement and potential for easy deployment. We propose a new deep learning model based on YOLOv2 and adapt the model for the traffic detection scenarios. To reduce the network burdens and eliminate the deployment of network backbone at the intersections, we propose to process the traffic video data at the network edge without transmitting the big data back to the cloud. To improve the processing frame rate at the edge, we further propose deep object tracking algorithm leveraging adaptive multi-modal models and make it robust to object occlusions and varying lighting conditions. Based on the deep learning based detection and tracking, we can achieve pseudo-30FPS via adaptive key frame selection.","PeriodicalId":396887,"journal":{"name":"2018 IEEE International Conference on Edge Computing (EDGE)","volume":"59 24","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120930555","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}
引用次数: 10
Enterprise Scale Privacy Aware Occupancy Sensing 企业规模的隐私感知占用传感
Pub Date : 2018-07-01 DOI: 10.1109/EDGE.2018.00022
Surya Sajja, Ashok Pon Kumar, Rohun Tripathi, Satyam Dwivedi, Amith Singhee, M. Vermeulen
Location based services inside smart buildings are dependent on scalable localization methods. However, for enterprises, privacy of individual employees is a major concern. In this paper, we present a privacy aware occupancy sensing mechanism for large scale enterprises with multiple floors in multiple buildings of multiple cities. This is achieved through Wi-Fi fingerprint based localization methods implemented on edge devices. We present some preliminary results on occupancy sensing from our pilot study inside the office spaces of IBM India.
智能建筑内部基于位置的服务依赖于可扩展的定位方法。然而,对于企业来说,员工个人的隐私是一个主要问题。本文针对多个城市、多个建筑、多个楼层的大型企业,提出了一种具有隐私意识的占用感知机制。这是通过在边缘设备上实现的基于Wi-Fi指纹的定位方法实现的。我们在IBM印度的办公空间内进行了试点研究,提出了一些关于占用感的初步结果。
{"title":"Enterprise Scale Privacy Aware Occupancy Sensing","authors":"Surya Sajja, Ashok Pon Kumar, Rohun Tripathi, Satyam Dwivedi, Amith Singhee, M. Vermeulen","doi":"10.1109/EDGE.2018.00022","DOIUrl":"https://doi.org/10.1109/EDGE.2018.00022","url":null,"abstract":"Location based services inside smart buildings are dependent on scalable localization methods. However, for enterprises, privacy of individual employees is a major concern. In this paper, we present a privacy aware occupancy sensing mechanism for large scale enterprises with multiple floors in multiple buildings of multiple cities. This is achieved through Wi-Fi fingerprint based localization methods implemented on edge devices. We present some preliminary results on occupancy sensing from our pilot study inside the office spaces of IBM India.","PeriodicalId":396887,"journal":{"name":"2018 IEEE International Conference on Edge Computing (EDGE)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115051972","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
Docker Container Deployment in Fog Computing Infrastructures 雾计算基础设施中的Docker容器部署
Pub Date : 2018-07-01 DOI: 10.1109/EDGE.2018.00008
Arif Ahmed, G. Pierre
The transition from virtual machine-based infrastructures to container-based ones brings the promise of swift and efficient software deployment in large-scale computing infrastructures. However, in fog computing environments which are often made of very small computers such as Raspberry PIs, deploying even a very simple Docker container may take multiple minutes. We demonstrate that Docker makes inefficient usage of the available hardware resources, essentially using different hardware subsystems (network bandwidth, CPU, disk I/O) sequentially rather than simultaneously. We therefore propose three optimizations which, once combined, reduce container deployment times by a factor up to 4. These optimizations also speed up deployment time by about 30% in datacenter-grade servers.
从基于虚拟机的基础设施到基于容器的基础设施的转变带来了在大规模计算基础设施中快速有效的软件部署的希望。然而,在雾计算环境中,通常由非常小的计算机(如Raspberry pi)组成,部署一个非常简单的Docker容器可能需要几分钟。我们演示了Docker对可用硬件资源的低效使用,本质上是顺序使用不同的硬件子系统(网络带宽、CPU、磁盘I/O),而不是同时使用。因此,我们提出了三个优化,一旦结合起来,将容器部署时间减少到原来的4倍。这些优化还将数据中心级服务器的部署时间缩短了约30%。
{"title":"Docker Container Deployment in Fog Computing Infrastructures","authors":"Arif Ahmed, G. Pierre","doi":"10.1109/EDGE.2018.00008","DOIUrl":"https://doi.org/10.1109/EDGE.2018.00008","url":null,"abstract":"The transition from virtual machine-based infrastructures to container-based ones brings the promise of swift and efficient software deployment in large-scale computing infrastructures. However, in fog computing environments which are often made of very small computers such as Raspberry PIs, deploying even a very simple Docker container may take multiple minutes. We demonstrate that Docker makes inefficient usage of the available hardware resources, essentially using different hardware subsystems (network bandwidth, CPU, disk I/O) sequentially rather than simultaneously. We therefore propose three optimizations which, once combined, reduce container deployment times by a factor up to 4. These optimizations also speed up deployment time by about 30% in datacenter-grade servers.","PeriodicalId":396887,"journal":{"name":"2018 IEEE International Conference on Edge Computing (EDGE)","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130435863","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}
引用次数: 64
Large Scale Stream Analytics Using a Resource-Constrained Edge 使用资源受限边缘的大规模流分析
Pub Date : 2018-07-01 DOI: 10.1109/EDGE.2018.00027
R. Das, G. Bernardo, H. Bal
A key challenge for smart city analytics is fast extraction, accumulation and processing of sensor data collected from a large number of IoT devices. Edge computing has enabled processing of simple analytics, such as aggregation, geographically closer to the IoT devices to improve latency. However, the throughput of processing in the edge depends on the type of resources available, the number of IoT devices connected and the type of stream analytics performed in the edge. We introduce a framework called Seagull for building efficient, large scale IoT-based applications. Our framework distributes the stream analytics processing tasks to the nodes based on their proximity to the sensor data source as well as the amount of processing the nodes can handle. Our evaluation shows the effect of various stream analytics parameters on the maximum sustainable throughput for a resource-constrained edge device.
智慧城市分析面临的一个关键挑战是快速提取、积累和处理从大量物联网设备收集的传感器数据。边缘计算能够处理简单的分析,例如聚合,在地理上更靠近物联网设备,以改善延迟。然而,边缘处理的吞吐量取决于可用资源的类型、连接的物联网设备的数量以及在边缘执行的流分析的类型。我们引入了一个名为Seagull的框架,用于构建高效、大规模的基于物联网的应用程序。我们的框架根据节点与传感器数据源的接近程度以及节点可以处理的处理量将流分析处理任务分配给节点。我们的评估显示了各种流分析参数对资源受限边缘设备的最大可持续吞吐量的影响。
{"title":"Large Scale Stream Analytics Using a Resource-Constrained Edge","authors":"R. Das, G. Bernardo, H. Bal","doi":"10.1109/EDGE.2018.00027","DOIUrl":"https://doi.org/10.1109/EDGE.2018.00027","url":null,"abstract":"A key challenge for smart city analytics is fast extraction, accumulation and processing of sensor data collected from a large number of IoT devices. Edge computing has enabled processing of simple analytics, such as aggregation, geographically closer to the IoT devices to improve latency. However, the throughput of processing in the edge depends on the type of resources available, the number of IoT devices connected and the type of stream analytics performed in the edge. We introduce a framework called Seagull for building efficient, large scale IoT-based applications. Our framework distributes the stream analytics processing tasks to the nodes based on their proximity to the sensor data source as well as the amount of processing the nodes can handle. Our evaluation shows the effect of various stream analytics parameters on the maximum sustainable throughput for a resource-constrained edge device.","PeriodicalId":396887,"journal":{"name":"2018 IEEE International Conference on Edge Computing (EDGE)","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128184883","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}
引用次数: 6
期刊
2018 IEEE International Conference on Edge Computing (EDGE)
全部 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