首页 > 最新文献

Network-Computation in Neural Systems最新文献

英文 中文
Neuro connect: Integrating data-driven and BiGRU classification for enhanced autism prediction from fMRI data. 神经连接:整合数据驱动和 BiGRU 分类,从 fMRI 数据中增强自闭症预测。
IF 1.6 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-08-01 Epub Date: 2024-10-13 DOI: 10.1080/0954898X.2024.2412679
Pavithra Rajaram, Mohanapriya Marimuthu

Autism Spectrum Disorder (ASD) poses a significant challenge in early diagnosis and intervention due to its multifaceted clinical presentation and lack of objective biomarkers. This research presents a novel approach, termed Neuro Connect, which integrates data-driven techniques with Bidirectional Gated Recurrent Unit (BiGRU) classification to enhance the prediction of ASD using functional Magnetic Resonance Imaging (fMRI) data. This study uses both structural and functional neuroimaging data to investigate the complex brain underpinnings of autism spectrum disorder (ASD). They use an Auto-Encoder (AE) to efficiently reduce dimensionality while retaining critical information by learning and compressing important characteristics from high-dimensional data. We treat the feature-extracted data using a BiGRU model for the classification task of predicting ASD. They provide a new optimization strategy, the Horse Herd Algorithm (HHA), and show that it outperforms other established optimizers, such SGD and Adam, in order to improve classification accuracy. The model's performance is greatly enhanced by the HHA's novel optimization technique, which more precisely refines weight modifications made during training. The proposed ASD and EEG dataset accuracy value is 99.5%, and 99.3 compared to the existing method the proposed has a high accuracy value.

自闭症谱系障碍(ASD)的临床表现多种多样,且缺乏客观的生物标志物,这给早期诊断和干预带来了巨大挑战。这项研究提出了一种名为 "神经连接"(Neuro Connect)的新方法,它将数据驱动技术与双向门控递归单元(BiGRU)分类相结合,利用功能性磁共振成像(fMRI)数据加强对自闭症谱系障碍的预测。这项研究利用结构和功能神经成像数据来研究自闭症谱系障碍(ASD)复杂的大脑基础。他们使用自动编码器(AE)通过学习和压缩高维数据中的重要特征,在保留关键信息的同时有效地降低了维度。我们使用 BiGRU 模型处理提取的特征数据,以完成预测 ASD 的分类任务。他们提供了一种新的优化策略--马群算法(Horse Herd Algorithm,HHA),并证明它在提高分类准确性方面优于 SGD 和 Adam 等其他成熟的优化器。HHA 的新优化技术能更精确地完善训练过程中的权重修改,从而大大提高了模型的性能。所提出的 ASD 和脑电图数据集准确率值为 99.5%,与现有方法的 99.3 相比,所提出的方法具有较高的准确率值。
{"title":"Neuro connect: Integrating data-driven and BiGRU classification for enhanced autism prediction from fMRI data.","authors":"Pavithra Rajaram, Mohanapriya Marimuthu","doi":"10.1080/0954898X.2024.2412679","DOIUrl":"10.1080/0954898X.2024.2412679","url":null,"abstract":"<p><p>Autism Spectrum Disorder (ASD) poses a significant challenge in early diagnosis and intervention due to its multifaceted clinical presentation and lack of objective biomarkers. This research presents a novel approach, termed Neuro Connect, which integrates data-driven techniques with Bidirectional Gated Recurrent Unit (BiGRU) classification to enhance the prediction of ASD using functional Magnetic Resonance Imaging (fMRI) data. This study uses both structural and functional neuroimaging data to investigate the complex brain underpinnings of autism spectrum disorder (ASD). They use an Auto-Encoder (AE) to efficiently reduce dimensionality while retaining critical information by learning and compressing important characteristics from high-dimensional data. We treat the feature-extracted data using a BiGRU model for the classification task of predicting ASD. They provide a new optimization strategy, the Horse Herd Algorithm (HHA), and show that it outperforms other established optimizers, such SGD and Adam, in order to improve classification accuracy. The model's performance is greatly enhanced by the HHA's novel optimization technique, which more precisely refines weight modifications made during training. The proposed ASD and EEG dataset accuracy value is 99.5%, and 99.3 compared to the existing method the proposed has a high accuracy value.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1221-1252"},"PeriodicalIF":1.6,"publicationDate":"2025-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142481199","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
Comparative performance analysis of Boruta, SHAP, and Borutashap for disease diagnosis: A study with multiple machine learning algorithms. 用于疾病诊断的 Boruta、SHAP 和 Borutashap 的性能比较分析:使用多种机器学习算法的研究。
IF 1.6 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-08-01 Epub Date: 2024-03-21 DOI: 10.1080/0954898X.2024.2331506
Chukwuebuka Joseph Ejiyi, Zhen Qin, Chiagoziem Chima Ukwuoma, Grace Ugochi Nneji, Happy Nkanta Monday, Makuachukwu Bennedith Ejiyi, Thomas Ugochukwu Ejiyi, Uchenna Okechukwu, Olusola O Bamisile

