首页 > 最新文献

Network-Computation in Neural Systems最新文献

英文 中文
Effective prediction of human skin cancer using stacking based ensemble deep learning algorithm. 使用基于堆叠的集合深度学习算法有效预测人类皮肤癌。
IF 7.8 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-28 DOI: 10.1080/0954898X.2024.2346608
David Neels Ponkumar Devadhas, Hephzi Punithavathi Isaac Sugirtharaj, Mary Harin Fernandez, Duraipandy Periyasamy

Automated diagnosis of cancer from skin lesion data has been the focus of numerous research. Despite that it can be challenging to interpret these images because of features like colour illumination changes, variation in the sizes and forms of the lesions. To tackle these problems, the proposed model develops an ensemble of deep learning techniques for skin cancer diagnosis. Initially, skin imaging data are collected and preprocessed using resizing and anisotropic diffusion to enhance the quality of the image. Preprocessed images are fed into the Fuzzy-C-Means clustering technique to segment the region of diseases. Stacking-based ensemble deep learning approach is used for classification and the LSTM acts as a meta-classifier. Deep Neural Network (DNN) and Convolutional Neural Network (CNN) are used as input for LSTM. This segmented images are utilized to be input into the CNN, and the local binary pattern (LBP) technique is employed to extract DNN features from the segments of the image. The output from these two classifiers will be fed into the LSTM Meta classifier. This LSTM classifies the input data and predicts the skin cancer disease. The proposed approach had a greater accuracy of 97%. Hence, the developed model accurately predicts skin cancer disease.

根据皮肤病变数据自动诊断癌症一直是众多研究的重点。尽管如此,由于颜色光照变化、病变的大小和形态变化等特征,解释这些图像可能具有挑战性。为了解决这些问题,所提出的模型开发了一种用于皮肤癌诊断的深度学习技术组合。首先,收集皮肤成像数据,并使用大小调整和各向异性扩散进行预处理,以提高图像质量。预处理后的图像被送入模糊-C-Means 聚类技术,以分割疾病区域。基于堆叠的集合深度学习方法用于分类,LSTM 充当元分类器。深度神经网络(DNN)和卷积神经网络(CNN)被用作 LSTM 的输入。深度神经网络(DNN)和卷积神经网络(CNN)被用作 LSTM 的输入,分段图像被用作 CNN 的输入,局部二值模式(LBP)技术被用于从图像分段中提取 DNN 特征。这两个分类器的输出将输入 LSTM 元分类器。LSTM 对输入数据进行分类,并预测皮肤癌疾病。所提出的方法准确率高达 97%。因此,所开发的模型能准确预测皮肤癌疾病。
{"title":"Effective prediction of human skin cancer using stacking based ensemble deep learning algorithm.","authors":"David Neels Ponkumar Devadhas, Hephzi Punithavathi Isaac Sugirtharaj, Mary Harin Fernandez, Duraipandy Periyasamy","doi":"10.1080/0954898X.2024.2346608","DOIUrl":"https://doi.org/10.1080/0954898X.2024.2346608","url":null,"abstract":"<p><p>Automated diagnosis of cancer from skin lesion data has been the focus of numerous research. Despite that it can be challenging to interpret these images because of features like colour illumination changes, variation in the sizes and forms of the lesions. To tackle these problems, the proposed model develops an ensemble of deep learning techniques for skin cancer diagnosis. Initially, skin imaging data are collected and preprocessed using resizing and anisotropic diffusion to enhance the quality of the image. Preprocessed images are fed into the Fuzzy-C-Means clustering technique to segment the region of diseases. Stacking-based ensemble deep learning approach is used for classification and the LSTM acts as a meta-classifier. Deep Neural Network (DNN) and Convolutional Neural Network (CNN) are used as input for LSTM. This segmented images are utilized to be input into the CNN, and the local binary pattern (LBP) technique is employed to extract DNN features from the segments of the image. The output from these two classifiers will be fed into the LSTM Meta classifier. This LSTM classifies the input data and predicts the skin cancer disease. The proposed approach had a greater accuracy of 97%. Hence, the developed model accurately predicts skin cancer disease.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1-37"},"PeriodicalIF":7.8,"publicationDate":"2024-05-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141159240","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimized encoder-decoder cascaded deep convolutional network for leaf disease image segmentation. 用于叶病图像分割的优化编码器-解码器级联深度卷积网络
IF 7.8 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-22 DOI: 10.1080/0954898X.2024.2326493
David Femi, Manapakkam Anandan Mukunthan

Nowadays, Deep Learning (DL) techniques are being used to automate the identification and diagnosis of plant diseases, thereby enhancing global food security and enabling non-experts to detect these diseases. Among many DL techniques, a Deep Encoder-Decoder Cascaded Network (DEDCNet) model can precisely segment diseased areas from the leaf images to differentiate and classify multiple diseases. On the other hand, the model training depends on the appropriate selection of hyperparameters. Also, this network structure has weak robustness with different parameters. Hence, in this manuscript, an Optimized DEDCNet (ODEDCNet) model is proposed for improved leaf disease image segmentation. To choose the best DEDCNet hyperparameters, a brand-new Dingo Optimization Algorithm (DOA) is included in this model. The DOA depends on the foraging nature of dingoes, which comprises exploration and exploitation phases. In exploration, it attains many predictable decisions in the search area, whereas exploitation enables exploring the best decisions in a provided area. The segmentation accuracy is used as the fitness value of each dingo for hyperparameter selection. By configuring the chosen hyperparameters, the DEDCNet is trained to segment the leaf disease regions. The segmented images are further given to the pre-trained Convolutional Neural Networks (CNNs) followed by the Support Vector Machine (SVM) for classifying leaf diseases. ODEDCNet performs exceptionally well on the PlantVillage and Betel Leaf Image datasets, attaining an astounding 97.33% accuracy on the former and 97.42% accuracy on the latter. Both datasets achieve noteworthy recall, F-score, Dice coefficient, and precision values: the Betel Leaf Image dataset shows values of 97.4%, 97.29%, 97.35%, and 0.9897; the PlantVillage dataset shows values of 97.5%, 97.42%, 97.46%, and 0.9901, all completed in remarkably short processing times of 0.07 and 0.06 seconds, respectively. The achieved outcomes are evaluated with the contemporary optimization algorithms using the considered datasets to comprehend the efficiency of DOA.

