首页 > 最新文献

2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)最新文献

英文 中文
Suitable Recurrent Neural Network for Air Quality Prediction With Backpropagation Through Time 适用于空气质量随时间反向传播预测的递归神经网络
Pub Date : 2018-10-01 DOI: 10.1109/ICICOS.2018.8621720
Widya Mas Septiawan, S. Endah
Air pollution currently occurs in developed and developing countries and can disrupt environmental conditions and public health. Determining the level of air pollution (air pollutants) or air quality can be seen from a group of sensitive parameters such as NO2, O3, PM10, PM2.5, and SO2. This study predicts data on air pollutant concentrations over time (time series data) to determine future air quality conditions that are good or bad for health and the environment. Data predictions can use algorithms from artificial neural networks, one of which is the Backpropagation Through Time (BPTT) algorithm. BPTT is a learning algorithm developed from the backpropagation algorithm that is applied to the Recurrent Neural Network (RNN) network architecture. BPTT algorithm and RNN architecture have the advantage of predicting time series data because they not only consider the latest inputs, but also all previous inputs in the network. This study proposes to apply the BPTT algorithm by comparing Elman RNN, Jordan RNN, and hybrid network architecture to predict the time series data of air pollutant concentration in determining air quality. The architecture that is suitable for predicting air pollutant concentrations in determining air quality is Jordan RNN which is based on MAPE testing of 6.481% to 7.177% for each data, and the average MAPE prediction for new input data is 5.9024%. Based on the air quality category, the prediction category of the three architectures produces the same category between prediction categories with air quality categories from real data or in other words, the three architectures are suitable for predicting air quality.
空气污染目前发生在发达国家和发展中国家,并可能破坏环境条件和公众健康。从NO2、O3、PM10、PM2.5、SO2等一组敏感参数可以看出空气污染(空气污染物)或空气质量的水平。这项研究预测了一段时间内空气污染物浓度的数据(时间序列数据),以确定未来的空气质量状况对健康和环境是好是坏。数据预测可以使用人工神经网络的算法,其中之一是时间反向传播(BPTT)算法。BPTT是一种从反向传播算法发展而来的学习算法,应用于递归神经网络(RNN)网络结构。BPTT算法和RNN结构在预测时间序列数据方面具有优势,因为它们不仅考虑了网络中最新的输入,而且考虑了网络中所有之前的输入。本研究提出通过比较Elman RNN、Jordan RNN和混合网络架构,应用BPTT算法预测空气污染物浓度的时间序列数据,确定空气质量。在确定空气质量时,适合预测空气污染物浓度的架构是Jordan RNN,该架构基于MAPE测试,对每个数据的MAPE预测率为6.481% ~ 7.177%,对新输入数据的平均MAPE预测率为5.9024%。基于空气质量类别,三种架构的预测类别与实际数据的空气质量类别之间产生相同的预测类别,即三种架构适合于预测空气质量。
{"title":"Suitable Recurrent Neural Network for Air Quality Prediction With Backpropagation Through Time","authors":"Widya Mas Septiawan, S. Endah","doi":"10.1109/ICICOS.2018.8621720","DOIUrl":"https://doi.org/10.1109/ICICOS.2018.8621720","url":null,"abstract":"Air pollution currently occurs in developed and developing countries and can disrupt environmental conditions and public health. Determining the level of air pollution (air pollutants) or air quality can be seen from a group of sensitive parameters such as NO2, O3, PM10, PM2.5, and SO2. This study predicts data on air pollutant concentrations over time (time series data) to determine future air quality conditions that are good or bad for health and the environment. Data predictions can use algorithms from artificial neural networks, one of which is the Backpropagation Through Time (BPTT) algorithm. BPTT is a learning algorithm developed from the backpropagation algorithm that is applied to the Recurrent Neural Network (RNN) network architecture. BPTT algorithm and RNN architecture have the advantage of predicting time series data because they not only consider the latest inputs, but also all previous inputs in the network. This study proposes to apply the BPTT algorithm by comparing Elman RNN, Jordan RNN, and hybrid network architecture to predict the time series data of air pollutant concentration in determining air quality. The architecture that is suitable for predicting air pollutant concentrations in determining air quality is Jordan RNN which is based on MAPE testing of 6.481% to 7.177% for each data, and the average MAPE prediction for new input data is 5.9024%. Based on the air quality category, the prediction category of the three architectures produces the same category between prediction categories with air quality categories from real data or in other words, the three architectures are suitable for predicting air quality.","PeriodicalId":438473,"journal":{"name":"2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116178071","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
Cloud-Based Multinomial Logistic Regression for Analyzing Maternal Mortality Data in Postpartum Period 基于云的多项Logistic回归分析产后产妇死亡率数据
Pub Date : 2018-10-01 DOI: 10.1109/ICICOS.2018.8621711
Radite Purwahana, S. Suryono, J. E. Suseno
The analysis used in dealing with maternal mortality factors in the postpartum period can be used as a reference in preventing maternal death in the postpartum period. Appropriate analysis is needed to reduce maternal mortality rates in the postpartum period. This study uses multinomial logistic regression to analyze the data of mothers dying in the postpartum period based on the main variables causing maternal death. Multinomial logistic regression process is carried out by looking at data records of variables that influence maternal mortality. In the first experiment using data from midwife visits for seven days, the results of the multinomial logistic regression process with the highest maternal mortality occurred on the fourth day with anogenital variables reaching a percentage of 32.4% of the causes of maternal death. Multinomial logistic regression processes are combined with cloud computing technology so that data can be processed more quickly and can be used together.
处理产后产妇死亡因素的分析可作为预防产后产妇死亡的参考。需要进行适当的分析,以降低产后产妇死亡率。本研究以导致产妇死亡的主要变量为基础,采用多项logistic回归对产后产妇死亡数据进行分析。通过查看影响产妇死亡率的变量的数据记录,进行多项逻辑回归过程。在第一个实验中,使用了七天的助产士访问数据,多项逻辑回归过程的结果显示,第四天的产妇死亡率最高,肛门生殖器变量占产妇死亡原因的32.4%。多项逻辑回归过程与云计算技术相结合,可以更快地处理数据,并可以一起使用。
{"title":"Cloud-Based Multinomial Logistic Regression for Analyzing Maternal Mortality Data in Postpartum Period","authors":"Radite Purwahana, S. Suryono, J. E. Suseno","doi":"10.1109/ICICOS.2018.8621711","DOIUrl":"https://doi.org/10.1109/ICICOS.2018.8621711","url":null,"abstract":"The analysis used in dealing with maternal mortality factors in the postpartum period can be used as a reference in preventing maternal death in the postpartum period. Appropriate analysis is needed to reduce maternal mortality rates in the postpartum period. This study uses multinomial logistic regression to analyze the data of mothers dying in the postpartum period based on the main variables causing maternal death. Multinomial logistic regression process is carried out by looking at data records of variables that influence maternal mortality. In the first experiment using data from midwife visits for seven days, the results of the multinomial logistic regression process with the highest maternal mortality occurred on the fourth day with anogenital variables reaching a percentage of 32.4% of the causes of maternal death. Multinomial logistic regression processes are combined with cloud computing technology so that data can be processed more quickly and can be used together.","PeriodicalId":438473,"journal":{"name":"2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121486420","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}
引用次数: 3
A Column Generation Approach for Personnel Sched uling with Discrete Uncertain Requirements 离散不确定需求下人员调度的列生成方法
Pub Date : 2018-10-01 DOI: 10.1109/ICICOS.2018.8621664
Pattarapong Pakpoom, P. Charnsethikul
In this work, we model a personnel scheduling problem with uncertain demand as a two-stage stochastic integer program. The model is a large integer program with a large number of columns and constraints which creates difficulty for optimization process. We apply column generation method and Benders' decomposition technique to solve the problem. We test our proposed algorithm on some generated instances and obtain satisfying results showing improvement in obtaining good solutions quickly over solving MIP on GAMS with CPLEX solver.
本文将具有不确定需求的人员调度问题建模为两阶段随机整数规划。该模型是一个包含大量列和约束的大整数程序,这给优化过程带来了困难。我们采用柱生成法和Benders分解技术来解决这个问题。我们在一些生成的实例上测试了我们的算法,得到了令人满意的结果,表明与使用CPLEX求解器在GAMS上求解MIP相比,该算法在快速获得好的解方面有了改进。
{"title":"A Column Generation Approach for Personnel Sched uling with Discrete Uncertain Requirements","authors":"Pattarapong Pakpoom, P. Charnsethikul","doi":"10.1109/ICICOS.2018.8621664","DOIUrl":"https://doi.org/10.1109/ICICOS.2018.8621664","url":null,"abstract":"In this work, we model a personnel scheduling problem with uncertain demand as a two-stage stochastic integer program. The model is a large integer program with a large number of columns and constraints which creates difficulty for optimization process. We apply column generation method and Benders' decomposition technique to solve the problem. We test our proposed algorithm on some generated instances and obtain satisfying results showing improvement in obtaining good solutions quickly over solving MIP on GAMS with CPLEX solver.","PeriodicalId":438473,"journal":{"name":"2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)","volume":"184 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124676571","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
A Distributional Model of Sensitive Values on p-Sensitive in Multiple Sensitive Attributes 多敏感属性p敏感上敏感值的分布模型
Pub Date : 2018-10-01 DOI: 10.1109/ICICOS.2018.8621698
Widodo, W. Wibowo
Privacy preserving data publishing is a growing research in computer science. Many of study on this research focus on single sensitive attribute. While many of multiple sensitive attributes researches do not set the sensitive attribute distribution. It is necessary for ensuring p-sensitive property since multiple sensitive attributes not just apply the model in single sensitive attribute. It needs more setting. This research discusses a distribution model to set sensitive attribute values when p-sensitive is applied on multiple sensitive attributes. We build a rule to distribute sensitive values. The result shows that this distribution model satisfies privacy guarantee that is provided by p-sensitive.
隐私保护数据发布是计算机科学领域的一项新兴研究。许多关于该研究的研究都集中在单个敏感属性上。而许多多敏感属性研究并没有设置敏感属性的分布。由于多个敏感属性不只是在单个敏感属性中应用模型,因此必须保证p敏感属性。它需要更多的设置。本文讨论了在多个敏感属性上应用p-sensitive时设置敏感属性值的分布模型。我们建立一个规则来分配敏感值。结果表明,该分布模型满足p敏感算法提供的隐私保证。
{"title":"A Distributional Model of Sensitive Values on p-Sensitive in Multiple Sensitive Attributes","authors":"Widodo, W. Wibowo","doi":"10.1109/ICICOS.2018.8621698","DOIUrl":"https://doi.org/10.1109/ICICOS.2018.8621698","url":null,"abstract":"Privacy preserving data publishing is a growing research in computer science. Many of study on this research focus on single sensitive attribute. While many of multiple sensitive attributes researches do not set the sensitive attribute distribution. It is necessary for ensuring p-sensitive property since multiple sensitive attributes not just apply the model in single sensitive attribute. It needs more setting. This research discusses a distribution model to set sensitive attribute values when p-sensitive is applied on multiple sensitive attributes. We build a rule to distribute sensitive values. The result shows that this distribution model satisfies privacy guarantee that is provided by p-sensitive.","PeriodicalId":438473,"journal":{"name":"2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)","volume":"442 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114583217","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}
引用次数: 7
Predicting Evacuation Destinations due to a Natural Hazard using Mobile Network Data 利用移动网络数据预测自然灾害导致的疏散目的地
Pub Date : 2018-10-01 DOI: 10.1109/ICICOS.2018.8621662
Muhammad Rizal Khaefi, P.Jutta Prahara, Muhammad Rheza, Dikara Alkarisya, G. Hodge
Exposed to a variety of natural hazards, Vanuatu is one of the most disaster-prone countries in the South Pacific. The Government plays a central role in disaster response and has articulated a need for information on disaster-induced displacement in order to target resources. This paper aims to inform preparation and planning by developing a method to predict evacuation destinations before a disaster happens by applying machine learning approaches to mobile network data. In this study, the eruption of Mount Monaro in 2017 is chosen to test the prediction performance of the model in a real disaster scenario. We explored 273 features, extracted from over one-hundred-million anonymized mobile network records, to describe (a) basic phone usage, (b) active user behavior, (c) spatial behavior, (d) regularity, and (e) diversity. Our results show that supervised machine learning methods produce promising results in predicting evacuation destinations.
面对各种自然灾害,瓦努阿图是南太平洋最容易发生灾害的国家之一。政府在救灾方面起着中心作用,并明确表示需要关于灾害造成的流离失所的资料,以便有针对性地提供资源。本文旨在通过开发一种方法,通过将机器学习方法应用于移动网络数据,在灾难发生之前预测疏散目的地,从而为准备和规划提供信息。本研究选择2017年莫纳罗火山喷发事件,在真实灾害场景中检验模型的预测性能。我们从超过1亿条匿名移动网络记录中提取了273个特征,以描述(a)基本电话使用情况,(b)活跃用户行为,(c)空间行为,(d)规律性和(e)多样性。我们的研究结果表明,监督机器学习方法在预测疏散目的地方面产生了有希望的结果。
{"title":"Predicting Evacuation Destinations due to a Natural Hazard using Mobile Network Data","authors":"Muhammad Rizal Khaefi, P.Jutta Prahara, Muhammad Rheza, Dikara Alkarisya, G. Hodge","doi":"10.1109/ICICOS.2018.8621662","DOIUrl":"https://doi.org/10.1109/ICICOS.2018.8621662","url":null,"abstract":"Exposed to a variety of natural hazards, Vanuatu is one of the most disaster-prone countries in the South Pacific. The Government plays a central role in disaster response and has articulated a need for information on disaster-induced displacement in order to target resources. This paper aims to inform preparation and planning by developing a method to predict evacuation destinations before a disaster happens by applying machine learning approaches to mobile network data. In this study, the eruption of Mount Monaro in 2017 is chosen to test the prediction performance of the model in a real disaster scenario. We explored 273 features, extracted from over one-hundred-million anonymized mobile network records, to describe (a) basic phone usage, (b) active user behavior, (c) spatial behavior, (d) regularity, and (e) diversity. Our results show that supervised machine learning methods produce promising results in predicting evacuation destinations.","PeriodicalId":438473,"journal":{"name":"2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126838295","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
Implementation of The Binary Inclusion-Maximal Biclustering Algorithm on Adenoma Microarray Gene Expression Data 腺瘤微阵列基因表达数据二值包含-最大双聚类算法的实现
Pub Date : 2018-10-01 DOI: 10.1109/ICICOS.2018.8621766
Syamira Merina, A. Bustamam, Gianinna Ardaneswari
Adenoma is a benign type of tumor in the epidermal layer of tissue. Adenoma can turn into malignant cancer which is then called Adenocarcinoma. There is a form of molecular biology data which is developing today, namely microarray gene expression data. Microarray can be used for detection and research in the field of oncology. One method for processing and analyzing microarray gene data is by biclustering. In this study, the writer will be using one method of biclustering, the Binary Inclusion-Maximal algorithm, and implement it on microarray gene expression data. The algorithm will be performed on Colon Adenoma data consisting of 7070 genes with four adenoma cell samples and four normal cell samples. The implementation took less than one second and resulted in 22 biclusters composed of 25 genes.
腺瘤是一种良性肿瘤,位于组织表皮层。腺瘤可以转变为恶性肿瘤,也就是腺癌。目前正在发展的一种分子生物学数据形式,即微阵列基因表达数据。微阵列技术可用于肿瘤领域的检测和研究。处理和分析微阵列基因数据的一种方法是双聚类。在本研究中,作者将使用一种双聚类方法,即二值包含最大算法,并将其实现在微阵列基因表达数据上。该算法将在包含7070个基因的结肠腺瘤数据上执行,其中包含4个腺瘤细胞样本和4个正常细胞样本。这个过程只用了不到一秒的时间,就得到了由25个基因组成的22个双聚类。
{"title":"Implementation of The Binary Inclusion-Maximal Biclustering Algorithm on Adenoma Microarray Gene Expression Data","authors":"Syamira Merina, A. Bustamam, Gianinna Ardaneswari","doi":"10.1109/ICICOS.2018.8621766","DOIUrl":"https://doi.org/10.1109/ICICOS.2018.8621766","url":null,"abstract":"Adenoma is a benign type of tumor in the epidermal layer of tissue. Adenoma can turn into malignant cancer which is then called Adenocarcinoma. There is a form of molecular biology data which is developing today, namely microarray gene expression data. Microarray can be used for detection and research in the field of oncology. One method for processing and analyzing microarray gene data is by biclustering. In this study, the writer will be using one method of biclustering, the Binary Inclusion-Maximal algorithm, and implement it on microarray gene expression data. The algorithm will be performed on Colon Adenoma data consisting of 7070 genes with four adenoma cell samples and four normal cell samples. The implementation took less than one second and resulted in 22 biclusters composed of 25 genes.","PeriodicalId":438473,"journal":{"name":"2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129670515","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
Semantic Service Description and Compositions: A Systematic Literature Review 语义服务描述与组合:系统的文献综述
Pub Date : 2018-10-01 DOI: 10.1109/ICICOS.2018.8621686
Kabul Kurniawan, F. Ekaputra, Peb Ruswono Aryan
For decades, researchers and practitioners develop various approaches such as Web Service technologies (e.g., UDDI, WSDL, SOAP) to address application integration problems. In particular, Web Service composition methods can solve complex service integrations. However, in highly dynamic environments, these manual service compositions still requires a lot of effort. To address this challenge, researchers have recently introduced semantic web service composition methods. The growing interest in this topic of semantic web service composition has led to an increasing number of approaches, which has not been systematically surveyed so far. Researchers have reported several surveys in the related areas such as web service composition or semantic web service search. However, to the best of our knowledge, none of them provides a survey about these semantic web service compositions in particular. Hence, this review aims to address this issue by identifying existing efforts on semantic web service compositions. The survey focuses on two aspects (i) semantic web service description, as it is an essential aspect for semantic service composition, (ii) semantic web service composition, to identify methods and their implementations on the real world problem.
几十年来,研究人员和实践者开发了各种方法,如Web服务技术(例如,UDDI、WSDL、SOAP)来解决应用程序集成问题。特别是,Web服务组合方法可以解决复杂的服务集成。然而,在高度动态的环境中,这些手工服务组合仍然需要大量的工作。为了应对这一挑战,研究人员最近引入了语义web服务组合方法。对语义web服务组合这一主题日益增长的兴趣导致了越来越多的方法,到目前为止还没有对其进行系统的调查。研究人员已经报告了在web服务组合或语义web服务搜索等相关领域的一些调查。然而,据我们所知,没有一个专门提供关于这些语义web服务组合的调查。因此,本文旨在通过识别语义web服务组合方面的现有工作来解决这个问题。调查集中在两个方面:(i)语义web服务描述,因为它是语义服务组合的一个基本方面;(ii)语义web服务组合,以确定方法及其在现实世界问题上的实现。
{"title":"Semantic Service Description and Compositions: A Systematic Literature Review","authors":"Kabul Kurniawan, F. Ekaputra, Peb Ruswono Aryan","doi":"10.1109/ICICOS.2018.8621686","DOIUrl":"https://doi.org/10.1109/ICICOS.2018.8621686","url":null,"abstract":"For decades, researchers and practitioners develop various approaches such as Web Service technologies (e.g., UDDI, WSDL, SOAP) to address application integration problems. In particular, Web Service composition methods can solve complex service integrations. However, in highly dynamic environments, these manual service compositions still requires a lot of effort. To address this challenge, researchers have recently introduced semantic web service composition methods. The growing interest in this topic of semantic web service composition has led to an increasing number of approaches, which has not been systematically surveyed so far. Researchers have reported several surveys in the related areas such as web service composition or semantic web service search. However, to the best of our knowledge, none of them provides a survey about these semantic web service compositions in particular. Hence, this review aims to address this issue by identifying existing efforts on semantic web service compositions. The survey focuses on two aspects (i) semantic web service description, as it is an essential aspect for semantic service composition, (ii) semantic web service composition, to identify methods and their implementations on the real world problem.","PeriodicalId":438473,"journal":{"name":"2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133280738","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}
引用次数: 12
Requirement and Potential for Modernizing IT Risk Universe in IT Audit Plan IT审计计划中IT风险范围现代化的需求和潜力
Pub Date : 2018-10-01 DOI: 10.1109/ICICOS.2018.8621808
B. Aditya, R. Ferdiana, S. Kusumawardani
In digital transformation, modernization IT risk universe plays a major role in planning an effective IT audit program. This paper describes a new requirement in IT audit practices and suggests an IT risk universe framework for the development of IT risk universe toward a more modern (digital transformation setting). This paper concludes with research prospects that can support and intensify research for modernizing IT risk universe in modern IT audit.
在数字化转型中,现代化IT风险领域在规划有效的IT审计程序中起着重要作用。本文描述了IT审计实践中的一个新需求,并为IT风险领域向更现代(数字化转型设置)的发展提出了一个IT风险领域框架。本文最后提出了研究展望,为现代IT审计中IT风险域的现代化研究提供支持和加强。
{"title":"Requirement and Potential for Modernizing IT Risk Universe in IT Audit Plan","authors":"B. Aditya, R. Ferdiana, S. Kusumawardani","doi":"10.1109/ICICOS.2018.8621808","DOIUrl":"https://doi.org/10.1109/ICICOS.2018.8621808","url":null,"abstract":"In digital transformation, modernization IT risk universe plays a major role in planning an effective IT audit program. This paper describes a new requirement in IT audit practices and suggests an IT risk universe framework for the development of IT risk universe toward a more modern (digital transformation setting). This paper concludes with research prospects that can support and intensify research for modernizing IT risk universe in modern IT audit.","PeriodicalId":438473,"journal":{"name":"2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126701972","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
Support Vector Machine - Recursive Feature Elimination (SVM - RFE) for Selection of MicroRNA Expression Features of Breast Cancer 支持向量机-递归特征消除(SVM - RFE)筛选乳腺癌MicroRNA表达特征
Pub Date : 2018-10-01 DOI: 10.1109/ICICOS.2018.8621708
Amazona Adorada, Ratih Permatasari, P. W. Wirawan, A. Wibowo, Adi Sujiwo
Cancer is still a major problem for people today because it is one of the biggest causes of death in the world. Based on GLOBOCAN data in 2012., breast cancer accounted for the world's largest cancer mortality rate in women by 14.7% with total deaths amounting to 521., 907 from 3., 548., 190 cases of cancer in the world. The high mortality rate is affected by the absence of sufficient early detection of cancer. MicroRNAs play an essential role in regulating cell division cycles., apoptosis., senescence., migration and cell invasion., and metastasis. The expression of microRNA in breast cancer shows a pattern compared to normal breasts., thus indicating its role as a potential diagnostic marker. However., not all microRNA profiles have a significant role in cancer detection. In this paper., we applied the support vector machine - recursive feature elimination (SVM-RFE) and univariate selection for feature selection of microRNA expression in breast cancer. Several experiments were conducted to select ten features with the highest ranking; therefore., it is expected to obtain a unique feature as a unique feature of breast cancer. Based on experimental results., this study obtained recommended the essential MicroRNA features for cancer analysis and biomarkers.
癌症仍然是当今人类的一个主要问题,因为它是世界上最大的死亡原因之一。基于2012年的GLOBOCAN数据。在美国,乳腺癌是世界上妇女死亡率最高的癌症,死亡率为14.7%,总死亡人数为521人。, 907从3。, 548年。,全世界有190例癌症病例。癌症的高死亡率是由于没有及早发现癌症造成的。microrna在调节细胞分裂周期中发挥着重要作用。细胞凋亡。衰老。、迁移和细胞侵袭。,以及转移。与正常乳房相比,乳腺癌中的microRNA表达呈现出一种模式。,从而表明其作为潜在诊断标记物的作用。然而。然而,并不是所有的microRNA谱在癌症检测中都有重要作用。在本文中。采用支持向量机-递归特征消除(SVM-RFE)和单变量选择方法对乳腺癌中microRNA表达进行特征选择。通过多次实验,选出10个排名最高的特征;因此。,有望获得作为乳腺癌独特特征的独特特征。根据实验结果。本研究获得了推荐的用于癌症分析和生物标志物的基本MicroRNA特征。
{"title":"Support Vector Machine - Recursive Feature Elimination (SVM - RFE) for Selection of MicroRNA Expression Features of Breast Cancer","authors":"Amazona Adorada, Ratih Permatasari, P. W. Wirawan, A. Wibowo, Adi Sujiwo","doi":"10.1109/ICICOS.2018.8621708","DOIUrl":"https://doi.org/10.1109/ICICOS.2018.8621708","url":null,"abstract":"Cancer is still a major problem for people today because it is one of the biggest causes of death in the world. Based on GLOBOCAN data in 2012., breast cancer accounted for the world's largest cancer mortality rate in women by 14.7% with total deaths amounting to 521., 907 from 3., 548., 190 cases of cancer in the world. The high mortality rate is affected by the absence of sufficient early detection of cancer. MicroRNAs play an essential role in regulating cell division cycles., apoptosis., senescence., migration and cell invasion., and metastasis. The expression of microRNA in breast cancer shows a pattern compared to normal breasts., thus indicating its role as a potential diagnostic marker. However., not all microRNA profiles have a significant role in cancer detection. In this paper., we applied the support vector machine - recursive feature elimination (SVM-RFE) and univariate selection for feature selection of microRNA expression in breast cancer. Several experiments were conducted to select ten features with the highest ranking; therefore., it is expected to obtain a unique feature as a unique feature of breast cancer. Based on experimental results., this study obtained recommended the essential MicroRNA features for cancer analysis and biomarkers.","PeriodicalId":438473,"journal":{"name":"2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122054891","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}
引用次数: 10
Reducing Image Noises Using Genetic Algorithm's Uniform Crossover 基于遗传算法的均匀交叉图像降噪
Pub Date : 2018-10-01 DOI: 10.1109/ICICOS.2018.8621821
Agnes Irene Silitonga, E. Nababan, O. S. Sitompul
Images could display visual information more than those of text data. However, when transmitted and acquired through communication channels, those images are always spoiled with noises that will reduce the quality of the image. Noisy image could not provide good quality image for further image processing due to poor quality. In image processing, standard genetic algorithm steps could be used to enhance image quality. The purpose of this research is to deploy uniform crossover of genetic algorithm to reduce noise in order to produce better offsprings. In every noise type, the obtained value of Mean Square Error (MSE) and Peak Signal-to-Noise Ratio (PSNR) resulted in image noise reduction were calculated and analyzed to see how both values of MSE and PSNR in average will change. For this purpose, we conducted tests with Pc values of 0.2, 0.4, 0.6, and 0.8, each with 100, 200, 300, 400, 500, and 1000 maximum number of generations, respectively. Result shows that uniform crossover obtained the best performance in reducing erlang noise and the worst performance in reducing localvar noise on three categories of images.
图像比文本数据更能显示视觉信息。然而,在通过通信渠道传输和获取图像时,这些图像往往会受到噪声的干扰,从而降低图像的质量。噪声图像由于质量差,不能为进一步的图像处理提供高质量的图像。在图像处理中,可以使用标准的遗传算法步骤来提高图像质量。本研究的目的是利用遗传算法的均匀交叉来降低噪声,以产生更好的后代。在每种噪声类型下,计算并分析图像降噪后得到的均方误差(Mean Square Error, MSE)和峰值信噪比(Peak Signal-to-Noise Ratio, PSNR)的均值变化情况。为此,我们使用Pc值为0.2、0.4、0.6和0.8进行测试,每个测试分别具有100、200、300、400、500和1000个最大代数。结果表明,在三类图像上,均匀交叉在去除厄朗噪声方面效果最好,而在去除局部噪声方面效果最差。
{"title":"Reducing Image Noises Using Genetic Algorithm's Uniform Crossover","authors":"Agnes Irene Silitonga, E. Nababan, O. S. Sitompul","doi":"10.1109/ICICOS.2018.8621821","DOIUrl":"https://doi.org/10.1109/ICICOS.2018.8621821","url":null,"abstract":"Images could display visual information more than those of text data. However, when transmitted and acquired through communication channels, those images are always spoiled with noises that will reduce the quality of the image. Noisy image could not provide good quality image for further image processing due to poor quality. In image processing, standard genetic algorithm steps could be used to enhance image quality. The purpose of this research is to deploy uniform crossover of genetic algorithm to reduce noise in order to produce better offsprings. In every noise type, the obtained value of Mean Square Error (MSE) and Peak Signal-to-Noise Ratio (PSNR) resulted in image noise reduction were calculated and analyzed to see how both values of MSE and PSNR in average will change. For this purpose, we conducted tests with Pc values of 0.2, 0.4, 0.6, and 0.8, each with 100, 200, 300, 400, 500, and 1000 maximum number of generations, respectively. Result shows that uniform crossover obtained the best performance in reducing erlang noise and the worst performance in reducing localvar noise on three categories of images.","PeriodicalId":438473,"journal":{"name":"2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116879096","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
期刊
2018 2nd International Conference on Informatics and Computational Sciences (ICICoS)
全部 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