Interpretable machine learning models are instrumental in disease diagnosis and clinical decision-making, shedding light on relevant features. Notably, Boruta, SHAP (SHapley Additive exPlanations), and BorutaShap were employed for feature selection, each contributing to the identification of crucial features. These selected features were then utilized to train six machine learning algorithms, including LR, SVM, ETC, AdaBoost, RF, and LR, using diverse medical datasets obtained from public sources after rigorous preprocessing. The performance of each feature selection technique was evaluated across multiple ML models, assessing accuracy, precision, recall, and F1-score metrics. Among these, SHAP showcased superior performance, achieving average accuracies of 80.17%, 85.13%, 90.00%, and 99.55% across diabetes, cardiovascular, statlog, and thyroid disease datasets, respectively. Notably, the LGBM emerged as the most effective algorithm, boasting an average accuracy of 91.00% for most disease states. Moreover, SHAP enhanced the interpretability of the models, providing valuable insights into the underlying mechanisms driving disease diagnosis. This comprehensive study contributes significant insights into feature selection techniques and machine learning algorithms for disease diagnosis, benefiting researchers and practitioners in the medical field. Further exploration of feature selection methods and algorithms holds promise for advancing disease diagnosis methodologies, paving the way for more accurate and interpretable diagnostic models.

可解释的机器学习模型有助于疾病诊断和临床决策,揭示相关特征。值得注意的是,Boruta、SHAP(SHapley Additive exPlanations)和 BorutaShap 被用于特征选择,它们都有助于识别关键特征。然后,利用从公共资源获得的各种医学数据集,经过严格的预处理后,利用这些选定的特征训练六种机器学习算法,包括 LR、SVM、ETC、AdaBoost、RF 和 LR。在多个 ML 模型中对每种特征选择技术的性能进行了评估,评估指标包括准确度、精确度、召回率和 F1 分数。其中,SHAP 表现出卓越的性能,在糖尿病、心血管疾病、statlog 和甲状腺疾病数据集上的平均准确率分别达到 80.17%、85.13%、90.00% 和 99.55%。值得注意的是,LGBM 是最有效的算法,在大多数疾病状态下的平均准确率高达 91.00%。此外,SHAP 增强了模型的可解释性,为疾病诊断的内在机制提供了宝贵的见解。这项综合研究为疾病诊断的特征选择技术和机器学习算法提供了重要见解,使医学领域的研究人员和从业人员受益匪浅。对特征选择方法和算法的进一步探索有望推动疾病诊断方法的发展,为建立更准确、更可解释的诊断模型铺平道路。
{"title":"Comparative performance analysis of Boruta, SHAP, and Borutashap for disease diagnosis: A study with multiple machine learning algorithms.","authors":"Chukwuebuka Joseph Ejiyi, Zhen Qin, Chiagoziem Chima Ukwuoma, Grace Ugochi Nneji, Happy Nkanta Monday, Makuachukwu Bennedith Ejiyi, Thomas Ugochukwu Ejiyi, Uchenna Okechukwu, Olusola O Bamisile","doi":"10.1080/0954898X.2024.2331506","DOIUrl":"10.1080/0954898X.2024.2331506","url":null,"abstract":"<p><p>Interpretable machine learning models are instrumental in disease diagnosis and clinical decision-making, shedding light on relevant features. Notably, Boruta, SHAP (SHapley Additive exPlanations), and BorutaShap were employed for feature selection, each contributing to the identification of crucial features. These selected features were then utilized to train six machine learning algorithms, including LR, SVM, ETC, AdaBoost, RF, and LR, using diverse medical datasets obtained from public sources after rigorous preprocessing. The performance of each feature selection technique was evaluated across multiple ML models, assessing accuracy, precision, recall, and F1-score metrics. Among these, SHAP showcased superior performance, achieving average accuracies of 80.17%, 85.13%, 90.00%, and 99.55% across diabetes, cardiovascular, statlog, and thyroid disease datasets, respectively. Notably, the LGBM emerged as the most effective algorithm, boasting an average accuracy of 91.00% for most disease states. Moreover, SHAP enhanced the interpretability of the models, providing valuable insights into the underlying mechanisms driving disease diagnosis. This comprehensive study contributes significant insights into feature selection techniques and machine learning algorithms for disease diagnosis, benefiting researchers and practitioners in the medical field. Further exploration of feature selection methods and algorithms holds promise for advancing disease diagnosis methodologies, paving the way for more accurate and interpretable diagnostic models.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"507-544"},"PeriodicalIF":1.6,"publicationDate":"2025-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140177791","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
A Spinal MRI Image Segmentation Method Based on Improved Swin-UNet. 基于改进 Swin-UNet 的脊柱 MRI 图像分割方法
IF 1.6 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-08-01 Epub Date: 2024-03-03 DOI: 10.1080/0954898X.2024.2323530
Jie Cao, Jiacheng Fan, Chin-Ling Chen, Zhenyu Wu, Qingxuan Jiang, Shikai Li

As the number of patients increases, physicians are dealing with more and more cases of degenerative spine pathologies on a daily basis. To reduce the workload of healthcare professionals, we propose a modified Swin-UNet network model. Firstly, the Swin Transformer Blocks are improved using a residual post-normalization and scaling cosine attention mechanism, which makes the training process of the model more stable and improves the accuracy. Secondly, we use the log-space continuous position biasing method instead of the bicubic interpolation position biasing method. This method solves the problem of performance loss caused by the large difference between the resolution of the pretraining image and the resolution of the spine image. Finally, we introduce a segmentation smooth module (SSM) at the decoder stage. The SSM effectively reduces redundancy, and enhances the segmentation edge processing to improve the model's segmentation accuracy. To validate the proposed method, we conducted experiments on a real dataset provided by hospitals. The average segmentation accuracy is no less than 95%. The experimental results demonstrate the superiority of the proposed method over the original model and other models of the same type in segmenting the spinous processes of the vertebrae and the posterior arch of the spine.

随着病人数量的增加,医生每天要处理越来越多的脊柱退行性病变病例。为了减轻医护人员的工作量,我们提出了一种改进的 Swin-UNet 网络模型。首先,利用残差后归一化和缩放余弦注意机制改进 Swin 变换器块,使模型的训练过程更加稳定,提高了准确性。其次,我们使用对数空间连续位置偏置法取代了双三次插值位置偏置法。这种方法解决了预训练图像分辨率与脊柱图像分辨率相差较大而导致的性能损失问题。最后,我们在解码器阶段引入了平滑分割模块(SSM)。该模块可有效减少冗余,并加强分割边缘处理,从而提高模型的分割准确性。为了验证所提出的方法,我们在医院提供的真实数据集上进行了实验。平均分割准确率不低于 95%。实验结果表明,在分割椎骨棘突和脊柱后弓方面,所提出的方法优于原始模型和其他同类模型。
{"title":"A Spinal MRI Image Segmentation Method Based on Improved Swin-UNet.","authors":"Jie Cao, Jiacheng Fan, Chin-Ling Chen, Zhenyu Wu, Qingxuan Jiang, Shikai Li","doi":"10.1080/0954898X.2024.2323530","DOIUrl":"10.1080/0954898X.2024.2323530","url":null,"abstract":"<p><p>As the number of patients increases, physicians are dealing with more and more cases of degenerative spine pathologies on a daily basis. To reduce the workload of healthcare professionals, we propose a modified Swin-UNet network model. Firstly, the Swin Transformer Blocks are improved using a residual post-normalization and scaling cosine attention mechanism, which makes the training process of the model more stable and improves the accuracy. Secondly, we use the log-space continuous position biasing method instead of the bicubic interpolation position biasing method. This method solves the problem of performance loss caused by the large difference between the resolution of the pretraining image and the resolution of the spine image. Finally, we introduce a segmentation smooth module (SSM) at the decoder stage. The SSM effectively reduces redundancy, and enhances the segmentation edge processing to improve the model's segmentation accuracy. To validate the proposed method, we conducted experiments on a real dataset provided by hospitals. The average segmentation accuracy is no less than 95%. The experimental results demonstrate the superiority of the proposed method over the original model and other models of the same type in segmenting the spinous processes of the vertebrae and the posterior arch of the spine.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"451-479"},"PeriodicalIF":1.6,"publicationDate":"2025-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140023319","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
Dual-input robust diagnostics for railway point machines via audio signals. 通过音频信号为铁路点检机提供双输入稳健诊断。
IF 1.6 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-08-01 Epub Date: 2024-06-11 DOI: 10.1080/0954898X.2024.2358955
Tao Wen, Jinke Li, Rong Fei, Xinhong Hei, Zhiming Chen, Zhurong Wang

Railway Point Machine (RPM) is a fundamental component of railway infrastructure and plays a crucial role in ensuring the safe operation of trains. Its primary function is to divert trains from one track to another, enabling connections between different lines and facilitating route selection. By judiciously deploying turnouts, railway systems can provide efficient transportation services while ensuring the safety of passengers and cargo. As signal processing technologies develop rapidly, taking the easy acquisition advantages of audio signals, a fault diagnosis method for RPMs is proposed by considering noise and multi-channel signals. The proposed method consists of several stages. Initially, the signal is subjected to pre-processing steps, including cropping and channel separation. Subsequently, the signal undergoes noise addition using the Random Length and Dynamic Position Noises Superposition (RDS) module, followed by conversion to a greyscale image. To enhance the data, Synthetic Minority Oversampling Technique (SMOTE) module is applied. Finally, the training data is fed into a Dual-input Attention Convolutional Neural Network (DIACNN). By employing various experimental techniques and designing diverse datasets, our proposed method demonstrates excellent robustness and achieves an outstanding classification accuracy of 99.73%.

铁路点检机(RPM)是铁路基础设施的基本组成部分,在确保列车安全运行方面发挥着至关重要的作用。它的主要功能是将列车从一条轨道分流到另一条轨道,实现不同线路之间的连接,方便线路选择。通过合理部署道岔,铁路系统可以提供高效的运输服务,同时确保乘客和货物的安全。随着信号处理技术的飞速发展,利用音频信号易于采集的优势,提出了一种考虑噪声和多通道信号的转辙机故障诊断方法。所提出的方法包括几个阶段。首先,对信号进行预处理,包括裁剪和信道分离。随后,使用随机长度和动态位置噪声叠加(RDS)模块对信号进行噪声添加,然后转换为灰度图像。为了增强数据,应用了合成少数群体过度采样技术(SMOTE)模块。最后,将训练数据输入双输入注意卷积神经网络(DIACNN)。通过采用各种实验技术和设计不同的数据集,我们提出的方法表现出卓越的鲁棒性,分类准确率高达 99.73%。
{"title":"Dual-input robust diagnostics for railway point machines via audio signals.","authors":"Tao Wen, Jinke Li, Rong Fei, Xinhong Hei, Zhiming Chen, Zhurong Wang","doi":"10.1080/0954898X.2024.2358955","DOIUrl":"10.1080/0954898X.2024.2358955","url":null,"abstract":"<p><p>Railway Point Machine (RPM) is a fundamental component of railway infrastructure and plays a crucial role in ensuring the safe operation of trains. Its primary function is to divert trains from one track to another, enabling connections between different lines and facilitating route selection. By judiciously deploying turnouts, railway systems can provide efficient transportation services while ensuring the safety of passengers and cargo. As signal processing technologies develop rapidly, taking the easy acquisition advantages of audio signals, a fault diagnosis method for RPMs is proposed by considering noise and multi-channel signals. The proposed method consists of several stages. Initially, the signal is subjected to pre-processing steps, including cropping and channel separation. Subsequently, the signal undergoes noise addition using the Random Length and Dynamic Position Noises Superposition (RDS) module, followed by conversion to a greyscale image. To enhance the data, Synthetic Minority Oversampling Technique (SMOTE) module is applied. Finally, the training data is fed into a Dual-input Attention Convolutional Neural Network (DIACNN). By employing various experimental techniques and designing diverse datasets, our proposed method demonstrates excellent robustness and achieves an outstanding classification accuracy of 99.73%.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1163-1184"},"PeriodicalIF":1.6,"publicationDate":"2025-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141302120","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
Enhancement of cyber security in IoT based on ant colony optimized artificial neural adaptive Tensor flow. 基于蚁群优化的人工神经自适应张量流增强物联网网络安全
IF 1.6 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-08-01 Epub Date: 2024-07-15 DOI: 10.1080/0954898X.2024.2336058
Vijaya Bhaskar Sadu, Kumar Abhishek, Omaia Mohammed Al-Omari, Sandhya Rani Nallola, Rajeev Kumar Sharma, Mohammad Shadab Khan

The Internet of Things (IoT) is a network that connects various hardware, software, data storage, and applications. These interconnected devices provide services to businesses and can potentially serve as entry points for cyber-attacks. The privacy of IoT devices is increasingly vulnerable, particularly to threats like viruses and illegal software distribution lead to the theft of critical information. Ant Colony-Optimized Artificial Neural-Adaptive Tensorflow (ACO-ANT) technique is proposed to detect malicious software illicitly disseminated through the IoT. To emphasize the significance of each token in source duplicate data, the noise data undergoes processing using tokenization and weighted attribute techniques. Deep learning (DL) methods are then employed to identify source code duplication. Also the Multi-Objective Recurrent Neural Network (M-RNN) is used to identify suspicious activities within an IoT environment. The performance of proposed technique is examined using Loss, accuracy, F measure, precision to identify its efficiency. The experimental outcomes demonstrate that the proposed method ACO-ANT on Malimg dataset provides 12.35%, 14.75%, 11.84% higher precision and 10.95%, 15.78%, 13.89% higher f-measure compared to the existing methods. Further, leveraging block chain for malware detection is a promising direction for future research the fact that could enhance the security of IoT and identify malware threats.

物联网(IoT)是一个连接各种硬件、软件、数据存储和应用程序的网络。这些互联设备为企业提供服务,也可能成为网络攻击的切入点。物联网设备的隐私越来越易受攻击,特别是病毒和非法软件分发等威胁,导致关键信息被盗。我们提出了蚁群优化人工神经网络-自适应张量流(ACO-ANT)技术来检测通过物联网非法传播的恶意软件。为了强调源重复数据中每个标记的重要性,噪声数据使用标记化和加权属性技术进行处理。然后采用深度学习(DL)方法来识别源代码重复。此外,还使用多目标循环神经网络(M-RNN)来识别物联网环境中的可疑活动。我们使用损失率、准确率、F 值、精确度来检测所提议技术的性能,以确定其效率。实验结果表明,与现有方法相比,在 Malimg 数据集上提出的 ACO-ANT 方法的精确度分别提高了 12.35%、14.75% 和 11.84%,F 值分别提高了 10.95%、15.78% 和 13.89%。此外,利用区块链进行恶意软件检测是未来研究的一个很有前景的方向,因为它可以增强物联网的安全性并识别恶意软件威胁。
{"title":"Enhancement of cyber security in IoT based on ant colony optimized artificial neural adaptive Tensor flow.","authors":"Vijaya Bhaskar Sadu, Kumar Abhishek, Omaia Mohammed Al-Omari, Sandhya Rani Nallola, Rajeev Kumar Sharma, Mohammad Shadab Khan","doi":"10.1080/0954898X.2024.2336058","DOIUrl":"10.1080/0954898X.2024.2336058","url":null,"abstract":"<p><p>The Internet of Things (IoT) is a network that connects various hardware, software, data storage, and applications. These interconnected devices provide services to businesses and can potentially serve as entry points for cyber-attacks. The privacy of IoT devices is increasingly vulnerable, particularly to threats like viruses and illegal software distribution lead to the theft of critical information. Ant Colony-Optimized Artificial Neural-Adaptive Tensorflow (ACO-ANT) technique is proposed to detect malicious software illicitly disseminated through the IoT. To emphasize the significance of each token in source duplicate data, the noise data undergoes processing using tokenization and weighted attribute techniques. Deep learning (DL) methods are then employed to identify source code duplication. Also the Multi-Objective Recurrent Neural Network (M-RNN) is used to identify suspicious activities within an IoT environment. The performance of proposed technique is examined using Loss, accuracy, F measure, precision to identify its efficiency. The experimental outcomes demonstrate that the proposed method ACO-ANT on Malimg dataset provides 12.35%, 14.75%, 11.84% higher precision and 10.95%, 15.78%, 13.89% higher f-measure compared to the existing methods. Further, leveraging block chain for malware detection is a promising direction for future research the fact that could enhance the security of IoT and identify malware threats.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"598-614"},"PeriodicalIF":1.6,"publicationDate":"2025-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141617627","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
Deep Siamese domain adaptation convolutional neural network-based quaternion fractional order Meixner moments fostered big data analytical method for enhancing cloud data security. 基于深度暹罗域自适应卷积神经网络的四元数分数阶梅克斯纳矩大数据分析方法,用于增强云数据安全性。
IF 1.6 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-08-01 Epub Date: 2024-06-11 DOI: 10.1080/0954898X.2024.2354477
J Sulthan Alikhan, S Miruna Joe Amali, R Karthick

In this paper, Quaternion Fractional Order Meixner Moments-based Deep Siamese Domain Adaptation Convolutional Neural Network-based Big Data Analytical Technique is proposed for improving Cloud Data Security (DSDA-CNN-QFOMM-BD-CDS). The proposed methodology comprises six phases: data collection, transmission, pre-processing, storage, analysis, and security of data. Big data analysis methodologies start with the data collection phase. Deep Siamese domain adaptation convolutional Neural Network (DSDA-CNN) is applied to categorize the types of attacks in the cloud database during the data analysis process. During data security phase, Quaternion Fractional Order Meixner Moments (QFOMM) is employed to protect the cloud data for encryption with decryption. The proposed method is implemented in JAVA and assessed using performance metrics, including precision, sensitivity, accuracy, recall, specificity, f-measure, computational complexity information loss, compression ratio, throughput, encryption time, decryption time. The performance of the proposed method offers 23.31%, 15.64%, 18.89% better accuracy and 36.69%, 17.25%, 19.96% less information loss. When compared to existing methods like Fractional order discrete Tchebyshev encryption fostered big data analytical model to maximize the safety of cloud data depend on Enhanced Elman spike neural network (EESNN-FrDTM-BD-CDS), an innovative scheme architecture for safe authentication along data sharing in cloud enabled Big data Environment (LZMA-DBSCAN-BD-CDS).

本文提出了基于四元数分数阶 Meixner 矩的深度暹罗域自适应卷积神经网络大数据分析技术(DSDA-CNN-QFOMM-BD-CDS),以提高云数据的安全性。所提出的方法包括六个阶段:数据收集、传输、预处理、存储、分析和数据安全。大数据分析方法从数据收集阶段开始。在数据分析过程中,应用深度连体域自适应卷积神经网络(DSDA-CNN)对云数据库中的攻击类型进行分类。在数据安全阶段,采用四元数分数阶美克斯纳矩(QFOMM)对云数据进行加密和解密保护。所提出的方法在 JAVA 中实现,并使用性能指标进行评估,包括精确度、灵敏度、准确度、召回率、特异性、f-度量、计算复杂度信息损失、压缩比、吞吐量、加密时间、解密时间。所提方法的准确度分别提高了 23.31%、15.64% 和 18.89%,信息损失分别减少了 36.69%、17.25% 和 19.96%。与分数阶离散切比雪夫加密等现有方法相比,该方法基于增强型埃尔曼穗神经网络(EESNN-FrDTM-BD-CDS)建立了大数据分析模型,最大限度地提高了云数据的安全性;该方法是一种创新的方案架构,可在启用云的大数据环境(LZMA-DBSCAN-BD-CDS)中实现数据共享的安全认证。
{"title":"Deep Siamese domain adaptation convolutional neural network-based quaternion fractional order Meixner moments fostered big data analytical method for enhancing cloud data security.","authors":"J Sulthan Alikhan, S Miruna Joe Amali, R Karthick","doi":"10.1080/0954898X.2024.2354477","DOIUrl":"10.1080/0954898X.2024.2354477","url":null,"abstract":"<p><p>In this paper, Quaternion Fractional Order Meixner Moments-based Deep Siamese Domain Adaptation Convolutional Neural Network-based Big Data Analytical Technique is proposed for improving Cloud Data Security (DSDA-CNN-QFOMM-BD-CDS). The proposed methodology comprises six phases: data collection, transmission, pre-processing, storage, analysis, and security of data. Big data analysis methodologies start with the data collection phase. Deep Siamese domain adaptation convolutional Neural Network (DSDA-CNN) is applied to categorize the types of attacks in the cloud database during the data analysis process. During data security phase, Quaternion Fractional Order Meixner Moments (QFOMM) is employed to protect the cloud data for encryption with decryption. The proposed method is implemented in JAVA and assessed using performance metrics, including precision, sensitivity, accuracy, recall, specificity, f-measure, computational complexity information loss, compression ratio, throughput, encryption time, decryption time. The performance of the proposed method offers 23.31%, 15.64%, 18.89% better accuracy and 36.69%, 17.25%, 19.96% less information loss. When compared to existing methods like Fractional order discrete Tchebyshev encryption fostered big data analytical model to maximize the safety of cloud data depend on Enhanced Elman spike neural network (EESNN-FrDTM-BD-CDS), an innovative scheme architecture for safe authentication along data sharing in cloud enabled Big data Environment (LZMA-DBSCAN-BD-CDS).</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1079-1106"},"PeriodicalIF":1.6,"publicationDate":"2025-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141302119","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
Artificial intelligent based control strategy for reach and grasp of multi-objects using brain-controlled robotic arm system. 基于人工智能的脑控机械臂多目标够握控制策略。
IF 1.6 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-08-01 Epub Date: 2025-01-30 DOI: 10.1080/0954898X.2025.2453620
Kerlin Sara Wilson, K K Saravanan

Brain-controlled robotic arm systems are designed to provide a method of communication and control for individuals with limited mobility or communication abilities. These systems can be beneficial for people who have suffered from a spinal cord injury, stroke, or neurological disease that affects their motor abilities. The ability of a person to control a robotic arm to reach and grasp multiple objects using their brain signals. This technology involves the use of an electroencephalogram (EEG) cap that captures the electrical activity in the user's brain, which is then processed by an artificial intelligent to translate it into commands that control the movements of the robotic arm. With this technology, individuals who are unable to move their limbs due to paralysis or other conditions can still perform daily activities such as feeding themselves, drinking from a glass, or grasping objects. In this paper, we propose an artificial intelligent-based control strategy for reach and grasp of multi-objects using brain-controlled robotic arm system. The proposed control strategy consists of threefold process: feature extraction, feature optimization, and control strategy classification. Initially, we design an improved ResNet pre-trained architecture for deep feature extraction from the given EEG signal.

脑控机械臂系统旨在为行动不便或沟通能力有限的个人提供一种沟通和控制方法。这些系统对那些患有脊髓损伤、中风或影响运动能力的神经系统疾病的人是有益的。一个人控制机械臂的能力,以达到并抓住多个物体使用他们的大脑信号。这项技术包括使用脑电图(EEG)帽来捕捉用户大脑中的电活动,然后由人工智能处理,将其转化为控制机械臂运动的命令。有了这项技术,那些由于瘫痪或其他原因无法移动四肢的人仍然可以进行日常活动,比如自己进食、用杯子喝水或抓东西。本文提出了一种基于人工智能的脑控机械臂系统多目标够握控制策略。该控制策略包括三个过程:特征提取、特征优化和控制策略分类。首先,我们设计了一种改进的ResNet预训练架构,用于从给定的脑电信号中提取深度特征。
{"title":"Artificial intelligent based control strategy for reach and grasp of multi-objects using brain-controlled robotic arm system.","authors":"Kerlin Sara Wilson, K K Saravanan","doi":"10.1080/0954898X.2025.2453620","DOIUrl":"10.1080/0954898X.2025.2453620","url":null,"abstract":"<p><p>Brain-controlled robotic arm systems are designed to provide a method of communication and control for individuals with limited mobility or communication abilities. These systems can be beneficial for people who have suffered from a spinal cord injury, stroke, or neurological disease that affects their motor abilities. The ability of a person to control a robotic arm to reach and grasp multiple objects using their brain signals. This technology involves the use of an electroencephalogram (EEG) cap that captures the electrical activity in the user's brain, which is then processed by an artificial intelligent to translate it into commands that control the movements of the robotic arm. With this technology, individuals who are unable to move their limbs due to paralysis or other conditions can still perform daily activities such as feeding themselves, drinking from a glass, or grasping objects. In this paper, we propose an artificial intelligent-based control strategy for reach and grasp of multi-objects using brain-controlled robotic arm system. The proposed control strategy consists of threefold process: feature extraction, feature optimization, and control strategy classification. Initially, we design an improved ResNet pre-trained architecture for deep feature extraction from the given EEG signal.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1253-1281"},"PeriodicalIF":1.6,"publicationDate":"2025-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143069794","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 1.6 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-08-01 Epub 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":"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":"818-854"},"PeriodicalIF":1.6,"publicationDate":"2025-08-01","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
Optimized encoder-decoder cascaded deep convolutional network for leaf disease image segmentation. 用于叶病图像分割的优化编码器-解码器级联深度卷积网络
IF 1.6 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-08-01 Epub 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":"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":"480-506"},"PeriodicalIF":1.6,"publicationDate":"2025-08-01","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
Optimizing inset-fed rectangular micro strip patch antenna by improved particle swarm optimization and simulated annealing. 通过改进的粒子群优化和模拟退火优化嵌入式馈电矩形微带贴片天线
IF 1.6 3区 计算机科学 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-08-01 Epub Date: 2024-05-28 DOI: 10.1080/0954898X.2024.2358961
Jakkuluri Vijaya Kumar, S Maflin Shaby

The recent wireless communication systems require high gain, lightweight, low profile, and simple antenna structures to ensure high efficiency and reliability. The existing microstrip patch antenna (MPA) design approaches attain low gain and high return loss. To solve this issue, the geometric dimensions of the antenna should be optimized. The improved Particle Swarm Optimization (PSO) algorithm which is the combination of PSO and simulated annealing (SA) approach (PSO-SA) is employed in this paper to optimize the width and length of the inset-fed rectangular microstrip patch antennas for Ku-band and C-band applications. The inputs to the proposed algorithm such as substrate height, dielectric constant, and resonant frequency and outputs are optimized for width and height. The return loss and gain of the antenna are considered for the fitness function. To calculate the fitness value, the Feedforward Neural Network (FNN) is employed in the PSO-SA approach. The design and optimization of the proposed MPA are implemented in MATLAB software. The performance of the optimally designed antenna with the proposed approach is evaluated in terms of the radiation pattern, return loss, Voltage Standing Wave Ratio (VSWR), gain, computation time, directivity, and convergence speed.

最近的无线通信系统需要高增益、重量轻、外形小巧和结构简单的天线,以确保高效率和高可靠性。现有的微带贴片天线(MPA)设计方法增益低、回波损耗大。为解决这一问题,应优化天线的几何尺寸。本文采用了改进的粒子群优化(PSO)算法,即 PSO 和模拟退火(SA)方法(PSO-SA)的结合,来优化用于 Ku 波段和 C 波段应用的插馈式矩形微带贴片天线的宽度和长度。所提算法的输入(如基板高度、介电常数和谐振频率)和输出(如宽度和高度)均已优化。天线的回波损耗和增益被视为拟合函数。为了计算适配值,PSO-SA 方法采用了前馈神经网络(FNN)。拟议 MPA 的设计和优化在 MATLAB 软件中实现。通过辐射模式、回波损耗、电压驻波比 (VSWR)、增益、计算时间、指向性和收敛速度等方面,对采用所提方法优化设计的天线性能进行了评估。
{"title":"Optimizing inset-fed rectangular micro strip patch antenna by improved particle swarm optimization and simulated annealing.","authors":"Jakkuluri Vijaya Kumar, S Maflin Shaby","doi":"10.1080/0954898X.2024.2358961","DOIUrl":"10.1080/0954898X.2024.2358961","url":null,"abstract":"<p><p>The recent wireless communication systems require high gain, lightweight, low profile, and simple antenna structures to ensure high efficiency and reliability. The existing microstrip patch antenna (MPA) design approaches attain low gain and high return loss. To solve this issue, the geometric dimensions of the antenna should be optimized. The improved Particle Swarm Optimization (PSO) algorithm which is the combination of PSO and simulated annealing (SA) approach (PSO-SA) is employed in this paper to optimize the width and length of the inset-fed rectangular microstrip patch antennas for Ku-band and C-band applications. The inputs to the proposed algorithm such as substrate height, dielectric constant, and resonant frequency and outputs are optimized for width and height. The return loss and gain of the antenna are considered for the fitness function. To calculate the fitness value, the Feedforward Neural Network (FNN) is employed in the PSO-SA approach. The design and optimization of the proposed MPA are implemented in MATLAB software. The performance of the optimally designed antenna with the proposed approach is evaluated in terms of the radiation pattern, return loss, Voltage Standing Wave Ratio (VSWR), gain, computation time, directivity, and convergence speed.</p>","PeriodicalId":54735,"journal":{"name":"Network-Computation in Neural Systems","volume":" ","pages":"1282-1312"},"PeriodicalIF":1.6,"publicationDate":"2025-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141159287","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学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1