首页 > 最新文献

2016 International Computer Symposium (ICS)最新文献

英文 中文
A Spectral Clustering Approach Based on Modularity Maximization for Community Detection Problem 基于模块化最大化的群落检测光谱聚类方法
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0012
Chen-Kun Tsung, H. Ho, Shengkai Chou, Janching Lin, Sing-Ling Lee
Modularity is widely-used objective function to detect communities and there are lots of algorithms based on modularity maximization. The leading eigenvector method is one of them where modularity is maximized by choosing the first eigenvector as partition result. To analyze in depth the information provided by other eigenvectors, modularity maximization could be transformed to vector partitioning problem. This paper proposes a method to find non-overlapping vertex vector sets so as to maximize the quadratic sum of norms of community vectors. We observe spatial distribution of the vertex vectors of networks and then discover two phenomenons. First, the vertex vectors belong to different communities are separated by an angle. Second, the node with a larger degree would correspond to a vertex vector with a larger norm. Based on these two phenomena, we design a heuristic community detection algorithm. When a network with weaker community structure, the over-partition problem is considered. The experiment results show that the proposed solution provides higher accuracy than other solutions.
模块化是广泛使用的群体检测目标函数,有很多基于模块化最大化的算法。前导特征向量法是其中一种通过选择第一个特征向量作为划分结果来实现模块化最大化的方法。为了深入分析其他特征向量提供的信息,可以将模块化最大化问题转化为向量划分问题。提出了一种求无重叠顶点向量集的方法,使群体向量的范数二次和最大化。我们观察了网络顶点向量的空间分布,发现了两个现象。首先,用一个角度将属于不同群落的顶点向量分开。其次,度较大的节点对应范数较大的顶点向量。基于这两种现象,我们设计了一种启发式社区检测算法。当网络具有较弱的群体结构时,考虑过划分问题。实验结果表明,该方法比其他方法具有更高的精度。
{"title":"A Spectral Clustering Approach Based on Modularity Maximization for Community Detection Problem","authors":"Chen-Kun Tsung, H. Ho, Shengkai Chou, Janching Lin, Sing-Ling Lee","doi":"10.1109/ICS.2016.0012","DOIUrl":"https://doi.org/10.1109/ICS.2016.0012","url":null,"abstract":"Modularity is widely-used objective function to detect communities and there are lots of algorithms based on modularity maximization. The leading eigenvector method is one of them where modularity is maximized by choosing the first eigenvector as partition result. To analyze in depth the information provided by other eigenvectors, modularity maximization could be transformed to vector partitioning problem. This paper proposes a method to find non-overlapping vertex vector sets so as to maximize the quadratic sum of norms of community vectors. We observe spatial distribution of the vertex vectors of networks and then discover two phenomenons. First, the vertex vectors belong to different communities are separated by an angle. Second, the node with a larger degree would correspond to a vertex vector with a larger norm. Based on these two phenomena, we design a heuristic community detection algorithm. When a network with weaker community structure, the over-partition problem is considered. The experiment results show that the proposed solution provides higher accuracy than other solutions.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126094604","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
A Cloud-Assisted Malware Detection Framework for Mobile Devices 移动设备的云辅助恶意软件检测框架
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0112
Shih-Hao Hung, Chia-Heng Tu, C. Yeh
While mobile applications make our lives more convenient, security concerns may arise when the mobile applications contain malicious code that would harm the mobile devices and their users financially and physically. In this article, we propose a malware detection framework to protect the mobile devices with the help of the cloud, where the cloud is equipped with the facilities for automatic analysis of large amount of new malware generated everyday, and the device is able to detect malicious intents of running software in real-time based on the knowledge of the analyzed malware. We evaluate the performance of our framework with Android-based systems as case studies. In particular, we study the impact of different system configurations on the time required for malware detection, including detecting algorithms (i.e., CNN and SVM), mobile processors (i.e., ARM CPU and NVIDIA GPU), and wireless networks (i.e., Wi-Fi and 3G for the communication between the device and the cloud). To the best of our knowledge, we are not aware of any other work studying performance impacts of the system configurations of the malware detection systems using the physical machines. As the widespread of malware, we believe that our empirical study is useful when designing antivirus software and can be applied to different application domains, such as automotive, and smart home.
虽然移动应用程序使我们的生活更加方便,但当移动应用程序包含恶意代码时,安全问题可能会出现,这些恶意代码会损害移动设备及其用户的财务和身体。在本文中,我们提出了一种利用云来保护移动设备的恶意软件检测框架,其中云具有对每天产生的大量新恶意软件进行自动分析的功能,并且设备能够根据分析的恶意软件的知识实时检测运行软件的恶意意图。我们用基于android的系统作为案例研究来评估我们框架的性能。我们特别研究了不同系统配置对恶意软件检测所需时间的影响,包括检测算法(即CNN和SVM)、移动处理器(即ARM CPU和NVIDIA GPU)和无线网络(即用于设备与云之间通信的Wi-Fi和3G)。据我们所知,我们不知道有任何其他工作在研究使用物理机器的恶意软件检测系统的系统配置对性能的影响。由于恶意软件的广泛存在,我们相信我们的实证研究在设计防病毒软件时是有用的,并且可以应用于不同的应用领域,如汽车,智能家居。
{"title":"A Cloud-Assisted Malware Detection Framework for Mobile Devices","authors":"Shih-Hao Hung, Chia-Heng Tu, C. Yeh","doi":"10.1109/ICS.2016.0112","DOIUrl":"https://doi.org/10.1109/ICS.2016.0112","url":null,"abstract":"While mobile applications make our lives more convenient, security concerns may arise when the mobile applications contain malicious code that would harm the mobile devices and their users financially and physically. In this article, we propose a malware detection framework to protect the mobile devices with the help of the cloud, where the cloud is equipped with the facilities for automatic analysis of large amount of new malware generated everyday, and the device is able to detect malicious intents of running software in real-time based on the knowledge of the analyzed malware. We evaluate the performance of our framework with Android-based systems as case studies. In particular, we study the impact of different system configurations on the time required for malware detection, including detecting algorithms (i.e., CNN and SVM), mobile processors (i.e., ARM CPU and NVIDIA GPU), and wireless networks (i.e., Wi-Fi and 3G for the communication between the device and the cloud). To the best of our knowledge, we are not aware of any other work studying performance impacts of the system configurations of the malware detection systems using the physical machines. As the widespread of malware, we believe that our empirical study is useful when designing antivirus software and can be applied to different application domains, such as automotive, and smart home.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115451447","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
Investigating Wireless Network Interferences of Autonomous Drones with Camera Based Positioning Control System 基于摄像头定位控制系统的自主无人机无线网络干扰研究
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0081
K. Yap, K. Eu, Jun Ming Low
Autonomous drones system has great potential in robotics research and it is used in industrial applications. One of the popular examples is Amazon Prime Air service which uses drones to delivery customers ordered products. Another example is under indoor environment such as transferring goods and products in warehouse. However, there is a research challenge when implementing - autonomous drones system in indoor environment in which wireless network interference could deteriorate-drones' control performance. The research aims to reduce the wireless network interference in the drones system for achieving a better performance in term of the controllability of drones' position. For instance, the settling time of drone to reach its set point position or speed of recovery back to set point position after a drone is disturbed in its position. The study shows that after changing the Wi-Fi channel of drones to different frequency, the network interference between drones can be reduced, thus the performance of positioning controllability can be improved.
自主无人机系统在机器人研究中具有巨大的潜力,并在工业上得到了应用。其中一个受欢迎的例子是亚马逊Prime航空服务,该服务使用无人机运送客户订购的产品。另一个例子是在室内环境下,如在仓库中转移货物和产品。然而,在室内环境中实现无人机自主系统存在一个研究挑战,在室内环境中,无线网络干扰会降低无人机的控制性能。本研究旨在减少无人机系统中的无线网络干扰,从而在无人机位置的可控性方面获得更好的性能。例如,无人机到达设定点位置的沉降时间或在其位置受到干扰后恢复到设定点位置的速度。研究表明,将无人机的Wi-Fi信道改为不同频率后,可以减少无人机之间的网络干扰,从而提高定位可控性的性能。
{"title":"Investigating Wireless Network Interferences of Autonomous Drones with Camera Based Positioning Control System","authors":"K. Yap, K. Eu, Jun Ming Low","doi":"10.1109/ICS.2016.0081","DOIUrl":"https://doi.org/10.1109/ICS.2016.0081","url":null,"abstract":"Autonomous drones system has great potential in robotics research and it is used in industrial applications. One of the popular examples is Amazon Prime Air service which uses drones to delivery customers ordered products. Another example is under indoor environment such as transferring goods and products in warehouse. However, there is a research challenge when implementing - autonomous drones system in indoor environment in which wireless network interference could deteriorate-drones' control performance. The research aims to reduce the wireless network interference in the drones system for achieving a better performance in term of the controllability of drones' position. For instance, the settling time of drone to reach its set point position or speed of recovery back to set point position after a drone is disturbed in its position. The study shows that after changing the Wi-Fi channel of drones to different frequency, the network interference between drones can be reduced, thus the performance of positioning controllability can be improved.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130239041","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
A Concurrent Approach for Improving the Efficiency of Android CTS Testing 一种提高Android CTS测试效率的并行方法
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0125
Chien-Hung Liu, Woei-Kae Chen, Shu-Ling Chen
The Compatibility Test Suite (CTS) is provided by Google to help manufactures to ensure if their Android devices are in compliance with the Android compatibility standards. However, the CTS contains a huge number of test cases and it usually would take several hours to complete the CTS tests. This could seriously affect the development schedule of Android devices, especially when the CTS test is included in the daily system integration. To reduce the time to perform CTS tests and shorten the time-to-market of Android devices, this paper presents an approach for improving the CTS test efficiency. Particularly, the CTS test is decomposed into multiple tasks to be executed on different devices concurrently. In addition, the task scheduling and partitioning methods are considered in the approach. A cloud-based testing platform is developed to support the proposed approach. The experimental results show that the efficiency of CTS test can be much improved as the number of devices increases. Moreover, the results also indicate that the Longest Job First (LJF) scheduling and mixed partitioning methods can result in better test efficiency.
兼容性测试套件(CTS)是由谷歌提供的,以帮助制造商确保他们的Android设备是否符合Android兼容性标准。然而,CTS包含大量的测试用例,通常需要几个小时才能完成CTS测试。这可能会严重影响Android设备的开发进度,特别是当CTS测试包含在日常系统集成中时。为了减少CTS测试的时间,缩短Android设备的上市时间,本文提出了一种提高CTS测试效率的方法。特别地,CTS测试被分解成多个任务,在不同的设备上同时执行。此外,该方法还考虑了任务调度和分区方法。开发了一个基于云的测试平台来支持所提出的方法。实验结果表明,随着器件数量的增加,CTS测试的效率大大提高。此外,研究结果还表明,LJF调度方法和混合分区方法可以提高测试效率。
{"title":"A Concurrent Approach for Improving the Efficiency of Android CTS Testing","authors":"Chien-Hung Liu, Woei-Kae Chen, Shu-Ling Chen","doi":"10.1109/ICS.2016.0125","DOIUrl":"https://doi.org/10.1109/ICS.2016.0125","url":null,"abstract":"The Compatibility Test Suite (CTS) is provided by Google to help manufactures to ensure if their Android devices are in compliance with the Android compatibility standards. However, the CTS contains a huge number of test cases and it usually would take several hours to complete the CTS tests. This could seriously affect the development schedule of Android devices, especially when the CTS test is included in the daily system integration. To reduce the time to perform CTS tests and shorten the time-to-market of Android devices, this paper presents an approach for improving the CTS test efficiency. Particularly, the CTS test is decomposed into multiple tasks to be executed on different devices concurrently. In addition, the task scheduling and partitioning methods are considered in the approach. A cloud-based testing platform is developed to support the proposed approach. The experimental results show that the efficiency of CTS test can be much improved as the number of devices increases. Moreover, the results also indicate that the Longest Job First (LJF) scheduling and mixed partitioning methods can result in better test efficiency.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131053702","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
Improving User's Quality of Experience in Imbalanced Dataset 在不平衡数据集中提高用户体验质量
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0142
Tanghui Wang, Ruochen Huang, Xin Wei, Fang Zhou
Currently, traditional algorithm performs not well in terms of predicting the user's complaint in imbalanced IPTV dataset. To solve this problem, we combine status data from the set-top box with data of user's complaints and select the appropriate model to predict user's quality of experience (QoE). Concretely, we firstly perform data cleaning and select suitable attributes from the original dataset. Then, we apply random under-sampling and synthetic over-sampling to the preprocessed dataset. In order to get better performance, we improves the Synthetic Minority Over-sampling Technique (SMOTE) algorithm and combine it with K-means algorithm to generate a new dataset. After these procedures, we use the Naïve Bayes (NB) model in user's complaint dataset. Through the rigorous modeling and prediction, extensive experimental results show that this integrated algorithm performs better than the Borderline-SMOTE algorithm in predicting user's complaints.
目前,传统算法在IPTV数据集不均衡情况下的用户投诉预测效果不佳。为了解决这一问题,我们将机顶盒的状态数据与用户投诉数据结合起来,选择合适的模型来预测用户体验质量(QoE)。具体来说,我们首先进行数据清洗,从原始数据集中选择合适的属性。然后,我们对预处理数据集进行随机欠采样和合成过采样。为了获得更好的性能,我们改进了合成少数派过采样技术(SMOTE)算法,并将其与K-means算法结合生成新的数据集。在这些步骤之后,我们在用户投诉数据集中使用Naïve贝叶斯(NB)模型。通过严格的建模和预测,大量的实验结果表明,该集成算法在预测用户投诉方面优于Borderline-SMOTE算法。
{"title":"Improving User's Quality of Experience in Imbalanced Dataset","authors":"Tanghui Wang, Ruochen Huang, Xin Wei, Fang Zhou","doi":"10.1109/ICS.2016.0142","DOIUrl":"https://doi.org/10.1109/ICS.2016.0142","url":null,"abstract":"Currently, traditional algorithm performs not well in terms of predicting the user's complaint in imbalanced IPTV dataset. To solve this problem, we combine status data from the set-top box with data of user's complaints and select the appropriate model to predict user's quality of experience (QoE). Concretely, we firstly perform data cleaning and select suitable attributes from the original dataset. Then, we apply random under-sampling and synthetic over-sampling to the preprocessed dataset. In order to get better performance, we improves the Synthetic Minority Over-sampling Technique (SMOTE) algorithm and combine it with K-means algorithm to generate a new dataset. After these procedures, we use the Naïve Bayes (NB) model in user's complaint dataset. Through the rigorous modeling and prediction, extensive experimental results show that this integrated algorithm performs better than the Borderline-SMOTE algorithm in predicting user's complaints.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128229771","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
An Improved KNN Algorithm Based on Minority Class Distribution for Imbalanced Dataset 基于少数类分布的非平衡数据集改进KNN算法
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0143
Bo Zang, Ruochen Huang, Lei Wang, Jianxin Chen, Feng Tian, Xin Wei
K-nearest neighbor (KNN) is a popular classification algorithm with good scalability, which has been widely used in many fields. When dealing with imbalanced data, minority examples are given the same weight as majority examples in the existing KNN algorithm. In this paper, we pay more attention to the minority class than the majority class, and we increase the weight of minority class according to the local characteristic of minority class distribution. In addition, we compare the proposed algorithm with the existing Weighted Distance K-nearest neighbor (WDKNN). Experimental results show that our algorithm performs better than WDKNN in imbalanced data sets.
KNN (K-nearest neighbor)是一种流行的分类算法,具有良好的可扩展性,在许多领域得到了广泛的应用。在处理不平衡数据时,现有的KNN算法给予少数样例与多数样例相同的权重。在本文中,我们对少数阶层的重视程度高于多数阶层,并根据少数阶层分布的地方性特点,增加了少数阶层的权重。此外,我们将提出的算法与现有的加权距离k -最近邻(WDKNN)算法进行了比较。实验结果表明,该算法在不平衡数据集上的性能优于WDKNN。
{"title":"An Improved KNN Algorithm Based on Minority Class Distribution for Imbalanced Dataset","authors":"Bo Zang, Ruochen Huang, Lei Wang, Jianxin Chen, Feng Tian, Xin Wei","doi":"10.1109/ICS.2016.0143","DOIUrl":"https://doi.org/10.1109/ICS.2016.0143","url":null,"abstract":"K-nearest neighbor (KNN) is a popular classification algorithm with good scalability, which has been widely used in many fields. When dealing with imbalanced data, minority examples are given the same weight as majority examples in the existing KNN algorithm. In this paper, we pay more attention to the minority class than the majority class, and we increase the weight of minority class according to the local characteristic of minority class distribution. In addition, we compare the proposed algorithm with the existing Weighted Distance K-nearest neighbor (WDKNN). Experimental results show that our algorithm performs better than WDKNN in imbalanced data sets.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125054499","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
Remote Compressive Sensing for Noisy M2M Networks 噪声M2M网络的远程压缩感知
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0147
Alan Shenghan Tsai, Pin-Hsun Lin, Che-Ming Kuo, Hsuan-Jung Su
In recent years, machine-to-machine (M2M) networks are widely considered in wireless communication system. Machines typically have constrained power, and their processing and communication capabilities are limited. To avoid the transmission of redundant information to improve the data rate, compressive sensing is a promising tool to be considered. Compressive sensing (CS) is especially useful for avoiding the redundant information to be transmitted such that the amount of transmitted data can be reduced. A framework for two-tier architecture of a remote compressive sensing scheme for M2M networks is developed where a statistical model replaces the standard sparsity model of classical compressive sensing. We consider this framework with noisy channels and derive an minimum mean square error (MMSE) decoder. Furthermore, we provide a way to produce sensing matrices and compare the proposed sensing matrices with random ones.
近年来,机器对机器(M2M)网络在无线通信系统中得到了广泛的研究。机器的功率通常是有限的,它们的处理和通信能力也是有限的。为了避免冗余信息的传输以提高数据速率,压缩感知是一种很有前途的工具。压缩感知(CS)对于避免要传输的冗余信息以减少传输的数据量特别有用。提出了M2M网络远程压缩感知方案的两层架构框架,其中统计模型取代了经典压缩感知的标准稀疏性模型。我们考虑了该框架与噪声信道,并推导了最小均方误差(MMSE)解码器。此外,我们提供了一种产生感应矩阵的方法,并将所提出的感应矩阵与随机感应矩阵进行了比较。
{"title":"Remote Compressive Sensing for Noisy M2M Networks","authors":"Alan Shenghan Tsai, Pin-Hsun Lin, Che-Ming Kuo, Hsuan-Jung Su","doi":"10.1109/ICS.2016.0147","DOIUrl":"https://doi.org/10.1109/ICS.2016.0147","url":null,"abstract":"In recent years, machine-to-machine (M2M) networks are widely considered in wireless communication system. Machines typically have constrained power, and their processing and communication capabilities are limited. To avoid the transmission of redundant information to improve the data rate, compressive sensing is a promising tool to be considered. Compressive sensing (CS) is especially useful for avoiding the redundant information to be transmitted such that the amount of transmitted data can be reduced. A framework for two-tier architecture of a remote compressive sensing scheme for M2M networks is developed where a statistical model replaces the standard sparsity model of classical compressive sensing. We consider this framework with noisy channels and derive an minimum mean square error (MMSE) decoder. Furthermore, we provide a way to produce sensing matrices and compare the proposed sensing matrices with random ones.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121504524","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
Mobile Edge Fog Computing in 5G Era: Architecture and Implementation 5G时代的移动边缘雾计算:架构与实现
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0151
Shubhranshu Singh, Yen-Chang Chiu, Y. Tsai, Jen-Shun Yang
In the recent past there has been much research and development on cloud based computing. While cloud computing provides huge opportunities, it also imposes several challenges. One of the challenges that current data network operators and future 5G network are foreseeing is huge increase in data traffic. To fulfill such exponential data traffic growth, along with other user expectation, requires multiple innovative approaches and re-consideration of the current network design principals. Mobile Edge Fog computing, as proposed in this paper offers huge opportunities to future data network operators, as well as to equipment vendors. Due to its relatively newer concept, still much research is ongoing and detail architecture is still evolving. This paper proposes and discusses a novel Mobile Edge Computing design and architecture, along with real-time implementation details of the proposed solutions. It exploits many benefits of D2D by incorporating D2D functionalities into the proposed relay-gateways. The application running on top of the proposed network shows significant benefits e.g. in terms of delay as well as core-network signalling and data offloading.
最近,人们对基于云的计算进行了大量的研究和开发。虽然云计算提供了巨大的机会,但它也带来了一些挑战。当前数据网络运营商和未来5G网络所面临的挑战之一是数据流量的巨大增长。为了满足这种指数级的数据流量增长,以及其他用户的期望,需要多种创新方法和重新考虑当前的网络设计原则。本文提出的移动边缘雾计算为未来的数据网络运营商以及设备供应商提供了巨大的机会。由于其相对较新的概念,仍有许多研究正在进行中,细节架构仍在发展中。本文提出并讨论了一种新的移动边缘计算设计和架构,以及所提出的解决方案的实时实现细节。通过将D2D功能集成到提议的中继网关中,它利用了D2D的许多优点。在提议的网络上运行的应用程序显示出显著的好处,例如在延迟以及核心网络信令和数据卸载方面。
{"title":"Mobile Edge Fog Computing in 5G Era: Architecture and Implementation","authors":"Shubhranshu Singh, Yen-Chang Chiu, Y. Tsai, Jen-Shun Yang","doi":"10.1109/ICS.2016.0151","DOIUrl":"https://doi.org/10.1109/ICS.2016.0151","url":null,"abstract":"In the recent past there has been much research and development on cloud based computing. While cloud computing provides huge opportunities, it also imposes several challenges. One of the challenges that current data network operators and future 5G network are foreseeing is huge increase in data traffic. To fulfill such exponential data traffic growth, along with other user expectation, requires multiple innovative approaches and re-consideration of the current network design principals. Mobile Edge Fog computing, as proposed in this paper offers huge opportunities to future data network operators, as well as to equipment vendors. Due to its relatively newer concept, still much research is ongoing and detail architecture is still evolving. This paper proposes and discusses a novel Mobile Edge Computing design and architecture, along with real-time implementation details of the proposed solutions. It exploits many benefits of D2D by incorporating D2D functionalities into the proposed relay-gateways. The application running on top of the proposed network shows significant benefits e.g. in terms of delay as well as core-network signalling and data offloading.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114375272","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
Power-Efficient Communication Strategy for Wi-Fi Aware Technology Wi-Fi感知技术的节能通信策略
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0036
Lokesh Sharma, Shih-Lin Wu, Jia-ming Liang
Wi-Fi Aware is a new technique which enables devices to communicate with each other in the same vicinity without the help of access points. In this approach, we leverage Wi-Fi Aware technique and take field trials on the power efficiency of Wi-Fi Aware communications. Based on the experiment results, we conclude that the Wi-Fi Aware devices are suggested to transmit data with the help of proximity nodes according to their link speed so as to save energy.
Wi-Fi感知是一项新技术,它可以使同一附近的设备在没有接入点的帮助下相互通信。在这种方法中,我们利用Wi-Fi感知技术,并对Wi-Fi感知通信的功率效率进行了现场试验。根据实验结果,我们认为Wi-Fi Aware设备可以根据其链路速度利用邻近节点来传输数据,从而节省能源。
{"title":"Power-Efficient Communication Strategy for Wi-Fi Aware Technology","authors":"Lokesh Sharma, Shih-Lin Wu, Jia-ming Liang","doi":"10.1109/ICS.2016.0036","DOIUrl":"https://doi.org/10.1109/ICS.2016.0036","url":null,"abstract":"Wi-Fi Aware is a new technique which enables devices to communicate with each other in the same vicinity without the help of access points. In this approach, we leverage Wi-Fi Aware technique and take field trials on the power efficiency of Wi-Fi Aware communications. Based on the experiment results, we conclude that the Wi-Fi Aware devices are suggested to transmit data with the help of proximity nodes according to their link speed so as to save energy.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"58 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126365924","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
Data Collection for Robot Movement Mechanisms in Wireless Sensor and Robot Networks 无线传感器与机器人网络中机器人运动机构的数据采集
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0094
Chao-Tsun Chang, Chih-Yung Chang, Chih-Yao Hsiao, Yu-Ting Chin
A Wireless Sensor and Robot Network (WSRN) is composed of a set of sensors and robots. Compared with the traditional Wireless Sensor Network (WSN), the WSRN has added characteristics, such as the mobility of robots. The mobility of robots has been proven to be quite useful in prolonging the network lifetime of the monitoring environment. However, mobility is a major part of the energy consumption for robots. Thus, the mobility of robots requires intelligent control in order to efficiently complete appointed tasks. Compared with lightweight sensors, using robots to transmit heavy data (such as audio or video data) is more appropriate. Therefore, a communication path, which is composed of robots between the base station and the event point, should be maintained. In this paper, three movement schemes, called Greedy Back-up (GB), Stretched Back-up Path (SBP) and Back-up Path Regression (BPR) approaches, are proposed, aiming to construct the data delivery path while maximizing the network lifetime. Experimental results reveal that the proposed schemes achieve better performance than that of a related work in terms of network lifetime and average moving distance of robots.
无线传感器与机器人网络(WSRN)由一组传感器和机器人组成。与传统的无线传感器网络(WSN)相比,WSRN增加了机器人移动性等特点。机器人的移动性已被证明对延长监测环境的网络寿命非常有用。然而,机动性是机器人能源消耗的主要部分。因此,为了有效地完成指定的任务,机器人的移动性需要智能控制。与轻量级传感器相比,使用机器人传输重数据(如音频或视频数据)更为合适。因此,在基站与事件点之间应保持由机器人组成的通信路径。本文提出了贪心备份(GB)、拉伸备份路径(SBP)和备份路径回归(BPR)三种移动方案,旨在构建数据传输路径,同时最大化网络生存期。实验结果表明,所提方案在网络寿命和机器人平均移动距离方面均优于相关研究。
{"title":"Data Collection for Robot Movement Mechanisms in Wireless Sensor and Robot Networks","authors":"Chao-Tsun Chang, Chih-Yung Chang, Chih-Yao Hsiao, Yu-Ting Chin","doi":"10.1109/ICS.2016.0094","DOIUrl":"https://doi.org/10.1109/ICS.2016.0094","url":null,"abstract":"A Wireless Sensor and Robot Network (WSRN) is composed of a set of sensors and robots. Compared with the traditional Wireless Sensor Network (WSN), the WSRN has added characteristics, such as the mobility of robots. The mobility of robots has been proven to be quite useful in prolonging the network lifetime of the monitoring environment. However, mobility is a major part of the energy consumption for robots. Thus, the mobility of robots requires intelligent control in order to efficiently complete appointed tasks. Compared with lightweight sensors, using robots to transmit heavy data (such as audio or video data) is more appropriate. Therefore, a communication path, which is composed of robots between the base station and the event point, should be maintained. In this paper, three movement schemes, called Greedy Back-up (GB), Stretched Back-up Path (SBP) and Back-up Path Regression (BPR) approaches, are proposed, aiming to construct the data delivery path while maximizing the network lifetime. Experimental results reveal that the proposed schemes achieve better performance than that of a related work in terms of network lifetime and average moving distance of robots.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127701208","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
期刊
2016 International Computer Symposium (ICS)
全部 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