如今,深度学习(DL)技术正被用于植物病害的自动识别和诊断,从而提高全球粮食安全,并使非专业人员也能检测这些病害。在众多深度学习技术中,深度编码器-解码器级联网络(DEDCNet)模型可以从叶片图像中精确分割出病害区域,从而对多种病害进行区分和分类。另一方面,模型的训练取决于超参数的适当选择。而且,这种网络结构在不同参数下的鲁棒性较弱。因此,本手稿提出了优化 DEDCNet(ODEDCNet)模型,用于改进叶病图像分割。为了选择最佳的 DEDCNet 超参数,该模型采用了全新的 Dingo 优化算法(DOA)。DOA 取决于恐龙的觅食特性,包括探索和利用阶段。在探索阶段,它会在搜索区域内做出许多可预测的决定,而在利用阶段,则会在提供的区域内探索最佳决定。在选择超参数时,会将分割精度作为每只恐龙的适应度值。通过配置所选的超参数,DEDCNet 就能训练分割叶片病害区域。分割后的图像将进一步交给预先训练好的卷积神经网络(CNN),然后由支持向量机(SVM)对叶片病害进行分类。ODEDCNet 在 PlantVillage 和槟榔叶图像数据集上表现出色,前者的准确率达到惊人的 97.33%,后者的准确率达到 97.42%。这两个数据集的召回率、F-score、Dice系数和精确度值都值得一提:槟榔叶图像数据集的召回率、F-score、Dice系数和精确度值分别为97.4%、97.29%、97.35%和0.9897;植物村数据集的召回率、F-score、Dice系数和精确度值分别为97.5%、97.42%、97.46%和0.9901,所有数据的处理时间分别为0.07秒和0.06秒。我们使用所考虑的数据集对所取得的成果与当代优化算法进行了评估,以了解 DOA 的效率。
{"title":"Optimized encoder-decoder cascaded deep convolutional network for leaf disease image segmentation.","authors":"David Femi, Manapakkam Anandan Mukunthan","doi":"10.1080/0954898X.2024.2326493","DOIUrl":"https://doi.org/10.1080/0954898X.2024.2326493","url":null,"abstract":"<p><p>Nowadays, Deep Learning (DL) techniques are being used to automate the identification and diagnosis of plant diseases, thereby enhancing global food security and enabling non-experts to detect these diseases. Among many DL techniques, a Deep Encoder-Decoder Cascaded Network (DEDCNet) model can precisely segment diseased areas from the leaf images to differentiate and classify multiple diseases. On the other hand, the model training depends on the appropriate selection of hyperparameters. Also, this network structure has weak robustness with different parameters. Hence, in this manuscript, an Optimized DEDCNet (ODEDCNet) model is proposed for improved leaf disease image segmentation. To choose the best DEDCNet hyperparameters, a brand-new Dingo Optimization Algorithm (DOA) is included in this model. The DOA depends on the foraging nature of dingoes, which comprises exploration and exploitation phases. In exploration, it attains many predictable decisions in the search area, whereas exploitation enables exploring the best decisions in a provided area. The segmentation accuracy is used as the fitness value of each dingo for hyperparameter selection. By configuring the chosen hyperparameters, the DEDCNet is trained to segment the leaf disease regions. The segmented images are further given to the pre-trained Convolutional Neural Networks (CNNs) followed by the Support Vector Machine (SVM) for classifying leaf diseases. ODEDCNet performs exceptionally well on the PlantVillage and Betel Leaf Image datasets, attaining an astounding 97.33% accuracy on the former and 97.42% accuracy on the latter. Both datasets achieve noteworthy recall, F-score, Dice coefficient, and precision values: the Betel Leaf Image dataset shows values of 97.4%, 97.29%, 97.35%, and 0.9897; the PlantVillage dataset shows values of 97.5%, 97.42%, 97.46%, and 0.9901, all completed in remarkably short processing times of 0.07 and 0.06 seconds, respectively. The achieved outcomes are evaluated with the contemporary optimization algorithms using the considered datasets to comprehend the efficiency of DOA.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1-27"},"PeriodicalIF":7.8,"publicationDate":"2024-05-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141077390","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Fractional social optimization-based migration and replica management algorithm for load balancing in distributed file system for cloud computing. 基于分数社会优化的迁移和副本管理算法,用于云计算分布式文件系统的负载平衡。
IF 7.8 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-21 DOI: 10.1080/0954898X.2024.2353665
Manjula Hulagappa Nebagiri, Latha Pillappa Hnumanthappa

