首页 > 最新文献

2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)最新文献

英文 中文
Performability Analysis for IaaS Cloud Data Center IaaS云数据中心的性能分析
T. Wang, Xiaolin Chang, Bo Liu
Cloud computing has been bringing fundamental changes to computing models in the past few years. Infrastructure as a Service (IaaS), a kind of basic cloud services, is provisioned to customers in the form of virtual machines (VMs). The increasing demands for IaaS cloud services require the performability analysis of cloud infrastructure. Analytic modeling is one of the effective evaluation approaches. This paper aims to develop a monolithic model, by using continuous time Markov chain (CTMC), for a IaaS CDC, which (1) consists of active and standby physical machines (PMs), (2) allows PM migration among active and standby PM pools, (3) all jobs are homogeneous, and (4) a running job could continue its running by using idle active PMs when the PM working for this job fails. Although a monolithic CTMC model for IaaS Cloud performability analysis may face largeness and stiffness problems, it could be used to verify the scalable approximate model. We present the details of state transition rules of the proposed model and the formula for computing metrics, including the immediate service probability, the mean response time and so on. Numerical analysis and simulations are carried out to verify the accuracy of the proposed model.
在过去的几年里,云计算已经给计算模型带来了根本性的变化。IaaS (Infrastructure as a Service)是一种基础云服务,以虚拟机(vm)的形式提供给客户。对IaaS云服务日益增长的需求要求对云基础设施进行性能分析。分析建模是一种有效的评价方法。本文旨在通过使用连续时间马尔可夫链(CTMC)为IaaS CDC开发一个整体模型,该模型(1)由主备物理机(PM)组成,(2)允许PM在主备PM池之间迁移,(3)所有作业都是同构的,(4)当为该作业工作的PM失败时,运行中的作业可以通过使用空闲的活动PM继续运行。尽管用于IaaS云性能分析的单片CTMC模型可能面临较大和刚度问题,但它可以用于验证可扩展的近似模型。给出了该模型的状态转移规则的详细信息,并给出了计算指标的公式,包括即时服务概率、平均响应时间等。通过数值分析和仿真验证了所提模型的准确性。
{"title":"Performability Analysis for IaaS Cloud Data Center","authors":"T. Wang, Xiaolin Chang, Bo Liu","doi":"10.1109/PDCAT.2016.033","DOIUrl":"https://doi.org/10.1109/PDCAT.2016.033","url":null,"abstract":"Cloud computing has been bringing fundamental changes to computing models in the past few years. Infrastructure as a Service (IaaS), a kind of basic cloud services, is provisioned to customers in the form of virtual machines (VMs). The increasing demands for IaaS cloud services require the performability analysis of cloud infrastructure. Analytic modeling is one of the effective evaluation approaches. This paper aims to develop a monolithic model, by using continuous time Markov chain (CTMC), for a IaaS CDC, which (1) consists of active and standby physical machines (PMs), (2) allows PM migration among active and standby PM pools, (3) all jobs are homogeneous, and (4) a running job could continue its running by using idle active PMs when the PM working for this job fails. Although a monolithic CTMC model for IaaS Cloud performability analysis may face largeness and stiffness problems, it could be used to verify the scalable approximate model. We present the details of state transition rules of the proposed model and the formula for computing metrics, including the immediate service probability, the mean response time and so on. Numerical analysis and simulations are carried out to verify the accuracy of the proposed model.","PeriodicalId":203925,"journal":{"name":"2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)","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":"134243999","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
A Variable Markovian Based Outlier Detection Method for Multi-Dimensional Sequence over Data Stream 基于可变马尔可夫的数据流多维序列离群点检测方法
Dongsheng Yang, Yijie Wang, Yongmou Li, Xingkong Ma
Nowadays sequence data tends to be multi-dimensional sequence over data stream, it has a large state space and arrives at unprecedented speed. It is a big challenge to design a multi-dimensional sequence outlier detection method to meet the accurate and high speed requirements. The traditional methods can't handle multi-dimensional sequence effectively as they have poor abilities for multi-dimensional sequence modeling, and can't detect outlier timely as they have high computational complexity. In this paper we propose a variable Markovian based outlier detection method for multi-dimensional sequence over data stream, VMOD, which consists of two algorithms: mutual information based feature selection algorithm (MIFS), variable Markovian based sequential analysis algorithm (VMSA). It uses MIFS algorithm to reduce the state space and redundant features, and uses VMSA algorithm to accelerate the outlier detection. Through VMOD method, we can improve the detection rate and detection speed. The MIFS algorithm uses mutual information as similarity measures and adopt clustering based strategy to select features, it can improve the abilities for sequence modeling through reducing the state space and redundant features, consequently, to improve the detection rate. The VMSA algorithm use random sample and index structure to accelerate the variable Markovian model construction and reduce the model complexity, consequently, to quicken the outlier detection. The experiments show that VMOD can detect outlier effectively, and reduce the detection time by at least 50% compared with the traditional methods.
当前序列数据趋向于数据流上的多维序列,具有较大的状态空间,并以前所未有的速度发展。设计一种多维序列离群点检测方法以满足高精度和高速度的要求是一个很大的挑战。传统方法对多维序列的建模能力较差,不能有效处理多维序列,计算量大,不能及时发现异常值。本文提出了一种基于变量马尔可夫的多维序列异常点检测方法VMOD,该方法由两种算法组成:基于互信息的特征选择算法(MIFS)和基于变量马尔可夫的序列分析算法(VMSA)。采用MIFS算法减少状态空间和冗余特征,采用VMSA算法加速离群点检测。通过VMOD方法,可以提高检测率和检测速度。MIFS算法以互信息作为相似性度量,采用聚类策略选择特征,通过减少状态空间和冗余特征,提高序列建模能力,从而提高检测率。VMSA算法利用随机样本和索引结构,加快了变量马尔可夫模型的构建,降低了模型的复杂度,从而加快了离群点的检测。实验表明,该方法可以有效地检测出异常点,与传统方法相比,检测时间至少缩短了50%。
{"title":"A Variable Markovian Based Outlier Detection Method for Multi-Dimensional Sequence over Data Stream","authors":"Dongsheng Yang, Yijie Wang, Yongmou Li, Xingkong Ma","doi":"10.1109/PDCAT.2016.049","DOIUrl":"https://doi.org/10.1109/PDCAT.2016.049","url":null,"abstract":"Nowadays sequence data tends to be multi-dimensional sequence over data stream, it has a large state space and arrives at unprecedented speed. It is a big challenge to design a multi-dimensional sequence outlier detection method to meet the accurate and high speed requirements. The traditional methods can't handle multi-dimensional sequence effectively as they have poor abilities for multi-dimensional sequence modeling, and can't detect outlier timely as they have high computational complexity. In this paper we propose a variable Markovian based outlier detection method for multi-dimensional sequence over data stream, VMOD, which consists of two algorithms: mutual information based feature selection algorithm (MIFS), variable Markovian based sequential analysis algorithm (VMSA). It uses MIFS algorithm to reduce the state space and redundant features, and uses VMSA algorithm to accelerate the outlier detection. Through VMOD method, we can improve the detection rate and detection speed. The MIFS algorithm uses mutual information as similarity measures and adopt clustering based strategy to select features, it can improve the abilities for sequence modeling through reducing the state space and redundant features, consequently, to improve the detection rate. The VMSA algorithm use random sample and index structure to accelerate the variable Markovian model construction and reduce the model complexity, consequently, to quicken the outlier detection. The experiments show that VMOD can detect outlier effectively, and reduce the detection time by at least 50% compared with the traditional methods.","PeriodicalId":203925,"journal":{"name":"2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)","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":"129339838","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Text Feature Selection Method in Battlefield Information Service 战场信息服务中的文本特征选择方法
Wang Kai, Gan Zhi-chun, L. Jingzhi, Cai Yan-jun
The high dimensionality of the current battlefield information increases the complexity of the information utilization, which leads to the deterioration of the battlefield information services. The effective reduction of the of battlefield information dimension by information feature selection is an important prerequisite for the effective development of battlefield information service. The traditional feature selection method is not applicable due to the absence of accurate labels of items in battlefield text information. An attribute reduction method based on set division is proposed and applied to the battlefield text feature selection. An improved document frequency (DF) method for text feature selection is used to filter noise words, then the text feature is selected by the attribute reduction based on set division. Experimental results demonstrate that the proposed feature selection algorithm is able to obtain a better feature subset of battlefield text information when compared with other existing feature selection algorithms.
当前战场信息的高维性增加了信息利用的复杂性,从而导致战场信息服务的恶化。通过信息特征选择对战场信息维数进行有效降维,是战场信息服务有效开展的重要前提。由于战场文本信息中缺少准确的物品标签,传统的特征选择方法已不适用。提出了一种基于集合划分的属性约简方法,并将其应用于战场文本特征选择。采用改进的文档频率(DF)方法进行文本特征选择,过滤噪声词,然后基于集划分的属性约简选择文本特征。实验结果表明,与现有的特征选择算法相比,所提出的特征选择算法能够获得更好的战场文本信息特征子集。
{"title":"Text Feature Selection Method in Battlefield Information Service","authors":"Wang Kai, Gan Zhi-chun, L. Jingzhi, Cai Yan-jun","doi":"10.1109/PDCAT.2016.055","DOIUrl":"https://doi.org/10.1109/PDCAT.2016.055","url":null,"abstract":"The high dimensionality of the current battlefield information increases the complexity of the information utilization, which leads to the deterioration of the battlefield information services. The effective reduction of the of battlefield information dimension by information feature selection is an important prerequisite for the effective development of battlefield information service. The traditional feature selection method is not applicable due to the absence of accurate labels of items in battlefield text information. An attribute reduction method based on set division is proposed and applied to the battlefield text feature selection. An improved document frequency (DF) method for text feature selection is used to filter noise words, then the text feature is selected by the attribute reduction based on set division. Experimental results demonstrate that the proposed feature selection algorithm is able to obtain a better feature subset of battlefield text information when compared with other existing feature selection algorithms.","PeriodicalId":203925,"journal":{"name":"2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)","volume":"24 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":"121795105","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Traffic Classification Method with Spectral Clustering in SDN 基于频谱聚类的SDN流量分类方法
Peng Xiao, Na Liu, Yuanyuan Li, Ying Lu, Xiao-Jun Tang, Hai-Wen Wang, Ming-Xia Li
Traffic classification is becoming one of the major applications in the data center networks with a lot of cloud services. Recent works about software defined networking (SDN) have found new ways to manage data center networks. However, with the imbalance of the elephant and mice flows is sharpening, the accuracy and efficiency of traffic classification have become more and more important in SDN management. To address this issue, in this paper, we propose a traffic classification method that can deal with the traffic classification in SDN. Our method is based on spectral clustering and Software-Defined Networking (SDN). We propose a real-time flow extraction and representation method by scanning the flow tables in SDN controller. Then we cluster the flow data with spectral analysis. Extensive experiments on different settings have been performed, showing that our method is good at traffic classification with high detection rates and low overhead.
流量分类正在成为具有大量云服务的数据中心网络中的主要应用之一。最近关于软件定义网络(SDN)的工作已经找到了管理数据中心网络的新方法。然而,随着大象流和老鼠流的不平衡日益加剧,流量分类的准确性和效率在SDN管理中变得越来越重要。针对这一问题,本文提出了一种能够处理SDN中流量分类的流量分类方法。我们的方法是基于频谱聚类和软件定义网络(SDN)。通过扫描SDN控制器中的流表,提出了一种实时流提取和表示方法。然后对流量数据进行谱分析聚类。在不同设置下进行的大量实验表明,该方法具有检测率高、开销小的特点。
{"title":"A Traffic Classification Method with Spectral Clustering in SDN","authors":"Peng Xiao, Na Liu, Yuanyuan Li, Ying Lu, Xiao-Jun Tang, Hai-Wen Wang, Ming-Xia Li","doi":"10.1109/PDCAT.2016.089","DOIUrl":"https://doi.org/10.1109/PDCAT.2016.089","url":null,"abstract":"Traffic classification is becoming one of the major applications in the data center networks with a lot of cloud services. Recent works about software defined networking (SDN) have found new ways to manage data center networks. However, with the imbalance of the elephant and mice flows is sharpening, the accuracy and efficiency of traffic classification have become more and more important in SDN management. To address this issue, in this paper, we propose a traffic classification method that can deal with the traffic classification in SDN. Our method is based on spectral clustering and Software-Defined Networking (SDN). We propose a real-time flow extraction and representation method by scanning the flow tables in SDN controller. Then we cluster the flow data with spectral analysis. Extensive experiments on different settings have been performed, showing that our method is good at traffic classification with high detection rates and low overhead.","PeriodicalId":203925,"journal":{"name":"2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)","volume":"32 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":"123316145","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
Improved Data Streams Classification with Fast Unsupervised Feature Selection 基于快速无监督特征选择的改进数据流分类
Lulu Wang, Hong Shen
Data streams classification poses three major challenges, namely, infinite length, concept-drift, and featureevolution. The first two issues have been widely studied. However, most existing data stream classification techniques ignore the last one. DXMiner [17], the first model which addresses featureevolution by using the past labeled instances to select the top ranked features based on a scores computed by a formula. This semi-supervised feature selection method depends on the quality of the past classification and neglects the possible correlation among different features, thus unable to produce an optimal feature subset which deteriorates the accuracy of classification. Multi-Cluster Feature Selection (MCFS) [5] proposed for static data classification and clustering applies unsupervised feature selection to address the feature-evolution problem, but suffers from the high computational cost in feature selection. In this paper, we apply MCFS in the DXMiner framework to handle each window of data in a data stream for dynamic data stream-classification. With unsupervised feature selection, our method produces the optimal feature subset and hence improves DXMiner on the classification accuracy. We further improve the time complexity of the feature selection process in MCFS by using the locality sensitive hashing forest (LSH Forest) [4]. The empirical results indicate that our approach outperforms stateof-the-art streams classification techniques in classifying real-life data streams.
数据流分类面临着无限长、概念漂移和特征演化三大挑战。前两个问题已被广泛研究。然而,大多数现有的数据流分类技术都忽略了最后一项。DXMiner[17]是第一个通过使用过去标记的实例根据公式计算的分数选择排名最高的特征来解决特征进化的模型。这种半监督特征选择方法依赖于过去分类的质量,忽略了不同特征之间可能存在的相关性,无法产生最优的特征子集,从而降低了分类的准确性。针对静态数据分类和聚类提出的多聚类特征选择(Multi-Cluster Feature Selection, MCFS)[5]采用无监督特征选择来解决特征演化问题,但特征选择的计算成本较高。在本文中,我们在DXMiner框架中应用MCFS来处理数据流中的每个数据窗口,以实现动态数据流分类。通过无监督特征选择,我们的方法产生了最优的特征子集,从而提高了DXMiner的分类精度。我们通过使用局部敏感哈希森林(locality sensitive hash forest, LSH forest)进一步提高了MCFS中特征选择过程的时间复杂度[4]。实证结果表明,我们的方法在分类现实数据流方面优于最先进的流分类技术。
{"title":"Improved Data Streams Classification with Fast Unsupervised Feature Selection","authors":"Lulu Wang, Hong Shen","doi":"10.1109/PDCAT.2016.056","DOIUrl":"https://doi.org/10.1109/PDCAT.2016.056","url":null,"abstract":"Data streams classification poses three major challenges, namely, infinite length, concept-drift, and featureevolution. The first two issues have been widely studied. However, most existing data stream classification techniques ignore the last one. DXMiner [17], the first model which addresses featureevolution by using the past labeled instances to select the top ranked features based on a scores computed by a formula. This semi-supervised feature selection method depends on the quality of the past classification and neglects the possible correlation among different features, thus unable to produce an optimal feature subset which deteriorates the accuracy of classification. Multi-Cluster Feature Selection (MCFS) [5] proposed for static data classification and clustering applies unsupervised feature selection to address the feature-evolution problem, but suffers from the high computational cost in feature selection. In this paper, we apply MCFS in the DXMiner framework to handle each window of data in a data stream for dynamic data stream-classification. With unsupervised feature selection, our method produces the optimal feature subset and hence improves DXMiner on the classification accuracy. We further improve the time complexity of the feature selection process in MCFS by using the locality sensitive hashing forest (LSH Forest) [4]. The empirical results indicate that our approach outperforms stateof-the-art streams classification techniques in classifying real-life data streams.","PeriodicalId":203925,"journal":{"name":"2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)","volume":"68 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":"127063633","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
CUDA-Based Parallel Implementation of IBM Word Alignment Algorithm for Statistical Machine Translation 基于cuda的统计机器翻译IBM Word对齐算法并行实现
Siyuan Jing, Gaorong Yan, Xingyuan Chen, Peng Jin, Zhaoyi Guo
Word alignment is a basic task in natural language processing and it usually serves as the starting point when building a modern statistical machine translation system. However, the state-of-art parallel algorithm for word alignment is still time-consuming. In this work, we explore a parallel implementation of word alignment algorithm on Graphics Processor Unit (GPU), which has been widely available in the field of high performance computing. We use the Compute Unified Device Architecture (CUDA) programming model to re-implement a state-of-the-art word alignment algorithm, called IBM Expectation-Maximization (EM) algorithm. A Tesla K40M card with 2880 cores is used for experiments and execution times obtained with the proposed algorithm are compared with a sequential algorithm and a multi-threads algorithm on an IBM X3850 server, which has two Intel Xeon E7 CPUs (2.0GHz * 10 cores). The best experimental results show a 16.8-fold speedup compared to the multi-threads algorithm and a 234.7-fold speedup compared to the sequential algorithm.
词对齐是自然语言处理中的一项基本任务,通常是构建现代统计机器翻译系统的起点。然而,最先进的并行字对齐算法仍然是耗时的。在这项工作中,我们探索了在图形处理器单元(GPU)上并行实现字对齐算法,该算法在高性能计算领域已经广泛应用。我们使用计算统一设备架构(CUDA)编程模型来重新实现最先进的单词对齐算法,称为IBM期望最大化(EM)算法。采用2880核的Tesla K40M卡进行实验,并在具有2个Intel至强E7 (2.0GHz * 10核)cpu的IBM X3850服务器上,将所提算法与顺序算法和多线程算法的执行时间进行了比较。最佳实验结果表明,与多线程算法相比,该算法的速度提高了16.8倍,与顺序算法相比,速度提高了234.7倍。
{"title":"CUDA-Based Parallel Implementation of IBM Word Alignment Algorithm for Statistical Machine Translation","authors":"Siyuan Jing, Gaorong Yan, Xingyuan Chen, Peng Jin, Zhaoyi Guo","doi":"10.1109/PDCAT.2016.050","DOIUrl":"https://doi.org/10.1109/PDCAT.2016.050","url":null,"abstract":"Word alignment is a basic task in natural language processing and it usually serves as the starting point when building a modern statistical machine translation system. However, the state-of-art parallel algorithm for word alignment is still time-consuming. In this work, we explore a parallel implementation of word alignment algorithm on Graphics Processor Unit (GPU), which has been widely available in the field of high performance computing. We use the Compute Unified Device Architecture (CUDA) programming model to re-implement a state-of-the-art word alignment algorithm, called IBM Expectation-Maximization (EM) algorithm. A Tesla K40M card with 2880 cores is used for experiments and execution times obtained with the proposed algorithm are compared with a sequential algorithm and a multi-threads algorithm on an IBM X3850 server, which has two Intel Xeon E7 CPUs (2.0GHz * 10 cores). The best experimental results show a 16.8-fold speedup compared to the multi-threads algorithm and a 234.7-fold speedup compared to the sequential algorithm.","PeriodicalId":203925,"journal":{"name":"2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)","volume":"13 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":"114643249","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Diffusion Wavelet-Based Anomaly Detection in Networks 基于扩散小波的网络异常检测
Hui Tian, Meimei Ding
Traffic Matrix (TM) can contain information about irregular network topology structure and depict the traffic characteristics of global network. It is a critical parameter to network traffic engineering and attracts significant research interests. Diffusion Wavelet (DW) can perform an effective Multi-Resolution Analysis (MRA)on TM in both temporaland space domains because it intrinsically adapts to the underlying network structure. This paper shows how to apply DW to TM analysis and anomaly detection. By comparing with other anomaly detection methods, it is confirmed thatour method can detect anomaly effectively due to combining with the analysis results by DW.
流量矩阵(Traffic Matrix, TM)可以包含不规则网络拓扑结构的信息,描述全局网络的流量特征。它是网络流量工程的一个重要参数,引起了广泛的研究兴趣。扩散小波(Diffusion Wavelet, DW)能够在时域和空域对TM进行有效的多分辨率分析(Multi-Resolution Analysis, MRA)。本文介绍了如何将DW应用于TM分析和异常检测。通过与其他异常检测方法的比较,证实了该方法与DW分析结果相结合,能够有效检测异常。
{"title":"Diffusion Wavelet-Based Anomaly Detection in Networks","authors":"Hui Tian, Meimei Ding","doi":"10.1109/PDCAT.2016.087","DOIUrl":"https://doi.org/10.1109/PDCAT.2016.087","url":null,"abstract":"Traffic Matrix (TM) can contain information about irregular network topology structure and depict the traffic characteristics of global network. It is a critical parameter to network traffic engineering and attracts significant research interests. Diffusion Wavelet (DW) can perform an effective Multi-Resolution Analysis (MRA)on TM in both temporaland space domains because it intrinsically adapts to the underlying network structure. This paper shows how to apply DW to TM analysis and anomaly detection. By comparing with other anomaly detection methods, it is confirmed thatour method can detect anomaly effectively due to combining with the analysis results by DW.","PeriodicalId":203925,"journal":{"name":"2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)","volume":"5 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":"124231252","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
Topology Analysis System for Vehicular Ad Hoc Network 车载Ad Hoc网络拓扑分析系统
Baihong Dong, Jian Deng, Weigang Wu, Tianyu Meng
With the development of the technology, Vehicular Ad-hoc Network is developing rapidly and continuously. And many new algorithms in VANET were put forward. For example, many people apply the Named Data Networks or Software Defined Networking6 to the VANET. However, few researches are looking into the analysis of the topology of the VANET, among most of which are based on simple situations and calculation of the track of vehicles. And therefore, these analysis are inadequate for analyzing the topology under complex situations. This paper is going to put forward a new method for analyzing the change of the topology of VANET, which is capable to quantitatively analyze the change under different and complex situations. In the real experiment, when compared with traditional analysis methods, this new method can analyze more precisely the impact of some possible wireless communication problem on the change of the topology, for example, the impact of hidden node on the vehicular wireless communication and whether the number or the density of vehicles makes the topology of VANET more stable. And this new method can provide a numerical result instead of purely qualitative analysis.
随着技术的发展,车载自组织网络也在不断快速发展。并提出了许多新的VANET算法。例如,许多人将命名数据网络或软件定义网络应用于VANET。然而,对VANET拓扑结构进行分析的研究很少,其中大多数是基于简单的情况和车辆轨迹的计算。因此,这些分析不足以分析复杂情况下的拓扑结构。本文提出了一种分析VANET拓扑变化的新方法,能够定量分析不同复杂情况下VANET拓扑的变化。在实际实验中,与传统分析方法相比,该方法可以更精确地分析一些可能存在的无线通信问题对拓扑变化的影响,例如隐藏节点对车载无线通信的影响,以及车辆的数量或密度是否使VANET的拓扑更稳定。这种新方法可以提供数值结果,而不是单纯的定性分析。
{"title":"Topology Analysis System for Vehicular Ad Hoc Network","authors":"Baihong Dong, Jian Deng, Weigang Wu, Tianyu Meng","doi":"10.1109/PDCAT.2016.070","DOIUrl":"https://doi.org/10.1109/PDCAT.2016.070","url":null,"abstract":"With the development of the technology, Vehicular Ad-hoc Network is developing rapidly and continuously. And many new algorithms in VANET were put forward. For example, many people apply the Named Data Networks or Software Defined Networking6 to the VANET. However, few researches are looking into the analysis of the topology of the VANET, among most of which are based on simple situations and calculation of the track of vehicles. And therefore, these analysis are inadequate for analyzing the topology under complex situations. This paper is going to put forward a new method for analyzing the change of the topology of VANET, which is capable to quantitatively analyze the change under different and complex situations. In the real experiment, when compared with traditional analysis methods, this new method can analyze more precisely the impact of some possible wireless communication problem on the change of the topology, for example, the impact of hidden node on the vehicular wireless communication and whether the number or the density of vehicles makes the topology of VANET more stable. And this new method can provide a numerical result instead of purely qualitative analysis.","PeriodicalId":203925,"journal":{"name":"2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)","volume":"7 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":"123068865","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Accelerator-Centered Programming on Heterogeneous Systems 异构系统中以加速器为中心的编程
Cheng Chen, Yunfei Du, Canqun Yang
Parallel many cores contribute to heterogeneous architectures and achieve high computation throughput. Working as coprocessors and connected to general-purpose CPUs via PCIe, those special-purpose cores usually work as float computing accelerators (ACC). The popular programming models typically offload the computing intensive parts to accelerator then aggregate results, which would result in a great amount of data transfer via PCIe. In this paper, we introduce an ACC-centered model to leverage the limited bandwidth of PCIe, increase performance, reduce idle time of ACC. In order to realize dada-near-computing, our ACC-centered model arms to program centered on ACC and the control intensive parts are offloaded to CPU. Both CPU and ACC are devoted to higher performance with their architect feature. Validation on the Tianhe-2 supercomputer shows that the implementation of ACC-centered LU competes with the highly optimized Intel MKL hybrid implementation and achieves about 5× speedup versus the CPU version.
并行多核有助于实现异构架构,实现高计算吞吐量。作为协处理器并通过PCIe连接到通用cpu,这些专用内核通常作为浮动计算加速器(ACC)工作。流行的编程模型通常会卸载计算密集型部分来加速然后聚合结果,这将导致通过PCIe传输大量数据。在本文中,我们介绍了一个以ACC为中心的模型来利用PCIe有限的带宽,提高性能,减少ACC的空闲时间。为了实现接近数据的计算,我们的以ACC为中心的模型以ACC为中心进行编程,并将控制密集型部分卸载到CPU上。CPU和ACC都致力于通过其架构特性实现更高的性能。在天河2号超级计算机上的验证表明,以acc为中心的LU实现与高度优化的Intel MKL混合实现竞争,并且与CPU版本相比实现了约5倍的加速。
{"title":"Accelerator-Centered Programming on Heterogeneous Systems","authors":"Cheng Chen, Yunfei Du, Canqun Yang","doi":"10.1109/PDCAT.2016.041","DOIUrl":"https://doi.org/10.1109/PDCAT.2016.041","url":null,"abstract":"Parallel many cores contribute to heterogeneous architectures and achieve high computation throughput. Working as coprocessors and connected to general-purpose CPUs via PCIe, those special-purpose cores usually work as float computing accelerators (ACC). The popular programming models typically offload the computing intensive parts to accelerator then aggregate results, which would result in a great amount of data transfer via PCIe. In this paper, we introduce an ACC-centered model to leverage the limited bandwidth of PCIe, increase performance, reduce idle time of ACC. In order to realize dada-near-computing, our ACC-centered model arms to program centered on ACC and the control intensive parts are offloaded to CPU. Both CPU and ACC are devoted to higher performance with their architect feature. Validation on the Tianhe-2 supercomputer shows that the implementation of ACC-centered LU competes with the highly optimized Intel MKL hybrid implementation and achieves about 5× speedup versus the CPU version.","PeriodicalId":203925,"journal":{"name":"2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)","volume":"2 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":"128909631","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
ControllerSEPA: A Security-Enhancing SDN Controller Plug-in for OpenFlow Applications ControllerSEPA:用于OpenFlow应用的安全增强SDN控制器插件
Yuchia Tseng, Zonghua Zhang, Farid Naït-Abdesselam
Software-defined networking (SDN), as a new network paradigm, has the advantage of centralizing control and global visibility over a network. However, security issues remain a major concern and prevent SDN from being widely adopted. One of the challenges is the prevention of malicious OpenFlow application (OF app) access to the SDN controller as it opens a programmable northbound interface for third party applications. In this paper, we address app-to-control security issues with focus on five main attack vectors: unauthorized access, illegal function calling, malicious rules injection, resources exhausting and manin-the-middle attack. Based on the identified threat models, we develop a light-weight plug-in, which is called ControllerSEPA, by using RESTful API to defend SDN controller against malicious OF apps. Specifically, ControllerSEPA can provide the services including OF app-based AAA control (unlike OpenDaylight and ONOS which offer user-based or role-based AAA control), rule conflict resolution, OF app isolation, fine-grained access control and encryption. Furthermore, we study the feasibility of deploying ControllerSEPA on five open source SDN controllers: OpenDaylight, ONOS, Floodlight, Ryu and POX. Results show that the deployment operates with very low complexity, and most of time the modification of source codes is unnecessary. In our implementations, the repacked services in ControllerSEPA create negligible latency (0.1% to 0.3%) and can provide more rich services to OF apps.
软件定义网络(SDN)作为一种新的网络模式,具有集中控制和网络全局可见的优点。然而,安全问题仍然是一个主要问题,阻碍了SDN的广泛采用。其中一个挑战是防止恶意的OpenFlow应用程序访问SDN控制器,因为它为第三方应用程序打开了一个可编程的北向接口。在本文中,我们解决了应用到控制的安全问题,重点关注五个主要的攻击向量:未经授权的访问,非法函数调用,恶意规则注入,资源耗尽和中间人攻击。基于识别出的威胁模型,我们开发了一个轻量级插件ControllerSEPA,该插件使用RESTful API来保护SDN控制器免受恶意OF应用的攻击。具体来说,ControllerSEPA可以提供包括基于OF应用的AAA控制(不像OpenDaylight和ONOS提供基于用户或基于角色的AAA控制)、规则冲突解决、OF应用隔离、细粒度访问控制和加密等服务。此外,我们研究了在五个开源SDN控制器(OpenDaylight、ONOS、Floodlight、Ryu和POX)上部署ControllerSEPA的可行性。结果表明,该方法的部署复杂度很低,大多数情况下不需要修改源代码。在我们的实现中,ControllerSEPA中重新打包的服务产生的延迟可以忽略不计(0.1%到0.3%),并且可以为OF应用程序提供更丰富的服务。
{"title":"ControllerSEPA: A Security-Enhancing SDN Controller Plug-in for OpenFlow Applications","authors":"Yuchia Tseng, Zonghua Zhang, Farid Naït-Abdesselam","doi":"10.1109/PDCAT.2016.064","DOIUrl":"https://doi.org/10.1109/PDCAT.2016.064","url":null,"abstract":"Software-defined networking (SDN), as a new network paradigm, has the advantage of centralizing control and global visibility over a network. However, security issues remain a major concern and prevent SDN from being widely adopted. One of the challenges is the prevention of malicious OpenFlow application (OF app) access to the SDN controller as it opens a programmable northbound interface for third party applications. In this paper, we address app-to-control security issues with focus on five main attack vectors: unauthorized access, illegal function calling, malicious rules injection, resources exhausting and manin-the-middle attack. Based on the identified threat models, we develop a light-weight plug-in, which is called ControllerSEPA, by using RESTful API to defend SDN controller against malicious OF apps. Specifically, ControllerSEPA can provide the services including OF app-based AAA control (unlike OpenDaylight and ONOS which offer user-based or role-based AAA control), rule conflict resolution, OF app isolation, fine-grained access control and encryption. Furthermore, we study the feasibility of deploying ControllerSEPA on five open source SDN controllers: OpenDaylight, ONOS, Floodlight, Ryu and POX. Results show that the deployment operates with very low complexity, and most of time the modification of source codes is unnecessary. In our implementations, the repacked services in ControllerSEPA create negligible latency (0.1% to 0.3%) and can provide more rich services to OF apps.","PeriodicalId":203925,"journal":{"name":"2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)","volume":"40 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":"116493513","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}
引用次数: 17
期刊
2016 17th International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT)
全部 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