首页 > 最新文献

2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)最新文献

英文 中文
Symbiotic organisms search algorithm for scheduling laboratory sessions in University 大学实验室课程安排的共生生物搜索算法
C. Pickerling, Hendrawan Armanto, E. Setyaningsih
Numerous research has been done on scheduling, however only a few results an optimal schedule. Thus are schedule is made manually. The most frequently used algorithm for scheduling problem is genetic algorithm, but in this research we used Symbiotic Organisms Search Algorithm. This algorithm is used to simulate the behavior of organisms in their environment because of their dependence on the survival of the other species. We tested the algorithm for scheduling laboratory activities and after a number of trials, we concluded that this algorithm is able to provide an optimal solution for scheduling problem with 87.17% accuracy.
关于调度的研究已经做了很多,但是得出最优调度的研究很少。因此,时间表是手动制定的。目前最常用的调度算法是遗传算法,但在本研究中我们使用了共生生物搜索算法。该算法用于模拟生物体在其环境中的行为,因为它们依赖于其他物种的生存。我们对该算法进行了实验室活动调度测试,经过多次试验,我们得出结论,该算法能够提供调度问题的最优解,准确率为87.17%。
{"title":"Symbiotic organisms search algorithm for scheduling laboratory sessions in University","authors":"C. Pickerling, Hendrawan Armanto, E. Setyaningsih","doi":"10.1109/CAIPT.2017.8320698","DOIUrl":"https://doi.org/10.1109/CAIPT.2017.8320698","url":null,"abstract":"Numerous research has been done on scheduling, however only a few results an optimal schedule. Thus are schedule is made manually. The most frequently used algorithm for scheduling problem is genetic algorithm, but in this research we used Symbiotic Organisms Search Algorithm. This algorithm is used to simulate the behavior of organisms in their environment because of their dependence on the survival of the other species. We tested the algorithm for scheduling laboratory activities and after a number of trials, we concluded that this algorithm is able to provide an optimal solution for scheduling problem with 87.17% accuracy.","PeriodicalId":351075,"journal":{"name":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126576205","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 neurocomputing approach for anomaly detection of Mt. Merapi monitoring activity 默拉皮火山监测活动异常检测的神经计算方法
Paramitha Nerisafitra, T. D. Wulan
Monitoring volcanic activity is extremely important to detect anomalies that may changes in the activity of Mt. Merapi. In this paper we proposed Multi Layer Perceptron (MLP) method to detect anomaly and to determine activities of each quake in seismic data. This method that has been developed in this research has been tasted against such several types of quakes as volcanic A (VA), volcanic B (VB), multiphase (MP), and avalance using data of the same time period. The experimetal results showed an average accuracy of 81,7 % in determining the activity of each quake type of Mt. Merapi seismic activity.
监测火山活动对于发现默拉皮火山活动可能发生变化的异常非常重要。本文提出了一种多层感知器(MLP)方法来检测地震资料中的异常,并确定各地震的活动。利用同一时期的数据,对A型火山地震(VA)、B型火山地震(VB)、多相地震(MP)和雪崩地震等几种地震类型进行了试验。实验结果表明,在确定默拉皮火山地震活动的每种地震类型的活动性方面,平均精度为81.7%。
{"title":"A neurocomputing approach for anomaly detection of Mt. Merapi monitoring activity","authors":"Paramitha Nerisafitra, T. D. Wulan","doi":"10.1109/CAIPT.2017.8320704","DOIUrl":"https://doi.org/10.1109/CAIPT.2017.8320704","url":null,"abstract":"Monitoring volcanic activity is extremely important to detect anomalies that may changes in the activity of Mt. Merapi. In this paper we proposed Multi Layer Perceptron (MLP) method to detect anomaly and to determine activities of each quake in seismic data. This method that has been developed in this research has been tasted against such several types of quakes as volcanic A (VA), volcanic B (VB), multiphase (MP), and avalance using data of the same time period. The experimetal results showed an average accuracy of 81,7 % in determining the activity of each quake type of Mt. Merapi seismic activity.","PeriodicalId":351075,"journal":{"name":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131636766","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
Design of the Korean medicine symptom diagnosis system using Word2Vec 基于Word2Vec的韩医症状诊断系统设计
Sang-Baek Lee, Kyu-Chul Lee
This paper presents the design of the Korean medicine symptom diagnosis system. In the ordinary korean medicine symptom diagnosis situation, the patient describes their symptoms and the korean medicine doctor makes a diagnosis based on the symptoms. In order to develop the symptom diagnosis system that can diagnose itself, the system has to understand human natural language. In this paper, we use morpheme and synonyms to give understandable information to the system in terms of the information retrieval system. We design database schema that consists of NoSQL document-oriented databases-MongoDB to get a better performance at unstructured and semi-structured data. We also use Word2Vec that is kind of word embedding to solve synonyms problem.
本文介绍了韩医症状诊断系统的设计。在普通的韩医学症状诊断情况下,患者描述自己的症状,韩医学医生根据症状进行诊断。为了开发能够自我诊断的症状诊断系统,系统必须理解人类的自然语言。本文从信息检索系统的角度出发,利用语素和同义词为系统提供可理解的信息。我们设计了由面向文档的NoSQL数据库- mongodb组成的数据库模式,以在非结构化和半结构化数据中获得更好的性能。我们还使用了Word2Vec,这是一种词嵌入来解决同义词问题。
{"title":"Design of the Korean medicine symptom diagnosis system using Word2Vec","authors":"Sang-Baek Lee, Kyu-Chul Lee","doi":"10.1109/CAIPT.2017.8320727","DOIUrl":"https://doi.org/10.1109/CAIPT.2017.8320727","url":null,"abstract":"This paper presents the design of the Korean medicine symptom diagnosis system. In the ordinary korean medicine symptom diagnosis situation, the patient describes their symptoms and the korean medicine doctor makes a diagnosis based on the symptoms. In order to develop the symptom diagnosis system that can diagnose itself, the system has to understand human natural language. In this paper, we use morpheme and synonyms to give understandable information to the system in terms of the information retrieval system. We design database schema that consists of NoSQL document-oriented databases-MongoDB to get a better performance at unstructured and semi-structured data. We also use Word2Vec that is kind of word embedding to solve synonyms problem.","PeriodicalId":351075,"journal":{"name":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","volume":"624 ","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131657698","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
On identifying potential direct marketing consumers using adaptive boosted support vector machine 基于自适应增强支持向量机的潜在直销消费者识别研究
A. Lawi, Ali Akbar Velayaty, Z. Zainuddin
Identifying potential consumers for direct marketing to very large data is a difficult and impossible task to do manually. Therefore, the machine learning approach needs to help analyze the data to contribute in determining the marketing strategy policy. In this paper, vector machine support methods using the Adaboost algorithm are investigated to classify potential customers for direct marketing of large bank data marketing. The adaboost algorithm aims to build a better model than the model generated from a single classifier. Data obtained from UCI machine learning repository. Total data is processed as many as 9280 data with the number of attributes of 20 classes and 1 target class. Training data and test data are divided into 70% and 30%. This classification predicts the prospects for a deposit subscription. The results show that the SVM method using Adaboost algorithm obtained accuracy is 95.07% and the sensitivity is 91.65% higher than the ordinary SVM approach.
通过非常大的数据来识别潜在的直接营销消费者是一项困难且不可能手动完成的任务。因此,机器学习方法需要帮助分析数据,以帮助确定营销策略策略。本文研究了基于Adaboost算法的向量机支持方法,对大型银行数据营销中的直销潜在客户进行分类。adaboost算法旨在建立一个比单一分类器生成的模型更好的模型。数据来自UCI机器学习存储库。总共处理了9280个数据,属性个数为20个类和1个目标类。训练数据和测试数据分为70%和30%。这种分类预测了存款认购的前景。结果表明,采用Adaboost算法的SVM方法比普通SVM方法准确率提高了95.07%,灵敏度提高了91.65%。
{"title":"On identifying potential direct marketing consumers using adaptive boosted support vector machine","authors":"A. Lawi, Ali Akbar Velayaty, Z. Zainuddin","doi":"10.1109/CAIPT.2017.8320691","DOIUrl":"https://doi.org/10.1109/CAIPT.2017.8320691","url":null,"abstract":"Identifying potential consumers for direct marketing to very large data is a difficult and impossible task to do manually. Therefore, the machine learning approach needs to help analyze the data to contribute in determining the marketing strategy policy. In this paper, vector machine support methods using the Adaboost algorithm are investigated to classify potential customers for direct marketing of large bank data marketing. The adaboost algorithm aims to build a better model than the model generated from a single classifier. Data obtained from UCI machine learning repository. Total data is processed as many as 9280 data with the number of attributes of 20 classes and 1 target class. Training data and test data are divided into 70% and 30%. This classification predicts the prospects for a deposit subscription. The results show that the SVM method using Adaboost algorithm obtained accuracy is 95.07% and the sensitivity is 91.65% higher than the ordinary SVM approach.","PeriodicalId":351075,"journal":{"name":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134034835","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}
引用次数: 21
Empirical test of Wi-Fi environment stability for smart farm platform 智能农场平台Wi-Fi环境稳定性实证检验
O. Jihye, Dong-Hee Noh, Y. Sohn
With world population growth, increasing agricultural production with a declining agricultural workforce has brought a new spotlight on agricultural ICT. As the cultivable land in South Korea is relatively small, farmers prefer the high productivity of greenhouse cultivation. In this case, labor efficiency can be achieved by developing an integrated smart platform to collect environmental information and control the greenhouse facility. This requires the construction of a network to transfer the sensed information to the control server and transfer commands from the control server to the control device. When installing a Wi-Fi communication network inside a greenhouse, verifying the communication stability is crucial. Therefore, this study measured the wireless communication transmission/reception ratio and confirmed that the communication distance varied according to the crop density.
随着世界人口的增长,随着农业劳动力的减少,农业生产的增加使农业信息通信技术成为新的焦点。由于韩国的可耕地相对较少,农民更喜欢温室种植的高生产率。在这种情况下,可以通过开发一个集成的智能平台来收集环境信息和控制温室设施来实现劳动效率。这就需要构建一个网络,将感知到的信息传递给控制服务器,并将控制服务器的命令传递给控制设备。在温室内安装Wi-Fi通信网络时,验证通信稳定性至关重要。因此,本研究测量了无线通信的发送/接收比,并证实了通信距离随作物密度的变化而变化。
{"title":"Empirical test of Wi-Fi environment stability for smart farm platform","authors":"O. Jihye, Dong-Hee Noh, Y. Sohn","doi":"10.1109/CAIPT.2017.8320656","DOIUrl":"https://doi.org/10.1109/CAIPT.2017.8320656","url":null,"abstract":"With world population growth, increasing agricultural production with a declining agricultural workforce has brought a new spotlight on agricultural ICT. As the cultivable land in South Korea is relatively small, farmers prefer the high productivity of greenhouse cultivation. In this case, labor efficiency can be achieved by developing an integrated smart platform to collect environmental information and control the greenhouse facility. This requires the construction of a network to transfer the sensed information to the control server and transfer commands from the control server to the control device. When installing a Wi-Fi communication network inside a greenhouse, verifying the communication stability is crucial. Therefore, this study measured the wireless communication transmission/reception ratio and confirmed that the communication distance varied according to the crop density.","PeriodicalId":351075,"journal":{"name":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134345528","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
A rendezvous point estimation considering drone speed and data collection delay 考虑无人机速度和数据采集延迟的交会点估计
Kwangsoo Jo, Junyoung Heo, Jinman Jung, Bongjae Kim, Hong Min
There are many applications related to interworking drones and ground wireless sensor networks to collect sensing data. A drone serves as a sink that collects all of the data on an entire wireless sensor network. Existing studies focus on reducing the energy consumption and flight distance of drones by using predetermined information such as the drone's trajectory, sensor locations, and the network topology, among other types. In this paper, we propose a rendezvous point estimation scheme that takes into account the drone speed and the mean of the data collection delay without any predetermined information. Simulation results show that our scheme is more reliable in terms of data collection.
有许多与无人机和地面无线传感器网络互联相关的应用来收集传感数据。无人机就像一个接收器,收集整个无线传感器网络上的所有数据。现有的研究主要集中在利用无人机的轨迹、传感器位置、网络拓扑等预定信息来降低无人机的能耗和飞行距离。在本文中,我们提出了一种在没有任何预定信息的情况下,考虑无人机速度和数据采集延迟均值的交会点估计方案。仿真结果表明,该方案在数据采集方面更加可靠。
{"title":"A rendezvous point estimation considering drone speed and data collection delay","authors":"Kwangsoo Jo, Junyoung Heo, Jinman Jung, Bongjae Kim, Hong Min","doi":"10.1109/CAIPT.2017.8320706","DOIUrl":"https://doi.org/10.1109/CAIPT.2017.8320706","url":null,"abstract":"There are many applications related to interworking drones and ground wireless sensor networks to collect sensing data. A drone serves as a sink that collects all of the data on an entire wireless sensor network. Existing studies focus on reducing the energy consumption and flight distance of drones by using predetermined information such as the drone's trajectory, sensor locations, and the network topology, among other types. In this paper, we propose a rendezvous point estimation scheme that takes into account the drone speed and the mean of the data collection delay without any predetermined information. Simulation results show that our scheme is more reliable in terms of data collection.","PeriodicalId":351075,"journal":{"name":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133414686","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
Information systems strategic planning: Using design thinking method at startup company 信息系统战略规划:在创业公司中运用设计思维方法
J. Suroso, R. E. Tarigan, Fatkhurozaq B. Setyawan
Like other industries, logistic services especially for inner city deliveries currently also facing immense changes due digital disruption. Although many logistics companies use information technology in their business models, but not all of them make information technology as their core business. With the new technology developments, new competitor, new business model and changing customer behavior, the company should also change to optimize technology support. Therefore, this startup company for logistic and especially in last mile deliveries will make an information systems to support their business by using Design Thinking (DT) approach as Information System Strategic Planning (ISSP). With Design Thinking and Personas approach, hopefully able to create a system with good user experiences and user satisfaction while using the product. The result is defined proper business flow and developing website and android applications to facilitate business activities. The conclusion of this research is Design thinking is one of alternative method that can be used to make strategic planning of information system for company, either new company (start-up) or corporate.
与其他行业一样,物流服务(尤其是内城配送)目前也面临着数字化颠覆带来的巨大变化。虽然许多物流企业在其商业模式中使用了信息技术,但并不是所有的物流企业都将信息技术作为其核心业务。随着新技术的发展,新的竞争对手,新的商业模式和不断变化的客户行为,公司也应该改变以优化技术支持。因此,这家物流,特别是最后一英里交付的初创公司将通过使用设计思维(DT)方法作为信息系统战略规划(ISSP),建立一个信息系统来支持他们的业务。与设计思维和人物角色的方法,希望能够创建一个系统与良好的用户体验和用户满意度,而使用产品。其结果是定义了适当的业务流程,并开发了网站和android应用程序,以促进业务活动。本研究的结论是设计思维是一种可供选择的方法,可以用来制定公司的信息系统战略规划,无论是新公司(创业公司)或企业。
{"title":"Information systems strategic planning: Using design thinking method at startup company","authors":"J. Suroso, R. E. Tarigan, Fatkhurozaq B. Setyawan","doi":"10.1109/CAIPT.2017.8320738","DOIUrl":"https://doi.org/10.1109/CAIPT.2017.8320738","url":null,"abstract":"Like other industries, logistic services especially for inner city deliveries currently also facing immense changes due digital disruption. Although many logistics companies use information technology in their business models, but not all of them make information technology as their core business. With the new technology developments, new competitor, new business model and changing customer behavior, the company should also change to optimize technology support. Therefore, this startup company for logistic and especially in last mile deliveries will make an information systems to support their business by using Design Thinking (DT) approach as Information System Strategic Planning (ISSP). With Design Thinking and Personas approach, hopefully able to create a system with good user experiences and user satisfaction while using the product. The result is defined proper business flow and developing website and android applications to facilitate business activities. The conclusion of this research is Design thinking is one of alternative method that can be used to make strategic planning of information system for company, either new company (start-up) or corporate.","PeriodicalId":351075,"journal":{"name":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133745293","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
Governance of information system development as tourism support used IT balanced scorecard and McFarlan 利用信息技术平衡计分卡和麦克法兰对信息系统开发作为旅游支持进行治理
Fajrin Nurman Arifin, Oktalia Juwita
Nowdays, tourism becomes an object that is being development targeted by government. Government efforts in the development of tourism is done through many ways and media, one of which is a service through information system. Information system in its governance and development requires a structured pattern for the direction of its development more effectively and efficiently. Therefore we need a way to be managed better. Mc Farlan matrix has a pattern of governance development by grouping based on the criteria of needs and objectives of information system development according to the strategy of the organization, whereas IT Balanced Scorecard (BSC) method is a pattern analysis conducted to measure organizational readiness or initial conditions. Both methods show a way that can be used to manage, classify and measure of the development of organizational information systems as a form of tourism carrying capacity.
如今,旅游业成为政府发展的目标。政府在发展旅游业方面的努力是通过多种方式和媒介完成的,其中之一就是通过信息系统提供服务。信息系统的治理和发展需要一种结构化的模式,以更加有效和高效地指导信息系统的发展方向。因此,我们需要一种更好的管理方法。Mc Farlan矩阵通过根据组织的战略根据信息系统开发的需求和目标的标准进行分组,具有治理开发的模式,而IT平衡计分卡(BSC)方法是用于度量组织准备或初始条件的模式分析。这两种方法都显示了一种方法,可用于管理、分类和衡量作为旅游承载能力形式的组织信息系统的发展。
{"title":"Governance of information system development as tourism support used IT balanced scorecard and McFarlan","authors":"Fajrin Nurman Arifin, Oktalia Juwita","doi":"10.1109/CAIPT.2017.8320717","DOIUrl":"https://doi.org/10.1109/CAIPT.2017.8320717","url":null,"abstract":"Nowdays, tourism becomes an object that is being development targeted by government. Government efforts in the development of tourism is done through many ways and media, one of which is a service through information system. Information system in its governance and development requires a structured pattern for the direction of its development more effectively and efficiently. Therefore we need a way to be managed better. Mc Farlan matrix has a pattern of governance development by grouping based on the criteria of needs and objectives of information system development according to the strategy of the organization, whereas IT Balanced Scorecard (BSC) method is a pattern analysis conducted to measure organizational readiness or initial conditions. Both methods show a way that can be used to manage, classify and measure of the development of organizational information systems as a form of tourism carrying capacity.","PeriodicalId":351075,"journal":{"name":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","volume":"10 3","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132792219","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
Adjusting initial weights for Adaboost learning 调整Adaboost学习的初始权重
Ki-Sang Kim, Hyung-Il Choi
The Adaboost extracts an optimal set of weak classifiers in stages. On each stage, it chooses the optimal classifier by minimizing the weighted error classification. It also reweights training data so that the next round would focus on data that are difficult to classify. The typical Adaboost algorithm assigns the same weight to each training datum on the first round of a training process. In this paper, we propose to assign different initial weights based on some statistical properties of involved features. In experimental results, we assess that the proposed method shows higher performance than the typical one.
Adaboost分阶段提取一组最优的弱分类器。在每个阶段,它通过最小化加权误差分类来选择最优分类器。它还重新调整训练数据的权重,以便下一轮将重点放在难以分类的数据上。典型的Adaboost算法在第一轮训练过程中为每个训练数据分配相同的权重。在本文中,我们提出了基于相关特征的一些统计性质来分配不同的初始权值。在实验结果中,我们评估了该方法比典型的方法具有更高的性能。
{"title":"Adjusting initial weights for Adaboost learning","authors":"Ki-Sang Kim, Hyung-Il Choi","doi":"10.1109/CAIPT.2017.8320686","DOIUrl":"https://doi.org/10.1109/CAIPT.2017.8320686","url":null,"abstract":"The Adaboost extracts an optimal set of weak classifiers in stages. On each stage, it chooses the optimal classifier by minimizing the weighted error classification. It also reweights training data so that the next round would focus on data that are difficult to classify. The typical Adaboost algorithm assigns the same weight to each training datum on the first round of a training process. In this paper, we propose to assign different initial weights based on some statistical properties of involved features. In experimental results, we assess that the proposed method shows higher performance than the typical one.","PeriodicalId":351075,"journal":{"name":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114964054","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
A study on reduction of DDoS amplification attacks in the UDP-based CLDAP protocol 基于udp的CLDAP协议中减少DDoS放大攻击的研究
Suk-June Choi, Jin Kwak
DDoS attacks using the CLDAP protocol are increasing. CLDAP is an open-standard application that allows access to and maintenance of a wide range of network directory information. DDoS attacks using the CLDAP protocol exploit this, and can significantly increase the packet amplification rate as compared to existing UDP flooding attacks; this can immediately disable small and medium sized servers. Therefore, research is needed to reduce the packet amplification of UDP flooding attacks that exploit the CLDAP protocol. In this paper, we propose a method to reduce DDoS attacks that use the CLDAP protocol.
利用CLDAP协议的DDoS攻击越来越多。CLDAP是一个开放标准的应用程序,允许访问和维护广泛的网络目录信息。使用CLDAP协议的DDoS攻击利用了这一点,与现有的UDP洪水攻击相比,可以显着增加数据包放大率;这可以立即禁用中小型服务器。因此,需要研究如何减少利用CLDAP协议的UDP泛洪攻击的数据包放大。在本文中,我们提出了一种使用CLDAP协议减少DDoS攻击的方法。
{"title":"A study on reduction of DDoS amplification attacks in the UDP-based CLDAP protocol","authors":"Suk-June Choi, Jin Kwak","doi":"10.1109/CAIPT.2017.8320670","DOIUrl":"https://doi.org/10.1109/CAIPT.2017.8320670","url":null,"abstract":"DDoS attacks using the CLDAP protocol are increasing. CLDAP is an open-standard application that allows access to and maintenance of a wide range of network directory information. DDoS attacks using the CLDAP protocol exploit this, and can significantly increase the packet amplification rate as compared to existing UDP flooding attacks; this can immediately disable small and medium sized servers. Therefore, research is needed to reduce the packet amplification of UDP flooding attacks that exploit the CLDAP protocol. In this paper, we propose a method to reduce DDoS attacks that use the CLDAP protocol.","PeriodicalId":351075,"journal":{"name":"2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133918405","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
期刊
2017 4th International Conference on Computer Applications and Information Processing Technology (CAIPT)
全部 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