首页 > 最新文献

EAI Endorsed Transactions on Scalable Information Systems最新文献

英文 中文
Developing a hyperparameter optimization method for classification of code snippets and questions of stack overflow: HyperSCC 开发一种用于代码片段分类和堆栈溢出问题的超参数优化方法:HyperSCC
IF 1.3 Q3 Decision Sciences Pub Date : 2022-05-27 DOI: 10.4108/eai.27-5-2022.174084
M. Öztürk
Although there exist various machine learning and text mining techniques to identify the programming language of complete code files, multi-label code snippet prediction was not considered by the research community. This work aims at devising a tuner for multi-label programming language prediction of stack overflow posts. To that end, a Hyper Source Code Classifier (HyperSCC) is devised along with rule-based automatic labeling by considering the bottlenecks of multi-label classification. The proposed method is evaluated on seven multi-label predictors to conduct an extensive analysis. The method is further compared with the three competitive alternatives in terms of one-label programming language prediction. HyperSCC outperformed the other methods in terms of the F1 score. Preprocessing results in a high reduction (50%) of training time when ensemble multi-label predictors are employed. In one-label programming language prediction, Gradient Boosting Machine (gbm) yields the highest accuracy (0.99) in predicting R posts that have a lot of distinctive words determining labels. The findings support the hypothesis that multi-label predictors can be strengthened with sophisticated feature selection and labeling approaches.
虽然已有各种机器学习和文本挖掘技术来识别完整代码文件的编程语言,但多标签代码片段预测尚未被研究界考虑。本工作旨在设计一个多标签编程语言预测堆栈溢出帖子的调谐器。为此,考虑到多标签分类的瓶颈,设计了基于规则的自动标注的超源代码分类器(HyperSCC)。提出的方法是评估七个多标签预测进行广泛的分析。在单标签编程语言预测方面,进一步将该方法与三种竞争方案进行了比较。在F1评分方面,HyperSCC优于其他方法。当使用集成多标签预测器时,预处理结果可将训练时间大幅减少(50%)。在单标签编程语言预测中,梯度增强机(Gradient Boosting Machine, gbm)在预测具有许多独特单词决定标签的R帖子时产生了最高的准确率(0.99)。研究结果支持了多标签预测器可以通过复杂的特征选择和标记方法得到加强的假设。
{"title":"Developing a hyperparameter optimization method for classification of code snippets and questions of stack overflow: HyperSCC","authors":"M. Öztürk","doi":"10.4108/eai.27-5-2022.174084","DOIUrl":"https://doi.org/10.4108/eai.27-5-2022.174084","url":null,"abstract":"Although there exist various machine learning and text mining techniques to identify the programming language of complete code files, multi-label code snippet prediction was not considered by the research community. This work aims at devising a tuner for multi-label programming language prediction of stack overflow posts. To that end, a Hyper Source Code Classifier (HyperSCC) is devised along with rule-based automatic labeling by considering the bottlenecks of multi-label classification. The proposed method is evaluated on seven multi-label predictors to conduct an extensive analysis. The method is further compared with the three competitive alternatives in terms of one-label programming language prediction. HyperSCC outperformed the other methods in terms of the F1 score. Preprocessing results in a high reduction (50%) of training time when ensemble multi-label predictors are employed. In one-label programming language prediction, Gradient Boosting Machine (gbm) yields the highest accuracy (0.99) in predicting R posts that have a lot of distinctive words determining labels. The findings support the hypothesis that multi-label predictors can be strengthened with sophisticated feature selection and labeling approaches.","PeriodicalId":43034,"journal":{"name":"EAI Endorsed Transactions on Scalable Information Systems","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2022-05-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86421451","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
GAN Data Augmentation for Improved Automated Atherosclerosis Screening from Coronary CT Angiography 从冠状动脉CT血管造影中改进自动动脉粥样硬化筛查的GAN数据增强
IF 1.3 Q3 Decision Sciences Pub Date : 2022-05-17 DOI: 10.4108/eai.17-5-2022.173981
Amel Laidi, Mohammed Ammar, Mostafa EL HABIB DAHO, S. Mahmoudi
INTRODUCTION: Atherosclerosis is a chronic medical condition that can result in coronary artery disease, strokes, or even heart attacks. early detection can result in timely interventions and save lives. OBJECTIVES: In this work, a fully automatic transfer learning-based model was proposed for Atherosclerosis detection in coronary CT angiography (CCTA). The model’s performance was improved by generating training data using a Generative Adversarial Network. METHODS: A first experiment was established on the original dataset with a Resnet network, reaching 95.2% accuracy, 60.8% sensitivity, 99.25% specificity and 90.48% PPV. A Generative Adversarial Network (GAN) was then used to generate a new set of images to balance the dataset, creating more positive images. Experiments were made adding from 100 to 1000 images to the dataset. RESULTS: adding 1000 images resulted in a small drop in accuracy to 93.2%, but an improvement in overall performance with 89.0% sensitivity, 97.37% specificity and 97.13% PPV. CONCLUSION: This paper was one of the early research projects investigating the e ffi ciency of data augmentation using GANs for atherosclerosis, with results comparable to the state of the art. long as the original work is properly cited.
简介:动脉粥样硬化是一种慢性疾病,可导致冠状动脉疾病、中风甚至心脏病发作。早期发现可导致及时干预并挽救生命。目的:在这项工作中,提出了一种基于全自动迁移学习的冠状动脉CT血管造影(CCTA)动脉粥样硬化检测模型。利用生成式对抗网络生成训练数据,提高了模型的性能。方法:采用Resnet网络在原始数据集上进行首次实验,准确率为95.2%,灵敏度为60.8%,特异性为99.25%,PPV为90.48%。然后使用生成对抗网络(GAN)生成一组新的图像来平衡数据集,创建更积极的图像。实验将100 ~ 1000张图像添加到数据集中。结果:增加1000张图像,准确率小幅下降至93.2%,但整体性能有所提高,灵敏度为89.0%,特异性为97.37%,PPV为97.13%。结论:本文是早期研究gan对动脉粥样硬化数据增强效率的研究项目之一,其结果可与最先进的水平相媲美。只要正确引用原文。
{"title":"GAN Data Augmentation for Improved Automated Atherosclerosis Screening from Coronary CT Angiography","authors":"Amel Laidi, Mohammed Ammar, Mostafa EL HABIB DAHO, S. Mahmoudi","doi":"10.4108/eai.17-5-2022.173981","DOIUrl":"https://doi.org/10.4108/eai.17-5-2022.173981","url":null,"abstract":"INTRODUCTION: Atherosclerosis is a chronic medical condition that can result in coronary artery disease, strokes, or even heart attacks. early detection can result in timely interventions and save lives. OBJECTIVES: In this work, a fully automatic transfer learning-based model was proposed for Atherosclerosis detection in coronary CT angiography (CCTA). The model’s performance was improved by generating training data using a Generative Adversarial Network. METHODS: A first experiment was established on the original dataset with a Resnet network, reaching 95.2% accuracy, 60.8% sensitivity, 99.25% specificity and 90.48% PPV. A Generative Adversarial Network (GAN) was then used to generate a new set of images to balance the dataset, creating more positive images. Experiments were made adding from 100 to 1000 images to the dataset. RESULTS: adding 1000 images resulted in a small drop in accuracy to 93.2%, but an improvement in overall performance with 89.0% sensitivity, 97.37% specificity and 97.13% PPV. CONCLUSION: This paper was one of the early research projects investigating the e ffi ciency of data augmentation using GANs for atherosclerosis, with results comparable to the state of the art. long as the original work is properly cited.","PeriodicalId":43034,"journal":{"name":"EAI Endorsed Transactions on Scalable Information Systems","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2022-05-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78729354","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
Automatic Data Clustering using Dynamic Crow Search Algorithm 基于动态Crow搜索算法的自动数据聚类
IF 1.3 Q3 Decision Sciences Pub Date : 2022-05-17 DOI: 10.4108/eai.17-5-2022.173982
Rajesh Ranjan, J. Chhabra
This work proposes Automatic clustering using Dynamic Crow Search Algorithm, which updates its parameters dynamically. Crow Search is a recently proposed algorithm that imitates the working of crow. Clustering is an essential aspect of data analysis whose significance has increased manifold since the advancements of technology which has led to enormous data generation, which need to be analysed in real-time. Automatic clustering detects optimal cluster numbers and produces sustainable cluster centroids. ACDCSA uses Cluster Validity using Nearest Neighbour as an internal validity measure that acts as a fitness function to find the optimal cluster centres. The present work is compared with some well-known other meta-heuristic search algorithms like PSO, DE, WOA and GWO for the automatic clustering task over seven benchmark clustering datasets. Inter-cluster distance, intra-cluster distance and the optimal cluster number produced are used to assess the performance of ACDCSA.
本文提出了一种基于动态乌鸦搜索算法的自动聚类算法,该算法动态更新其参数。乌鸦搜索是最近提出的一种模仿乌鸦工作原理的算法。聚类是数据分析的一个重要方面,由于技术的进步导致了大量的数据产生,需要实时分析,聚类的重要性已经增加了很多。自动聚类检测最优聚类数并产生可持续的聚类质心。ACDCSA使用簇效度,使用最近邻作为内部效度度量,作为适应度函数来寻找最佳簇中心。本文的工作与其他一些知名的元启发式搜索算法如PSO、DE、WOA和GWO进行了比较,用于七个基准聚类数据集的自动聚类任务。用簇间距离、簇内距离和生成的最优簇数来评估ACDCSA的性能。
{"title":"Automatic Data Clustering using Dynamic Crow Search Algorithm","authors":"Rajesh Ranjan, J. Chhabra","doi":"10.4108/eai.17-5-2022.173982","DOIUrl":"https://doi.org/10.4108/eai.17-5-2022.173982","url":null,"abstract":"This work proposes Automatic clustering using Dynamic Crow Search Algorithm, which updates its parameters dynamically. Crow Search is a recently proposed algorithm that imitates the working of crow. Clustering is an essential aspect of data analysis whose significance has increased manifold since the advancements of technology which has led to enormous data generation, which need to be analysed in real-time. Automatic clustering detects optimal cluster numbers and produces sustainable cluster centroids. ACDCSA uses Cluster Validity using Nearest Neighbour as an internal validity measure that acts as a fitness function to find the optimal cluster centres. The present work is compared with some well-known other meta-heuristic search algorithms like PSO, DE, WOA and GWO for the automatic clustering task over seven benchmark clustering datasets. Inter-cluster distance, intra-cluster distance and the optimal cluster number produced are used to assess the performance of ACDCSA.","PeriodicalId":43034,"journal":{"name":"EAI Endorsed Transactions on Scalable Information Systems","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2022-05-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"72410373","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
Forecasting Diabetes Correlated Non-alcoholic Fatty Liver Disease by Exploiting Naïve Bayes Tree 利用Naïve贝叶斯树预测糖尿病相关非酒精性脂肪肝
IF 1.3 Q3 Decision Sciences Pub Date : 2022-04-29 DOI: 10.4108/eai.29-4-2022.173975
S. Reddy, Nilambar Sethi, R. Rajender, G. Mahesh
INTRODUCTION: In recent years, non-alcoholic fatty liver disease (NAFLD) has been identified as the most vulnerable chronic disease. Fat is accumulated in the liver cells of persons with NAFLD. Diabetes is the most common ailment among people of all ages, so it is critical to recognize and prevent its adverse effects. OBJECTIVES: A relevant dataset with appropriate features was selected. Ensemble algorithms were applied for the prediction task, and finally, the method with the best performance was extracted. METHODS: In addition to Ensemble approaches namely bagging, Random forest and Ada-boost, individual classifiers Naive Bayes (NB) and C4.5 Decision tree were considered. These ML techniques were compared with the proposed NB tree algorithm, a combination of C4.5 and Naive Bayes. RESULTS: The following evaluation parameters were computed for each analyzed algorithm: accuracy, detection rate, negative predictive value (NPV), false negative rate (FNR), and false positive rate (FPR). The algorithms are then compared based on these metrics to determine the best algorithm. The NB tree was obtained to be the best method with 97.55% accuracy, 0.4853 detection rate, 0.9615 NPV, 0.0388 FNR, and 0.0099 FPR. CONCLUSION: The NB tree outperformed individual Naive bayes and C4.5 classifiers, and the other techniques studied. The developed algorithm could be applied in NAFLD-related research. accuracy, detection rate, NPV, FNR and FPR, diabetes mellitus (DM).
近年来,非酒精性脂肪性肝病(NAFLD)已被确定为最易感的慢性疾病。脂肪在NAFLD患者的肝细胞中积累。糖尿病是所有年龄段人群中最常见的疾病,因此认识和预防其不良影响至关重要。目的:选择一个具有适当特征的相关数据集。将集成算法应用于预测任务,最终提取出性能最佳的方法。方法:除了综合方法即bagging、Random forest和Ada-boost外,还考虑了个体分类器朴素贝叶斯(NB)和C4.5决策树。将这些ML技术与提出的NB树算法(C4.5和朴素贝叶斯的结合)进行比较。结果:计算各分析算法的评价参数:准确率、检出率、阴性预测值(NPV)、假阴性率(FNR)、假阳性率(FPR)。然后根据这些指标对算法进行比较,以确定最佳算法。结果表明,NB树的准确率为97.55%,检出率为0.4853,NPV为0.9615,FNR为0.0388,FPR为0.0099。结论:NB树优于单个朴素贝叶斯和C4.5分类器,以及其他研究过的技术。该算法可应用于nafld相关研究。准确率,检出率,NPV, FNR和FPR,糖尿病(DM)。
{"title":"Forecasting Diabetes Correlated Non-alcoholic Fatty Liver Disease by Exploiting Naïve Bayes Tree","authors":"S. Reddy, Nilambar Sethi, R. Rajender, G. Mahesh","doi":"10.4108/eai.29-4-2022.173975","DOIUrl":"https://doi.org/10.4108/eai.29-4-2022.173975","url":null,"abstract":"INTRODUCTION: In recent years, non-alcoholic fatty liver disease (NAFLD) has been identified as the most vulnerable chronic disease. Fat is accumulated in the liver cells of persons with NAFLD. Diabetes is the most common ailment among people of all ages, so it is critical to recognize and prevent its adverse effects. OBJECTIVES: A relevant dataset with appropriate features was selected. Ensemble algorithms were applied for the prediction task, and finally, the method with the best performance was extracted. METHODS: In addition to Ensemble approaches namely bagging, Random forest and Ada-boost, individual classifiers Naive Bayes (NB) and C4.5 Decision tree were considered. These ML techniques were compared with the proposed NB tree algorithm, a combination of C4.5 and Naive Bayes. RESULTS: The following evaluation parameters were computed for each analyzed algorithm: accuracy, detection rate, negative predictive value (NPV), false negative rate (FNR), and false positive rate (FPR). The algorithms are then compared based on these metrics to determine the best algorithm. The NB tree was obtained to be the best method with 97.55% accuracy, 0.4853 detection rate, 0.9615 NPV, 0.0388 FNR, and 0.0099 FPR. CONCLUSION: The NB tree outperformed individual Naive bayes and C4.5 classifiers, and the other techniques studied. The developed algorithm could be applied in NAFLD-related research. accuracy, detection rate, NPV, FNR and FPR, diabetes mellitus (DM).","PeriodicalId":43034,"journal":{"name":"EAI Endorsed Transactions on Scalable Information Systems","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2022-04-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86123202","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
Learning to Detect Phishing Web Pages Using Lexical and String Complexity Analysis 学习检测网络钓鱼网页使用词法和字符串复杂性分析
IF 1.3 Q3 Decision Sciences Pub Date : 2022-04-20 DOI: 10.4108/eai.20-4-2022.173950
D. Patil, T. Pattewar, Shailendra M. Pardeshi, Vipul D. Punjabi, Rajnikant Wagh
Phishing is the most common and effective sort of attack employed by cybercriminals to deceive and steal sensitive information from innocent Web users. Researchers have developed major solutions to deal with this problem in recent years, but there are still a number of open challenges due to the ever-changing nature of phishing attacks. To discriminate between benign and phishing URLs, this paper proposes a static method based on lexical and string complexity analysis and distinguishing URL features. Proposed approach has been evaluated on the basis of two state of the art online learning classifiers. The confidence weighted learning classifier achieved a significant phishing URL detection accuracy of 98.35 %, error-rate of 1.65%, FPR of 0.026 and FNR of 0.005. Also, adaptive regularization of weight classifier achieved accuracy of 97.28%, error-rate of 2.72%, FPR of 0.000 and FNR of 0.052. Similar approach shows the improvement in the detection of the phishing web pages.
网络钓鱼是网络犯罪分子用来欺骗和窃取无辜网络用户敏感信息的最常见和最有效的攻击方式。近年来,研究人员已经开发了处理这个问题的主要解决方案,但由于网络钓鱼攻击的性质不断变化,仍然存在许多开放的挑战。为了区分良性URL和钓鱼URL,本文提出了一种基于词法和字符串复杂度分析以及区分URL特征的静态方法。在两个最先进的在线学习分类器的基础上对所提出的方法进行了评估。置信度加权学习分类器的网络钓鱼URL检测准确率为98.35%,错误率为1.65%,FPR为0.026,FNR为0.005。自适应正则化加权分类器的准确率为97.28%,错误率为2.72%,FPR为0.000,FNR为0.052。类似的方法在网络钓鱼网页的检测上也得到了改进。
{"title":"Learning to Detect Phishing Web Pages Using Lexical and String Complexity Analysis","authors":"D. Patil, T. Pattewar, Shailendra M. Pardeshi, Vipul D. Punjabi, Rajnikant Wagh","doi":"10.4108/eai.20-4-2022.173950","DOIUrl":"https://doi.org/10.4108/eai.20-4-2022.173950","url":null,"abstract":"Phishing is the most common and effective sort of attack employed by cybercriminals to deceive and steal sensitive information from innocent Web users. Researchers have developed major solutions to deal with this problem in recent years, but there are still a number of open challenges due to the ever-changing nature of phishing attacks. To discriminate between benign and phishing URLs, this paper proposes a static method based on lexical and string complexity analysis and distinguishing URL features. Proposed approach has been evaluated on the basis of two state of the art online learning classifiers. The confidence weighted learning classifier achieved a significant phishing URL detection accuracy of 98.35 %, error-rate of 1.65%, FPR of 0.026 and FNR of 0.005. Also, adaptive regularization of weight classifier achieved accuracy of 97.28%, error-rate of 2.72%, FPR of 0.000 and FNR of 0.052. Similar approach shows the improvement in the detection of the phishing web pages.","PeriodicalId":43034,"journal":{"name":"EAI Endorsed Transactions on Scalable Information Systems","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2022-04-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77225150","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
Impact of Features Reduction on Machine Learning Based Intrusion Detection Systems 特征约简对机器学习入侵检测系统的影响
IF 1.3 Q3 Decision Sciences Pub Date : 2022-04-13 DOI: 10.4108/eetsis.vi.447
Masooma Fatima, O. Rehman, Ibrahim M. H. Rahman
INTRODUCTION: As the use of the internet is increasing rapidly, cyber-attacks over user’s personal data and network resources are on the rise. Due to the easily accessible cyber-attack tools, attacks on cyber resources are becoming common including Distributed Denial-of-Service (DDoS) attacks. Intruders are using enhanced techniques for executing DDoS attacks. OBJECTIVES: Machine Learning (ML) based classification modules integrated with Intrusion Detection System (IDS) has the potential to detect cyber-attacks. This research aims to study the performance of several machine learning algorithms, namely Naïve Bayes, Decision Tree, Random Forest, and Support Vector Machine in classifying DDoS attacks from normal traffic. METHODS: The paper focuses on DDoS attacks identification for which multiclass dataset is being used including Smurf, SIDDoS, HTTP-Flood and UDP-Flood. balanced datasets are used for both training and testing purposes in order to obtain biased free results. four experimental scenarios are conducted in which each experiment contains a different set of reduced features. RESULTS: Result of each experiment is computed individually and the best algorithm among the four is highlighted by mean of its accuracy, detection rates and processing time required to build and test the classifiers. CONCLUSION: Based on all experimental results, it is found that Decision Tree algorithm has shown promising cumulative performances in terms of the metrics investigated.
导读:随着互联网使用的迅速增加,针对用户个人数据和网络资源的网络攻击呈上升趋势。由于网络攻击工具的易得性,包括分布式拒绝服务(DDoS)攻击在内的对网络资源的攻击变得越来越普遍。入侵者正在使用增强的技术来执行DDoS攻击。目标:基于机器学习(ML)的分类模块与入侵检测系统(IDS)集成,具有检测网络攻击的潜力。本研究旨在研究几种机器学习算法Naïve贝叶斯、决策树、随机森林和支持向量机在正常流量中对DDoS攻击进行分类的性能。方法:本文重点研究了使用Smurf、SIDDoS、HTTP-Flood和UDP-Flood等多类数据集的DDoS攻击识别。平衡数据集用于训练和测试目的,以获得无偏差的结果。进行了四个实验场景,每个实验都包含一组不同的约简特征。结果:对每个实验的结果分别进行了计算,并通过其准确率、检测率以及构建和测试分类器所需的处理时间等指标,突出了四种算法中的最佳算法。结论:基于所有实验结果,我们发现决策树算法在所研究的指标方面显示出有希望的累积性能。
{"title":"Impact of Features Reduction on Machine Learning Based Intrusion Detection Systems","authors":"Masooma Fatima, O. Rehman, Ibrahim M. H. Rahman","doi":"10.4108/eetsis.vi.447","DOIUrl":"https://doi.org/10.4108/eetsis.vi.447","url":null,"abstract":"INTRODUCTION: As the use of the internet is increasing rapidly, cyber-attacks over user’s personal data and network resources are on the rise. Due to the easily accessible cyber-attack tools, attacks on cyber resources are becoming common including Distributed Denial-of-Service (DDoS) attacks. Intruders are using enhanced techniques for executing DDoS attacks. OBJECTIVES: Machine Learning (ML) based classification modules integrated with Intrusion Detection System (IDS) has the potential to detect cyber-attacks. This research aims to study the performance of several machine learning algorithms, namely Naïve Bayes, Decision Tree, Random Forest, and Support Vector Machine in classifying DDoS attacks from normal traffic. METHODS: The paper focuses on DDoS attacks identification for which multiclass dataset is being used including Smurf, SIDDoS, HTTP-Flood and UDP-Flood. balanced datasets are used for both training and testing purposes in order to obtain biased free results. four experimental scenarios are conducted in which each experiment contains a different set of reduced features. RESULTS: Result of each experiment is computed individually and the best algorithm among the four is highlighted by mean of its accuracy, detection rates and processing time required to build and test the classifiers. CONCLUSION: Based on all experimental results, it is found that Decision Tree algorithm has shown promising cumulative performances in terms of the metrics investigated.","PeriodicalId":43034,"journal":{"name":"EAI Endorsed Transactions on Scalable Information Systems","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2022-04-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86989845","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
RETRACTED: CenterNet-SPP based on multi-feature fusion for basketball posture recognition [EAI Endorsed Scal Inf Syst (2022), Online First] 撤稿:基于多特征融合的CenterNet-SPP篮球姿势识别[EAI背书尺度信息系统(2022),Online First]
IF 1.3 Q3 Decision Sciences Pub Date : 2022-04-08 DOI: 10.4108/eai.8-4-2022.173788
Zhouxiang Jin
{"title":"RETRACTED: CenterNet-SPP based on multi-feature fusion for basketball posture recognition [EAI Endorsed Scal Inf Syst (2022), Online First]","authors":"Zhouxiang Jin","doi":"10.4108/eai.8-4-2022.173788","DOIUrl":"https://doi.org/10.4108/eai.8-4-2022.173788","url":null,"abstract":"","PeriodicalId":43034,"journal":{"name":"EAI Endorsed Transactions on Scalable Information Systems","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2022-04-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86181710","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
RETRACTED: Encoder-decoder structure based on conditional random field for building extraction in remote sensing images [EAI Endorsed Scal Inf Syst (2022), Online First] 撤稿:基于条件随机场的编码器-解码器结构在遥感图像中建筑提取[EAI背书尺度信息系统(2022),Online First]
IF 1.3 Q3 Decision Sciences Pub Date : 2022-04-08 DOI: 10.4108/eai.8-4-2022.173801
Yian Xu
{"title":"RETRACTED: Encoder-decoder structure based on conditional random field for building extraction in remote sensing images [EAI Endorsed Scal Inf Syst (2022), Online First]","authors":"Yian Xu","doi":"10.4108/eai.8-4-2022.173801","DOIUrl":"https://doi.org/10.4108/eai.8-4-2022.173801","url":null,"abstract":"","PeriodicalId":43034,"journal":{"name":"EAI Endorsed Transactions on Scalable Information Systems","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2022-04-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"76879857","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
RETRACTED: Feature extraction of dance movement based on deep learning and deformable part model [EAI Endorsed Scal Inf Syst (2022), Online First] 撤下:基于深度学习和可变形部分模型的舞蹈动作特征提取[EAI背书尺度信息系统(2022),在线第一]
IF 1.3 Q3 Decision Sciences Pub Date : 2022-04-08 DOI: 10.4108/eai.8-4-2022.173790
Shuang Gao, Xiaowei Wang
{"title":"RETRACTED: Feature extraction of dance movement based on deep learning and deformable part model [EAI Endorsed Scal Inf Syst (2022), Online First]","authors":"Shuang Gao, Xiaowei Wang","doi":"10.4108/eai.8-4-2022.173790","DOIUrl":"https://doi.org/10.4108/eai.8-4-2022.173790","url":null,"abstract":"","PeriodicalId":43034,"journal":{"name":"EAI Endorsed Transactions on Scalable Information Systems","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2022-04-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"73079086","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
RETRACTED: Parallax information fusion-based for dance moving image posture extraction [EAI Endorsed Scal Inf Syst (2022), Online First] 基于视差信息融合的舞蹈运动图像姿态提取[EAI背书尺度信息系统(2022),在线第一]
IF 1.3 Q3 Decision Sciences Pub Date : 2022-04-08 DOI: 10.4108/eai.8-4-2022.173799
Yin Lyu, Lin Teng
{"title":"RETRACTED: Parallax information fusion-based for dance moving image posture extraction [EAI Endorsed Scal Inf Syst (2022), Online First]","authors":"Yin Lyu, Lin Teng","doi":"10.4108/eai.8-4-2022.173799","DOIUrl":"https://doi.org/10.4108/eai.8-4-2022.173799","url":null,"abstract":"","PeriodicalId":43034,"journal":{"name":"EAI Endorsed Transactions on Scalable Information Systems","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2022-04-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"72425604","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
期刊
EAI Endorsed Transactions on Scalable Information Systems
全部 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