Effective management of data is a major issue in Distributed File System (DFS), like the cloud. This issue is handled by replicating files in an effective manner, which can minimize the time of data access and elevate the data availability. This paper devises a Fractional Social Optimization Algorithm (FSOA) for replica management along with balancing load in DFS in the cloud stage. Balancing the workload for DFS is the main objective. Here, the chunk creation is done by partitioning the file into a different number of chunks considering Deep Fuzzy Clustering (DFC) and then in the round-robin manner the Virtual machine (VM) is assigned. In that case for balancing the load considering certain objectives like resource use, energy consumption and migration cost thereby the load balancing is performed with the proposed FSOA. Here, the FSOA is formulated by uniting the Social optimization algorithm (SOA) and Fractional Calculus (FC). The replica management is done in DFS using the proposed FSOA by considering the various objectives. The FSOA has the smallest load of 0.299, smallest cost of 0.395, smallest energy consumption of 0.510, smallest overhead of 0.358, and smallest throughput of 0.537.

在云计算等分布式文件系统(DFS)中,数据的有效管理是一个主要问题。这个问题可以通过有效复制文件来解决,这样可以最大限度地缩短数据访问时间,提高数据可用性。本文设计了一种分数社会优化算法(FSOA),用于复制管理和平衡云阶段 DFS 的负载。平衡 DFS 的工作负载是主要目标。在这里,通过深度模糊聚类(DFC)将文件划分为不同数量的块来创建块,然后以循环方式分配虚拟机(VM)。在这种情况下,为了平衡负载,需要考虑某些目标,如资源使用、能源消耗和迁移成本,从而使用所提出的 FSOA 进行负载平衡。在这里,FSOA 是通过联合社会优化算法(SOA)和分数微积分(FC)来实现的。考虑到各种目标,使用所提出的 FSOA 在 DFS 中进行副本管理。FSOA 的最小负载为 0.299,最小成本为 0.395,最小能耗为 0.510,最小开销为 0.358,最小吞吐量为 0.537。
{"title":"Fractional social optimization-based migration and replica management algorithm for load balancing in distributed file system for cloud computing.","authors":"Manjula Hulagappa Nebagiri, Latha Pillappa Hnumanthappa","doi":"10.1080/0954898X.2024.2353665","DOIUrl":"https://doi.org/10.1080/0954898X.2024.2353665","url":null,"abstract":"<p><p>Effective management of data is a major issue in Distributed File System (DFS), like the cloud. This issue is handled by replicating files in an effective manner, which can minimize the time of data access and elevate the data availability. This paper devises a Fractional Social Optimization Algorithm (FSOA) for replica management along with balancing load in DFS in the cloud stage. Balancing the workload for DFS is the main objective. Here, the chunk creation is done by partitioning the file into a different number of chunks considering Deep Fuzzy Clustering (DFC) and then in the round-robin manner the Virtual machine (VM) is assigned. In that case for balancing the load considering certain objectives like resource use, energy consumption and migration cost thereby the load balancing is performed with the proposed FSOA. Here, the FSOA is formulated by uniting the Social optimization algorithm (SOA) and Fractional Calculus (FC). The replica management is done in DFS using the proposed FSOA by considering the various objectives. The FSOA has the smallest load of 0.299, smallest cost of 0.395, smallest energy consumption of 0.510, smallest overhead of 0.358, and smallest throughput of 0.537.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1-28"},"PeriodicalIF":7.8,"publicationDate":"2024-05-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141072363","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Enhancing multi-class lung disease classification in chest x-ray images: A hybrid manta-ray foraging volcano eruption algorithm boosted multilayer perceptron neural network approach. 增强胸部X光图像中的多类肺病分类:混合蝠鲼觅食火山爆发算法增强多层感知器神经网络方法。
IF 1.1 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-16 DOI: 10.1080/0954898X.2024.2350579
Rajendran Thavasimuthu, Sudheer Hanumanthakari, Sridhar Sekar, Sakthivel Kirubakaran

One of the most used diagnostic imaging techniques for identifying a variety of lung and bone-related conditions is the chest X-ray. Recent developments in deep learning have demonstrated several successful cases of illness diagnosis from chest X-rays. However, issues of stability and class imbalance still need to be resolved. Hence in this manuscript, multi-class lung disease classification in chest x-ray images using a hybrid manta-ray foraging volcano eruption algorithm boosted multilayer perceptron neural network approach is proposed (MPNN-Hyb-MRF-VEA). Initially, the input chest X-ray images are taken from the Covid-Chest X-ray dataset. Anisotropic diffusion Kuwahara filtering (ADKF) is used to enhance the quality of these images and lower noise. To capture significant discriminative features, the Term frequency-inverse document frequency (TF-IDF) based feature extraction method is utilized in this case. The Multilayer Perceptron Neural Network (MPNN) serves as the classification model for multi-class lung disorders classification as COVID-19, pneumonia, tuberculosis (TB), and normal. A Hybrid Manta-Ray Foraging and Volcano Eruption Algorithm (Hyb-MRF-VEA) is introduced to further optimize and fine-tune the MPNN's parameters. The Python platform is used to accurately evaluate the proposed methodology. The performance of the proposed method provides 23.21%, 12.09%, and 5.66% higher accuracy compared with existing methods like NFM, SVM, and CNN respectively.

