首页 > 最新文献

2013 International Conference on Parallel and Distributed Computing, Applications and Technologies最新文献

英文 中文
Parallel Skyline Queries on Multi-core Systems 多核系统的并行Skyline查询
Meng-Zong Liou, Y. Shu, Wei-Mei Chen
The skyline query is an efficient data analysis tool for multi-criteria decision making that has received significant attention in the database community. As multi-core architectures have gone mainstream, we present a new parallel skyline query algorithm that can be applied to multi-core and multiprocessor systems, to progressively return skyline points as they are identified efficiently. In this paper, we proposed a parallel skyline algorithm which can eliminate redundant computations and improve parallelism of the skyline query. Experimental results show that our algorithm successfully exploits the features of multiple cores to improve the performance of skyline computation for large high-dimensional datasets.
天际线查询是一种高效的多准则决策数据分析工具,在数据库界受到广泛关注。随着多核架构成为主流,我们提出了一种新的并行天际线查询算法,该算法可以应用于多核和多处理器系统,在有效识别天际线点时逐步返回天际线点。本文提出了一种并行天际线算法,可以消除冗余计算,提高天际线查询的并行性。实验结果表明,该算法成功地利用了多核特征,提高了大型高维数据集的天际线计算性能。
{"title":"Parallel Skyline Queries on Multi-core Systems","authors":"Meng-Zong Liou, Y. Shu, Wei-Mei Chen","doi":"10.1109/PDCAT.2013.51","DOIUrl":"https://doi.org/10.1109/PDCAT.2013.51","url":null,"abstract":"The skyline query is an efficient data analysis tool for multi-criteria decision making that has received significant attention in the database community. As multi-core architectures have gone mainstream, we present a new parallel skyline query algorithm that can be applied to multi-core and multiprocessor systems, to progressively return skyline points as they are identified efficiently. In this paper, we proposed a parallel skyline algorithm which can eliminate redundant computations and improve parallelism of the skyline query. Experimental results show that our algorithm successfully exploits the features of multiple cores to improve the performance of skyline computation for large high-dimensional datasets.","PeriodicalId":187974,"journal":{"name":"2013 International Conference on Parallel and Distributed Computing, Applications and Technologies","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121114696","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
Multi-resolution Analysis on Traffic Matrix by Different Diffusion Operators 基于不同扩散算子的交通矩阵多分辨率分析
Binze Zhong, Hui Tian
Traffic matrix describes the data flow between each pair of Origin-Destination (OD) over a measured period. However, it is very hard to be obtained in a large scale network. This paper compares two available diffusion operators. Based on the selection of good diffusion operator, we conduct multi-resolution analysis (MRA) on traffic matrices by diffusion wavelets. We also propose a method to detect the anomaly of the traffic matrix during a continuous period of time based on diffusion wavelet analysis.
流量矩阵描述了一段时间内每一对OD (Origin-Destination)之间的数据流。然而,在大规模的网络中很难获得。本文比较了两种可用的扩散算子。在选取良好扩散算子的基础上,利用扩散小波对交通矩阵进行多分辨率分析。提出了一种基于扩散小波分析的连续时间段内交通矩阵异常检测方法。
{"title":"Multi-resolution Analysis on Traffic Matrix by Different Diffusion Operators","authors":"Binze Zhong, Hui Tian","doi":"10.1109/PDCAT.2013.26","DOIUrl":"https://doi.org/10.1109/PDCAT.2013.26","url":null,"abstract":"Traffic matrix describes the data flow between each pair of Origin-Destination (OD) over a measured period. However, it is very hard to be obtained in a large scale network. This paper compares two available diffusion operators. Based on the selection of good diffusion operator, we conduct multi-resolution analysis (MRA) on traffic matrices by diffusion wavelets. We also propose a method to detect the anomaly of the traffic matrix during a continuous period of time based on diffusion wavelet analysis.","PeriodicalId":187974,"journal":{"name":"2013 International Conference on Parallel and Distributed Computing, Applications and Technologies","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125043541","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
Preserving Private Cloud Service Data Based on Hypergraph Anonymization 基于超图匿名化的私有云服务数据保存
Yuechuan Li, Yidong Li, Baopeng Zhang, Hong Shen
Cloud computing is becoming increasingly popular due to its power in providing high-performance and flexible service capabilities. More and more internet users have accepted this innovative service model and been using various cloud-based services every day. However, these service-using data is quite valuable for marketing purposes, as it can reflect a user's interest and service-using pattern. Therefore, the privacy issues have been brought out. Recently, many studies focus on access control and other traditional security problems in cloud, and little studied on the topic of the private service data publishing. In this paper, we study the private service data publishing problem by representing the data with a hyper graph, which is quite efficient to illustrate complex relationships among users. We first formulate the problem with a popular background knowledge attack model named rank attack, and then provide an anonymization-based method to prevent the released data from such attacks. We also take data utility into consideration by defining specific information loss metrics. The performances of the methods have been validated by two sets of synthetic data.
由于云计算在提供高性能和灵活的服务能力方面的强大能力,它正变得越来越流行。越来越多的互联网用户接受了这种创新的服务模式,每天都在使用各种基于云的服务。然而,这些服务使用数据对于营销目的非常有价值,因为它可以反映用户的兴趣和服务使用模式。因此,隐私问题被提了出来。目前的研究多集中在云中的访问控制等传统安全问题上,而对私有服务数据发布的研究较少。本文研究了私有服务数据发布问题,用超图表示数据,这种方法可以很好地描述用户之间的复杂关系。我们首先用一种流行的背景知识攻击模型——秩攻击来表述问题,然后提出一种基于匿名化的方法来防止泄露的数据受到秩攻击。我们还通过定义特定的信息丢失度量来考虑数据效用。通过两组合成数据验证了方法的有效性。
{"title":"Preserving Private Cloud Service Data Based on Hypergraph Anonymization","authors":"Yuechuan Li, Yidong Li, Baopeng Zhang, Hong Shen","doi":"10.1109/PDCAT.2013.37","DOIUrl":"https://doi.org/10.1109/PDCAT.2013.37","url":null,"abstract":"Cloud computing is becoming increasingly popular due to its power in providing high-performance and flexible service capabilities. More and more internet users have accepted this innovative service model and been using various cloud-based services every day. However, these service-using data is quite valuable for marketing purposes, as it can reflect a user's interest and service-using pattern. Therefore, the privacy issues have been brought out. Recently, many studies focus on access control and other traditional security problems in cloud, and little studied on the topic of the private service data publishing. In this paper, we study the private service data publishing problem by representing the data with a hyper graph, which is quite efficient to illustrate complex relationships among users. We first formulate the problem with a popular background knowledge attack model named rank attack, and then provide an anonymization-based method to prevent the released data from such attacks. We also take data utility into consideration by defining specific information loss metrics. The performances of the methods have been validated by two sets of synthetic data.","PeriodicalId":187974,"journal":{"name":"2013 International Conference on Parallel and Distributed Computing, Applications and Technologies","volume":"64 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124428721","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
MPHC: Preserving Privacy for Workflow Execution in Hybrid Clouds MPHC:在混合云中保护工作流执行的隐私
S. Sharif, J. Taheri, Albert Y. Zomaya, S. Nepal
Cloud computing has been developed in response to demand from companies seeking to deal with the execution cost of their complex distributed applications. Introducing the notion of hybrid clouds to the cloud computing paradigm brings out many challenges in resource provisioning for workflows. Hybrid clouds encounter the following two main obstacles in reaching their full potential: (1) customers' dissatisfaction due to the conflicting nature of the constraints (budget and deadline), and (2) exposure of customers' private data/jobs in hybrid cloud infrastructures. We believe that too little attention is paid to privacy issues for workflow scheduling under deadline constraint. Many algorithms exist to address the cost and time trade-off, however, they suffer from insufficient consideration of privacy. In this study, we present an algorithm that preserves privacy in scheduling of workflows, whilst still considering customers' deadlines and cost. We evaluated our approach using real workflows running on a private HTCondor-based hybrid cloud. Results were promising and demonstrated the efficiency of our approach in not only reducing the cost of executing workflows, but also satisfying both the privacy and deadline constraints of the submitted workflows.
云计算的发展是为了响应那些寻求处理复杂分布式应用程序的执行成本的公司的需求。将混合云的概念引入云计算范式会在工作流的资源配置方面带来许多挑战。混合云在充分发挥其潜力方面遇到以下两个主要障碍:(1)由于约束(预算和截止日期)的冲突性质而引起客户的不满;(2)在混合云基础设施中暴露客户的私有数据/工作。我们认为,在截止日期约束下的工作流调度中,对隐私问题的关注太少。有许多算法可以解决成本和时间的权衡问题,然而,它们都没有充分考虑隐私。在本研究中,我们提出了一种算法,该算法在工作流调度中保留隐私,同时仍然考虑客户的最后期限和成本。我们使用运行在私有的基于htcondor的混合云上的真实工作流来评估我们的方法。结果是有希望的,并且证明了我们的方法不仅在降低执行工作流的成本方面是有效的,而且还满足了提交工作流的隐私和截止日期约束。
{"title":"MPHC: Preserving Privacy for Workflow Execution in Hybrid Clouds","authors":"S. Sharif, J. Taheri, Albert Y. Zomaya, S. Nepal","doi":"10.1109/PDCAT.2013.49","DOIUrl":"https://doi.org/10.1109/PDCAT.2013.49","url":null,"abstract":"Cloud computing has been developed in response to demand from companies seeking to deal with the execution cost of their complex distributed applications. Introducing the notion of hybrid clouds to the cloud computing paradigm brings out many challenges in resource provisioning for workflows. Hybrid clouds encounter the following two main obstacles in reaching their full potential: (1) customers' dissatisfaction due to the conflicting nature of the constraints (budget and deadline), and (2) exposure of customers' private data/jobs in hybrid cloud infrastructures. We believe that too little attention is paid to privacy issues for workflow scheduling under deadline constraint. Many algorithms exist to address the cost and time trade-off, however, they suffer from insufficient consideration of privacy. In this study, we present an algorithm that preserves privacy in scheduling of workflows, whilst still considering customers' deadlines and cost. We evaluated our approach using real workflows running on a private HTCondor-based hybrid cloud. Results were promising and demonstrated the efficiency of our approach in not only reducing the cost of executing workflows, but also satisfying both the privacy and deadline constraints of the submitted workflows.","PeriodicalId":187974,"journal":{"name":"2013 International Conference on Parallel and Distributed Computing, Applications and Technologies","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134245343","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 26
期刊
2013 International Conference on Parallel and Distributed Computing, Applications and Technologies
全部 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