首页 > 最新文献

2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)最新文献

英文 中文
Better Edges not Bigger Graphs: An Interaction-Driven Friendship Recommender Algorithm for Social Networks 更好的边而不是更大的图:社交网络的互动驱动的友谊推荐算法
Aadil Alshammari, A. Rezgui
Online social networks have been increasingly growing over the past few years. One of the critical factors that drive these social networks’ success and growth is the friendship recommender algorithms, which are used to suggest relationships between users. Current friending algorithms are designed to recommend friendship connections that are easily accepted. Yet, most of these accepted relationships do not lead to any interactions. We refer to these relationships as weak connections. Facebook’s Friends-of-Friends (FoF) algorithm is an example of a friending algorithm that generates friendship recommendations with a high acceptance rate. However, a considerably high percentage of Facebook algorithm’s recommendations are of weak connections. The metric of measuring the accuracy of friendship recommender algorithms by acceptance rate does not correlate with the level of interactions, i.e., how much connected friends interact with one another. Consequently, new metrics and friendship recommenders are needed to form the next generation of social networks by generating better edges instead of merely growing the social graph with weak edges. This paper is a step towards this vision. We first introduce a new metric to measure the accuracy of friending recommendations by the probability that they lead to interactions. We then briefly investigate existing recommender systems and their limitations. We also highlight the consequences of recommending weak relationships within online social networks. To overcome the limitations of current friending algorithms, we present and evaluate a novel approach that generates friendship recommendations that have a higher probability of leading to interactions between users than existing friending algorithms.
在线社交网络在过去几年中不断发展壮大。推动这些社交网络成功和发展的关键因素之一是友情推荐算法,它用于推荐用户之间的关系。目前的交友算法被设计成推荐容易被接受的朋友关系。然而,大多数这些被接受的关系并不会导致任何互动。我们把这些关系称为弱连接。Facebook的Friends-of-Friends (FoF)算法就是一个好友算法的例子,它可以生成高接受率的好友推荐。然而,相当高比例的Facebook算法推荐是弱连接。通过接受率来衡量友谊推荐算法准确性的度量与互动水平无关,即,有多少连接的朋友彼此互动。因此,我们需要新的指标和好友推荐,通过生成更好的边缘来形成下一代社交网络,而不是仅仅增加带有弱边缘的社交图谱。本文是朝着这一愿景迈出的一步。我们首先引入了一个新的指标,通过它们导致互动的概率来衡量好友推荐的准确性。然后,我们简要地调查了现有的推荐系统及其局限性。我们还强调了在在线社交网络中推荐弱关系的后果。为了克服当前好友算法的局限性,我们提出并评估了一种生成好友推荐的新方法,该方法比现有的好友算法更有可能导致用户之间的交互。
{"title":"Better Edges not Bigger Graphs: An Interaction-Driven Friendship Recommender Algorithm for Social Networks","authors":"Aadil Alshammari, A. Rezgui","doi":"10.1109/CloudTech49835.2020.9365918","DOIUrl":"https://doi.org/10.1109/CloudTech49835.2020.9365918","url":null,"abstract":"Online social networks have been increasingly growing over the past few years. One of the critical factors that drive these social networks’ success and growth is the friendship recommender algorithms, which are used to suggest relationships between users. Current friending algorithms are designed to recommend friendship connections that are easily accepted. Yet, most of these accepted relationships do not lead to any interactions. We refer to these relationships as weak connections. Facebook’s Friends-of-Friends (FoF) algorithm is an example of a friending algorithm that generates friendship recommendations with a high acceptance rate. However, a considerably high percentage of Facebook algorithm’s recommendations are of weak connections. The metric of measuring the accuracy of friendship recommender algorithms by acceptance rate does not correlate with the level of interactions, i.e., how much connected friends interact with one another. Consequently, new metrics and friendship recommenders are needed to form the next generation of social networks by generating better edges instead of merely growing the social graph with weak edges. This paper is a step towards this vision. We first introduce a new metric to measure the accuracy of friending recommendations by the probability that they lead to interactions. We then briefly investigate existing recommender systems and their limitations. We also highlight the consequences of recommending weak relationships within online social networks. To overcome the limitations of current friending algorithms, we present and evaluate a novel approach that generates friendship recommendations that have a higher probability of leading to interactions between users than existing friending algorithms.","PeriodicalId":272860,"journal":{"name":"2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)","volume":"179 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116353118","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
Rules Based Policy for Stock Trading: A New Deep Reinforcement Learning Method 基于规则的股票交易策略:一种新的深度强化学习方法
Badr Hirchoua, B. Ouhbi, B. Frikh
Automated trading is fully represented as an online decision-making problem, where agents desire to sell it at a higher price to buy at a low one. In financial theory, financial markets trading produces a noisy and random behavior involving highly imperfect information. Therefore, developing a profitable strategy is very complicated in dynamic and complex stock market environments.This paper introduces a new deep reinforcement learning (DRL) method based on the encouragement window policy for automatic stock trading. Motivated by the advantage function, the proposed approach trains a DRL agent to handle the trading environment’s dynamicity and generate huge profits. On the one hand, the advantage function tries to estimate the relative value of the current state’s selected actions. It consists of the discounted sum of rewards and the baseline estimate. On the other hand, the encouragement window is based only on the last rewards, providing a dense synthesized experience instead of a noisy signal. This process has progressively improved actions’ quality by balancing the action selection versus states’ uncertainty. The self-learned rules drive the agent’s policy to choose productive actions that produce a high achievement across the environment. Experimental results on four real-world stocks have proven the proposed system’s efficiency. Precisely, it has produced outstanding performances, executed more creative trades by a small number of transactions, and outperformed different baselines.
自动交易完全表现为一个在线决策问题,代理人希望以较高的价格卖出,以较低的价格买入。在金融理论中,金融市场交易产生了一种包含高度不完全信息的嘈杂和随机行为。因此,在动态和复杂的股票市场环境中,制定盈利策略是非常复杂的。提出了一种基于激励窗口策略的深度强化学习(DRL)自动股票交易方法。该方法在优势函数的激励下,训练一个DRL代理来处理交易环境的动态性并产生巨大的利润。一方面,优势函数试图估计当前状态下所选动作的相对值。它由奖励的贴现和基线估计组成。另一方面,鼓励窗口仅基于最后的奖励,提供密集的综合体验,而不是嘈杂的信号。这个过程通过平衡行动选择和状态的不确定性,逐步提高了行动的质量。自学习规则驱动代理的策略选择在整个环境中产生高成就的生产性行为。四种实际股票的实验结果证明了该系统的有效性。准确地说,它产生了出色的表现,通过少量交易执行了更多创造性的交易,并且表现优于其他基准。
{"title":"Rules Based Policy for Stock Trading: A New Deep Reinforcement Learning Method","authors":"Badr Hirchoua, B. Ouhbi, B. Frikh","doi":"10.1109/CloudTech49835.2020.9365878","DOIUrl":"https://doi.org/10.1109/CloudTech49835.2020.9365878","url":null,"abstract":"Automated trading is fully represented as an online decision-making problem, where agents desire to sell it at a higher price to buy at a low one. In financial theory, financial markets trading produces a noisy and random behavior involving highly imperfect information. Therefore, developing a profitable strategy is very complicated in dynamic and complex stock market environments.This paper introduces a new deep reinforcement learning (DRL) method based on the encouragement window policy for automatic stock trading. Motivated by the advantage function, the proposed approach trains a DRL agent to handle the trading environment’s dynamicity and generate huge profits. On the one hand, the advantage function tries to estimate the relative value of the current state’s selected actions. It consists of the discounted sum of rewards and the baseline estimate. On the other hand, the encouragement window is based only on the last rewards, providing a dense synthesized experience instead of a noisy signal. This process has progressively improved actions’ quality by balancing the action selection versus states’ uncertainty. The self-learned rules drive the agent’s policy to choose productive actions that produce a high achievement across the environment. Experimental results on four real-world stocks have proven the proposed system’s efficiency. Precisely, it has produced outstanding performances, executed more creative trades by a small number of transactions, and outperformed different baselines.","PeriodicalId":272860,"journal":{"name":"2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128546790","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
New approach for implementing big datamart using NoSQL key-value stores 使用NoSQL键值存储实现大数据智能的新方法
Abdelhak Khalil, Mustapha Belaïssaoui
Nowadays, NoSQL technologies are gaining significant ground and considered as the future of data storage, especially when it comes to huge amount of data, which is the case of data warehouse solutions. NoSQL databases provide high scalability and good performance among relational ones, which are really time consuming and can’t handle large data volume. The growing popularity of the term NoSQL these days and vaguely related phrases like big data make us think about using this technology in decision support systems. The purpose of this paper is to investigate the possibility to instantiate a big data mart under one of the most popular and least complicated types of NoSQL databases; namely key-value store, the main challenge is to make a good correlation between the old-school approach of data warehousing based on traditional databases that favor data integrity, and interesting opportunities offered by new generation of database management systems. The paper describes the transformation process from multidimensional conceptual schema to the logical model following three approaches, and outlines a list of strengths and weaknesses for each one based on practical experience under Oracle NoSQL Database.
如今,NoSQL技术正在取得重大进展,并被认为是数据存储的未来,特别是当涉及到大量数据时,这就是数据仓库解决方案的情况。NoSQL数据库在关系型数据库中具有较高的可扩展性和良好的性能,但在关系型数据库中,NoSQL数据库非常耗时,无法处理大数据量。如今,NoSQL这个术语以及大数据等模糊相关的短语越来越受欢迎,这让我们开始考虑在决策支持系统中使用这项技术。本文的目的是研究在最流行和最不复杂的NoSQL数据库类型之一下实例化大数据集市的可能性;即键值存储,主要的挑战是在基于有利于数据完整性的传统数据库的老派数据仓库方法与新一代数据库管理系统提供的有趣机会之间建立良好的相关性。本文描述了从多维概念模式到逻辑模型的转换过程,并根据Oracle NoSQL数据库的实践经验,列出了每种方法的优缺点。
{"title":"New approach for implementing big datamart using NoSQL key-value stores","authors":"Abdelhak Khalil, Mustapha Belaïssaoui","doi":"10.1109/CloudTech49835.2020.9365897","DOIUrl":"https://doi.org/10.1109/CloudTech49835.2020.9365897","url":null,"abstract":"Nowadays, NoSQL technologies are gaining significant ground and considered as the future of data storage, especially when it comes to huge amount of data, which is the case of data warehouse solutions. NoSQL databases provide high scalability and good performance among relational ones, which are really time consuming and can’t handle large data volume. The growing popularity of the term NoSQL these days and vaguely related phrases like big data make us think about using this technology in decision support systems. The purpose of this paper is to investigate the possibility to instantiate a big data mart under one of the most popular and least complicated types of NoSQL databases; namely key-value store, the main challenge is to make a good correlation between the old-school approach of data warehousing based on traditional databases that favor data integrity, and interesting opportunities offered by new generation of database management systems. The paper describes the transformation process from multidimensional conceptual schema to the logical model following three approaches, and outlines a list of strengths and weaknesses for each one based on practical experience under Oracle NoSQL Database.","PeriodicalId":272860,"journal":{"name":"2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132778661","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
CloudTech 2020 Preface CloudTech 2020前言
{"title":"CloudTech 2020 Preface","authors":"","doi":"10.1109/cloudtech49835.2020.9365910","DOIUrl":"https://doi.org/10.1109/cloudtech49835.2020.9365910","url":null,"abstract":"","PeriodicalId":272860,"journal":{"name":"2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126045938","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
SAHAR-LSTM: An enhanced Model for Sentiment Analysis of Hotels’Arabic Reviews based on LSTM 基于LSTM的酒店阿拉伯语评论情感分析的改进模型——sahara -LSTM
Manal Nejjari, A. Meziane
Over the last few years, many scientists have paid special attention to the Sentiment analysis (SA) area of research, thanks to its interesting uses in different domains. The most popular studies have tackled the issue of SA in the English language; however, those dealing with SA in the Arabic language are, up to now, limited due to the complexity of the computational processing of this Morphologically Rich Language (MRL). As a matter of fact, Deep learning and especially the use of Recurrent Neural networks (RNN) has recently proved to be an efficient tool for handling SA challenges. The recourse to some approaches, based on the long short-term memory (LSTM) architecture, has provided adequate solutions to the problems of SA in Arabic language. In our paper, we conduct a study on SA in the Arabic language. Therefore, we propose an enhanced LSTM based model for performing SA of Hotels’ Arabic reviews, called SAHAR-LSTM. This model is evaluated on a dataset containing Hotels’ reviews written in Modern Standard Arabic (MSA), and it is implemented together with two Dimensionality reduction techniques: Latent Semantic Analysis (LSA) and Chi-Square. The experimental results obtained in this work are promising, and demonstrate that our proposed approaches achieve an accuracy of 83.6% on LSA and Chi-Square methods and 92% on LSTM classification Model.
在过去的几年里,由于情感分析在不同领域的有趣应用,许多科学家特别关注了情感分析(SA)领域的研究。最受欢迎的研究已经解决了英语语言中的SA问题;然而,由于这种形态丰富语言(MRL)的计算处理的复杂性,到目前为止,处理阿拉伯语中SA的研究还很有限。事实上,深度学习,特别是循环神经网络(RNN)的使用最近被证明是处理人工智能挑战的有效工具。基于长短期记忆(LSTM)体系结构的一些方法,为解决阿拉伯文的SA问题提供了充分的解决方案。在本文中,我们对阿拉伯语中的SA进行了研究。因此,我们提出了一个增强的基于LSTM的模型来执行酒店阿拉伯语评论的SA,称为sahara -LSTM。该模型在包含以现代标准阿拉伯语(MSA)编写的酒店评论的数据集上进行评估,并与两种降维技术一起实现:潜在语义分析(LSA)和卡方。实验结果表明,我们提出的方法在LSA和Chi-Square方法上的准确率为83.6%,在LSTM分类模型上的准确率为92%。
{"title":"SAHAR-LSTM: An enhanced Model for Sentiment Analysis of Hotels’Arabic Reviews based on LSTM","authors":"Manal Nejjari, A. Meziane","doi":"10.1109/CloudTech49835.2020.9365921","DOIUrl":"https://doi.org/10.1109/CloudTech49835.2020.9365921","url":null,"abstract":"Over the last few years, many scientists have paid special attention to the Sentiment analysis (SA) area of research, thanks to its interesting uses in different domains. The most popular studies have tackled the issue of SA in the English language; however, those dealing with SA in the Arabic language are, up to now, limited due to the complexity of the computational processing of this Morphologically Rich Language (MRL). As a matter of fact, Deep learning and especially the use of Recurrent Neural networks (RNN) has recently proved to be an efficient tool for handling SA challenges. The recourse to some approaches, based on the long short-term memory (LSTM) architecture, has provided adequate solutions to the problems of SA in Arabic language. In our paper, we conduct a study on SA in the Arabic language. Therefore, we propose an enhanced LSTM based model for performing SA of Hotels’ Arabic reviews, called SAHAR-LSTM. This model is evaluated on a dataset containing Hotels’ reviews written in Modern Standard Arabic (MSA), and it is implemented together with two Dimensionality reduction techniques: Latent Semantic Analysis (LSA) and Chi-Square. The experimental results obtained in this work are promising, and demonstrate that our proposed approaches achieve an accuracy of 83.6% on LSA and Chi-Square methods and 92% on LSTM classification Model.","PeriodicalId":272860,"journal":{"name":"2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)","volume":"72 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129189544","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
An IoT data logging instrument for monitoring and early efficiency loss detection at a photovoltaic generation plant 用于光伏发电厂监测和早期效率损失检测的物联网数据记录仪器
N. Luwes, Sarel J.B. Lubbe
Photovoltaic generation is the proses used to convert solar radiation into electrical energy, at this stage in the development of photovoltaic technology the efficiency of such systems is low and any loss of efficiency should be prevented to create an optimal system. The proposal is an IoT (Internet of things) device that can be used to prevent power loss on large solar farms by monitoring each array separately and giving feedback on efficiency. It is also able to aid in the prevention of power loss by early detection of problematic arrays. A case study calculation is done on a 50MW solar farm to show the possible financial impact of the system, as well as describing the construction and operation of the system. The literature review section describes the equations to calculate the quality and accuracy of the instrument as well as a discussion on sensors and hardware used. It also discusses a real-world case study 50MW photovoltaic plant. The methodology explains the construction and evaluation of the instrument as well as how to calculate the cost impact if implemented on a photovoltaic generation station. The results explain what the relevance is of all the calculations. Conclusions are drawn discussing the outcome and overall relevance. and demonstrating the cost-saving that can be achieved at a typical 50 MW photovoltaic generation station. This instrument’s low production cost could mean that it can be incorporated in large or small scale Photovoltaic generation systems.
光伏发电是将太阳辐射转化为电能的过程,在光伏技术发展的这个阶段,这种系统的效率很低,应该防止任何效率的损失,以创造一个最优的系统。该提案是一种物联网(IoT)设备,可以通过单独监控每个阵列并提供效率反馈来防止大型太阳能发电场的电力损失。它还能够通过早期检测有问题的阵列来帮助防止功率损失。在一个50兆瓦的太阳能农场上进行了一个案例研究计算,以显示该系统可能产生的财务影响,并描述了该系统的建设和运行。文献综述部分描述了计算仪器质量和精度的方程,以及对所用传感器和硬件的讨论。本文还讨论了50MW光伏电站的实际案例研究。该方法解释了该仪器的构造和评估,以及如何计算如果在光伏发电站实施的成本影响。结果解释了所有计算的相关性。得出结论,讨论结果和总体相关性。并展示了典型的50兆瓦光伏电站可以实现的成本节约。该仪器的低生产成本可能意味着它可以被纳入大型或小型光伏发电系统。
{"title":"An IoT data logging instrument for monitoring and early efficiency loss detection at a photovoltaic generation plant","authors":"N. Luwes, Sarel J.B. Lubbe","doi":"10.1109/CloudTech49835.2020.9365922","DOIUrl":"https://doi.org/10.1109/CloudTech49835.2020.9365922","url":null,"abstract":"Photovoltaic generation is the proses used to convert solar radiation into electrical energy, at this stage in the development of photovoltaic technology the efficiency of such systems is low and any loss of efficiency should be prevented to create an optimal system. The proposal is an IoT (Internet of things) device that can be used to prevent power loss on large solar farms by monitoring each array separately and giving feedback on efficiency. It is also able to aid in the prevention of power loss by early detection of problematic arrays. A case study calculation is done on a 50MW solar farm to show the possible financial impact of the system, as well as describing the construction and operation of the system. The literature review section describes the equations to calculate the quality and accuracy of the instrument as well as a discussion on sensors and hardware used. It also discusses a real-world case study 50MW photovoltaic plant. The methodology explains the construction and evaluation of the instrument as well as how to calculate the cost impact if implemented on a photovoltaic generation station. The results explain what the relevance is of all the calculations. Conclusions are drawn discussing the outcome and overall relevance. and demonstrating the cost-saving that can be achieved at a typical 50 MW photovoltaic generation station. This instrument’s low production cost could mean that it can be incorporated in large or small scale Photovoltaic generation systems.","PeriodicalId":272860,"journal":{"name":"2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114338901","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 cloud-based foundational infrastructure for water management ecosystem 基于云的水管理生态系统基础设施
R. E. Sibai, J. B. Abdo, C. A. Jaoude, J. Demerjian, Yousra Chabchoub, Raja Chiky
Water monitoring is one of the critical battles of sustainability for a better future of humanity. 44 countries are considered at high risk of the water crisis, 28 of which are developing countries and have limited capacity to deploy a national scale solution. As a response to the United Nation’s sustainability goals and initiatives, this paper proposes an intelligent water monitoring service which acts as a foundational infrastructure for all future water management systems. It also provides municipalities, Non-Governmental Organization and other private initiatives with the tools needed to establish local water monitoring in the scale of villages or rural areas with a very small initial investment.
水监测是人类更美好未来可持续发展的关键战役之一。44个国家被认为面临水危机的高风险,其中28个是发展中国家,部署国家规模解决方案的能力有限。作为对联合国可持续发展目标和倡议的回应,本文提出了一种智能水监测服务,作为所有未来水管理系统的基础设施。它还向市政当局、非政府组织和其他私人倡议提供所需的工具,以很小的初始投资在村庄或农村地区建立地方水监测。
{"title":"A cloud-based foundational infrastructure for water management ecosystem","authors":"R. E. Sibai, J. B. Abdo, C. A. Jaoude, J. Demerjian, Yousra Chabchoub, Raja Chiky","doi":"10.1109/CloudTech49835.2020.9365902","DOIUrl":"https://doi.org/10.1109/CloudTech49835.2020.9365902","url":null,"abstract":"Water monitoring is one of the critical battles of sustainability for a better future of humanity. 44 countries are considered at high risk of the water crisis, 28 of which are developing countries and have limited capacity to deploy a national scale solution. As a response to the United Nation’s sustainability goals and initiatives, this paper proposes an intelligent water monitoring service which acts as a foundational infrastructure for all future water management systems. It also provides municipalities, Non-Governmental Organization and other private initiatives with the tools needed to establish local water monitoring in the scale of villages or rural areas with a very small initial investment.","PeriodicalId":272860,"journal":{"name":"2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)","volume":"102 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114557019","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
Internet of Things Learning: a Practical Case for Smart Building automation 物联网学习:智能楼宇自动化的实践案例
Olivier Debauche, S. Mahmoudi, Yahya Moussaoui
The Internet of Things (IoT) is becoming more and more present in our daily lives and affects all areas of activity. More and more devices capable of interacting with each other are being designed and appearing on the market. Learning about IoT technologies is becoming inevitable in education. In this article, we propose a demonstrator to learn, through use cases, the essential concepts of IoT applied to Smart Homes. From basic use cases implemented in a model building, the general public can more easily understand the operating principles of these new applications, which opens the door to the imagination of new ones.
物联网(IoT)越来越多地出现在我们的日常生活中,并影响到活动的各个领域。越来越多的能够相互交互的设备正在被设计出来并出现在市场上。学习物联网技术在教育中变得不可避免。在本文中,我们提出了一个示范,通过用例来学习物联网应用于智能家居的基本概念。从模型构建中实现的基本用例中,公众可以更容易地理解这些新应用程序的操作原则,这为新应用程序的想象打开了大门。
{"title":"Internet of Things Learning: a Practical Case for Smart Building automation","authors":"Olivier Debauche, S. Mahmoudi, Yahya Moussaoui","doi":"10.1109/CloudTech49835.2020.9365920","DOIUrl":"https://doi.org/10.1109/CloudTech49835.2020.9365920","url":null,"abstract":"The Internet of Things (IoT) is becoming more and more present in our daily lives and affects all areas of activity. More and more devices capable of interacting with each other are being designed and appearing on the market. Learning about IoT technologies is becoming inevitable in education. In this article, we propose a demonstrator to learn, through use cases, the essential concepts of IoT applied to Smart Homes. From basic use cases implemented in a model building, the general public can more easily understand the operating principles of these new applications, which opens the door to the imagination of new ones.","PeriodicalId":272860,"journal":{"name":"2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115619136","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
A distributed large graph coloring algorithm on Giraph 基于Giraph的分布式大图着色算法
Assia Brighen, Hachem Slimani, A. Rezgui, H. Kheddouci
Vertex graph coloring (VGC) is a well known problem in graph theory and has a large number of applications in various domains such as telecommunications, bioinformatics, and Internet. It is one of the 21 NP-complete problems of Karp. Several large graph treatment frameworks have emerged and are effective options to deal with the VGC problem. Examples of those frameworks include Pregel, Graphx and Giraph. The latter is one of the most popular large graph processing frameworks both in industry and academia. In this paper, we present a novel graph coloring algorithm designed for utilizing the simple parallelization technique provided by the Giraph framework or any other vertex-centric paradigm. We have compared our algorithm to existing Giraph graph coloring algorithms with regard to solution quality (number of used colors) and CPU runtime, using several large graph datasets. The obtained results have shown that the proposed algorithm is much more efficient than existing Giraph algorithms.
顶点图着色(VGC)是图论中一个众所周知的问题,在电信、生物信息学和互联网等各个领域都有大量的应用。它是Karp的21个np完全问题之一。已经出现了几个大型图形处理框架,它们是处理VGC问题的有效选择。这些框架的例子包括Pregel、Graphx和Giraph。后者是工业界和学术界最流行的大型图处理框架之一。在本文中,我们提出了一种新的图形着色算法,该算法旨在利用由Giraph框架或任何其他以顶点为中心的范式提供的简单并行化技术。我们使用几个大型图形数据集,将我们的算法与现有的图形着色算法在解决方案质量(使用颜色的数量)和CPU运行时间方面进行了比较。实验结果表明,该算法比现有的Giraph算法效率高得多。
{"title":"A distributed large graph coloring algorithm on Giraph","authors":"Assia Brighen, Hachem Slimani, A. Rezgui, H. Kheddouci","doi":"10.1109/CloudTech49835.2020.9365872","DOIUrl":"https://doi.org/10.1109/CloudTech49835.2020.9365872","url":null,"abstract":"Vertex graph coloring (VGC) is a well known problem in graph theory and has a large number of applications in various domains such as telecommunications, bioinformatics, and Internet. It is one of the 21 NP-complete problems of Karp. Several large graph treatment frameworks have emerged and are effective options to deal with the VGC problem. Examples of those frameworks include Pregel, Graphx and Giraph. The latter is one of the most popular large graph processing frameworks both in industry and academia. In this paper, we present a novel graph coloring algorithm designed for utilizing the simple parallelization technique provided by the Giraph framework or any other vertex-centric paradigm. We have compared our algorithm to existing Giraph graph coloring algorithms with regard to solution quality (number of used colors) and CPU runtime, using several large graph datasets. The obtained results have shown that the proposed algorithm is much more efficient than existing Giraph algorithms.","PeriodicalId":272860,"journal":{"name":"2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124966243","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
An Improved Density Based Support Vector Machine (DBSVM) 一种改进的基于密度的支持向量机
K. E. Moutaouakil, Abdellatif el Ouissari, A. Touhafi, N. Aharrane
Support Vector Machines (SVM) is a classification model based on the duality optimization approach. Non-zero Lagrange multipliers correspond to the data selected to be support vectors used to build the margin decision. Unfortunately, SVM has two major drawbacks: the noisy and redundant data cause an overfitting; moreover, the number of local minima increases with the size of data, even worse when it comes to Big Data. To overcome these shortcoming, we propose a new version of SVM, called Density Based Support Vector Machine (DBVSM), which performs on three steps: first, we set two parameters, the radius of the neighborhood and the size of this latter. Second, we determine three types of points: noisy, cord and interior. Third, we solve the dual problem based on the cord data only. To justify this choice, we demonstrate that the cord points cannot be support vectors. Moreover, we show that the kernel functions don't change the cord point nature even. The DBSVM is benchmarked on several datasets and is compared with a variety of methods in the literature. The results of the tests prove that the proposed algorithm is able to provide very competitive results in terms of time, classification performance, and capacity to tackle datasets of very large size. Finally, to point out the consistency of the DBSVM, several tests were performed for different values of the ratio and the neighborhood size.
支持向量机是一种基于对偶优化方法的分类模型。非零拉格朗日乘数对应于选择作为支持向量用于构建边际决策的数据。不幸的是,支持向量机有两个主要缺点:噪声和冗余数据导致过拟合;此外,局部最小值的数量随着数据的大小而增加,在大数据中情况更糟。为了克服这些缺点,我们提出了一种新的支持向量机,称为基于密度的支持向量机(DBVSM),它分三步执行:首先,我们设置两个参数,邻域的半径和后者的大小。其次,我们确定了三种类型的点:噪声点、线状点和内部点。第三,我们解决了仅基于脐带数据的双重问题。为了证明这个选择是正确的,我们证明了线点不能是支持向量。此外,我们还证明了核函数甚至不改变脐带点的性质。DBSVM在多个数据集上进行基准测试,并与文献中的各种方法进行比较。测试结果证明,所提出的算法能够在时间、分类性能和处理超大规模数据集的能力方面提供非常有竞争力的结果。最后,为了指出DBSVM的一致性,对不同的比率值和邻域大小进行了多次测试。
{"title":"An Improved Density Based Support Vector Machine (DBSVM)","authors":"K. E. Moutaouakil, Abdellatif el Ouissari, A. Touhafi, N. Aharrane","doi":"10.1109/CloudTech49835.2020.9365893","DOIUrl":"https://doi.org/10.1109/CloudTech49835.2020.9365893","url":null,"abstract":"Support Vector Machines (SVM) is a classification model based on the duality optimization approach. Non-zero Lagrange multipliers correspond to the data selected to be support vectors used to build the margin decision. Unfortunately, SVM has two major drawbacks: the noisy and redundant data cause an overfitting; moreover, the number of local minima increases with the size of data, even worse when it comes to Big Data. To overcome these shortcoming, we propose a new version of SVM, called Density Based Support Vector Machine (DBVSM), which performs on three steps: first, we set two parameters, the radius of the neighborhood and the size of this latter. Second, we determine three types of points: noisy, cord and interior. Third, we solve the dual problem based on the cord data only. To justify this choice, we demonstrate that the cord points cannot be support vectors. Moreover, we show that the kernel functions don't change the cord point nature even. The DBSVM is benchmarked on several datasets and is compared with a variety of methods in the literature. The results of the tests prove that the proposed algorithm is able to provide very competitive results in terms of time, classification performance, and capacity to tackle datasets of very large size. Finally, to point out the consistency of the DBSVM, several tests were performed for different values of the ratio and the neighborhood size.","PeriodicalId":272860,"journal":{"name":"2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127679017","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
期刊
2020 5th International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications (CloudTech)
全部 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