首页 > 最新文献

2022 6th International Conference on Electronics, Communication and Aerospace Technology最新文献

英文 中文
An Ensemble Deep Learning Approach for Diabetic Retinopathy Detection using Fundus Image 基于眼底图像的糖尿病视网膜病变集成深度学习检测方法
Pub Date : 2022-12-01 DOI: 10.1109/ICECA55336.2022.10009304
Sandra Johnson, Lourdu Jennifer J R, G. Karthikeyan, Vengadapathiraj M, D. Sasireka
Detection of diseases, including diabetic retinopathy, may be greatly improved by taking a fundus picture of the back of the eye (DR). Complications in diabetics are the most common cause of vision problems, notably in younger and much more financially secure age groups. The risk of blindness in patients with DR may be reduced if they are diagnosed early enough. An ophthalmologist examined the fundus picture and used DR screening to look for lesions. However, the increase in incidence of DR is not correlated with the number of ophthalmologists who are able to interpret fundus pictures. Delay in prevention and treatment of DR may result as a result of this. Consequently, an automated diagnosis system is required to assist ophthalmologists in increasing the diagnostic process efficiency. The concatenate model is used in this study to differ fundus images into three categories: those without diabetic retinopathy, those with non-proliferative diabetic retinopathy, and those with proliferative diabetic retinopathy. We're using DenseNet121 and Inception-ResNetV2 for our models. Two models' feature extraction findings are integrated using the multilayer perceptron (MLP) classification approach. Compared to a single model, our strategy provides an increase in accuracy, precision, and recall of 91 percent and 90 percent for the F1-score. Deep-learning-based DR categorization utilizing fundus picture data was successfully shown in this experiment.
对包括糖尿病视网膜病变在内的疾病的检测,可以通过对眼后部(DR)进行眼底拍照来大大提高。糖尿病并发症是视力问题最常见的原因,特别是在年轻和经济上更安全的年龄组。如果早期诊断,DR患者失明的风险可能会降低。眼科医生检查眼底图片,并使用DR筛查寻找病变。然而,DR发病率的增加与能够解释眼底图片的眼科医生数量无关。因此,DR的预防和治疗可能出现延误。因此,需要一个自动诊断系统来帮助眼科医生提高诊断过程的效率。本研究使用concatenate模型将眼底图像分为三类:无糖尿病视网膜病变、非增殖性糖尿病视网膜病变和增殖性糖尿病视网膜病变。我们使用DenseNet121和Inception-ResNetV2作为我们的模型。使用多层感知器(MLP)分类方法将两个模型的特征提取结果整合在一起。与单一模型相比,我们的策略为f1分数提供了91%和90%的准确性、精度和召回率的提高。本实验成功地展示了基于深度学习的眼底图像数据DR分类方法。
{"title":"An Ensemble Deep Learning Approach for Diabetic Retinopathy Detection using Fundus Image","authors":"Sandra Johnson, Lourdu Jennifer J R, G. Karthikeyan, Vengadapathiraj M, D. Sasireka","doi":"10.1109/ICECA55336.2022.10009304","DOIUrl":"https://doi.org/10.1109/ICECA55336.2022.10009304","url":null,"abstract":"Detection of diseases, including diabetic retinopathy, may be greatly improved by taking a fundus picture of the back of the eye (DR). Complications in diabetics are the most common cause of vision problems, notably in younger and much more financially secure age groups. The risk of blindness in patients with DR may be reduced if they are diagnosed early enough. An ophthalmologist examined the fundus picture and used DR screening to look for lesions. However, the increase in incidence of DR is not correlated with the number of ophthalmologists who are able to interpret fundus pictures. Delay in prevention and treatment of DR may result as a result of this. Consequently, an automated diagnosis system is required to assist ophthalmologists in increasing the diagnostic process efficiency. The concatenate model is used in this study to differ fundus images into three categories: those without diabetic retinopathy, those with non-proliferative diabetic retinopathy, and those with proliferative diabetic retinopathy. We're using DenseNet121 and Inception-ResNetV2 for our models. Two models' feature extraction findings are integrated using the multilayer perceptron (MLP) classification approach. Compared to a single model, our strategy provides an increase in accuracy, precision, and recall of 91 percent and 90 percent for the F1-score. Deep-learning-based DR categorization utilizing fundus picture data was successfully shown in this experiment.","PeriodicalId":356949,"journal":{"name":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126306208","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
Transfer Learning and One Class Classification - A Combined Approach for Tumor Classification 迁移学习与一类分类——一种肿瘤分类的联合方法
Pub Date : 2022-12-01 DOI: 10.1109/ICECA55336.2022.10009483
N. Deepa, R. Sumathi
Deep learning models have extended its application in computer aided diagnosis of various medical complications. Identification of tumors from the images obtained from Magnetic Resonance Imaging (MRI) is one among them. But, in certain situations where the availability of dataset, in specific, the number of observations in a particular class, is very low than the other class, techniques such as one-class classification has to be incurred. This work combines the concept of transfer learning and one-class classification. The best pre-trained CNN which is capable of classifying the MRI images with tumors and without tumors is identified and is used for feature extraction. The features are extracted from a dataset with 465 positive images and 46 negative images. The extracted features are given as input to the one-class classifiers. The pre-trained models compared are VGG19, Resnet50 and Densenet121. VGG19 shows the best performance and hence used for feature extraction. The one-class classifiers compared are one-class support vector machine and isolation forest. One-class support vector machine performs better than the isolation forest algorithm.
深度学习模型在各种医学并发症的计算机辅助诊断中得到了广泛的应用。从磁共振成像(MRI)获得的图像中识别肿瘤就是其中之一。但是,在某些情况下,数据集的可用性,具体来说,一个特定类别的观测值的数量比另一个类别的观测值的数量要低得多,就必须采用一类分类之类的技术。这项工作结合了迁移学习和一类分类的概念。识别出最优的预训练CNN,该CNN能够对有肿瘤和无肿瘤的MRI图像进行分类,并用于特征提取。这些特征是从一个包含465张正面图像和46张负面图像的数据集中提取出来的。将提取的特征作为输入输入到单类分类器中。所比较的预训练模型为VGG19、Resnet50和Densenet121。VGG19表现出最好的性能,因此被用于特征提取。所比较的单类分类器是单类支持向量机和隔离森林。单类支持向量机算法优于隔离森林算法。
{"title":"Transfer Learning and One Class Classification - A Combined Approach for Tumor Classification","authors":"N. Deepa, R. Sumathi","doi":"10.1109/ICECA55336.2022.10009483","DOIUrl":"https://doi.org/10.1109/ICECA55336.2022.10009483","url":null,"abstract":"Deep learning models have extended its application in computer aided diagnosis of various medical complications. Identification of tumors from the images obtained from Magnetic Resonance Imaging (MRI) is one among them. But, in certain situations where the availability of dataset, in specific, the number of observations in a particular class, is very low than the other class, techniques such as one-class classification has to be incurred. This work combines the concept of transfer learning and one-class classification. The best pre-trained CNN which is capable of classifying the MRI images with tumors and without tumors is identified and is used for feature extraction. The features are extracted from a dataset with 465 positive images and 46 negative images. The extracted features are given as input to the one-class classifiers. The pre-trained models compared are VGG19, Resnet50 and Densenet121. VGG19 shows the best performance and hence used for feature extraction. The one-class classifiers compared are one-class support vector machine and isolation forest. One-class support vector machine performs better than the isolation forest algorithm.","PeriodicalId":356949,"journal":{"name":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122280008","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
Solar and Wind Integration of Electric Vehicles using SEPIC Fused Converter 使用SEPIC熔接转换器的电动汽车太阳能和风能集成
Pub Date : 2022-12-01 DOI: 10.1109/ICECA55336.2022.10009515
P. Loganathan, R. Sathish, S. Palanivel, P. Selvam, R. Devarajan, Vinod Kumar
In an effort to preserve our planet, alternative energy sources are gaining popularity. In order to address pollution head-on, the authors of this research suggest a hybrid electric vehicle (HEV) system. The most popular forms of renewable energy are wind and solar. These days, the internal combustion engine of a hybrid (solar/wind) electric vehicle (HEVS) is paired with one or more electric motors that draw power from batteries. Plugging a HEV into an external power source is not an option for recharging the battery. A combination of regenerative braking and the internal combustion engine provides the power needed to charge the car. As a result, the suggested system has the potential to lessen reliance on fossil fuels, lower pollution levels, and open the door to the use of renewable energy for transportation. The DC-DC converter receives input power from both sources. A direct current (dc) generator is used in windmills to directly transform mechanical energy into electricity. A SEPIC is used to simulate a DC-DC buck-boost converter, allowing the output voltage to be set precisely. MPPT based on INC is used to regulate the duty ratio. A battery in the system stores the combined energy output from the two generators. PIC microcontroller platform is used to implement the suggested system and ensure its performance.
为了保护我们的地球,替代能源越来越受欢迎。为了直接解决污染问题,这项研究的作者建议使用混合动力电动汽车(HEV)系统。最受欢迎的可再生能源是风能和太阳能。如今,混合动力(太阳能/风能)电动汽车(HEVS)的内燃机与一个或多个从电池获取电力的电动机配对。将混合动力汽车插入外部电源并不能为电池充电。再生制动和内燃机的结合为汽车提供充电所需的动力。因此,建议的系统有可能减少对化石燃料的依赖,降低污染水平,并为交通运输使用可再生能源打开大门。DC-DC转换器从两个源接收输入功率。风车用直流发电机把机械能直接转化为电能。SEPIC用于模拟DC-DC降压升压转换器,允许精确设置输出电压。采用基于INC的MPPT来调节占空比。系统中的电池储存了两个发电机输出的能量。采用PIC单片机平台实现了该系统,保证了系统的性能。
{"title":"Solar and Wind Integration of Electric Vehicles using SEPIC Fused Converter","authors":"P. Loganathan, R. Sathish, S. Palanivel, P. Selvam, R. Devarajan, Vinod Kumar","doi":"10.1109/ICECA55336.2022.10009515","DOIUrl":"https://doi.org/10.1109/ICECA55336.2022.10009515","url":null,"abstract":"In an effort to preserve our planet, alternative energy sources are gaining popularity. In order to address pollution head-on, the authors of this research suggest a hybrid electric vehicle (HEV) system. The most popular forms of renewable energy are wind and solar. These days, the internal combustion engine of a hybrid (solar/wind) electric vehicle (HEVS) is paired with one or more electric motors that draw power from batteries. Plugging a HEV into an external power source is not an option for recharging the battery. A combination of regenerative braking and the internal combustion engine provides the power needed to charge the car. As a result, the suggested system has the potential to lessen reliance on fossil fuels, lower pollution levels, and open the door to the use of renewable energy for transportation. The DC-DC converter receives input power from both sources. A direct current (dc) generator is used in windmills to directly transform mechanical energy into electricity. A SEPIC is used to simulate a DC-DC buck-boost converter, allowing the output voltage to be set precisely. MPPT based on INC is used to regulate the duty ratio. A battery in the system stores the combined energy output from the two generators. PIC microcontroller platform is used to implement the suggested system and ensure its performance.","PeriodicalId":356949,"journal":{"name":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","volume":"270 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115955242","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 Comprehensive Review for Classification and Segmentation of Gastro Intestine Tract 胃肠道分类与分割研究综述
Pub Date : 2022-12-01 DOI: 10.1109/ICECA55336.2022.10009547
N. Sharma, Avinash Sharma, Sheifali Gupta
The term “gastrointestinal tract” refers to the digestive system that receives food, breaks it down, absorbs its nutrients, and then expels it as waste.The Gastrointestinal (GI) tract has a significant role in the global burden of cancer-related mortality. According to the Global Cancer Statistic 2020 figures, GI tract cancers are the main reason for cancer-related mortality and provide a substantial challenge to the rising life expectancy. Investigating and identifying GI tract anomalies need a thorough examination of the GI tract. So there is a need for a method by which these anomalies can be detected at an early stage. In this article, a comprehensive study of the research done in the area of the GI tract based on machine learning and deep learning techniques has been presented. The analysis of GI is divided into classification and segmentation. The paper covers all the techniques for classification and segmentation used in the previous years on different datasets.
“胃肠道”一词指的是消化系统,它接收食物,分解食物,吸收营养,然后将其作为废物排出体外。胃肠道(GI)在全球癌症相关死亡率负担中起着重要作用。根据2020年全球癌症统计数据,胃肠道癌症是癌症相关死亡的主要原因,并对不断增长的预期寿命构成了重大挑战。调查和识别胃肠道异常需要对胃肠道进行彻底检查。因此,需要一种方法,通过这种方法可以在早期阶段检测到这些异常。在这篇文章中,基于机器学习和深度学习技术在胃肠道领域的研究进行了全面的研究。地理标志的分析分为分类分析和分割分析。本文涵盖了前几年在不同数据集上使用的所有分类和分割技术。
{"title":"A Comprehensive Review for Classification and Segmentation of Gastro Intestine Tract","authors":"N. Sharma, Avinash Sharma, Sheifali Gupta","doi":"10.1109/ICECA55336.2022.10009547","DOIUrl":"https://doi.org/10.1109/ICECA55336.2022.10009547","url":null,"abstract":"The term “gastrointestinal tract” refers to the digestive system that receives food, breaks it down, absorbs its nutrients, and then expels it as waste.The Gastrointestinal (GI) tract has a significant role in the global burden of cancer-related mortality. According to the Global Cancer Statistic 2020 figures, GI tract cancers are the main reason for cancer-related mortality and provide a substantial challenge to the rising life expectancy. Investigating and identifying GI tract anomalies need a thorough examination of the GI tract. So there is a need for a method by which these anomalies can be detected at an early stage. In this article, a comprehensive study of the research done in the area of the GI tract based on machine learning and deep learning techniques has been presented. The analysis of GI is divided into classification and segmentation. The paper covers all the techniques for classification and segmentation used in the previous years on different datasets.","PeriodicalId":356949,"journal":{"name":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","volume":"490 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116537601","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
Multi-Objective Artificial Flora Algorithm Based Optimal Handover Scheme for LTE-Advanced Networks 基于多目标人工植物群算法的LTE-Advanced网络最优切换方案
Pub Date : 2022-12-01 DOI: 10.1109/ICECA55336.2022.10009271
Kiran Mannem, Pasumarthy Nageswara Rao, S. M. Reddy
Currently, the Long-Term Evolution Advanced Network (LTE-AN) has a number of benefits, including fast speed, high data rate, and low latency, but it also has significant drawbacks, including seamless connectivity and resource management. To solve these issues, an efficient handover scheme is to be presented. So, in this paper an Optimal Hand-Over scheme based on Multi-Objective Artificial Flora (OHO-MOAF) algorithm is proposed. Initially, Hand Over (HO) parameters of each evolved Node B (eNB) or base station (BS) are calculated. Then these parameters are utilized as objective functions in the proposed algorithm. Based on this algorithm, the target eNB is selected optimally. The simulation results show that the OHO-MOAF scheme outperforms the existing HO technique in terms of call blocking and call dropping with HO failure.
目前,长期演进高级网络(LTE-AN)具有许多优点,包括速度快、数据速率高和延迟低,但它也有明显的缺点,包括无缝连接和资源管理。为了解决这些问题,需要提出一种有效的交接方案。为此,本文提出了一种基于多目标人工植物群(OHO-MOAF)算法的最优移交方案。首先,计算每个演进节点B (eNB)或基站(BS)的移交(HO)参数。然后将这些参数作为算法的目标函数。基于该算法,对目标eNB进行了最优选择。仿真结果表明,OHO-MOAF方案在呼叫阻塞和呼叫丢失方面优于现有的HO技术。
{"title":"Multi-Objective Artificial Flora Algorithm Based Optimal Handover Scheme for LTE-Advanced Networks","authors":"Kiran Mannem, Pasumarthy Nageswara Rao, S. M. Reddy","doi":"10.1109/ICECA55336.2022.10009271","DOIUrl":"https://doi.org/10.1109/ICECA55336.2022.10009271","url":null,"abstract":"Currently, the Long-Term Evolution Advanced Network (LTE-AN) has a number of benefits, including fast speed, high data rate, and low latency, but it also has significant drawbacks, including seamless connectivity and resource management. To solve these issues, an efficient handover scheme is to be presented. So, in this paper an Optimal Hand-Over scheme based on Multi-Objective Artificial Flora (OHO-MOAF) algorithm is proposed. Initially, Hand Over (HO) parameters of each evolved Node B (eNB) or base station (BS) are calculated. Then these parameters are utilized as objective functions in the proposed algorithm. Based on this algorithm, the target eNB is selected optimally. The simulation results show that the OHO-MOAF scheme outperforms the existing HO technique in terms of call blocking and call dropping with HO failure.","PeriodicalId":356949,"journal":{"name":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","volume":"86 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"113932876","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Novel Cloud Security Enhancement Scheme to Defend against DDoS Attacks by using Deep Learning Strategy 一种利用深度学习策略防御DDoS攻击的云安全增强方案
Pub Date : 2022-12-01 DOI: 10.1109/ICECA55336.2022.10009177
R. S. Prabhu, A. Prema, E. Perumal
Cloud computing is a recent technology that allows users to create services on-demand. Cloud computing has achieved benefits as a result of its self-service capability as well as on demand services. This offers significant adaptability to its users, as they simply pay for the services they require, rather than worrying about the expense of equipment or software support. The major benefit of utilizing the cloud -based environment in organization is to enhance the data maintenance scheme in an easy way as well as improve the integrity of service to avoid manual flaws over maintenance. However, the remote cloud based data maintenance and evaluation leads certain security related threats, especially with Distributed Denial of Service (DDoS) Attacks. These attacks are caused by attempts of intruders or hackers to hack the data present in the server end or traverse between client and server end. The attacker obtains the data and modifies it according to their convenience without the knowledge of the data owner. These kinds of attacks are most dangerous, and the confidentiality of the data is totally disturbed due to such threats. This paper is intended to design a novel deep learning strategy called Modified Learning based Cloud Attack Detection (MLCAD), in which it adapts the features from the conventional security handling scheme called Intelligent Attack Identification Strategy (IAIS). This proposed MLCAD approach identifies the DDoS attacks over cloud environment by means of analyzing the authorization and authentication logics of the respective user, examining the Internet Protocol (IP) Address mentioned in the relevant request as well as the metadata acquired from the user end. These provisions have made the proposed approach MLCAD to act better to identify the DDoS attack in an efficient manner with full significance. The paper provides the proper graphical proofs to prove the integrity and performance of the proposed approach in a clear manner.
云计算是一种允许用户按需创建服务的新技术。云计算由于其自助服务能力和按需服务而获得了好处。这为用户提供了显著的适应性,因为他们只需为所需的服务付费,而不必担心设备或软件支持的费用。在组织中利用基于云的环境的主要好处是以一种简单的方式增强数据维护方案,并提高服务的完整性,以避免人工维护的缺陷。然而,基于云的远程数据维护和评估也带来了一些安全威胁,尤其是DDoS (Distributed Denial of Service)攻击。这些攻击是由入侵者或黑客试图破解服务器端中存在的数据或在客户端和服务器端之间遍历数据引起的。攻击者在数据所有者不知情的情况下获取数据并根据自己的方便进行修改。这种类型的攻击是最危险的,并且由于这种威胁,数据的机密性完全受到干扰。本文旨在设计一种新的深度学习策略,称为基于改进学习的云攻击检测(MLCAD),该策略适应了传统安全处理方案智能攻击识别策略(IAIS)的特征。本文提出的MLCAD方法通过分析用户的授权和认证逻辑、检查相关请求中提到的IP地址以及从用户端获取的元数据来识别云环境下的DDoS攻击。这些规定使得MLCAD所提出的方法能够更好地有效识别DDoS攻击,具有充分的意义。本文提供了适当的图形证明,以清晰的方式证明了所提出方法的完整性和性能。
{"title":"A Novel Cloud Security Enhancement Scheme to Defend against DDoS Attacks by using Deep Learning Strategy","authors":"R. S. Prabhu, A. Prema, E. Perumal","doi":"10.1109/ICECA55336.2022.10009177","DOIUrl":"https://doi.org/10.1109/ICECA55336.2022.10009177","url":null,"abstract":"Cloud computing is a recent technology that allows users to create services on-demand. Cloud computing has achieved benefits as a result of its self-service capability as well as on demand services. This offers significant adaptability to its users, as they simply pay for the services they require, rather than worrying about the expense of equipment or software support. The major benefit of utilizing the cloud -based environment in organization is to enhance the data maintenance scheme in an easy way as well as improve the integrity of service to avoid manual flaws over maintenance. However, the remote cloud based data maintenance and evaluation leads certain security related threats, especially with Distributed Denial of Service (DDoS) Attacks. These attacks are caused by attempts of intruders or hackers to hack the data present in the server end or traverse between client and server end. The attacker obtains the data and modifies it according to their convenience without the knowledge of the data owner. These kinds of attacks are most dangerous, and the confidentiality of the data is totally disturbed due to such threats. This paper is intended to design a novel deep learning strategy called Modified Learning based Cloud Attack Detection (MLCAD), in which it adapts the features from the conventional security handling scheme called Intelligent Attack Identification Strategy (IAIS). This proposed MLCAD approach identifies the DDoS attacks over cloud environment by means of analyzing the authorization and authentication logics of the respective user, examining the Internet Protocol (IP) Address mentioned in the relevant request as well as the metadata acquired from the user end. These provisions have made the proposed approach MLCAD to act better to identify the DDoS attack in an efficient manner with full significance. The paper provides the proper graphical proofs to prove the integrity and performance of the proposed approach in a clear manner.","PeriodicalId":356949,"journal":{"name":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125245244","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
Comparison of Cryptographic Techniques: Classical, Quantum and Neural 密码技术的比较:经典、量子和神经
Pub Date : 2022-12-01 DOI: 10.1109/ICECA55336.2022.10009164
M. Ghute, Y. Suryawanshi
Now days, the necessity of highly secured and reliable network is tremendously increased in the wireless communication network. There are various routing attacks occurs in wireless communication network there for secure routing is one of the most challenging research area in a mobile ad-hoc network-MANETs. Several methods are available for providing safety of the MANET, still various attacks are there which reduces network performance. Hence a strong cryptography technique is required to secure communication in MANET. An efficient cryptographic method is required, which will not only generate and maintain key also distribute it safely to the nodes which are not malicious. The method proposed here detects the nodes which are malicious and keeps them away from communication in the network so that packet delivery rate is increased by reducing delay in the network. The reliable communication in MANET is achieved by applying strong cryptography methods. In this paper comparison of classical, quantum and neural cryptography are given.
如今,无线通信网络对高度安全可靠的网络的需求急剧增加。无线通信网络中存在各种路由攻击,安全路由是移动自组织网络(manet)中最具挑战性的研究领域之一。虽然有几种方法可以保证MANET的安全性,但仍然存在各种攻击,降低了网络性能。因此,需要一种强大的加密技术来保证MANET通信的安全。需要一种高效的加密方法,既能生成和维护密钥,又能安全地将密钥分发到没有恶意的节点上。该方法通过检测网络中存在恶意的节点,使其远离网络通信,从而降低网络时延,提高数据包的传送率。通过采用强加密方法,实现了MANET的可靠通信。本文对经典密码、量子密码和神经密码进行了比较。
{"title":"Comparison of Cryptographic Techniques: Classical, Quantum and Neural","authors":"M. Ghute, Y. Suryawanshi","doi":"10.1109/ICECA55336.2022.10009164","DOIUrl":"https://doi.org/10.1109/ICECA55336.2022.10009164","url":null,"abstract":"Now days, the necessity of highly secured and reliable network is tremendously increased in the wireless communication network. There are various routing attacks occurs in wireless communication network there for secure routing is one of the most challenging research area in a mobile ad-hoc network-MANETs. Several methods are available for providing safety of the MANET, still various attacks are there which reduces network performance. Hence a strong cryptography technique is required to secure communication in MANET. An efficient cryptographic method is required, which will not only generate and maintain key also distribute it safely to the nodes which are not malicious. The method proposed here detects the nodes which are malicious and keeps them away from communication in the network so that packet delivery rate is increased by reducing delay in the network. The reliable communication in MANET is achieved by applying strong cryptography methods. In this paper comparison of classical, quantum and neural cryptography are given.","PeriodicalId":356949,"journal":{"name":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","volume":"144 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122776796","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
Ant Colony Optimized AmoebaNet-A Algorithm for Hyperspectral Image Classification 蚁群优化的AmoebaNet-A算法用于高光谱图像分类
Pub Date : 2022-12-01 DOI: 10.1109/ICECA55336.2022.10009426
S. Srinivasan, K. Rajakumar
Hyperspectral imaging is one of the most widely used imaging techniques in numerous real-time applications. The detailed spectral information provided by hyperspectral imaging (HSI) is one of its main advantages. Each pixel has spectral information, and it can be effectively analyzed from hyperspectral images.The relationship among the high-resolution and object groups is carefully incorporated into the classification.Classifying hyperspectral images through conventional classification techniques is quite complex. Recently, deep learning techniques and their substantial potential in feature extraction have been proven in numerous research studies. Various non-linear problems are effectively solved through deep learning techniques. Conventional deep learning models based HSI classification approaches lags in performance, Thus, an efficient deep learning model, AmoebaNet-A, is presented in this research work for HSI classification. Additionally, nature inspired ant colony model is incorporated for network parameter optimization. Simulation analysis of the presented approach validates the improved performance using two data sets like the Indian Pines (IP) dataset and Italy's University of Pavia dataset (UP). Comparative analysis with existing approaches like optimized Self-organized map, EN-B4-SRO validates the higher performances of proposed model using the metrics like average accuracy, kappa coefficient and overall accuracy.
高光谱成像是众多实时应用中应用最广泛的成像技术之一。高光谱成像(HSI)提供的详细光谱信息是其主要优势之一。每个像元都有光谱信息,可以有效地从高光谱图像中进行分析。高分辨率和目标组之间的关系被仔细地纳入分类中。通过传统的分类技术对高光谱图像进行分类是非常复杂的。近年来,深度学习技术及其在特征提取方面的巨大潜力已在众多研究中得到证实。通过深度学习技术有效地解决了各种非线性问题。传统的基于深度学习模型的HSI分类方法存在性能滞后的问题,因此,本文提出了一种高效的深度学习模型AmoebaNet-A用于HSI分类。此外,采用自然启发蚁群模型进行网络参数优化。使用两个数据集,如Indian Pines (IP)数据集和意大利Pavia大学数据集(UP),对所提出的方法进行了仿真分析,验证了改进的性能。通过与优化自组织地图、EN-B4-SRO等现有方法的对比分析,通过平均精度、kappa系数和总体精度等指标验证了所提出模型的更高性能。
{"title":"Ant Colony Optimized AmoebaNet-A Algorithm for Hyperspectral Image Classification","authors":"S. Srinivasan, K. Rajakumar","doi":"10.1109/ICECA55336.2022.10009426","DOIUrl":"https://doi.org/10.1109/ICECA55336.2022.10009426","url":null,"abstract":"Hyperspectral imaging is one of the most widely used imaging techniques in numerous real-time applications. The detailed spectral information provided by hyperspectral imaging (HSI) is one of its main advantages. Each pixel has spectral information, and it can be effectively analyzed from hyperspectral images.The relationship among the high-resolution and object groups is carefully incorporated into the classification.Classifying hyperspectral images through conventional classification techniques is quite complex. Recently, deep learning techniques and their substantial potential in feature extraction have been proven in numerous research studies. Various non-linear problems are effectively solved through deep learning techniques. Conventional deep learning models based HSI classification approaches lags in performance, Thus, an efficient deep learning model, AmoebaNet-A, is presented in this research work for HSI classification. Additionally, nature inspired ant colony model is incorporated for network parameter optimization. Simulation analysis of the presented approach validates the improved performance using two data sets like the Indian Pines (IP) dataset and Italy's University of Pavia dataset (UP). Comparative analysis with existing approaches like optimized Self-organized map, EN-B4-SRO validates the higher performances of proposed model using the metrics like average accuracy, kappa coefficient and overall accuracy.","PeriodicalId":356949,"journal":{"name":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","volume":"132 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131558760","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
An Internet of Things based Waste Management System using Hybrid Machine Learning Technique 基于混合机器学习技术的物联网废物管理系统
Pub Date : 2022-12-01 DOI: 10.1109/ICECA55336.2022.10009242
Arunkumar M S, S. P, S. R, D. S
The most significant aspects of creating smart cities is waste management. Recycling and landfilling are two methods of waste management that lead to the demolition of trash. Because of population expansion, it is difficult to maintain cleanliness in urban areas. Because the machine learning (ML) and Internet of Things (IoT) eases the gathering, integration, and processing of diverse kinds of information, it provides an agile solution for classification and real-time monitoring. It is our intention to create a waste management scheme based on the IoT. The IoT has been used to keep tabs on people's movements and to help with garbage management. A machine learning technique called Decision Tree with Extreme Learning Machine was used to analyze data about a city (DT-ELM). The single classifier requires iterative training, which is time consuming, but the suggested hybrid model does not. Decision trees use traits that are good at classifying. Additional weights for the selected features are calculated to improve their categorization accuracy. We use the entropy theory to map the decision tree to ELM in order to get accurate prediction results. The garbage kind, truck size, and waste source may all be analyzed thanks to the network. In order to take the proper action, the waste management centers were informed of this information. An experiment was conducted to test the efficiency of an IoT -based trash management system.
创建智慧城市最重要的方面是废物管理。回收和填埋是垃圾管理的两种方法,导致垃圾的拆除。由于人口膨胀,很难保持城市地区的清洁。由于机器学习(ML)和物联网(IoT)简化了各种信息的收集、集成和处理,因此它为分类和实时监控提供了敏捷的解决方案。我们的目的是创建一个基于物联网的废物管理方案。物联网已被用于监视人们的活动,并帮助进行垃圾管理。一种被称为决策树和极限学习机的机器学习技术被用于分析一个城市的数据(DT-ELM)。单一分类器需要迭代训练,这是耗时的,但建议的混合模型不需要。决策树使用善于分类的特征。计算所选特征的附加权重以提高其分类精度。为了得到准确的预测结果,我们利用熵理论将决策树映射到ELM。垃圾种类、卡车大小、垃圾来源都可以通过网络进行分析。为了采取适当的行动,废物管理中心被告知这一信息。通过实验测试了基于物联网的垃圾管理系统的效率。
{"title":"An Internet of Things based Waste Management System using Hybrid Machine Learning Technique","authors":"Arunkumar M S, S. P, S. R, D. S","doi":"10.1109/ICECA55336.2022.10009242","DOIUrl":"https://doi.org/10.1109/ICECA55336.2022.10009242","url":null,"abstract":"The most significant aspects of creating smart cities is waste management. Recycling and landfilling are two methods of waste management that lead to the demolition of trash. Because of population expansion, it is difficult to maintain cleanliness in urban areas. Because the machine learning (ML) and Internet of Things (IoT) eases the gathering, integration, and processing of diverse kinds of information, it provides an agile solution for classification and real-time monitoring. It is our intention to create a waste management scheme based on the IoT. The IoT has been used to keep tabs on people's movements and to help with garbage management. A machine learning technique called Decision Tree with Extreme Learning Machine was used to analyze data about a city (DT-ELM). The single classifier requires iterative training, which is time consuming, but the suggested hybrid model does not. Decision trees use traits that are good at classifying. Additional weights for the selected features are calculated to improve their categorization accuracy. We use the entropy theory to map the decision tree to ELM in order to get accurate prediction results. The garbage kind, truck size, and waste source may all be analyzed thanks to the network. In order to take the proper action, the waste management centers were informed of this information. An experiment was conducted to test the efficiency of an IoT -based trash management system.","PeriodicalId":356949,"journal":{"name":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121869795","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
Reconfigurable Hardware Implementation of CNN Accelerator using Zero-bypass Multiplier 使用零旁路乘法器的CNN加速器的可重构硬件实现
Pub Date : 2022-12-01 DOI: 10.1109/ICECA55336.2022.10009522
M. Vanitha, Guntamadugu Ganesh, G. Thirumalesh, E. Tharun
Convolutional Neural Networks (CNNs) have undergone accelerated growth due to their capacity to resolve challenging image recognition problems. They are utilized to handle an increasing number of difficulties, such as speech recognition, and the segmentation and categorization of images. The ever-increasing processing needs of CNNs are spawning the market for hardware support strategies. Moreover, CNN workloads are of a streaming nature, which makes them a good choice for reconfigurable hardware architectures like as Field Programmable Gate Arrays (FPGAs). Neural networks are a sort of computer architecture inspired by the way the human brain processes information. A artificial neural network consists of a large number of densely interconnected individual processors, or neurons. By adding a simplified bypass zero multiplier to the neural computing of the system, the proposed system may reduce the processing time and complexity while handling a broad range of datasets. The suggested CNN comprises of two hidden layers and two convolutional layers. The proposed CNN is implemented on a Xilinx zynq 7z020 FPGA using the verilog HDL programming language, with the consideration for space utilization, power estimation, and logical utilization.
卷积神经网络(cnn)由于其解决具有挑战性的图像识别问题的能力而加速发展。它们被用来处理越来越多的困难,如语音识别、图像的分割和分类。cnn日益增长的处理需求催生了硬件支持策略市场。此外,CNN工作负载具有流性质,这使得它们成为可重构硬件架构(如现场可编程门阵列(fpga))的良好选择。神经网络是一种受人脑处理信息方式启发的计算机架构。人工神经网络由大量紧密相连的单个处理器或神经元组成。通过在系统的神经计算中加入一个简化的旁路零乘法器,该系统可以在处理大范围数据集时减少处理时间和复杂性。建议的CNN由两个隐藏层和两个卷积层组成。该CNN采用verilog HDL编程语言在Xilinx zynq 7z020 FPGA上实现,同时考虑了空间利用率、功耗估计和逻辑利用率。
{"title":"Reconfigurable Hardware Implementation of CNN Accelerator using Zero-bypass Multiplier","authors":"M. Vanitha, Guntamadugu Ganesh, G. Thirumalesh, E. Tharun","doi":"10.1109/ICECA55336.2022.10009522","DOIUrl":"https://doi.org/10.1109/ICECA55336.2022.10009522","url":null,"abstract":"Convolutional Neural Networks (CNNs) have undergone accelerated growth due to their capacity to resolve challenging image recognition problems. They are utilized to handle an increasing number of difficulties, such as speech recognition, and the segmentation and categorization of images. The ever-increasing processing needs of CNNs are spawning the market for hardware support strategies. Moreover, CNN workloads are of a streaming nature, which makes them a good choice for reconfigurable hardware architectures like as Field Programmable Gate Arrays (FPGAs). Neural networks are a sort of computer architecture inspired by the way the human brain processes information. A artificial neural network consists of a large number of densely interconnected individual processors, or neurons. By adding a simplified bypass zero multiplier to the neural computing of the system, the proposed system may reduce the processing time and complexity while handling a broad range of datasets. The suggested CNN comprises of two hidden layers and two convolutional layers. The proposed CNN is implemented on a Xilinx zynq 7z020 FPGA using the verilog HDL programming language, with the consideration for space utilization, power estimation, and logical utilization.","PeriodicalId":356949,"journal":{"name":"2022 6th International Conference on Electronics, Communication and Aerospace Technology","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134478553","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
期刊
2022 6th International Conference on Electronics, Communication and Aerospace Technology
全部 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