首页 > 最新文献

2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)最新文献

英文 中文
A Graph Resilience Metric Based On Paths: Higher Order Analytics With GPU 基于路径的图形弹性度量:基于GPU的高阶分析
G. Drakopoulos, Xenophon Liapakis, Giannis Tzimas, Phivos Mylonas
Structural resilience is an inherent, paramount property of real world, massive, scale free graphs such as those typically encountered in brain networks, protein-to-protein interaction diagrams, logistics and supply chains, as well as social media among others. This means that in case a small fraction of edges or even vertices with their incident edges are deleted, then alternative, although possibly longer, paths can be found such that the overall graph connectivity remains intact. This durability, which is constantly exhibited in nature, can be attributed to three main reasons. First, almost by construction, scale free graphs have a relatively high density. Moreover, they have a short diameter or at least an effective diameter. Finally, scale free graphs are recursively built on communities. As a consequence, the effect of a few edge or even vertex deletions inside a community remains isolated there as a rule and the effects of deletion are thus negated. Ultimately these properties stem from the degree distribution. In this conference paper is proposed a new, generic, and scalable graph resilience metric which relies on the weighted sum of the number of paths crossing certain vertices of great communication and structural value. Finally, the CUDA implementation is discussed and compared to a serial one in mex. The metric performance is assessed in terms of total computational time and parallelism.
结构弹性是现实世界中一个固有的、最重要的属性,它是一个巨大的、无尺度的图形,比如那些在大脑网络、蛋白质到蛋白质的相互作用图、物流和供应链以及社交媒体等中经常遇到的图形。这意味着,如果删除一小部分边,甚至删除带有关联边的顶点,那么可以找到替代路径,尽管可能更长,从而使整个图的连通性保持完整。这种在自然界中不断表现出来的耐久性可以归结为三个主要原因。首先,几乎就构造而言,无标度图具有相对较高的密度。此外,它们具有短直径或至少具有有效直径。最后,在群体上递归地构建无标度图。因此,在一个群落中,一些边缘甚至顶点的删除的影响通常是孤立的,因此删除的影响被否定了。这些性质最终源于度分布。本文提出了一种新的、通用的、可扩展的图弹性度量方法,该度量方法依赖于通过具有较大通信和结构价值的某些顶点的路径数的加权和。最后,讨论了CUDA实现,并将其与串行实现进行了比较。度量性能是根据总计算时间和并行度来评估的。
{"title":"A Graph Resilience Metric Based On Paths: Higher Order Analytics With GPU","authors":"G. Drakopoulos, Xenophon Liapakis, Giannis Tzimas, Phivos Mylonas","doi":"10.1109/ICTAI.2018.00138","DOIUrl":"https://doi.org/10.1109/ICTAI.2018.00138","url":null,"abstract":"Structural resilience is an inherent, paramount property of real world, massive, scale free graphs such as those typically encountered in brain networks, protein-to-protein interaction diagrams, logistics and supply chains, as well as social media among others. This means that in case a small fraction of edges or even vertices with their incident edges are deleted, then alternative, although possibly longer, paths can be found such that the overall graph connectivity remains intact. This durability, which is constantly exhibited in nature, can be attributed to three main reasons. First, almost by construction, scale free graphs have a relatively high density. Moreover, they have a short diameter or at least an effective diameter. Finally, scale free graphs are recursively built on communities. As a consequence, the effect of a few edge or even vertex deletions inside a community remains isolated there as a rule and the effects of deletion are thus negated. Ultimately these properties stem from the degree distribution. In this conference paper is proposed a new, generic, and scalable graph resilience metric which relies on the weighted sum of the number of paths crossing certain vertices of great communication and structural value. Finally, the CUDA implementation is discussed and compared to a serial one in mex. The metric performance is assessed in terms of total computational time and parallelism.","PeriodicalId":254686,"journal":{"name":"2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130693545","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}
引用次数: 9
Interpreting Social Media-Based Substance Use Prediction Models with Knowledge Distillation 用知识蒸馏解释基于社交媒体的物质使用预测模型
Tao Ding, Fatema Hasan, W. Bickel, Shimei Pan
People nowadays spend a significant amount of time on social media such as Twitter, Facebook, and Instagram. As a result, social media data capture rich human behavioral evidence that can be used to help us understand their thoughts, behavior and decision making process. Social media data, however, are mostly unstructured (e.g., text and images) and may involve a large number of raw features (e.g., millions of raw text and image features). Moreover, the ground truth data about human behavior and decision making could be difficult to obtain at a large scale. As a result, most state-of-the-art social media-based human behavior models employ sophisticated unsupervised feature learning to leverage a large amount of unsupervised data. Unfortunately, these advanced models often rely on latent features that are hard to explain. Since understanding the knowledge captured in these models is important for behavior scientists, public health providers as well as policymakers, in this research, we focus on employing a knowledge distillation framework to build machine learning models with not only state-of-the-art predictive performance but also interpretable results. We evaluate the effectiveness of the proposed framework in explaining Substance Use Disorder (SUD) prediction models. Our best models achieved 87% ROC AUC for predicting tobacco use, 84% for alcohol use and 93% for drug use, which are comparable to existing state-of-the-art SUD prediction models. Since these models are also interpretable (e.g., a logistics regression model and a gradient boosting tree model), we combine the results from these models to gain insight into the relationship between a user's social media behavior (e.g., social media likes and word usage) and substance use.
如今,人们在Twitter、Facebook和Instagram等社交媒体上花费了大量时间。因此,社交媒体数据捕获了丰富的人类行为证据,可以用来帮助我们理解他们的想法、行为和决策过程。然而,社交媒体数据大多是非结构化的(例如,文本和图像),可能涉及大量的原始特征(例如,数百万个原始文本和图像特征)。此外,关于人类行为和决策的真实数据可能很难大规模获得。因此,大多数最先进的基于社交媒体的人类行为模型采用复杂的无监督特征学习来利用大量的无监督数据。不幸的是,这些高级模型往往依赖于难以解释的潜在特征。由于理解这些模型中捕获的知识对于行为科学家,公共卫生提供者以及政策制定者非常重要,因此在本研究中,我们专注于使用知识蒸馏框架来构建机器学习模型,不仅具有最先进的预测性能,而且具有可解释的结果。我们评估了所提出的框架在解释物质使用障碍(SUD)预测模型中的有效性。我们的最佳模型预测烟草使用的ROC AUC为87%,预测酒精使用的ROC AUC为84%,预测药物使用的ROC AUC为93%,与现有最先进的SUD预测模型相当。由于这些模型也是可解释的(例如,逻辑回归模型和梯度增强树模型),我们将这些模型的结果结合起来,以深入了解用户的社交媒体行为(例如,社交媒体点赞和用词)与物质使用之间的关系。
{"title":"Interpreting Social Media-Based Substance Use Prediction Models with Knowledge Distillation","authors":"Tao Ding, Fatema Hasan, W. Bickel, Shimei Pan","doi":"10.1109/ICTAI.2018.00100","DOIUrl":"https://doi.org/10.1109/ICTAI.2018.00100","url":null,"abstract":"People nowadays spend a significant amount of time on social media such as Twitter, Facebook, and Instagram. As a result, social media data capture rich human behavioral evidence that can be used to help us understand their thoughts, behavior and decision making process. Social media data, however, are mostly unstructured (e.g., text and images) and may involve a large number of raw features (e.g., millions of raw text and image features). Moreover, the ground truth data about human behavior and decision making could be difficult to obtain at a large scale. As a result, most state-of-the-art social media-based human behavior models employ sophisticated unsupervised feature learning to leverage a large amount of unsupervised data. Unfortunately, these advanced models often rely on latent features that are hard to explain. Since understanding the knowledge captured in these models is important for behavior scientists, public health providers as well as policymakers, in this research, we focus on employing a knowledge distillation framework to build machine learning models with not only state-of-the-art predictive performance but also interpretable results. We evaluate the effectiveness of the proposed framework in explaining Substance Use Disorder (SUD) prediction models. Our best models achieved 87% ROC AUC for predicting tobacco use, 84% for alcohol use and 93% for drug use, which are comparable to existing state-of-the-art SUD prediction models. Since these models are also interpretable (e.g., a logistics regression model and a gradient boosting tree model), we combine the results from these models to gain insight into the relationship between a user's social media behavior (e.g., social media likes and word usage) and substance use.","PeriodicalId":254686,"journal":{"name":"2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133939890","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 15
SocialFan: Integrating Social Networks Into Recommender Systems SocialFan:将社交网络整合到推荐系统中
B. Díaz-Agudo, Guillermo Jiménez-Díaz, J. A. Recio-García
Social systems by their definition encourage interaction between users and both on-line content and other users thus generating new sources of knowledge that is valuable for recommender systems. In this paper we deal with the situation of having a recommender system where, even if a social structure implicitly exist, its users are not explicitly connected through a social network. We describe SocialFan, a domain independent tool that allows defining and integrating the social network infrastructure to capture and use the social knowledge into an existing recommender system.
根据其定义,社会系统鼓励用户与在线内容和其他用户之间的互动,从而产生对推荐系统有价值的新知识来源。在本文中,我们处理推荐系统的情况,即使隐式存在社会结构,其用户也没有通过社会网络显式连接。我们描述了SocialFan,一个独立于领域的工具,它允许定义和集成社交网络基础设施,以捕获和使用社会知识到现有的推荐系统中。
{"title":"SocialFan: Integrating Social Networks Into Recommender Systems","authors":"B. Díaz-Agudo, Guillermo Jiménez-Díaz, J. A. Recio-García","doi":"10.1109/ICTAI.2018.00035","DOIUrl":"https://doi.org/10.1109/ICTAI.2018.00035","url":null,"abstract":"Social systems by their definition encourage interaction between users and both on-line content and other users thus generating new sources of knowledge that is valuable for recommender systems. In this paper we deal with the situation of having a recommender system where, even if a social structure implicitly exist, its users are not explicitly connected through a social network. We describe SocialFan, a domain independent tool that allows defining and integrating the social network infrastructure to capture and use the social knowledge into an existing recommender system.","PeriodicalId":254686,"journal":{"name":"2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)","volume":"54 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134395508","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
Neural Network Specialists for Inverse Spiral Inductor Design 反螺旋电感器设计的神经网络专家
N. Dervenis, Georgios Alexandridis, A. Stafylopatis
Integrated spiral inductors are a fundamental part of Radio-Frequency (RF) circuits. In certain scenarios, a solution to the inverse spiral inductor design problem is required; given the desired properties of an inductor, locate the most suitable geometric characteristics. This problem does not have a unique solution and current approaches approximate it through a number of differential equations and the subsequent application of optimization techniques that narrow down the set of feasible solutions. In this work, the Neural Network Specialists model is outlined; a preliminary approach to solving the aforementioned problem using fully connected neural network models. The obtained results on a first round of experiments are encouraging, especially in terms of the reduction in time complexity.
集成螺旋电感是射频(RF)电路的基本组成部分。在某些情况下,需要解决反螺旋电感的设计问题;给定电感器所需的特性,找出最合适的几何特性。这个问题没有唯一的解,目前的方法是通过一些微分方程和随后的优化技术的应用来缩小可行解的范围。在这项工作中,概述了神经网络专家模型;一种利用全连接神经网络模型解决上述问题的初步方法。在第一轮实验中获得的结果是令人鼓舞的,特别是在降低时间复杂度方面。
{"title":"Neural Network Specialists for Inverse Spiral Inductor Design","authors":"N. Dervenis, Georgios Alexandridis, A. Stafylopatis","doi":"10.1109/ICTAI.2018.00020","DOIUrl":"https://doi.org/10.1109/ICTAI.2018.00020","url":null,"abstract":"Integrated spiral inductors are a fundamental part of Radio-Frequency (RF) circuits. In certain scenarios, a solution to the inverse spiral inductor design problem is required; given the desired properties of an inductor, locate the most suitable geometric characteristics. This problem does not have a unique solution and current approaches approximate it through a number of differential equations and the subsequent application of optimization techniques that narrow down the set of feasible solutions. In this work, the Neural Network Specialists model is outlined; a preliminary approach to solving the aforementioned problem using fully connected neural network models. The obtained results on a first round of experiments are encouraging, especially in terms of the reduction in time complexity.","PeriodicalId":254686,"journal":{"name":"2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)","volume":"67 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129316231","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
A Concise Social Network Representation with Flow Hierarchy Using Frequent Interactions 使用频繁交互的具有流层次的简明社会网络表示
T. M. G. Tennakoon, R. Nayak
In this paper we introduce the flow hierarchy derived from frequent interactions to represent complex social networks in a concise way. Frequent interactions extract the impactful users while the flow hierarchy visualizes the dependencies and identifies different roles such as leaders, topic experts, information disseminators, emerging leaders and active followers. It is highly applicable in intelligent systems which involve user ranking, expert searching, recommendation, viral marketing, political campaigning, disaster management and many more. We present novel methods of deriving flow hierarchy considering the temporal dimension of interactions among users, flow directions and structural dependencies. We empirically evaluate proposed methods using real-world social network interaction datasets related to citation and retweet networks. Empirical analysis reveals that a hierarchy derived from frequent social interactions is effective in extracting the impactful users and their position in the network. Baseline results with user-centric measures show the efficacy of the proposed methods in finding a concise network representation.
本文引入频繁交互衍生出的流层次,以简洁的方式表示复杂的社会网络。频繁的交互提取了有影响力的用户,而流层次可视化了依赖关系,并识别了不同的角色,如领导者、话题专家、信息传播者、新兴领导者和活跃的追随者。它非常适用于涉及用户排名、专家搜索、推荐、病毒式营销、政治竞选、灾难管理等智能系统。我们提出了考虑用户之间交互的时间维度、流方向和结构依赖关系的流层次的新方法。我们使用与引用和转发网络相关的真实社会网络交互数据集对提出的方法进行了实证评估。实证分析表明,频繁的社会互动产生的层次结构可以有效地提取有影响力的用户及其在网络中的位置。以用户为中心度量的基线结果显示了所提出的方法在寻找简明网络表示方面的有效性。
{"title":"A Concise Social Network Representation with Flow Hierarchy Using Frequent Interactions","authors":"T. M. G. Tennakoon, R. Nayak","doi":"10.1109/ICTAI.2018.00101","DOIUrl":"https://doi.org/10.1109/ICTAI.2018.00101","url":null,"abstract":"In this paper we introduce the flow hierarchy derived from frequent interactions to represent complex social networks in a concise way. Frequent interactions extract the impactful users while the flow hierarchy visualizes the dependencies and identifies different roles such as leaders, topic experts, information disseminators, emerging leaders and active followers. It is highly applicable in intelligent systems which involve user ranking, expert searching, recommendation, viral marketing, political campaigning, disaster management and many more. We present novel methods of deriving flow hierarchy considering the temporal dimension of interactions among users, flow directions and structural dependencies. We empirically evaluate proposed methods using real-world social network interaction datasets related to citation and retweet networks. Empirical analysis reveals that a hierarchy derived from frequent social interactions is effective in extracting the impactful users and their position in the network. Baseline results with user-centric measures show the efficacy of the proposed methods in finding a concise network representation.","PeriodicalId":254686,"journal":{"name":"2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115163876","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
Supervised Data Synthesizing and Evolving – A Framework for Real-World Traffic Crash Severity Classification 监督数据综合与演化——现实世界交通碰撞严重程度分类的框架
Yi He, Di Wu, Ege Beyazit, Xiaoduan Sun, Xindong Wu
Traffic crashes have threatened properties and lives for more than thirty years. Thanks to the recent proliferation of traffic data, the machine learning techniques have been broadly expected to make contributions in the traffic safety community due to their triumphs in many other domains. Among these contributions, the most cited method is to classify traffic crashes in different severities since they have significantly unequal occurrences and costs. However, considering the complexity of transportation system, the traffic data are usually highly imbalanced and lowly separable (HILS), so that few proposed works report satisfactory results. In this paper, we propose a novel framework to deal with the HILS traffic crash data. The framework comprises two parts. In part I, a novel Supervised Data Synthesizing and Evolving algorithm is proposed, which can properly represent the HILS data into a more balanced and separable form without altering the original data distribution. In part II, the details of a customized Multi-Layer Perceptron (MLP) are presented, serving the purpose of learning from the represented data with fast convergence and high accuracy. A real-world traffic crash dataset, as a benchmark, is employed to evaluate the classification performances of our framework and three state-of-the-art imbalanced learning algorithms. The experimental results validate that our framework significantly outperforms the other algorithms. Moreover, the impacts of various parameter settings are studied and discussed
30多年来,交通事故一直威胁着财产和生命。由于最近交通数据的激增,人们普遍期望机器学习技术在交通安全领域做出贡献,因为它们在许多其他领域取得了成功。在这些贡献中,被引用最多的方法是对不同严重程度的交通事故进行分类,因为它们的发生率和成本明显不相等。然而,考虑到交通系统的复杂性,交通数据通常是高度不平衡和低可分离的(HILS),因此很少有建议的工作报告令人满意的结果。在本文中,我们提出了一个新的框架来处理HILS交通碰撞数据。该框架由两部分组成。在第一部分中,提出了一种新的监督数据综合与进化算法,该算法在不改变原始数据分布的情况下,将HILS数据恰当地表示为更加平衡和可分离的形式。在第二部分中,介绍了自定义多层感知器(MLP)的细节,以快速收敛和高精度的方式从表示的数据中学习。以现实世界的交通碰撞数据集为基准,评估了我们的框架和三种最先进的不平衡学习算法的分类性能。实验结果表明,我们的框架明显优于其他算法。此外,还对各种参数设置的影响进行了研究和讨论
{"title":"Supervised Data Synthesizing and Evolving – A Framework for Real-World Traffic Crash Severity Classification","authors":"Yi He, Di Wu, Ege Beyazit, Xiaoduan Sun, Xindong Wu","doi":"10.1109/ICTAI.2018.00034","DOIUrl":"https://doi.org/10.1109/ICTAI.2018.00034","url":null,"abstract":"Traffic crashes have threatened properties and lives for more than thirty years. Thanks to the recent proliferation of traffic data, the machine learning techniques have been broadly expected to make contributions in the traffic safety community due to their triumphs in many other domains. Among these contributions, the most cited method is to classify traffic crashes in different severities since they have significantly unequal occurrences and costs. However, considering the complexity of transportation system, the traffic data are usually highly imbalanced and lowly separable (HILS), so that few proposed works report satisfactory results. In this paper, we propose a novel framework to deal with the HILS traffic crash data. The framework comprises two parts. In part I, a novel Supervised Data Synthesizing and Evolving algorithm is proposed, which can properly represent the HILS data into a more balanced and separable form without altering the original data distribution. In part II, the details of a customized Multi-Layer Perceptron (MLP) are presented, serving the purpose of learning from the represented data with fast convergence and high accuracy. A real-world traffic crash dataset, as a benchmark, is employed to evaluate the classification performances of our framework and three state-of-the-art imbalanced learning algorithms. The experimental results validate that our framework significantly outperforms the other algorithms. Moreover, the impacts of various parameter settings are studied and discussed","PeriodicalId":254686,"journal":{"name":"2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115673599","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
GAMBAD: A Method for Developing Systems of Systems GAMBAD:开发系统的系统的方法
Gregory Moro Puppi Wanderley, Marie-Hélène Abel, E. Paraiso, J. Barthès
Despite the great number of Systems of Systems (SoS) being developed, building them still remains hard and difficult. Currently, there is a lack of methods capable of supporting architects for building an actual SoS. In this paper we introduce an original method called GAMBAD for developing an SoS from a practical point of view. Our method guides the development of SoS on top of a multi-agent layer supported by ontologies. We tested GAMBAD by building an SoS in the domain of Health Care. Early results show that by using our method, architects can develop an SoS faster and more accurately.
尽管大量的系统的系统(SoS)正在被开发,构建它们仍然是困难的。目前,缺乏能够支持架构师构建实际so的方法。在本文中,我们从实用的角度介绍了一种叫做GAMBAD的原始方法来开发SoS。我们的方法在本体支持的多代理层之上指导SoS的开发。我们通过在医疗保健领域建立SoS来测试GAMBAD。早期的结果表明,通过使用我们的方法,架构师可以更快、更准确地开发SoS。
{"title":"GAMBAD: A Method for Developing Systems of Systems","authors":"Gregory Moro Puppi Wanderley, Marie-Hélène Abel, E. Paraiso, J. Barthès","doi":"10.1109/ICTAI.2018.00127","DOIUrl":"https://doi.org/10.1109/ICTAI.2018.00127","url":null,"abstract":"Despite the great number of Systems of Systems (SoS) being developed, building them still remains hard and difficult. Currently, there is a lack of methods capable of supporting architects for building an actual SoS. In this paper we introduce an original method called GAMBAD for developing an SoS from a practical point of view. Our method guides the development of SoS on top of a multi-agent layer supported by ontologies. We tested GAMBAD by building an SoS in the domain of Health Care. Early results show that by using our method, architects can develop an SoS faster and more accurately.","PeriodicalId":254686,"journal":{"name":"2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124330114","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 Novel Tsetlin Automata Scheme to Forecast Dengue Outbreaks in the Philippines 预测菲律宾登革热疫情的Tsetlin自动机新方案
Kuruge Darshana Abeyrathna, Ole-Christoffer Granmo, M. G. Olsen
Being capable of online learning in unknown stochastic environments, Tsetlin Automata (TA) have gained considerable interest. As a model of biological systems, teams of TA have been used for solving complex problems in a decentralized manner, with low computational complexity. For many domains, decentralized problem solving is an advantage, however, also may lead to coordination difficulties and unstable learning. To combat this negative effect, this paper proposes a novel TA coordination scheme designed for learning problems with continuous input and output. By saving and updating the best solution that has been chosen so far, we can avoid having the overall system being led astray by spurious erroneous actions. We organize this process hierarchically by a principal-teacherclass structure. We further propose a binary representation of continuous actions (coefficients). Each coefficient in the cost function is represented by 8 TA. TA teams at different classes produce different solutions. They are trained to find the global optimum with the help of their own best and the overall best solutions. The proposed algorithm is tested first with an artificial dataset and later used to forecast dengue haemorrhagic fever in the Philippines. Results of the novel procedure are compared with results from two traditional TA approaches. The training error of the novel TA scheme is lower approx. 50 and 62 times compared to the considered two traditional Tsetlin Automata approaches and testing error is approx. 31 and 21 times lower for the new scheme. These improvements not only highlight the effectiveness of the proposed scheme, but also the importance of old, simple, yet powerful concepts in the Artificial Intelligence techniques.
由于能够在未知的随机环境中进行在线学习,Tsetlin自动机(TA)获得了相当大的兴趣。作为生物系统的一种模型,人工智能团队已被用于以分散的方式解决复杂问题,计算复杂度低。在许多领域,分散的问题解决是一种优势,但也可能导致协调困难和不稳定的学习。为了克服这种负面影响,本文提出了一种新的学习协调方案,用于具有连续输入和输出的学习问题。通过保存和更新到目前为止选择的最佳解决方案,我们可以避免整个系统被虚假的错误操作引入歧途。我们将这一过程按校长-教师班结构分层组织。我们进一步提出了连续动作(系数)的二值表示。成本函数中的每个系数用8ta表示。不同班级的助教团队会提出不同的解决方案。他们接受的训练是利用自己的最佳解决方案和整体最佳解决方案找到全局最佳解决方案。提出的算法首先用人工数据集进行测试,然后用于预测菲律宾的登革出血热。比较了两种传统TA方法的结果。该方法的训练误差较低。与考虑的两种传统Tsetlin自动机方法进行了50倍和62倍的比较,测试误差近似。新方案的价格分别低了31倍和21倍。这些改进不仅突出了所提出方案的有效性,而且表明了人工智能技术中古老、简单但强大的概念的重要性。
{"title":"A Novel Tsetlin Automata Scheme to Forecast Dengue Outbreaks in the Philippines","authors":"Kuruge Darshana Abeyrathna, Ole-Christoffer Granmo, M. G. Olsen","doi":"10.1109/ICTAI.2018.00108","DOIUrl":"https://doi.org/10.1109/ICTAI.2018.00108","url":null,"abstract":"Being capable of online learning in unknown stochastic environments, Tsetlin Automata (TA) have gained considerable interest. As a model of biological systems, teams of TA have been used for solving complex problems in a decentralized manner, with low computational complexity. For many domains, decentralized problem solving is an advantage, however, also may lead to coordination difficulties and unstable learning. To combat this negative effect, this paper proposes a novel TA coordination scheme designed for learning problems with continuous input and output. By saving and updating the best solution that has been chosen so far, we can avoid having the overall system being led astray by spurious erroneous actions. We organize this process hierarchically by a principal-teacherclass structure. We further propose a binary representation of continuous actions (coefficients). Each coefficient in the cost function is represented by 8 TA. TA teams at different classes produce different solutions. They are trained to find the global optimum with the help of their own best and the overall best solutions. The proposed algorithm is tested first with an artificial dataset and later used to forecast dengue haemorrhagic fever in the Philippines. Results of the novel procedure are compared with results from two traditional TA approaches. The training error of the novel TA scheme is lower approx. 50 and 62 times compared to the considered two traditional Tsetlin Automata approaches and testing error is approx. 31 and 21 times lower for the new scheme. These improvements not only highlight the effectiveness of the proposed scheme, but also the importance of old, simple, yet powerful concepts in the Artificial Intelligence techniques.","PeriodicalId":254686,"journal":{"name":"2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116328942","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
Monte-Carlo Planning for Team Re-Formation Under Uncertainty: Model and Properties 不确定条件下球队重组的蒙特卡罗规划:模型与性质
Jonathan Cohen, A. Mouaddib
Teamwork in decentralized systems plays a central role in recent artificial intelligence advances, such as in applications to disaster response. Decentralized partially observable Markov decision processes (Dec-POMDPs) have emerged as the de facto standard mathematical framework to study and optimally plan in sequentially decentralized multiagent systems under uncertainty. In this work, we focus our analysis on team formation and reformation in Decentralized POMDPs with a new model coined Team-POMDPs. We present some interesting structural properties of this model inherited from the field of cooperative game theory. We introduce a Monte Carlo-based planning algorithm to learn locally optimal team-reformation policies that tell our agents how to dynamically rearrange in order to better deal with the evolution of the task at hand. By reforming the team during execution, our experiments show that we are able to achieve higher expected long-term rewards than with stationary teams.
分散系统中的团队合作在最近的人工智能进步中发挥着核心作用,例如在灾难响应中的应用。分散部分可观察马尔可夫决策过程(deco - pomdp)已成为研究不确定性下顺序分散多智能体系统的标准数学框架。在这项工作中,我们重点分析了分散的pomdp中团队的形成和改革,并提出了一个新的模型——团队- pomdp。我们从合作博弈论领域继承了该模型的一些有趣的结构性质。我们引入了一种基于蒙特卡罗的规划算法来学习局部最优的团队改革策略,这些策略告诉我们的智能体如何动态地重新安排,以便更好地处理手头任务的演变。通过在执行过程中改革团队,我们的实验表明,我们能够获得比固定团队更高的预期长期回报。
{"title":"Monte-Carlo Planning for Team Re-Formation Under Uncertainty: Model and Properties","authors":"Jonathan Cohen, A. Mouaddib","doi":"10.1109/ICTAI.2018.00077","DOIUrl":"https://doi.org/10.1109/ICTAI.2018.00077","url":null,"abstract":"Teamwork in decentralized systems plays a central role in recent artificial intelligence advances, such as in applications to disaster response. Decentralized partially observable Markov decision processes (Dec-POMDPs) have emerged as the de facto standard mathematical framework to study and optimally plan in sequentially decentralized multiagent systems under uncertainty. In this work, we focus our analysis on team formation and reformation in Decentralized POMDPs with a new model coined Team-POMDPs. We present some interesting structural properties of this model inherited from the field of cooperative game theory. We introduce a Monte Carlo-based planning algorithm to learn locally optimal team-reformation policies that tell our agents how to dynamically rearrange in order to better deal with the evolution of the task at hand. By reforming the team during execution, our experiments show that we are able to achieve higher expected long-term rewards than with stationary teams.","PeriodicalId":254686,"journal":{"name":"2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)","volume":"111 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116491003","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
Detection of Shilling Attack Based on Bayesian Model and User Embedding 基于贝叶斯模型和用户嵌入的Shilling攻击检测
Fan Yang, Min Gao, Junliang Yu, Yuqi Song, Xinyi Wang
The recommendation systems have been widely employed due to the effectiveness on mitigating the information overload issue. At present, the recommendation systems have made great progress, but they are under the threat of shilling attack because of their open nature. Shilling attack is the way by which the attackers can manipulate the recommendation results and cause great harm to recommendation systems. Existing shilling attack detection models are mainly based on statistical measures to extract features like the rating deviation, which are generally susceptible to attack strategies. Once the attacker changes attack strategy, the detection model which is based on the statistical method may fail. Some researchers have identified that implicit features hidden in user-user interactions and user-item interactions can be utilized to solve the problem. Their research aims to learn potential relationship between users to update features. However, the research ignores the significance of learning features by employing label information. To solve this problem, in this paper, we propose a novel detection model, named BayesDetector, which takes not only the user-user and user-item interactions but also the label information into consideration in the process of learning user implicit features. Furthermore, to take full advantage of user labels, the Bayesian model is added to the feature learning. Experiments on two datasets, Amazon and Movielens, show that BayesDetector significantly outperforms the state-of-the-art methods.
推荐系统由于能够有效地缓解信息过载问题而得到了广泛的应用。目前,推荐系统已经取得了很大的进步,但由于其开放性,也面临着先令攻击的威胁。先令攻击是攻击者操纵推荐结果,对推荐系统造成极大危害的一种攻击方式。现有的先令攻击检测模型主要是基于统计度量来提取评级偏差等特征,这些特征通常容易受到攻击策略的影响。一旦攻击者改变攻击策略,基于统计方法的检测模型可能会失效。一些研究者已经发现隐藏在用户-用户交互和用户-物品交互中的隐式特征可以用来解决这个问题。他们的研究旨在了解用户之间更新功能的潜在关系。然而,该研究忽略了使用标签信息学习特征的意义。为了解决这一问题,本文提出了一种新的检测模型BayesDetector,该模型在学习用户隐式特征的过程中不仅考虑了用户-用户和用户-物品的交互,还考虑了标签信息。为了充分利用用户标签,在特征学习中加入了贝叶斯模型。在Amazon和Movielens两个数据集上的实验表明,BayesDetector明显优于最先进的方法。
{"title":"Detection of Shilling Attack Based on Bayesian Model and User Embedding","authors":"Fan Yang, Min Gao, Junliang Yu, Yuqi Song, Xinyi Wang","doi":"10.1109/ICTAI.2018.00102","DOIUrl":"https://doi.org/10.1109/ICTAI.2018.00102","url":null,"abstract":"The recommendation systems have been widely employed due to the effectiveness on mitigating the information overload issue. At present, the recommendation systems have made great progress, but they are under the threat of shilling attack because of their open nature. Shilling attack is the way by which the attackers can manipulate the recommendation results and cause great harm to recommendation systems. Existing shilling attack detection models are mainly based on statistical measures to extract features like the rating deviation, which are generally susceptible to attack strategies. Once the attacker changes attack strategy, the detection model which is based on the statistical method may fail. Some researchers have identified that implicit features hidden in user-user interactions and user-item interactions can be utilized to solve the problem. Their research aims to learn potential relationship between users to update features. However, the research ignores the significance of learning features by employing label information. To solve this problem, in this paper, we propose a novel detection model, named BayesDetector, which takes not only the user-user and user-item interactions but also the label information into consideration in the process of learning user implicit features. Furthermore, to take full advantage of user labels, the Bayesian model is added to the feature learning. Experiments on two datasets, Amazon and Movielens, show that BayesDetector significantly outperforms the state-of-the-art methods.","PeriodicalId":254686,"journal":{"name":"2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123277440","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
期刊
2018 IEEE 30th International Conference on Tools with Artificial Intelligence (ICTAI)
全部 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