首页 > 最新文献

Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion最新文献

英文 中文
Concurrent Failure Recovery for MSR Regenerating Code via Product Matrix Construction 基于产品矩阵构造的MSR再生代码并发故障恢复
Jingyao Zhang
Node failures are very common in distributed storage systems. Regenerating codes can minimize the network bandwidth required to recover the data lost on the failed nodes. Minimum Storage Regenerating (MSR) code is a class of regenerating codes that can maximize the storage efficiency, meanwhile minimizing the repair bandwidth. The original MSR code via Product Matrix (PM) provides a means for single failed node recovery. In this work, an algorithm of recovering multiple failed nodes concurrently with the minimum feasible bandwidth will be proposed, extending the framework of the original PM MSR code. Based on the proposed strategy, the needed bandwidth for centralized and distributed recovery policies, which are the two major categories of repairing policies, will be explicitly expressed against the coding parameters and the number of failed nodes, hence numerical comparison can be made between them. Moreover, the impact of Repairing Degree (the number of surviving nodes from which the assistant data are downloaded ) on the bandwidth cost will be studied to help make optimal decision in practical storage systems.
节点故障在分布式存储系统中非常常见。重新生成代码可以最大限度地减少恢复故障节点上丢失的数据所需的网络带宽。最小存储再生码(MSR)是一类能够使存储效率最大化,同时使修复带宽最小化的再生码。原始MSR代码通过产品矩阵(PM)提供了单个故障节点恢复的方法。本文提出了一种以最小可行带宽同时恢复多个故障节点的算法,扩展了原PM MSR代码的框架。基于该策略,集中式恢复策略和分布式恢复策略(两大类修复策略)所需的带宽将根据编码参数和故障节点数量明确表示,从而可以对两者进行数值比较。此外,还将研究修复度(下载辅助数据的幸存节点数量)对带宽成本的影响,以帮助在实际存储系统中做出最优决策。
{"title":"Concurrent Failure Recovery for MSR Regenerating Code via Product Matrix Construction","authors":"Jingyao Zhang","doi":"10.1145/3368235.3368871","DOIUrl":"https://doi.org/10.1145/3368235.3368871","url":null,"abstract":"Node failures are very common in distributed storage systems. Regenerating codes can minimize the network bandwidth required to recover the data lost on the failed nodes. Minimum Storage Regenerating (MSR) code is a class of regenerating codes that can maximize the storage efficiency, meanwhile minimizing the repair bandwidth. The original MSR code via Product Matrix (PM) provides a means for single failed node recovery. In this work, an algorithm of recovering multiple failed nodes concurrently with the minimum feasible bandwidth will be proposed, extending the framework of the original PM MSR code. Based on the proposed strategy, the needed bandwidth for centralized and distributed recovery policies, which are the two major categories of repairing policies, will be explicitly expressed against the coding parameters and the number of failed nodes, hence numerical comparison can be made between them. Moreover, the impact of Repairing Degree (the number of surviving nodes from which the assistant data are downloaded ) on the bandwidth cost will be studied to help make optimal decision in practical storage systems.","PeriodicalId":166357,"journal":{"name":"Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion","volume":"59 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114955398","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
12th IEEE/ACM International UCC/BDCAT'19 Doctoral Symposium Chairs' Welcome Message 第十二届IEEE/ACM国际UCC/BDCAT'19博士研讨会主席欢迎辞
L. Bittencourt, Diego Perez-Palacin
{"title":"12th IEEE/ACM International UCC/BDCAT'19 Doctoral Symposium Chairs' Welcome Message","authors":"L. Bittencourt, Diego Perez-Palacin","doi":"10.1145/3368235.3368882","DOIUrl":"https://doi.org/10.1145/3368235.3368882","url":null,"abstract":"","PeriodicalId":166357,"journal":{"name":"Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion","volume":"105 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132837198","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
The Vision of Semantic Web 语义网的愿景
Molood Barati
Knowledge discovery is a process that seeks new knowledge about an application domain. It consists of many steps, one of which is data mining, each aiming to complete a discovery task, and accomplished by the application of a discovery method [1]. On this subject, the Semantic Web (SW) is an effort to interchange unstructured data over the Web into a structured format that is processable not only by human beings but also by computers [2]. The SW creates a distributed framework to publish, query, and reuse information [3]. The key backbones of SW are ontologies and annotations that provide semantics for raw data are known as Resource Description Framework (RDF) data [4]. The RDF data can also be published over Linked Open Data (LOD) cloud. To highlight the vision of SW, we would like to run a tutorial. The main goal of this tutorial is to provide background knowledge about SW, RDF, Web Ontology Language (OWL), SPARQL, knowledge graph, graph databases, and SW-based applications. This tutorial will show how SW provides explicit models of the terminology of a domain to improve information access.
知识发现是一个寻找应用领域新知识的过程。它包括许多步骤,其中一个是数据挖掘,每个步骤旨在完成一个发现任务,并通过应用一种发现方法来完成[1]。在这个主题上,语义网(SW)是一种将网络上的非结构化数据交换成结构化格式的努力,这种格式不仅可以由人类处理,也可以由计算机处理[2]。软件创建了一个分布式框架来发布、查询和重用信息[3]。软件的关键支柱是本体和为原始数据提供语义的注释,即资源描述框架(RDF)数据[4]。RDF数据也可以通过链接开放数据(LOD)云发布。为了突出SW的愿景,我们想运行一个教程。本教程的主要目标是提供有关SW、RDF、Web本体语言(OWL)、SPARQL、知识图、图数据库和基于SW的应用程序的背景知识。本教程将展示SW如何提供领域术语的显式模型来改进信息访问。
{"title":"The Vision of Semantic Web","authors":"Molood Barati","doi":"10.1145/3368235.3370268","DOIUrl":"https://doi.org/10.1145/3368235.3370268","url":null,"abstract":"Knowledge discovery is a process that seeks new knowledge about an application domain. It consists of many steps, one of which is data mining, each aiming to complete a discovery task, and accomplished by the application of a discovery method [1]. On this subject, the Semantic Web (SW) is an effort to interchange unstructured data over the Web into a structured format that is processable not only by human beings but also by computers [2]. The SW creates a distributed framework to publish, query, and reuse information [3]. The key backbones of SW are ontologies and annotations that provide semantics for raw data are known as Resource Description Framework (RDF) data [4]. The RDF data can also be published over Linked Open Data (LOD) cloud. To highlight the vision of SW, we would like to run a tutorial. The main goal of this tutorial is to provide background knowledge about SW, RDF, Web Ontology Language (OWL), SPARQL, knowledge graph, graph databases, and SW-based applications. This tutorial will show how SW provides explicit models of the terminology of a domain to improve information access.","PeriodicalId":166357,"journal":{"name":"Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134441991","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
Toward Stock Price Prediction using Deep Learning 基于深度学习的股票价格预测
Chunho Cho, Guan-Yi Lee, Yueh-Lin Tsai, Kun-Chan Lan
Three methods including LSTM, Seq2seq and WaveNet are implemented in this study. We compare the performance of different deep learning methods in predicting stock prices. We use the correlation between the predicted price and the actual price as the performance metric to evaluate the effectiveness of these methods.
本研究实现了LSTM、Seq2seq和WaveNet三种方法。我们比较了不同深度学习方法在预测股票价格方面的表现。我们使用预测价格与实际价格之间的相关性作为性能度量来评估这些方法的有效性。
{"title":"Toward Stock Price Prediction using Deep Learning","authors":"Chunho Cho, Guan-Yi Lee, Yueh-Lin Tsai, Kun-Chan Lan","doi":"10.1145/3368235.3369367","DOIUrl":"https://doi.org/10.1145/3368235.3369367","url":null,"abstract":"Three methods including LSTM, Seq2seq and WaveNet are implemented in this study. We compare the performance of different deep learning methods in predicting stock prices. We use the correlation between the predicted price and the actual price as the performance metric to evaluate the effectiveness of these methods.","PeriodicalId":166357,"journal":{"name":"Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114183862","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
Taming Service Uncertainty through Probabilistic Model Learning, Analysis and Synthesis 基于概率模型学习、分析与综合的服务不确定性驯服
R. Calinescu
Cloud computing owes much of its success to the ease and cost effectiveness with which new systems can be built using remote third-party services. However, the response time, reliability and other quality-of-service (QoS) properties of these services are often uncertain. As such, ensuring that service-based systems achieve their QoS requirements is very challenging. This talk will describe how recent advances in probabilistic model learning, analysis and synthesis can help address this challenge both during service-based system design and verification, and at runtime.
云计算的成功在很大程度上要归功于使用远程第三方服务构建新系统的便利性和成本效益。然而,这些服务的响应时间、可靠性和其他服务质量(QoS)属性通常是不确定的。因此,确保基于服务的系统实现其QoS要求是非常具有挑战性的。本次演讲将介绍概率模型学习、分析和综合的最新进展如何在基于服务的系统设计和验证以及运行时帮助解决这一挑战。
{"title":"Taming Service Uncertainty through Probabilistic Model Learning, Analysis and Synthesis","authors":"R. Calinescu","doi":"10.1145/3368235.3369375","DOIUrl":"https://doi.org/10.1145/3368235.3369375","url":null,"abstract":"Cloud computing owes much of its success to the ease and cost effectiveness with which new systems can be built using remote third-party services. However, the response time, reliability and other quality-of-service (QoS) properties of these services are often uncertain. As such, ensuring that service-based systems achieve their QoS requirements is very challenging. This talk will describe how recent advances in probabilistic model learning, analysis and synthesis can help address this challenge both during service-based system design and verification, and at runtime.","PeriodicalId":166357,"journal":{"name":"Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129099679","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
Resource Allocation for Multiple Workflows in Cloud-Fog Computing Systems 云雾计算系统中多工作流的资源分配
Jean Lucas de Souza Toniolli, B. Jaumard
Constant innovations in the Internet of Things (IoT) in latest years have generated large amounts of data, putting pressure on the infrastructure of cloud computing. Fog computing has recently become a popular computing paradigm that can provide computing resources close to the end users and solve multiple issues with the current cloud-only systems. However, the scheduling of workflow applications in the cloud-fog environment to find the best tradeoff between makespan and price is facing enormous challenges. To address such a challenge, this paper presents an adaptation of the Path-Clustering Heuristic to the cloud-fog environment for multiple workflows. Firstly, we define the models for workflow execution time and resource cost in fog computing.Afterwards, we describe the newly proposed algorithms. We validate the efficiency of the algorithms with extensive simulation. Experimental results show that our scheduling adaptation achieves better performance while keeping similar costs compared to others.
近年来,物联网的不断创新产生了大量的数据,给云计算的基础设施带来了压力。雾计算最近成为一种流行的计算范式,它可以提供接近最终用户的计算资源,并解决当前纯云系统的多个问题。然而,在云雾环境下对工作流应用程序进行调度,寻找最大完工时间和价格之间的最佳平衡点,面临着巨大的挑战。为了解决这一挑战,本文提出了一种适合云雾环境的路径聚类启发式算法。首先,定义了雾计算中工作流执行时间和资源成本的模型。然后,我们描述了新提出的算法。通过大量的仿真验证了算法的有效性。实验结果表明,我们的调度自适应算法在成本相近的情况下获得了更好的性能。
{"title":"Resource Allocation for Multiple Workflows in Cloud-Fog Computing Systems","authors":"Jean Lucas de Souza Toniolli, B. Jaumard","doi":"10.1145/3368235.3368846","DOIUrl":"https://doi.org/10.1145/3368235.3368846","url":null,"abstract":"Constant innovations in the Internet of Things (IoT) in latest years have generated large amounts of data, putting pressure on the infrastructure of cloud computing. Fog computing has recently become a popular computing paradigm that can provide computing resources close to the end users and solve multiple issues with the current cloud-only systems. However, the scheduling of workflow applications in the cloud-fog environment to find the best tradeoff between makespan and price is facing enormous challenges. To address such a challenge, this paper presents an adaptation of the Path-Clustering Heuristic to the cloud-fog environment for multiple workflows. Firstly, we define the models for workflow execution time and resource cost in fog computing.Afterwards, we describe the newly proposed algorithms. We validate the efficiency of the algorithms with extensive simulation. Experimental results show that our scheduling adaptation achieves better performance while keeping similar costs compared to others.","PeriodicalId":166357,"journal":{"name":"Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130402102","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
Performance Estimation of Container-Based Cloud-to-Fog Offloading 基于容器的云到雾卸载性能评估
A. Majeed, P. Kilpatrick, I. Spence, B. Varghese
Fog computing offloads latency critical services of a Cloud application onto resources located at the edge of the network that are in close proximity to end-user devices. The research in this paper is motivated towards characterising and estimating the time taken to offload a service using containers, which is investigated in the context of the 'Save and Load' container migration technique. To this end, the research addresses questions such as whether fog offloading can be accurately modelled and which system and network related parameters influence offloading. These are addressed by exploring a catalogue of 21 different metrics both at the system and process levels that is used as input to four estimation techniques using a collective model and individual models to predict the time taken for offloading. The study is pursued by collecting over 1.1 million data points and the preliminary results indicate that offloading can be modelled accurately.
雾计算将云应用程序的延迟关键服务卸载到位于网络边缘、靠近最终用户设备的资源上。本文的研究动机是描述和估计使用容器卸载服务所需的时间,这是在“保存和加载”容器迁移技术的背景下研究的。为此,研究解决了雾卸载是否可以准确建模以及哪些系统和网络相关参数影响卸载等问题。通过在系统和过程级别探索21个不同度量的目录来解决这些问题,这些度量被用作使用集体模型和单个模型来预测卸载所需时间的四种估计技术的输入。该研究收集了超过110万个数据点,初步结果表明卸载可以准确地建模。
{"title":"Performance Estimation of Container-Based Cloud-to-Fog Offloading","authors":"A. Majeed, P. Kilpatrick, I. Spence, B. Varghese","doi":"10.1145/3368235.3368847","DOIUrl":"https://doi.org/10.1145/3368235.3368847","url":null,"abstract":"Fog computing offloads latency critical services of a Cloud application onto resources located at the edge of the network that are in close proximity to end-user devices. The research in this paper is motivated towards characterising and estimating the time taken to offload a service using containers, which is investigated in the context of the 'Save and Load' container migration technique. To this end, the research addresses questions such as whether fog offloading can be accurately modelled and which system and network related parameters influence offloading. These are addressed by exploring a catalogue of 21 different metrics both at the system and process levels that is used as input to four estimation techniques using a collective model and individual models to predict the time taken for offloading. The study is pursued by collecting over 1.1 million data points and the preliminary results indicate that offloading can be modelled accurately.","PeriodicalId":166357,"journal":{"name":"Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131025774","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion 第十二届IEEE/ACM公用事业与云计算国际会议论文集
{"title":"Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion","authors":"","doi":"10.1145/3368235","DOIUrl":"https://doi.org/10.1145/3368235","url":null,"abstract":"","PeriodicalId":166357,"journal":{"name":"Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133681987","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
期刊
Proceedings of the 12th IEEE/ACM International Conference on Utility and Cloud Computing Companion
全部 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