胸部 X 射线是最常用的诊断成像技术之一,可用于识别各种肺部和骨骼相关疾病。深度学习的最新发展已经展示了几个通过胸部 X 光片诊断疾病的成功案例。然而,稳定性和类不平衡问题仍有待解决。因此,本手稿提出了使用混合蝠鲼觅食火山喷发算法增强多层感知器神经网络方法(MPNN-Hyb-MRF-VEA)对胸部X光图像进行多类肺部疾病分类。最初,输入的胸部 X 光图像来自 Covid-Chest X 光数据集。使用各向异性扩散桑原滤波(ADKF)来提高这些图像的质量并降低噪声。为了捕捉重要的鉴别特征,本例采用了基于词频-反文档频率(TF-IDF)的特征提取方法。多层感知器神经网络(MPNN)作为多类肺部疾病分类模型,可将肺部疾病分为 COVID-19、肺炎、肺结核(TB)和正常。为了进一步优化和微调 MPNN 的参数,引入了蝠鲼觅食和火山喷发混合算法(Hyb-MRF-VEA)。Python 平台用于精确评估所提出的方法。与 NFM、SVM 和 CNN 等现有方法相比,拟议方法的准确率分别提高了 23.21%、12.09% 和 5.66%。
{"title":"Enhancing multi-class lung disease classification in chest x-ray images: A hybrid manta-ray foraging volcano eruption algorithm boosted multilayer perceptron neural network approach.","authors":"Rajendran Thavasimuthu, Sudheer Hanumanthakari, Sridhar Sekar, Sakthivel Kirubakaran","doi":"10.1080/0954898X.2024.2350579","DOIUrl":"10.1080/0954898X.2024.2350579","url":null,"abstract":"<p><p>One of the most used diagnostic imaging techniques for identifying a variety of lung and bone-related conditions is the chest X-ray. Recent developments in deep learning have demonstrated several successful cases of illness diagnosis from chest X-rays. However, issues of stability and class imbalance still need to be resolved. Hence in this manuscript, multi-class lung disease classification in chest x-ray images using a hybrid manta-ray foraging volcano eruption algorithm boosted multilayer perceptron neural network approach is proposed (MPNN-Hyb-MRF-VEA). Initially, the input chest X-ray images are taken from the Covid-Chest X-ray dataset. Anisotropic diffusion Kuwahara filtering (ADKF) is used to enhance the quality of these images and lower noise. To capture significant discriminative features, the Term frequency-inverse document frequency (TF-IDF) based feature extraction method is utilized in this case. The Multilayer Perceptron Neural Network (MPNN) serves as the classification model for multi-class lung disorders classification as COVID-19, pneumonia, tuberculosis (TB), and normal. A Hybrid Manta-Ray Foraging and Volcano Eruption Algorithm (Hyb-MRF-VEA) is introduced to further optimize and fine-tune the MPNN's parameters. The Python platform is used to accurately evaluate the proposed methodology. The performance of the proposed method provides 23.21%, 12.09%, and 5.66% higher accuracy compared with existing methods like NFM, SVM, and CNN respectively.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1-32"},"PeriodicalIF":1.1,"publicationDate":"2024-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140946455","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An intelligent wireless channel corrupted image-denoising framework using symmetric convolution-based heuristic assisted residual attention network. 使用基于对称卷积的启发式辅助残差注意网络的智能无线信道损坏图像去噪框架。
IF 7.8 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-14 DOI: 10.1080/0954898X.2024.2350578
Sreedhar Mala, Aparna Kukunuri

Image denoising is one of the significant approaches for extracting valuable information in the required images without any errors. During the process of image transmission in the wireless medium, a wide variety of noise is presented to affect the image quality. For efficient analysis, an effective denoising approach is needed to enhance the quality of the images. The main scope of this research paper is to correct errors and remove the effects of channel degradation. A corrupted image denoising approach is developed in wireless channels to eliminate the bugs. The required images are gathered from wireless channels at the receiver end. Initially, the collected images are decomposed into several regions using Adaptive Lifting Wavelet Transform (ALWT) and then the "Symmetric Convolution-based Residual Attention Network (SC-RAN)" is employed, where the residual images are obtained by separating the clean image from the noisy images. The parameters present are optimized using Hybrid Energy Golden Tortoise Beetle Optimizer (HEGTBO) to maximize efficiency. The image denoising is performed over the obtained residual images and noisy images to get the final denoised images. The numerical findings of the developed model attain 31.69% regarding PSNR metrics. Thus, the analysis of the developed model shows significant improvement.

图像去噪是在所需图像中无误提取有价值信息的重要方法之一。在无线介质中传输图像的过程中,会出现各种各样的噪声来影响图像质量。为了进行有效分析,需要一种有效的去噪方法来提高图像质量。本文研究的主要范围是纠正错误和消除信道劣化的影响。本文开发了一种在无线信道中消除错误的损坏图像去噪方法。接收端从无线信道收集所需的图像。首先,使用自适应提升小波变换(ALWT)将收集到的图像分解成多个区域,然后采用 "基于对称卷积的残差注意网络(SC-RAN)",通过从噪声图像中分离出干净图像来获得残差图像。使用混合能量金龟甲虫优化器(HEGTBO)对存在的参数进行优化,以最大限度地提高效率。对获得的残留图像和噪声图像进行图像去噪,以获得最终的去噪图像。所开发模型的 PSNR 指标达到 31.69%。因此,对所开发模型的分析表明该模型有显著的改进。
{"title":"An intelligent wireless channel corrupted image-denoising framework using symmetric convolution-based heuristic assisted residual attention network.","authors":"Sreedhar Mala, Aparna Kukunuri","doi":"10.1080/0954898X.2024.2350578","DOIUrl":"https://doi.org/10.1080/0954898X.2024.2350578","url":null,"abstract":"<p><p>Image denoising is one of the significant approaches for extracting valuable information in the required images without any errors. During the process of image transmission in the wireless medium, a wide variety of noise is presented to affect the image quality. For efficient analysis, an effective denoising approach is needed to enhance the quality of the images. The main scope of this research paper is to correct errors and remove the effects of channel degradation. A corrupted image denoising approach is developed in wireless channels to eliminate the bugs. The required images are gathered from wireless channels at the receiver end. Initially, the collected images are decomposed into several regions using Adaptive Lifting Wavelet Transform (ALWT) and then the \"Symmetric Convolution-based Residual Attention Network (SC-RAN)\" is employed, where the residual images are obtained by separating the clean image from the noisy images. The parameters present are optimized using Hybrid Energy Golden Tortoise Beetle Optimizer (HEGTBO) to maximize efficiency. The image denoising is performed over the obtained residual images and noisy images to get the final denoised images. The numerical findings of the developed model attain 31.69% regarding PSNR metrics. Thus, the analysis of the developed model shows significant improvement.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1-34"},"PeriodicalIF":7.8,"publicationDate":"2024-05-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140923502","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Omics data classification using constitutive artificial neural network optimized with single candidate optimizer. 使用单候选优化器优化的构成型人工神经网络进行 Omics 数据分类。
IF 7.8 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-12 DOI: 10.1080/0954898X.2024.2348726
Subramaniam Madhan, Anbarasan Kalaiselvan

