首页 > 最新文献

2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)最新文献

英文 中文
BigClue: Towards a generic IoT cross-domain data processing platform BigClue:迈向通用物联网跨域数据处理平台
Dan Huru, C. Leordeanu, E. Apostol, V. Cristea
Initially IoT systems have been built as isolated solutions for each problem domain. This has implied a lack of standardization and interoperability. The global IoT vision aims to integrate distinct problem domains into a unified network in order to offer enriched context and meaningful correlations. Connecting global platforms with multiple IoT sensor networks will imply increased data processing requirements. In this paper we first present the main technical challenges and non-functional requirements demanded by a cross-domain IoT data processing platform. We then propose a cloud based data processing architecture that integrates a collection of suitable frameworks from existing state of the art work. In the end we validate the proposal with a reference implementation.
最初,物联网系统被构建为每个问题领域的孤立解决方案。这意味着缺乏标准化和互操作性。全球物联网愿景旨在将不同的问题领域整合到统一的网络中,以提供丰富的背景和有意义的相关性。将全球平台与多个物联网传感器网络连接将意味着数据处理需求的增加。在本文中,我们首先提出了跨域物联网数据处理平台所需的主要技术挑战和非功能需求。然后,我们提出了一个基于云的数据处理架构,该架构集成了来自现有艺术工作状态的合适框架的集合。最后,我们用一个参考实现验证了该建议。
{"title":"BigClue: Towards a generic IoT cross-domain data processing platform","authors":"Dan Huru, C. Leordeanu, E. Apostol, V. Cristea","doi":"10.1109/ICCP.2018.8516597","DOIUrl":"https://doi.org/10.1109/ICCP.2018.8516597","url":null,"abstract":"Initially IoT systems have been built as isolated solutions for each problem domain. This has implied a lack of standardization and interoperability. The global IoT vision aims to integrate distinct problem domains into a unified network in order to offer enriched context and meaningful correlations. Connecting global platforms with multiple IoT sensor networks will imply increased data processing requirements. In this paper we first present the main technical challenges and non-functional requirements demanded by a cross-domain IoT data processing platform. We then propose a cloud based data processing architecture that integrates a collection of suitable frameworks from existing state of the art work. In the end we validate the proposal with a reference implementation.","PeriodicalId":259007,"journal":{"name":"2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123928657","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
NEARBY Platform: Algorithm for Automated Asteroids Detection in Astronomical Images near平台:天文图像中自动小行星探测算法
T. Stefanut, V. Bâcu, C. Nandra, Denisa Balasz, D. Gorgan, Ovidiu Vaduvescu
In the past two decades an increasing interest in discovering Near Earth Objects has been noted in the astronomical community. Dedicated surveys have been operated for data acquisition and processing, resulting in the present discovery of over 18.000 objects that are closer than 30 million miles of Earth. Nevertheless, recent events have shown that there still are many undiscovered asteroids that can be on collision course to Earth. This article presents an original NEO detection algorithm developed in the NEARBY research object, that has been integrated into an automated MOPS processing pipeline aimed at identifying moving space objects based on the blink method. Proposed solution can be considered an approach of Big Data processing and analysis, implementing visual analytics techniques for rapid human data validation.
在过去的二十年里,天文学界对发现近地天体的兴趣日益浓厚。专门的调查已经用于数据采集和处理,导致目前发现了18000多个离地球近3000万英里的物体。然而,最近的事件表明,仍有许多未被发现的小行星可能会撞向地球。本文提出了一种基于near研究对象开发的新颖近地天体探测算法,并将其集成到基于眨眼法的MOPS自动化处理流水线中,用于识别空间运动物体。提出的解决方案可以被认为是大数据处理和分析的一种方法,实现了快速人工数据验证的可视化分析技术。
{"title":"NEARBY Platform: Algorithm for Automated Asteroids Detection in Astronomical Images","authors":"T. Stefanut, V. Bâcu, C. Nandra, Denisa Balasz, D. Gorgan, Ovidiu Vaduvescu","doi":"10.1109/ICCP.2018.8516594","DOIUrl":"https://doi.org/10.1109/ICCP.2018.8516594","url":null,"abstract":"In the past two decades an increasing interest in discovering Near Earth Objects has been noted in the astronomical community. Dedicated surveys have been operated for data acquisition and processing, resulting in the present discovery of over 18.000 objects that are closer than 30 million miles of Earth. Nevertheless, recent events have shown that there still are many undiscovered asteroids that can be on collision course to Earth. This article presents an original NEO detection algorithm developed in the NEARBY research object, that has been integrated into an automated MOPS processing pipeline aimed at identifying moving space objects based on the blink method. Proposed solution can be considered an approach of Big Data processing and analysis, implementing visual analytics techniques for rapid human data validation.","PeriodicalId":259007,"journal":{"name":"2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)","volume":"202 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114427883","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
New parallel Genetic Algorithms on GPU for solving Max-CSPs 求解max - csp的新型GPU并行遗传算法
Narjess Dali, Sadok Bouamama
Constraint Satisfaction Problems (CSPs) are among the easiest and more used formalisms to model real-world-constrained problems (transport, planning, scheduling, Indeed, the Genetic Algorithm (GA) is one of the optimization methods used to solve CSPs. This meta-heuristic finds a good solution in a reasonable time. However, it could be inefficient when dealing with very large-scale problems, in particular CSPs. Therefore, the High Performance Computing (HPC) is recommended, as an additional way, to accelerate the research. This paper introduces two parallel genetic algorithm-based approaches using GPU for solving Maximal Constraint Satisfaction Problems (Max-CSPs). The first approach is based on one parallelism level, while the second approach is based on two parallelism levels. The experimental results presented in this work, prove how efficient our proposed approaches are.
约束满足问题(CSPs)是建模现实世界约束问题(运输、规划、调度)最简单和最常用的形式之一,遗传算法(GA)是用于解决CSPs的优化方法之一。这种元启发式方法在合理的时间内找到一个好的解决方案。但是,在处理非常大规模的问题,特别是csp时,它可能效率低下。因此,建议使用高性能计算(HPC)作为加速研究的额外途径。本文介绍了两种基于并行遗传算法的GPU求解最大约束满足问题的方法。第一种方法基于一个并行度级别,而第二种方法基于两个并行度级别。本工作的实验结果证明了我们所提出的方法的有效性。
{"title":"New parallel Genetic Algorithms on GPU for solving Max-CSPs","authors":"Narjess Dali, Sadok Bouamama","doi":"10.1109/ICCP.2018.8516584","DOIUrl":"https://doi.org/10.1109/ICCP.2018.8516584","url":null,"abstract":"Constraint Satisfaction Problems (CSPs) are among the easiest and more used formalisms to model real-world-constrained problems (transport, planning, scheduling, Indeed, the Genetic Algorithm (GA) is one of the optimization methods used to solve CSPs. This meta-heuristic finds a good solution in a reasonable time. However, it could be inefficient when dealing with very large-scale problems, in particular CSPs. Therefore, the High Performance Computing (HPC) is recommended, as an additional way, to accelerate the research. This paper introduces two parallel genetic algorithm-based approaches using GPU for solving Maximal Constraint Satisfaction Problems (Max-CSPs). The first approach is based on one parallelism level, while the second approach is based on two parallelism levels. The experimental results presented in this work, prove how efficient our proposed approaches are.","PeriodicalId":259007,"journal":{"name":"2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)","volume":"149 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125242033","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
Designing agents for the Stratego game 为《Stratego》游戏设计代理
Sergiu Redeca, Adrian Groza
We focus here on designing agents for games with incomplete information, such that the Stratego game. We develop two playing agents that use probabilities and forward reasoning with multiple-ply. We also proposed various evaluation functions for a given position and we analyse the importance of the starting configuration.
我们在此着重于设计具有不完全信息的游戏的代理,例如Stratego游戏。我们开发了两个使用概率和多次前向推理的游戏代理。我们还提出了针对给定位置的各种评估函数,并分析了起始配置的重要性。
{"title":"Designing agents for the Stratego game","authors":"Sergiu Redeca, Adrian Groza","doi":"10.1109/ICCP.2018.8516593","DOIUrl":"https://doi.org/10.1109/ICCP.2018.8516593","url":null,"abstract":"We focus here on designing agents for games with incomplete information, such that the Stratego game. We develop two playing agents that use probabilities and forward reasoning with multiple-ply. We also proposed various evaluation functions for a given position and we analyse the importance of the starting configuration.","PeriodicalId":259007,"journal":{"name":"2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)","volume":"172 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121043682","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
Automated Age-Related Macular Degeneration and Diabetic Macular Edema Detection on OCT Images using Deep Learning 使用深度学习的OCT图像自动检测年龄相关性黄斑变性和糖尿病性黄斑水肿
S. Kaymak, Ali Serener
Age-related macular degeneration (AMD) is an eye disease that damages the retina, causing vision loss. Diabetic macular edema (DME) is also a form of vision loss for diabetic people. It is therefore crucial to detect AMD and DME in the early stages for the timely treatment of the eye and the prevention of any vision impairment. Automatic detection of DME and AMD on optical coherence tomography (OCT) images are presented in this paper. The method used is based on training a deep learning algorithm to classify them into healthy, dry AMD, wet AMD and DME categories. This method outperforms a transfer learning based method proposed recently in the literature for classification of OCT images into AMD and DME categories.
老年性黄斑变性(AMD)是一种眼部疾病,损害视网膜,导致视力丧失。糖尿病性黄斑水肿(DME)也是糖尿病患者视力丧失的一种形式。因此,早期发现AMD和DME对于及时治疗眼睛和预防任何视力损害至关重要。提出了在光学相干断层扫描(OCT)图像上自动检测DME和AMD的方法。使用的方法是基于训练深度学习算法将它们分为健康、干性AMD、湿性AMD和DME类别。该方法优于最近在文献中提出的基于迁移学习的方法,用于将OCT图像分类为AMD和DME类别。
{"title":"Automated Age-Related Macular Degeneration and Diabetic Macular Edema Detection on OCT Images using Deep Learning","authors":"S. Kaymak, Ali Serener","doi":"10.1109/ICCP.2018.8516635","DOIUrl":"https://doi.org/10.1109/ICCP.2018.8516635","url":null,"abstract":"Age-related macular degeneration (AMD) is an eye disease that damages the retina, causing vision loss. Diabetic macular edema (DME) is also a form of vision loss for diabetic people. It is therefore crucial to detect AMD and DME in the early stages for the timely treatment of the eye and the prevention of any vision impairment. Automatic detection of DME and AMD on optical coherence tomography (OCT) images are presented in this paper. The method used is based on training a deep learning algorithm to classify them into healthy, dry AMD, wet AMD and DME categories. This method outperforms a transfer learning based method proposed recently in the literature for classification of OCT images into AMD and DME categories.","PeriodicalId":259007,"journal":{"name":"2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121235397","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}
引用次数: 49
Semantic information based vehicle relative orientation and taillight detection 基于语义信息的车辆相对方位和尾灯检测
F. Vancea, S. Nedevschi
Vehicle taillight detection is an important topic in the fields of collision avoidance systems and autonomous vehicles. By analyzing the changes in the taillights of vehicles, the intention of the driver can be understood, which can prevent possible accidents. This paper presents a convolutional neural network architecture capable of segmenting taillight pixels by detecting vehicles and uses already computed features to segment taillights. The network is composed of a Faster RCNN that detects vehicles and classify them based their orientation relative to the camera and a subnetwork that is responsible for segmenting taillight pixels from vehicles that have their rear facing the camera. Multiple Faster RCNN configurations were trained and evaluated. This work also presents a way of adapting the ERFNet semantic segmentation architecture for the purpose of taillight extraction, object detection and classification. The networks were trained and evaluated using the KITTI object detection dataset.
汽车尾灯检测是避碰系统和自动驾驶汽车领域的一个重要课题。通过分析车辆尾灯的变化,可以了解驾驶员的意图,从而预防可能发生的事故。本文提出了一种卷积神经网络结构,该结构能够通过检测车辆来分割尾灯像素,并使用已经计算的特征来分割尾灯。该网络由一个更快的RCNN组成,该网络检测车辆并根据车辆相对于摄像头的方向对其进行分类,而子网络则负责从汽车的尾灯像素中分割出后面向摄像头的车辆。对多个更快的RCNN配置进行了训练和评估。本文还提出了一种将ERFNet语义分割架构用于尾灯提取、目标检测和分类的方法。使用KITTI目标检测数据集对网络进行训练和评估。
{"title":"Semantic information based vehicle relative orientation and taillight detection","authors":"F. Vancea, S. Nedevschi","doi":"10.1109/ICCP.2018.8516631","DOIUrl":"https://doi.org/10.1109/ICCP.2018.8516631","url":null,"abstract":"Vehicle taillight detection is an important topic in the fields of collision avoidance systems and autonomous vehicles. By analyzing the changes in the taillights of vehicles, the intention of the driver can be understood, which can prevent possible accidents. This paper presents a convolutional neural network architecture capable of segmenting taillight pixels by detecting vehicles and uses already computed features to segment taillights. The network is composed of a Faster RCNN that detects vehicles and classify them based their orientation relative to the camera and a subnetwork that is responsible for segmenting taillight pixels from vehicles that have their rear facing the camera. Multiple Faster RCNN configurations were trained and evaluated. This work also presents a way of adapting the ERFNet semantic segmentation architecture for the purpose of taillight extraction, object detection and classification. The networks were trained and evaluated using the KITTI object detection dataset.","PeriodicalId":259007,"journal":{"name":"2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)","volume":"201 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121312352","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
Developing An Ontology Of Cyber-Operations In Networks Of Computers 计算机网络中网络操作本体的发展
Andrei Zamfira, H. Ciocarlie
Many detection techniques have been proposed until now that struggle to keep up with the inherent complexity of applications, networks and protocols, resulting also in the growing rate of attacks that exploit them. Security frameworks that are created using an ontological approach are the next-gen systems of defense that have some advantages over the conventional techniques because they can capture the context of information and are capable to filter these contents depending on some certain factors. This paper proposes a method of creating an ontology that can be used for improving detection capabilities of attacks at all application levels. The ontology serves as a data model and knowledge base of the cyberoperations domain that conceptualizes and stores various types of data needed in the process of detecting an aware situation, such as information about attacks (types), OSI stack levels to which are targeted (software, network, hardware), countermeasure methods, resources necessary, knowledge required etc. The quality of the proposed model was assessed using a methodology known as OntoClean, that is a comprehensive suite of metrics for ontology evaluation that can comprise up to 15 criteria, as will be discussed during this paper. The ontology was tested in attack detection using a prototype web application firewall. In the evaluation process we used the famous dataset Kyoto2006+ proposed by the University of Kyoto in this scope. The results yielded for attacks detection by our proposed system were compared to other existing security solutions, like ModSecurit and Snort. In the conclusion section are stated the future directions of this research towards constructing reliable systems for cyber-security.
到目前为止,已经提出了许多检测技术,难以跟上应用程序、网络和协议固有的复杂性,这也导致利用它们的攻击速度不断增长。使用本体论方法创建的安全框架是下一代防御系统,它比传统技术有一些优势,因为它们可以捕获信息的上下文,并能够根据某些特定因素过滤这些内容。本文提出了一种创建本体的方法,该本体可用于提高所有应用层对攻击的检测能力。本体是网络作战领域的数据模型和知识库,它概念化和存储检测感知情况过程中所需的各种类型的数据,如攻击信息(类型)、目标OSI堆栈级别(软件、网络、硬件)、对策方法、所需资源、所需知识等。所提议的模型的质量是使用一种称为OntoClean的方法来评估的,这是一套全面的本体评估指标,可以包含多达15个标准,这将在本文中讨论。利用原型web应用防火墙对本体进行了攻击检测。在评估过程中,我们使用了京都大学在该范围内提出的著名数据集Kyoto +。我们提出的系统对攻击检测产生的结果与其他现有的安全解决方案(如ModSecurit和Snort)进行了比较。在结论部分,提出了构建可靠的网络安全系统的未来研究方向。
{"title":"Developing An Ontology Of Cyber-Operations In Networks Of Computers","authors":"Andrei Zamfira, H. Ciocarlie","doi":"10.1109/ICCP.2018.8516644","DOIUrl":"https://doi.org/10.1109/ICCP.2018.8516644","url":null,"abstract":"Many detection techniques have been proposed until now that struggle to keep up with the inherent complexity of applications, networks and protocols, resulting also in the growing rate of attacks that exploit them. Security frameworks that are created using an ontological approach are the next-gen systems of defense that have some advantages over the conventional techniques because they can capture the context of information and are capable to filter these contents depending on some certain factors. This paper proposes a method of creating an ontology that can be used for improving detection capabilities of attacks at all application levels. The ontology serves as a data model and knowledge base of the cyberoperations domain that conceptualizes and stores various types of data needed in the process of detecting an aware situation, such as information about attacks (types), OSI stack levels to which are targeted (software, network, hardware), countermeasure methods, resources necessary, knowledge required etc. The quality of the proposed model was assessed using a methodology known as OntoClean, that is a comprehensive suite of metrics for ontology evaluation that can comprise up to 15 criteria, as will be discussed during this paper. The ontology was tested in attack detection using a prototype web application firewall. In the evaluation process we used the famous dataset Kyoto2006+ proposed by the University of Kyoto in this scope. The results yielded for attacks detection by our proposed system were compared to other existing security solutions, like ModSecurit and Snort. In the conclusion section are stated the future directions of this research towards constructing reliable systems for cyber-security.","PeriodicalId":259007,"journal":{"name":"2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126742454","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Ensemble of Artificial Neural Networks for Aspect Based Sentiment Analysis 面向面向方面情感分析的人工神经网络集成
Andreea Onaciu, A. Marginean
Aspect Based Sentiment Analysis is a natural language processing task. The goal of this task is to extract sentiments expressed in online reviews about different aspects of a certain product or service, in order to be further analyzed and aggregated. This paper intends to present the system we developed for solving this task. We used a method consisting of an ensemble of classifiers built using deep learning strategies. It also makes use of the performance and advantages of pretrained word embeddings from the ConceptNet semantic network. We tested two different networks architectures: a recurrent network and a convolutional network. The paper also analyses other top systems architectures from the international workshop on Semantic Evaluation (SemEval-2016) Task 5: Aspect Based Sentiment Analysis. We compare their results and methods with the results provided by our system, using a restaurant reviews dataset provided by the workshop. The results obtained by our method exceed the ones obtained by the presented systems.
基于方面的情感分析是一项自然语言处理任务。该任务的目标是提取在线评论中表达的关于某个产品或服务的不同方面的情感,以便进一步分析和汇总。本文旨在介绍我们为解决这一问题而开发的系统。我们使用了一种由使用深度学习策略构建的分类器集成组成的方法。它还利用了ConceptNet语义网络中预训练词嵌入的性能和优势。我们测试了两种不同的网络架构:循环网络和卷积网络。本文还分析了来自语义评估国际研讨会(SemEval-2016)任务5:基于方面的情感分析的其他顶级系统架构。我们使用研讨会提供的餐厅评论数据集,将他们的结果和方法与我们的系统提供的结果进行比较。本文方法得到的结果优于现有系统得到的结果。
{"title":"Ensemble of Artificial Neural Networks for Aspect Based Sentiment Analysis","authors":"Andreea Onaciu, A. Marginean","doi":"10.1109/ICCP.2018.8516637","DOIUrl":"https://doi.org/10.1109/ICCP.2018.8516637","url":null,"abstract":"Aspect Based Sentiment Analysis is a natural language processing task. The goal of this task is to extract sentiments expressed in online reviews about different aspects of a certain product or service, in order to be further analyzed and aggregated. This paper intends to present the system we developed for solving this task. We used a method consisting of an ensemble of classifiers built using deep learning strategies. It also makes use of the performance and advantages of pretrained word embeddings from the ConceptNet semantic network. We tested two different networks architectures: a recurrent network and a convolutional network. The paper also analyses other top systems architectures from the international workshop on Semantic Evaluation (SemEval-2016) Task 5: Aspect Based Sentiment Analysis. We compare their results and methods with the results provided by our system, using a restaurant reviews dataset provided by the workshop. The results obtained by our method exceed the ones obtained by the presented systems.","PeriodicalId":259007,"journal":{"name":"2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129091837","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
Analysing Climate Change Arguments Using Subjective Logic 用主观逻辑分析气候变化论点
Adrian Groza, Pınar Öztürk, R. R. Slavescu, A. Marginean, R. Prasath
Climate experts have agreed that global warming is at least partially caused by certain human activities. Different from experts, this agreement has not reached all the public arena yet. That is, people have different views and therefore argue about climate change issues. We are interested in analysing people's arguments on global warming. The large number of conveyed arguments need somehow to be aggregated in order to have a top level view on what people believe. To build such collective opinion, we use subjective logic. Based on subjective reasoning we are able to assess the expectance that a debate topic be accepted by a given community or arguers. We collected arguments on climate change from three debates sites: Debatepedia, For and Against and Debate.org. We can analyse the differences between such communities. We use the consensus operator in subjective logic to aggregate similar opinions from distinct debate communities. Moreover, various debate topics can refer to the same issue but with different phases. We apply the affinity propagation algorithm to cluster the debates. Our approach for analysing people arguments can be applied in different domains, other than the one exemplified here, that is climate change.
气候专家一致认为,全球变暖至少部分是由某些人类活动造成的。与专家们的看法不同,这一共识尚未达到所有公众层面。也就是说,人们有不同的观点,因此争论气候变化问题。我们对分析人们关于全球变暖的观点很感兴趣。为了对人们的看法有一个最高层次的看法,需要以某种方式汇总大量传达的论点。为了建立这样的集体意见,我们使用主观逻辑。基于主观推理,我们能够评估一个辩论主题被给定社区或辩论者接受的期望。我们从三个辩论网站收集了关于气候变化的争论:辩论百科、赞成和反对以及辩论网站。我们可以分析这些社区之间的差异。我们使用主观逻辑中的共识算子来聚合来自不同辩论社区的相似意见。此外,不同的辩论主题可以指同一个问题,但不同的阶段。我们采用亲和传播算法对辩论进行聚类。我们分析人们争论的方法可以应用于不同的领域,除了这里举的例子,那就是气候变化。
{"title":"Analysing Climate Change Arguments Using Subjective Logic","authors":"Adrian Groza, Pınar Öztürk, R. R. Slavescu, A. Marginean, R. Prasath","doi":"10.1109/ICCP.2018.8516616","DOIUrl":"https://doi.org/10.1109/ICCP.2018.8516616","url":null,"abstract":"Climate experts have agreed that global warming is at least partially caused by certain human activities. Different from experts, this agreement has not reached all the public arena yet. That is, people have different views and therefore argue about climate change issues. We are interested in analysing people's arguments on global warming. The large number of conveyed arguments need somehow to be aggregated in order to have a top level view on what people believe. To build such collective opinion, we use subjective logic. Based on subjective reasoning we are able to assess the expectance that a debate topic be accepted by a given community or arguers. We collected arguments on climate change from three debates sites: Debatepedia, For and Against and Debate.org. We can analyse the differences between such communities. We use the consensus operator in subjective logic to aggregate similar opinions from distinct debate communities. Moreover, various debate topics can refer to the same issue but with different phases. We apply the affinity propagation algorithm to cluster the debates. Our approach for analysing people arguments can be applied in different domains, other than the one exemplified here, that is climate change.","PeriodicalId":259007,"journal":{"name":"2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127521236","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
ICCP 2018 Keynote Lecture ICCP 2018主题演讲
{"title":"ICCP 2018 Keynote Lecture","authors":"","doi":"10.1109/iccp.2018.8516588","DOIUrl":"https://doi.org/10.1109/iccp.2018.8516588","url":null,"abstract":"","PeriodicalId":259007,"journal":{"name":"2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)","volume":"86 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124957034","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
期刊
2018 IEEE 14th International Conference on Intelligent Computer Communication and Processing (ICCP)
全部 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