Recent technical advancements enable omics-based biological study of molecules with very high throughput and low cost, such as genomic, proteomic, and microbionics'. To overcome this drawback, Omics Data Classification using Constitutive Artificial Neural Network Optimized with Single Candidate Optimizer (ODC-ZOA-CANN-SCO) is proposed in this manuscript. The input data is pre-processing by using Adaptive variational Bayesian filtering (AVBF) to replace missing values. The pre-processing data is fed to Zebra Optimization Algorithm (ZOA) for dimensionality reduction. Then, the Constitutive Artificial Neural Network (CANN) is employed to classify omics data. The weight parameter is optimized by Single Candidate Optimizer (SCO). The proposed ODC-ZOA-CANN-SCO method attains 25.36%, 21.04%, 22.18%, 26.90%, and 28.12% higher accuracy when analysed to the existing methods like multi-omics data integration utilizing adaptive graph learning and attention mode for patient categorization with biomarker identification (MOD-AGL-AM-PABI), deep learning method depending upon multi-omics data integration to create risk stratification prediction mode for skin cutaneous melanoma (DL-MODI-RSP-SCM), Deep belief network-base model for identifying Alzheimer's disease utilizing multi-omics data (DDN-DAD-MOD), hybrid cancer prediction depending upon multi-omics data and reinforcement learning state action reward state action (HCP-MOD-RL-SARSA), machine learning basis method under omics data including biological knowledge database for cancer clinical endpoint prediction (ML-ODBKD-CCEP) methods, respectively.

最近的技术进步使基于全局组学的分子生物学研究(如基因组学、蛋白质组学和微生物学)能够以极高的通量和较低的成本进行。为了克服这一缺点,本手稿提出了使用单候选优化器优化的构成型人工神经网络(ODC-ZOA-CANN-SCO)进行全息数据分类。使用自适应变异贝叶斯滤波(AVBF)对输入数据进行预处理,以替换缺失值。预处理后的数据被送入斑马优化算法(ZOA)进行降维处理。然后,采用构造人工神经网络(CANN)对 omics 数据进行分类。权重参数通过单候选优化器(SCO)进行优化。拟议的 ODC-ZOA-CANN-SCO 方法的准确率分别为 25.36%、21.04%、22.18%、26.90% 和 28.12%。与现有方法(如利用自适应图学习和注意力模式进行多组学数据整合以识别生物标记物的患者分类方法(MOD-AGL-AM-PABI)、利用多组学数据整合创建皮肤黑色素瘤风险分层预测模式的深度学习方法(DL-MODI-RSP-SCM))相比,拟议的 ODC-ZOA-CANN-SCO 方法的准确率分别提高了 25.36%、21.04%、22.18%、26.90% 和 28.12%、利用多组学数据识别阿尔茨海默病的深度信念网络基础模型(DDN-DAD-MOD)、基于多组学数据和强化学习状态行动奖赏状态行动的混合癌症预测方法(HCP-MOD-RL-SARSA)、包括生物知识数据库在内的omics数据下机器学习基础方法用于癌症临床终点预测(ML-ODBKD-CCEP)等方法。
{"title":"Omics data classification using constitutive artificial neural network optimized with single candidate optimizer.","authors":"Subramaniam Madhan, Anbarasan Kalaiselvan","doi":"10.1080/0954898X.2024.2348726","DOIUrl":"https://doi.org/10.1080/0954898X.2024.2348726","url":null,"abstract":"<p><p>Recent technical advancements enable omics-based biological study of molecules with very high throughput and low cost, such as genomic, proteomic, and microbionics'. To overcome this drawback, Omics Data Classification using Constitutive Artificial Neural Network Optimized with Single Candidate Optimizer (ODC-ZOA-CANN-SCO) is proposed in this manuscript. The input data is pre-processing by using Adaptive variational Bayesian filtering (AVBF) to replace missing values. The pre-processing data is fed to Zebra Optimization Algorithm (ZOA) for dimensionality reduction. Then, the Constitutive Artificial Neural Network (CANN) is employed to classify omics data. The weight parameter is optimized by Single Candidate Optimizer (SCO). The proposed ODC-ZOA-CANN-SCO method attains 25.36%, 21.04%, 22.18%, 26.90%, and 28.12% higher accuracy when analysed to the existing methods like multi-omics data integration utilizing adaptive graph learning and attention mode for patient categorization with biomarker identification (MOD-AGL-AM-PABI), deep learning method depending upon multi-omics data integration to create risk stratification prediction mode for skin cutaneous melanoma (DL-MODI-RSP-SCM), Deep belief network-base model for identifying Alzheimer's disease utilizing multi-omics data (DDN-DAD-MOD), hybrid cancer prediction depending upon multi-omics data and reinforcement learning state action reward state action (HCP-MOD-RL-SARSA), machine learning basis method under omics data including biological knowledge database for cancer clinical endpoint prediction (ML-ODBKD-CCEP) methods, respectively.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1-25"},"PeriodicalIF":7.8,"publicationDate":"2024-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140913377","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
MCN portfolio: An efficient portfolio prediction and selection model using multiserial cascaded network with hybrid meta-heuristic optimization algorithm. MCN 投资组合:使用混合元启发式优化算法的多串级联网络的高效投资组合预测和选择模型。
IF 7.8 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-08 DOI: 10.1080/0954898X.2024.2346115
Meeta Sharma, Pankaj Kumar Sharma, Hemant Kumar Vijayvergia, Amit Garg, Shyam Sundar Agarwal, Varun Prakash Saxena

Generally, financial investments are necessary for portfolio management. However, the prediction of a portfolio becomes complicated in several processing techniques which may cause certain issues while predicting the portfolio. Moreover, the error analysis needs to be validated with efficient performance measures. To solve the problems of portfolio optimization, a new portfolio prediction framework is developed. Initially, a dataset is collected from the standard database which is accumulated with various companies' portfolios. For forecasting the benefits of companies, a Multi-serial Cascaded Network (MCNet) is employed which constitutes of Autoencoder, 1D Convolutional Neural Network (1DCNN), and Recurrent Neural Network (RNN) is utilized. The prediction output for the different companies is stored using the developed MCNet model for further use. After predicting the benefits, the best company with the highest profit is selected by Integration of Artificial Rabbit and Hummingbird Algorithm (IARHA). The major contribution of our work is to increase the accuracy of prediction and to choose the optimal portfolio. The implementation is conducted in Python platform. The result analysis shows that the developed model achieves 0.89% and 0.56% regarding RMSE and MAE measures. Throughout the analysis, the experimentation of the developed model shows enriched performance.

一般来说,金融投资是投资组合管理的必要条件。然而,投资组合的预测在多种处理技术中变得复杂,这可能会在预测投资组合时造成某些问题。此外,误差分析还需要有效的性能指标来验证。为了解决投资组合优化问题,我们开发了一个新的投资组合预测框架。首先,从标准数据库中收集数据集,该数据集由各种公司的投资组合累积而成。为了预测公司的收益,采用了由自动编码器、一维卷积神经网络(1DCNN)和循环神经网络(RNN)组成的多序列级联网络(MCNet)。利用开发的 MCNet 模型存储不同公司的预测输出,以供进一步使用。预测效益后,通过人工兔子和蜂鸟算法集成(IARHA)选出利润最高的最佳公司。我们工作的主要贡献在于提高预测的准确性并选择最佳投资组合。该模型在 Python 平台上实现。结果分析表明,所开发模型的 RMSE 和 MAE 分别为 0.89% 和 0.56%。在整个分析过程中,所开发模型的实验结果表明其性能得到了提升。
{"title":"MCN portfolio: An efficient portfolio prediction and selection model using multiserial cascaded network with hybrid meta-heuristic optimization algorithm.","authors":"Meeta Sharma, Pankaj Kumar Sharma, Hemant Kumar Vijayvergia, Amit Garg, Shyam Sundar Agarwal, Varun Prakash Saxena","doi":"10.1080/0954898X.2024.2346115","DOIUrl":"https://doi.org/10.1080/0954898X.2024.2346115","url":null,"abstract":"<p><p>Generally, financial investments are necessary for portfolio management. However, the prediction of a portfolio becomes complicated in several processing techniques which may cause certain issues while predicting the portfolio. Moreover, the error analysis needs to be validated with efficient performance measures. To solve the problems of portfolio optimization, a new portfolio prediction framework is developed. Initially, a dataset is collected from the standard database which is accumulated with various companies' portfolios. For forecasting the benefits of companies, a Multi-serial Cascaded Network (MCNet) is employed which constitutes of Autoencoder, 1D Convolutional Neural Network (1DCNN), and Recurrent Neural Network (RNN) is utilized. The prediction output for the different companies is stored using the developed MCNet model for further use. After predicting the benefits, the best company with the highest profit is selected by Integration of Artificial Rabbit and Hummingbird Algorithm (IARHA). The major contribution of our work is to increase the accuracy of prediction and to choose the optimal portfolio. The implementation is conducted in Python platform. The result analysis shows that the developed model achieves 0.89% and 0.56% regarding RMSE and MAE measures. Throughout the analysis, the experimentation of the developed model shows enriched performance.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1-38"},"PeriodicalIF":7.8,"publicationDate":"2024-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140877957","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Neuromorphic computing spiking neural network edge detection model for content based image retrieval. 基于内容的图像检索的神经形态计算尖峰神经网络边缘检测模型。
IF 7.8 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-06 DOI: 10.1080/0954898X.2024.2348018
Ambuj, Rajendra Machavaram

In contemporary times, content-based image retrieval (CBIR) techniques have gained widespread acceptance as a means for end-users to discern and extract specific image content from vast repositories. However, it is noteworthy that a substantial majority of CBIR studies continue to rely on linear methodologies such as gradient-based and derivative-based edge detection techniques. This research explores the integration of bioinspired Spiking Neural Network (SNN) based edge detection within CBIR. We introduce an innovative, computationally efficient SNN-based approach designed explicitly for CBIR applications, outperforming existing SNN models by reducing computational overhead by 2.5 times. The proposed SNN-based edge detection approach is seamlessly incorporated into three distinct CBIR techniques, each employing conventional edge detection methodologies including Sobel, Canny, and image derivatives. Rigorous experimentation and evaluations are carried out utilizing the Corel-10k dataset and crop weed dataset, a widely recognized and frequently adopted benchmark dataset in the realm of image analysis. Importantly, our findings underscore the enhanced performance of CBIR methodologies integrating the proposed SNN-based edge detection approach, with an average increase in mean precision values exceeding 3%. This study conclusively demonstrated the utility of our proposed methodology in optimizing feature extraction, thereby establishing its pivotal role in advancing edge centric CBIR approaches.

当代,基于内容的图像检索(CBIR)技术已被广泛接受,成为终端用户从庞大的资源库中识别和提取特定图像内容的一种手段。然而,值得注意的是,绝大多数 CBIR 研究仍然依赖于线性方法,如基于梯度和导数的边缘检测技术。本研究探讨了在 CBIR 中整合基于生物启发的尖峰神经网络(SNN)的边缘检测技术。我们引入了一种创新的、计算效率高的基于 SNN 的方法,这种方法专门针对 CBIR 应用而设计,其性能优于现有的 SNN 模型,计算开销减少了 2.5 倍。所提出的基于 SNN 的边缘检测方法被无缝集成到三种不同的 CBIR 技术中,每种技术都采用了传统的边缘检测方法,包括 Sobel、Canny 和图像衍生物。我们利用 Corel-10k 数据集和作物杂草数据集进行了严格的实验和评估,这两个数据集是图像分析领域公认的、经常采用的基准数据集。重要的是,我们的研究结果表明,采用基于 SNN 的边缘检测方法后,CBIR 方法的性能得到了提高,平均精度值提高了 3%。这项研究最终证明了我们提出的方法在优化特征提取方面的实用性,从而确立了它在推进以边缘为中心的 CBIR 方法中的关键作用。
{"title":"Neuromorphic computing spiking neural network edge detection model for content based image retrieval.","authors":"Ambuj, Rajendra Machavaram","doi":"10.1080/0954898X.2024.2348018","DOIUrl":"https://doi.org/10.1080/0954898X.2024.2348018","url":null,"abstract":"<p><p>In contemporary times, content-based image retrieval (CBIR) techniques have gained widespread acceptance as a means for end-users to discern and extract specific image content from vast repositories. However, it is noteworthy that a substantial majority of CBIR studies continue to rely on linear methodologies such as gradient-based and derivative-based edge detection techniques. This research explores the integration of bioinspired Spiking Neural Network (SNN) based edge detection within CBIR. We introduce an innovative, computationally efficient SNN-based approach designed explicitly for CBIR applications, outperforming existing SNN models by reducing computational overhead by 2.5 times. The proposed SNN-based edge detection approach is seamlessly incorporated into three distinct CBIR techniques, each employing conventional edge detection methodologies including Sobel, Canny, and image derivatives. Rigorous experimentation and evaluations are carried out utilizing the Corel-10k dataset and crop weed dataset, a widely recognized and frequently adopted benchmark dataset in the realm of image analysis. Importantly, our findings underscore the enhanced performance of CBIR methodologies integrating the proposed SNN-based edge detection approach, with an average increase in mean precision values exceeding 3%. This study conclusively demonstrated the utility of our proposed methodology in optimizing feature extraction, thereby establishing its pivotal role in advancing edge centric CBIR approaches.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1-31"},"PeriodicalIF":7.8,"publicationDate":"2024-05-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140866097","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Neural decoding of inferior colliculus multiunit activity for sound category identification with temporal correlation and transfer learning. 下丘多单元活动对声音类别识别的神经解码与时间相关和迁移学习。
IF 7.8 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-01 Epub Date: 2023-11-20 DOI: 10.1080/0954898X.2023.2282576
Fatma Özcan, Ahmet Alkan

Natural sounds are easily perceived and identified by humans and animals. Despite this, the neural transformations that enable sound perception remain largely unknown. It is thought that the temporal characteristics of sounds may be reflected in auditory assembly responses at the inferior colliculus (IC) and which may play an important role in identification of natural sounds. In our study, natural sounds will be predicted from multi-unit activity (MUA) signals collected in the IC. Data is obtained from an international platform publicly accessible. The temporal correlation values of the MUA signals are converted into images. We used two different segment sizes and with a denoising method, we generated four subsets for the classification. Using pre-trained convolutional neural networks (CNNs), features of the images were extracted and the type of heard sound was classified. For this, we applied transfer learning from Alexnet, Googlenet and Squeezenet CNNs. The classifiers support vector machines (SVM), k-nearest neighbour (KNN), Naive Bayes and Ensemble were used. The accuracy, sensitivity, specificity, precision and F1 score were measured as evaluation parameters. By using all the tests and removing the noise, the accuracy improved significantly. These results will allow neuroscientists to make interesting conclusions.

自然的声音很容易被人类和动物感知和识别。尽管如此,使声音感知的神经转换在很大程度上仍然未知。声音的时间特征可能反映在下丘的听觉组装反应中,在下丘在自然声音的识别中起重要作用。在我们的研究中,自然声音将从IC中收集的多单元活动(MUA)信号中进行预测。数据来自一个公开访问的国际平台。将MUA信号的时间相关值转换成图像。我们使用两种不同的片段大小,并使用去噪方法,我们生成了四个子集进行分类。利用预训练的卷积神经网络(cnn)提取图像特征,并对听到的声音进行分类。为此,我们应用了Alexnet、Googlenet和Squeezenet cnn的迁移学习。分类器包括支持向量机(SVM)、k近邻(KNN)、朴素贝叶斯(Naive Bayes)和集成(Ensemble)。以准确度、灵敏度、特异度、精密度和F1评分作为评价参数。通过综合使用所有测试并去除噪声,精度得到了显著提高。这些结果将使神经科学家得出有趣的结论。
{"title":"Neural decoding of inferior colliculus multiunit activity for sound category identification with temporal correlation and transfer learning.","authors":"Fatma Özcan, Ahmet Alkan","doi":"10.1080/0954898X.2023.2282576","DOIUrl":"10.1080/0954898X.2023.2282576","url":null,"abstract":"<p><p>Natural sounds are easily perceived and identified by humans and animals. Despite this, the neural transformations that enable sound perception remain largely unknown. It is thought that the temporal characteristics of sounds may be reflected in auditory assembly responses at the inferior colliculus (IC) and which may play an important role in identification of natural sounds. In our study, natural sounds will be predicted from multi-unit activity (MUA) signals collected in the IC. Data is obtained from an international platform publicly accessible. The temporal correlation values of the MUA signals are converted into images. We used two different segment sizes and with a denoising method, we generated four subsets for the classification. Using pre-trained convolutional neural networks (CNNs), features of the images were extracted and the type of heard sound was classified. For this, we applied transfer learning from Alexnet, Googlenet and Squeezenet CNNs. The classifiers support vector machines (SVM), k-nearest neighbour (KNN), Naive Bayes and Ensemble were used. The accuracy, sensitivity, specificity, precision and F1 score were measured as evaluation parameters. By using all the tests and removing the noise, the accuracy improved significantly. These results will allow neuroscientists to make interesting conclusions.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"101-133"},"PeriodicalIF":7.8,"publicationDate":"2024-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138048830","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Golden eagle based improved Att-BiLSTM model for big data classification with hybrid feature extraction and feature selection techniques. 基于金鹰的改进型 Att-BiLSTM 模型,采用混合特征提取和特征选择技术进行大数据分类。
IF 7.8 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-01 Epub Date: 2023-12-28 DOI: 10.1080/0954898X.2023.2293895
Gnanendra Kotikam, Lokesh Selvaraj

The remarkable development in technology has led to the increase of massive big data. Machine learning processes provide a way for investigators to examine and particularly classify big data. Besides, several machine learning models rely on powerful feature extraction and feature selection techniques for their success. In this paper, a big data classification approach is developed using an optimized deep learning classifier integrated with hybrid feature extraction and feature selection approaches. The proposed technique uses local linear embedding-based kernel principal component analysis and perturbation theory, respectively, to extract more representative data and select the appropriate features from the big data environment. In addition, the feature selection task is fine-tuned by using perturbation theory through heuristic search based on their output accuracy. This feature selection heuristic search method is analysed with five recent heuristic optimization algorithms for deciding the final feature subset. Finally, the data are categorized through an attention-based bidirectional long short-term memory classifier that is optimized with a golden eagle-inspired algorithm. The performance of the proposed model is experimentally verified on publicly accessible datasets. From the experimental outcomes, it is demonstrated that the proposed framework is capable of classifying large datasets with more than 90% accuracy.

技术的飞速发展导致了海量大数据的增加。机器学习过程为研究人员提供了一种对大数据进行检查和分类的方法。此外,一些机器学习模型的成功依赖于强大的特征提取和特征选择技术。本文开发了一种大数据分类方法,使用优化的深度学习分类器与混合特征提取和特征选择方法相结合。所提出的技术分别使用基于局部线性嵌入的内核主成分分析和扰动理论,从大数据环境中提取更具代表性的数据并选择合适的特征。此外,利用扰动理论通过启发式搜索,根据其输出精度对特征选择任务进行微调。这种特征选择启发式搜索方法与五种最新的启发式优化算法进行了分析,以决定最终的特征子集。最后,通过基于注意力的双向长短期记忆分类器对数据进行分类,该分类器采用金鹰启发算法进行优化。所提模型的性能在可公开获取的数据集上得到了实验验证。实验结果表明,所提出的框架能够对大型数据集进行分类,准确率超过 90%。
{"title":"Golden eagle based improved Att-BiLSTM model for big data classification with hybrid feature extraction and feature selection techniques.","authors":"Gnanendra Kotikam, Lokesh Selvaraj","doi":"10.1080/0954898X.2023.2293895","DOIUrl":"10.1080/0954898X.2023.2293895","url":null,"abstract":"<p><p>The remarkable development in technology has led to the increase of massive big data. Machine learning processes provide a way for investigators to examine and particularly classify big data. Besides, several machine learning models rely on powerful feature extraction and feature selection techniques for their success. In this paper, a big data classification approach is developed using an optimized deep learning classifier integrated with hybrid feature extraction and feature selection approaches. The proposed technique uses local linear embedding-based kernel principal component analysis and perturbation theory, respectively, to extract more representative data and select the appropriate features from the big data environment. In addition, the feature selection task is fine-tuned by using perturbation theory through heuristic search based on their output accuracy. This feature selection heuristic search method is analysed with five recent heuristic optimization algorithms for deciding the final feature subset. Finally, the data are categorized through an attention-based bidirectional long short-term memory classifier that is optimized with a golden eagle-inspired algorithm. The performance of the proposed model is experimentally verified on publicly accessible datasets. From the experimental outcomes, it is demonstrated that the proposed framework is capable of classifying large datasets with more than 90% accuracy.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"154-189"},"PeriodicalIF":7.8,"publicationDate":"2024-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139059143","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Network-Computation in Neural 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