首页 > 最新文献

International Journal of Intelligent Systems最新文献

英文 中文
Hyperparameter Optimization of the Machine Learning Model for Distillation Processes 蒸馏过程机器学习模型的超参数优化
IF 7 2区 计算机科学 Q1 Mathematics Pub Date : 2024-06-09 DOI: 10.1155/2024/5564380
Kwang Cheol Oh, Hyukwon Kwon, Sun Yong Park, Seok Jun Kim, Junghwan Kim, DaeHyun Kim

This study was conducted to enhance the efficiency of chemical process systems and address the limitations of conventional methods through hyperparameter optimization. Chemical processes are inherently continuous and nonlinear, making stable operation challenging. The efficiency of processes often varies significantly with the operator’s level of expertise, as most tasks rely on experience. To move beyond the constraints of traditional simulation approaches, a new machine learning-based simulation model was developed. This model utilizes a recurrent neural network (RNN) algorithm, which is ideal for analyzing time-series data from chemical process systems, presenting new possibilities for applications in systems with special chemical reactions or those that are continuous and complex. Hyperparameters were optimized using a grid search method, and optimal results were confirmed when the model was applied to an actual distillation process system. By proposing a methodology that utilizes machine learning for the optimization of chemical process systems, this research contributes to solving new problems that were previously unaddressed. Based on these results, the study demonstrates that a machine learning simulation model can be effectively applied to continuous chemical process systems. This application enables the derivation of unique hyperparameters tailored to the specificities of a limited control volume system.

本研究旨在通过超参数优化提高化学过程系统的效率,并解决传统方法的局限性。化学过程本身具有连续性和非线性的特点,因此稳定运行具有挑战性。由于大多数任务都依赖于经验,因此工艺的效率往往与操作员的专业水平有很大差异。为了突破传统模拟方法的限制,我们开发了一种基于机器学习的新型模拟模型。该模型采用递归神经网络(RNN)算法,非常适合分析化学过程系统的时间序列数据,为特殊化学反应系统或连续复杂系统的应用提供了新的可能性。利用网格搜索法对超参数进行了优化,并在将该模型应用于实际蒸馏过程系统时确认了最佳结果。通过提出一种利用机器学习优化化学过程系统的方法,这项研究有助于解决以前未曾解决的新问题。基于这些结果,研究表明机器学习仿真模型可以有效地应用于连续化工工艺系统。通过这种应用,可以根据有限控制量系统的特殊性推导出独特的超参数。
{"title":"Hyperparameter Optimization of the Machine Learning Model for Distillation Processes","authors":"Kwang Cheol Oh,&nbsp;Hyukwon Kwon,&nbsp;Sun Yong Park,&nbsp;Seok Jun Kim,&nbsp;Junghwan Kim,&nbsp;DaeHyun Kim","doi":"10.1155/2024/5564380","DOIUrl":"https://doi.org/10.1155/2024/5564380","url":null,"abstract":"<div>\u0000 <p>This study was conducted to enhance the efficiency of chemical process systems and address the limitations of conventional methods through hyperparameter optimization. Chemical processes are inherently continuous and nonlinear, making stable operation challenging. The efficiency of processes often varies significantly with the operator’s level of expertise, as most tasks rely on experience. To move beyond the constraints of traditional simulation approaches, a new machine learning-based simulation model was developed. This model utilizes a recurrent neural network (RNN) algorithm, which is ideal for analyzing time-series data from chemical process systems, presenting new possibilities for applications in systems with special chemical reactions or those that are continuous and complex. Hyperparameters were optimized using a grid search method, and optimal results were confirmed when the model was applied to an actual distillation process system. By proposing a methodology that utilizes machine learning for the optimization of chemical process systems, this research contributes to solving new problems that were previously unaddressed. Based on these results, the study demonstrates that a machine learning simulation model can be effectively applied to continuous chemical process systems. This application enables the derivation of unique hyperparameters tailored to the specificities of a limited control volume system.</p>\u0000 </div>","PeriodicalId":14089,"journal":{"name":"International Journal of Intelligent Systems","volume":null,"pages":null},"PeriodicalIF":7.0,"publicationDate":"2024-06-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1155/2024/5564380","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141298373","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Intelligent Decision-Making System of Air Defense Resource Allocation via Hierarchical Reinforcement Learning 通过层次强化学习实现防空资源分配的智能决策系统
IF 7 2区 计算机科学 Q1 Mathematics Pub Date : 2024-06-05 DOI: 10.1155/2024/7777050
Minrui Zhao, Gang Wang, Qiang Fu, Wen Quan, Quan Wen, Xiaoqiang Wang, Tengda Li, Yu Chen, Shan Xue, Jiaozhi Han

Intelligent decision-making in air defense operations has attracted wide attention from researchers. Facing complex battlefield environments, existing decision-making algorithms fail to make targeted decisions according to the hierarchical decision-making characteristics of air defense operational command and control. What’s worse, in the process of problem-solving, these algorithms are beset by defects such as dimensional disaster and poor real-time performance. To address these problems, a new hierarchical reinforcement learning algorithm named Hierarchy Asynchronous Advantage Actor-Critic (H-A3C) is developed. This algorithm is designed to have a hierarchical decision-making framework considering the characteristics of air defense operations and employs the hierarchical reinforcement learning method for problem-solving. With a hierarchical decision-making capability similar to that of human commanders in decision-making, the developed algorithm produces many new policies during the learning process. The features of air situation information are extracted using the bidirectional-gated recurrent unit (Bi-GRU) network, and then the agent is trained using the H-A3C algorithm. In the training process, the multihead attention mechanism and the event-based reward mechanism are introduced to facilitate the training. In the end, the proposed H-A3C algorithm is verified in a digital battlefield environment, and the results prove its advantages over existing algorithms.

防空作战中的智能决策已引起研究人员的广泛关注。面对复杂的战场环境,现有的决策算法无法根据防空作战指挥控制的层次化决策特点做出有针对性的决策。更严重的是,在解决问题的过程中,这些算法存在维度灾难、实时性差等缺陷。为了解决这些问题,一种名为 "层次异步优势行动者-批评者(Hierarchy Asynchronous Advantage Actor-Critic,H-A3C)"的新型层次强化学习算法应运而生。考虑到防空作战的特点,该算法设计了一个分层决策框架,并采用分层强化学习方法来解决问题。所开发的算法具有类似于人类指挥官决策的分层决策能力,在学习过程中会产生许多新策略。使用双向门控递归单元(Bi-GRU)网络提取空情信息特征,然后使用 H-A3C 算法训练代理。在训练过程中,引入了多头注意机制和基于事件的奖励机制,以方便训练。最后,在数字战场环境中对所提出的 H-A3C 算法进行了验证,结果证明了其相对于现有算法的优势。
{"title":"Intelligent Decision-Making System of Air Defense Resource Allocation via Hierarchical Reinforcement Learning","authors":"Minrui Zhao,&nbsp;Gang Wang,&nbsp;Qiang Fu,&nbsp;Wen Quan,&nbsp;Quan Wen,&nbsp;Xiaoqiang Wang,&nbsp;Tengda Li,&nbsp;Yu Chen,&nbsp;Shan Xue,&nbsp;Jiaozhi Han","doi":"10.1155/2024/7777050","DOIUrl":"https://doi.org/10.1155/2024/7777050","url":null,"abstract":"<div>\u0000 <p>Intelligent decision-making in air defense operations has attracted wide attention from researchers. Facing complex battlefield environments, existing decision-making algorithms fail to make targeted decisions according to the hierarchical decision-making characteristics of air defense operational command and control. What’s worse, in the process of problem-solving, these algorithms are beset by defects such as dimensional disaster and poor real-time performance. To address these problems, a new hierarchical reinforcement learning algorithm named Hierarchy Asynchronous Advantage Actor-Critic (H-A3C) is developed. This algorithm is designed to have a hierarchical decision-making framework considering the characteristics of air defense operations and employs the hierarchical reinforcement learning method for problem-solving. With a hierarchical decision-making capability similar to that of human commanders in decision-making, the developed algorithm produces many new policies during the learning process. The features of air situation information are extracted using the bidirectional-gated recurrent unit (Bi-GRU) network, and then the agent is trained using the H-A3C algorithm. In the training process, the multihead attention mechanism and the event-based reward mechanism are introduced to facilitate the training. In the end, the proposed H-A3C algorithm is verified in a digital battlefield environment, and the results prove its advantages over existing algorithms.</p>\u0000 </div>","PeriodicalId":14089,"journal":{"name":"International Journal of Intelligent Systems","volume":null,"pages":null},"PeriodicalIF":7.0,"publicationDate":"2024-06-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1155/2024/7777050","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141264634","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Vibration Suppression and Trajectory Tracking Control of Flexible Joint Manipulator Based on PSO Algorithm and Fixed-Time Control 基于 PSO 算法和固定时间控制的柔性关节机械手振动抑制和轨迹跟踪控制
IF 7 2区 计算机科学 Q1 Mathematics Pub Date : 2024-06-01 DOI: 10.1155/2024/5510259
Yan Guan, Yang Wang, Rui Yin, Mingshu Chen, Yaqi Xu

In this paper, the vibration suppression and trajectory tracking control of a flexible joint manipulator (FJM) based on particle swarm optimization (PSO) and fixed-time nonsingular terminal sliding mode control (NTSMC) are studied. Firstly, in order to suppress the residual vibration of the FJM, an optimal trajectory planning method based on higher-order trajectory planning (HOTP) and the PSO algorithm is proposed. Then, to ensure that the FJM can track the optimized trajectory without being affected by the initial value of the trajectory, a novel fixed-time NTSMC scheme is proposed. Compared with the cubic spline trajectory, the proposed HOTP is smoother and can more accurately suppress the residual vibration of the FJM. By combining the HOTP with the PSO algorithm, the vibration amplitude of FJM can be suppressed to around 0.002 mm. Unlike finite-time NTSMC, the rate of convergence of the proposed fixed-time NTSMC does not depend on the initial value of FJM’s joint trajectory. Especially when the initial value of the trajectory is large, the FJM can still quickly track the optimal trajectory within 0 to 1 s. Finally, the effectiveness of this method is verified through simulation and comparison.

本文研究了基于粒子群优化(PSO)和固定时间非奇异末端滑模控制(NTSMC)的柔性关节机械手(FJM)振动抑制和轨迹跟踪控制。首先,为了抑制 FJM 的残余振动,提出了一种基于高阶轨迹规划(HOTP)和 PSO 算法的最优轨迹规划方法。然后,为了确保 FJM 能够跟踪优化后的轨迹而不受轨迹初始值的影响,提出了一种新颖的固定时间 NTSMC 方案。与三次样条轨迹相比,所提出的 HOTP 更平滑,能更精确地抑制 FJM 的残余振动。通过将 HOTP 与 PSO 算法相结合,可将 FJM 的振动幅度抑制到 0.002 mm 左右。与有限时间 NTSMC 不同,所提出的固定时间 NTSMC 的收敛速度并不取决于 FJM 关节轨迹的初始值。特别是当轨迹初始值较大时,FJM 仍能在 0 至 1 s 内快速跟踪最优轨迹。最后,通过仿真和对比验证了该方法的有效性。
{"title":"Vibration Suppression and Trajectory Tracking Control of Flexible Joint Manipulator Based on PSO Algorithm and Fixed-Time Control","authors":"Yan Guan,&nbsp;Yang Wang,&nbsp;Rui Yin,&nbsp;Mingshu Chen,&nbsp;Yaqi Xu","doi":"10.1155/2024/5510259","DOIUrl":"https://doi.org/10.1155/2024/5510259","url":null,"abstract":"<div>\u0000 <p>In this paper, the vibration suppression and trajectory tracking control of a flexible joint manipulator (FJM) based on particle swarm optimization (PSO) and fixed-time nonsingular terminal sliding mode control (NTSMC) are studied. Firstly, in order to suppress the residual vibration of the FJM, an optimal trajectory planning method based on higher-order trajectory planning (HOTP) and the PSO algorithm is proposed. Then, to ensure that the FJM can track the optimized trajectory without being affected by the initial value of the trajectory, a novel fixed-time NTSMC scheme is proposed. Compared with the cubic spline trajectory, the proposed HOTP is smoother and can more accurately suppress the residual vibration of the FJM. By combining the HOTP with the PSO algorithm, the vibration amplitude of FJM can be suppressed to around 0.002 mm. Unlike finite-time NTSMC, the rate of convergence of the proposed fixed-time NTSMC does not depend on the initial value of FJM’s joint trajectory. Especially when the initial value of the trajectory is large, the FJM can still quickly track the optimal trajectory within 0 to 1 s. Finally, the effectiveness of this method is verified through simulation and comparison.</p>\u0000 </div>","PeriodicalId":14089,"journal":{"name":"International Journal of Intelligent Systems","volume":null,"pages":null},"PeriodicalIF":7.0,"publicationDate":"2024-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1155/2024/5510259","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141245431","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An Efficient Anomaly Detection Method for Industrial Control Systems: Deep Convolutional Autoencoding Transformer Network 工业控制系统的高效异常检测方法:深度卷积自动编码变压器网络
IF 7 2区 计算机科学 Q1 Mathematics Pub Date : 2024-05-29 DOI: 10.1155/2024/5459452
Wenli Shang, Jiawei Qiu, Haotian Shi, Shuang Wang, Lei Ding, Yanjun Xiao

Industrial control systems (ICSs), as critical national infrastructures, are increasingly susceptible to sophisticated security threats. To address this challenge, our study introduces the CAE-T, a deep convolutional autoencoding transformer network designed for efficient anomaly detection and real-time fault monitoring in ICS. The CAE-T utilizes unsupervised deep learning, employing a convolutional autoencoder for spatial feature extraction from multidimensional time-series data, and combines this with a transformer architecture to capture long-term temporal dependencies. The design of the model facilitates rapid training and inference, while its dual-component approach, utilizing an optimization function based on support vector data description (SVDD), enhances detection accuracy. This integration synergistically combines spatiotemporal feature extraction, significantly improving the robustness and precision of anomaly detection in ICS environments. The CAE-T model demonstrated notable performance enhancements across three industrial control system datasets. Notably, the CAE-T model achieved approximately a 70.8% increase in F1 score and a 9.2% rise in AUC on the WADI dataset. On the SWaT dataset, the model showed improvements of approximately 2.8% in F1 score and 5% in AUC. The power system dataset saw more modest gains, with an approximately 0.1% uptick in F1 score and a 1% increase in AUC. These improvements validate the CAE-T model’s efficacy and robustness in anomaly detection across various scenarios.

工业控制系统(ICS)作为重要的国家基础设施,越来越容易受到复杂的安全威胁。为了应对这一挑战,我们的研究引入了 CAE-T,这是一种深度卷积自动编码变压器网络,设计用于 ICS 的高效异常检测和实时故障监控。CAE-T 采用无监督深度学习,利用卷积自动编码器从多维时间序列数据中提取空间特征,并将其与变压器架构相结合,以捕捉长期时间依赖性。该模型的设计有利于快速训练和推理,而其双组件方法利用基于支持向量数据描述(SVDD)的优化函数,提高了检测精度。这种集成协同结合了时空特征提取,显著提高了 ICS 环境中异常检测的鲁棒性和精确性。CAE-T 模型在三个工业控制系统数据集上显示出显著的性能提升。值得注意的是,在 WADI 数据集上,CAE-T 模型的 F1 分数提高了约 70.8%,AUC 提高了 9.2%。在 SWaT 数据集上,该模型的 F1 分数提高了约 2.8%,AUC 提高了 5%。电力系统数据集的改进幅度较小,F1 分数提高了约 0.1%,AUC 提高了 1%。这些改进验证了 CAE-T 模型在各种场景下进行异常检测的有效性和鲁棒性。
{"title":"An Efficient Anomaly Detection Method for Industrial Control Systems: Deep Convolutional Autoencoding Transformer Network","authors":"Wenli Shang,&nbsp;Jiawei Qiu,&nbsp;Haotian Shi,&nbsp;Shuang Wang,&nbsp;Lei Ding,&nbsp;Yanjun Xiao","doi":"10.1155/2024/5459452","DOIUrl":"https://doi.org/10.1155/2024/5459452","url":null,"abstract":"<div>\u0000 <p>Industrial control systems (ICSs), as critical national infrastructures, are increasingly susceptible to sophisticated security threats. To address this challenge, our study introduces the CAE-T, a deep convolutional autoencoding transformer network designed for efficient anomaly detection and real-time fault monitoring in ICS. The CAE-T utilizes unsupervised deep learning, employing a convolutional autoencoder for spatial feature extraction from multidimensional time-series data, and combines this with a transformer architecture to capture long-term temporal dependencies. The design of the model facilitates rapid training and inference, while its dual-component approach, utilizing an optimization function based on support vector data description (SVDD), enhances detection accuracy. This integration synergistically combines spatiotemporal feature extraction, significantly improving the robustness and precision of anomaly detection in ICS environments. The CAE-T model demonstrated notable performance enhancements across three industrial control system datasets. Notably, the CAE-T model achieved approximately a 70.8% increase in <i>F</i>1 score and a 9.2% rise in AUC on the WADI dataset. On the SWaT dataset, the model showed improvements of approximately 2.8% in <i>F</i>1 score and 5% in AUC. The power system dataset saw more modest gains, with an approximately 0.1% uptick in <i>F</i>1 score and a 1% increase in AUC. These improvements validate the CAE-T model’s efficacy and robustness in anomaly detection across various scenarios.</p>\u0000 </div>","PeriodicalId":14089,"journal":{"name":"International Journal of Intelligent Systems","volume":null,"pages":null},"PeriodicalIF":7.0,"publicationDate":"2024-05-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1155/2024/5459452","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141246126","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An Intelligent COVID-19-Related Arabic Text Detection Framework Based on Transfer Learning Using Context Representation 基于上下文表征迁移学习的 COVID-19 相关阿拉伯文智能文本检测框架
IF 7 2区 计算机科学 Q1 Mathematics Pub Date : 2024-05-22 DOI: 10.1155/2024/8014111
Abdullah Y. Muaad, Shaina Raza, Md Belal Bin Heyat, Amerah Alabrah, Hanumanthappa J.

The misleading information during the coronavirus disease 2019 (COVID-19) pandemic’s peak time is very sensitive and harmful in our community. Analyzing and detecting COVID-19 information on social media are a crucial task. Early detection of COVID-19 information is very helpful and minimizes the risk of psychological security which leads to inconvenience in daily life. In this paper, a deep ensemble transfer learning framework with an understanding of the context of Arabic text COVID-19 information is proposed. This framework is inspired to spontaneously analyze and recognize the text about COVID-19. The ArCOVID-19Vac dataset has been used to train and test our proposed model. A comprehensive experimental study for each scenario is performed. For the binary classification scenario, the proposed framework records better evaluation results with 83.0%, 84.0%, 83.0%, and 84.0% in terms of accuracy, precision, recall, and F1-score, respectively. For the second scenario (three classes), the overall performance is recorded with an accuracy of 82.0%, precision of 80.0%, recall of 82.0%, and F1-score of 80.0%, respectively. In the last scenario with ten classes, the best evaluation performance results are recorded with an accuracy of 67.0%, a precision of 58.0%, a recall of 67.0%, and F1-score of 59.0%, respectively. In addition, we have applied an ensemble transfer learning model for this scenario to get 64.0%, 66.0%, 66.0%, and 65.0% in terms of accuracy, precision, recall, and F1-score, respectively. The results show that the proposed model through transfer learning provides better results for Arabic text than all state-of-the-art methods.

2019 年冠状病毒病(COVID-19)流行高峰期的误导性信息在我们的社会中非常敏感和有害。分析和检测社交媒体上的 COVID-19 信息是一项至关重要的任务。及早发现 COVID-19 信息,有助于最大限度地降低心理安全风险,避免给日常生活带来不便。本文提出了一种能理解阿拉伯语文本 COVID-19 信息上下文的深度集合迁移学习框架。该框架的灵感来自于自发分析和识别有关 COVID-19 的文本。ArCOVID-19Vac 数据集被用来训练和测试我们提出的模型。我们对每种场景都进行了全面的实验研究。对于二元分类场景,所提出的框架在准确率、精确度、召回率和 F1 分数方面分别取得了 83.0%、84.0%、83.0% 和 84.0% 的较好评估结果。在第二种情况(三个类别)中,总体性能分别为准确率 82.0%、精确率 80.0%、召回率 82.0% 和 F1 分数 80.0%。在最后一种有 10 个类别的情况下,准确率为 67.0%,精确率为 58.0%,召回率为 67.0%,F1 分数为 59.0%,获得了最佳的评估性能结果。此外,我们还在该场景中应用了集合迁移学习模型,准确率、精确率、召回率和 F1 分数分别达到了 64.0%、66.0%、66.0% 和 65.0%。结果表明,与所有最先进的方法相比,通过迁移学习提出的模型为阿拉伯语文本提供了更好的结果。
{"title":"An Intelligent COVID-19-Related Arabic Text Detection Framework Based on Transfer Learning Using Context Representation","authors":"Abdullah Y. Muaad,&nbsp;Shaina Raza,&nbsp;Md Belal Bin Heyat,&nbsp;Amerah Alabrah,&nbsp;Hanumanthappa J.","doi":"10.1155/2024/8014111","DOIUrl":"10.1155/2024/8014111","url":null,"abstract":"<div>\u0000 <p>The misleading information during the coronavirus disease 2019 (COVID-19) pandemic’s peak time is very sensitive and harmful in our community. Analyzing and detecting COVID-19 information on social media are a crucial task. Early detection of COVID-19 information is very helpful and minimizes the risk of psychological security which leads to inconvenience in daily life. In this paper, a deep ensemble transfer learning framework with an understanding of the context of Arabic text COVID-19 information is proposed. This framework is inspired to spontaneously analyze and recognize the text about COVID-19. The ArCOVID-19Vac dataset has been used to train and test our proposed model. A comprehensive experimental study for each scenario is performed. For the binary classification scenario, the proposed framework records better evaluation results with 83.0%, 84.0%, 83.0%, and 84.0% in terms of accuracy, precision, recall, and <i>F</i>1-score, respectively. For the second scenario (three classes), the overall performance is recorded with an accuracy of 82.0%, precision of 80.0%, recall of 82.0%, and <i>F</i>1-score of 80.0%, respectively. In the last scenario with ten classes, the best evaluation performance results are recorded with an accuracy of 67.0%, a precision of 58.0%, a recall of 67.0%, and <i>F</i>1-score of 59.0%, respectively. In addition, we have applied an ensemble transfer learning model for this scenario to get 64.0%, 66.0%, 66.0%, and 65.0% in terms of accuracy, precision, recall, and <i>F</i>1-score, respectively. The results show that the proposed model through transfer learning provides better results for Arabic text than all state-of-the-art methods.</p>\u0000 </div>","PeriodicalId":14089,"journal":{"name":"International Journal of Intelligent Systems","volume":null,"pages":null},"PeriodicalIF":7.0,"publicationDate":"2024-05-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1155/2024/8014111","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141108867","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Anime Audio Retrieval Based on Audio Separation and Feature Recognition 基于音频分离和特征识别的动漫音频检索
IF 7 2区 计算机科学 Q1 Mathematics Pub Date : 2024-05-21 DOI: 10.1155/2024/6668582
De Li, Wenying Xu, Xun Jin

This paper proposes an anime audio retrieval method based on audio separation and feature recognition techniques, aiming to help users conveniently locate their desired audio segments and enhance the overall user experience. Additionally, by establishing an audio fingerprint database and a corresponding copyright information management system, it becomes possible to track and manage the audio content within anime, effectively preventing piracy and unauthorized use, thereby improving the management and protection of audio resources. Traditional methods for anime audio feature recognition suffer from issues like low efficiency and subjective factors. In contrast, the proposed approach overcomes these limitations by automatically separating and extracting audio fingerprints from different audio sources within anime and creating an anime audio fingerprint database for fast retrieval. The paper utilizes an improved audio separation model based on the efficient channel attention mechanism to separate the anime audio. Subsequently, feature recognition is performed on the separated anime audio, employing a contrastive learning-based audio fingerprint retrieval method for anime audio fingerprinting. Experimental results demonstrate that the proposed algorithm effectively alleviates the issue of poor audio separation performance in anime audio, while also improving retrieval efficiency and accuracy, meeting the demands for anime audio content retrieval.

本文提出了一种基于音频分离和特征识别技术的动漫音频检索方法,旨在帮助用户便捷地找到所需的音频片段,提升整体用户体验。此外,通过建立音频指纹数据库和相应的版权信息管理系统,可以对动漫中的音频内容进行跟踪管理,有效防止盗版和非法使用,从而提高音频资源的管理和保护水平。传统的动漫音频特征识别方法存在效率低、主观因素多等问题。相比之下,本文提出的方法克服了这些局限性,自动分离和提取动漫中不同音频源的音频指纹,并创建动漫音频指纹数据库以便快速检索。本文利用基于高效通道关注机制的改进音频分离模型来分离动漫音频。随后,对分离出的动漫音频进行特征识别,采用基于对比学习的音频指纹检索方法进行动漫音频指纹识别。实验结果表明,所提出的算法有效缓解了动漫音频分离性能差的问题,同时也提高了检索效率和准确性,满足了动漫音频内容检索的需求。
{"title":"Anime Audio Retrieval Based on Audio Separation and Feature Recognition","authors":"De Li,&nbsp;Wenying Xu,&nbsp;Xun Jin","doi":"10.1155/2024/6668582","DOIUrl":"10.1155/2024/6668582","url":null,"abstract":"<div>\u0000 <p>This paper proposes an anime audio retrieval method based on audio separation and feature recognition techniques, aiming to help users conveniently locate their desired audio segments and enhance the overall user experience. Additionally, by establishing an audio fingerprint database and a corresponding copyright information management system, it becomes possible to track and manage the audio content within anime, effectively preventing piracy and unauthorized use, thereby improving the management and protection of audio resources. Traditional methods for anime audio feature recognition suffer from issues like low efficiency and subjective factors. In contrast, the proposed approach overcomes these limitations by automatically separating and extracting audio fingerprints from different audio sources within anime and creating an anime audio fingerprint database for fast retrieval. The paper utilizes an improved audio separation model based on the efficient channel attention mechanism to separate the anime audio. Subsequently, feature recognition is performed on the separated anime audio, employing a contrastive learning-based audio fingerprint retrieval method for anime audio fingerprinting. Experimental results demonstrate that the proposed algorithm effectively alleviates the issue of poor audio separation performance in anime audio, while also improving retrieval efficiency and accuracy, meeting the demands for anime audio content retrieval.</p>\u0000 </div>","PeriodicalId":14089,"journal":{"name":"International Journal of Intelligent Systems","volume":null,"pages":null},"PeriodicalIF":7.0,"publicationDate":"2024-05-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1155/2024/6668582","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141117860","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Genetic Algorithm with Lower Neighborhood Search for the Three-Dimensional Multiorder Open-Size Rectangular Packing Problem 针对三维多阶开放尺寸矩形包装问题的下邻域搜索遗传算法
IF 7 2区 计算机科学 Q1 Mathematics Pub Date : 2024-05-15 DOI: 10.1155/2024/4456261
Jianglong Yang, Huwei Liu, Kaibo Liang, Man Shan, Lingjie Kong, Li Zhou

This paper addresses the multiorder open-dimension three-dimensional rectangular packing problem (3D-MOSB-ODRPP), which involves packing rectangular items from multiple orders into a single, size-adjustable container. We propose a novel metaheuristic approach combining a genetic algorithm with the Gurobi solver. The algorithm incorporates a lower neighborhood search strategy and is underpinned by a mathematical model representing the multiorder open-dimension packing scenario. Extensive experiments validate the effectiveness of the proposed approach. The LNSGA algorithm outperforms Gurobi and the traditional genetic algorithm in solution quality and computational efficiency. For small-scale instances, LNSGA achieves optimal values in most cases. LNSGA demonstrates significant optimization improvements over Gurobi and the genetic algorithm for large-scale instances. The superior performance is attributed to the effective integration of the lower neighborhood search mechanism and the Gurobi solver. This study offers valuable insights for optimizing the packing process in e-commerce warehousing and logistics operations.

本文探讨了多订单开维三维矩形包装问题(3D-MOSB-ODRPP),该问题涉及将多个订单中的矩形物品包装到一个尺寸可调的容器中。我们提出了一种结合遗传算法和 Gurobi 求解器的新型元启发式方法。该算法采用了低邻域搜索策略,并以代表多订单开维包装场景的数学模型为基础。大量实验验证了所提方法的有效性。LNSGA 算法在求解质量和计算效率方面优于 Gurobi 算法和传统遗传算法。对于小规模实例,LNSGA 在大多数情况下都能达到最优值。对于大规模实例,LNSGA 的优化效果明显优于 Gurobi 和遗传算法。其优异性能归功于下邻域搜索机制与 Gurobi 求解器的有效整合。这项研究为优化电子商务仓储和物流操作中的包装流程提供了有价值的见解。
{"title":"A Genetic Algorithm with Lower Neighborhood Search for the Three-Dimensional Multiorder Open-Size Rectangular Packing Problem","authors":"Jianglong Yang,&nbsp;Huwei Liu,&nbsp;Kaibo Liang,&nbsp;Man Shan,&nbsp;Lingjie Kong,&nbsp;Li Zhou","doi":"10.1155/2024/4456261","DOIUrl":"10.1155/2024/4456261","url":null,"abstract":"<p>This paper addresses the multiorder open-dimension three-dimensional rectangular packing problem (3D-MOSB-ODRPP), which involves packing rectangular items from multiple orders into a single, size-adjustable container. We propose a novel metaheuristic approach combining a genetic algorithm with the Gurobi solver. The algorithm incorporates a lower neighborhood search strategy and is underpinned by a mathematical model representing the multiorder open-dimension packing scenario. Extensive experiments validate the effectiveness of the proposed approach. The LNSGA algorithm outperforms Gurobi and the traditional genetic algorithm in solution quality and computational efficiency. For small-scale instances, LNSGA achieves optimal values in most cases. LNSGA demonstrates significant optimization improvements over Gurobi and the genetic algorithm for large-scale instances. The superior performance is attributed to the effective integration of the lower neighborhood search mechanism and the Gurobi solver. This study offers valuable insights for optimizing the packing process in e-commerce warehousing and logistics operations.</p>","PeriodicalId":14089,"journal":{"name":"International Journal of Intelligent Systems","volume":null,"pages":null},"PeriodicalIF":7.0,"publicationDate":"2024-05-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140974286","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Dynamics and Control Strategies for SLBRS Model of Computer Viruses Based on Complex Networks 基于复杂网络的计算机病毒 SLBRS 模型的动力学和控制策略
IF 7 2区 计算机科学 Q1 Mathematics Pub Date : 2024-05-14 DOI: 10.1155/2024/3943882
Wei Tang, Hui Yang, Jinxiu Pi

The proliferation of computer viruses has escalated in recent years, posing threats not only to individuals’ safety and property but also to societal well-being. Consequently, effectively curtailing virus spread has become an urgent imperative. To address this issue, our paper introduces a new virus propagation model and associated control strategy. First, diverging from conventional approaches in network virus literature, we propose a susceptible-latent-breaking-out-recovered-susceptible (SLBRS) virus propagation model tailored to the topological characteristics of scale-free networks, thus comprehensively incorporating network structure’s impact on virus propagation. Second, we analyze the model’s foundational properties, derive the basic reproduction number, and demonstrate the existence and global asymptotic stability of disease-free equilibrium. Finally, leveraging global stability of the model at the disease-free equilibrium, we integrate the target immunization strategy (TIS) and the acquaintance immunization strategy (AIS) to devise an optimal control strategy. The paper’s findings offer fresh insights into disease-free equilibrium existence and stability, furnishing a more dependable approach to curbing network virus dissemination. The simulation results demonstrate the persistent presence of network viruses in the absence of control measures and the instability of the disease-free equilibrium. However, effective control is achieved after implementing immunization measures.

近年来,计算机病毒的扩散不断升级,不仅对个人的安全和财产构成威胁,也对社会福祉构成威胁。因此,有效遏制病毒传播已成为当务之急。针对这一问题,本文提出了一种新的病毒传播模型和相关控制策略。首先,与网络病毒文献中的传统方法不同,我们针对无标度网络的拓扑特征,提出了易感-潜伏-爆发-恢复-易感(SLBRS)病毒传播模型,从而全面考虑了网络结构对病毒传播的影响。其次,我们分析了模型的基本性质,推导出基本繁殖数,并证明了无病平衡的存在性和全局渐进稳定性。最后,利用模型在无病均衡时的全局稳定性,我们整合了目标免疫策略(TIS)和熟人免疫策略(AIS),设计出一种最优控制策略。本文的研究结果为无疾病均衡的存在和稳定性提供了新的见解,为遏制网络病毒传播提供了更可靠的方法。模拟结果表明,在没有控制措施的情况下,网络病毒会持续存在,无病平衡也不稳定。然而,在采取免疫措施后,网络病毒得到了有效控制。
{"title":"Dynamics and Control Strategies for SLBRS Model of Computer Viruses Based on Complex Networks","authors":"Wei Tang,&nbsp;Hui Yang,&nbsp;Jinxiu Pi","doi":"10.1155/2024/3943882","DOIUrl":"10.1155/2024/3943882","url":null,"abstract":"<p>The proliferation of computer viruses has escalated in recent years, posing threats not only to individuals’ safety and property but also to societal well-being. Consequently, effectively curtailing virus spread has become an urgent imperative. To address this issue, our paper introduces a new virus propagation model and associated control strategy. First, diverging from conventional approaches in network virus literature, we propose a susceptible-latent-breaking-out-recovered-susceptible (SLBRS) virus propagation model tailored to the topological characteristics of scale-free networks, thus comprehensively incorporating network structure’s impact on virus propagation. Second, we analyze the model’s foundational properties, derive the basic reproduction number, and demonstrate the existence and global asymptotic stability of disease-free equilibrium. Finally, leveraging global stability of the model at the disease-free equilibrium, we integrate the target immunization strategy (TIS) and the acquaintance immunization strategy (AIS) to devise an optimal control strategy. The paper’s findings offer fresh insights into disease-free equilibrium existence and stability, furnishing a more dependable approach to curbing network virus dissemination. The simulation results demonstrate the persistent presence of network viruses in the absence of control measures and the instability of the disease-free equilibrium. However, effective control is achieved after implementing immunization measures.</p>","PeriodicalId":14089,"journal":{"name":"International Journal of Intelligent Systems","volume":null,"pages":null},"PeriodicalIF":7.0,"publicationDate":"2024-05-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140978623","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimal Gasoline Price Predictions: Leveraging the ANFIS Regression Model 最佳汽油价格预测:利用 ANFIS 回归模型
IF 7 2区 计算机科学 Q1 Mathematics Pub Date : 2024-05-11 DOI: 10.1155/2024/8462056
Entesar Hamed I. Eliwa, Amr Mohamed El Koshiry, Tarek Abd El-Hafeez, Ahmed Omar

This study presents an in-depth analysis of gasoline price forecasting using the adaptive network-based fuzzy inference system (ANFIS), with an emphasis on its implications for policy-making and strategic decisions in the energy sector. The model leverages a comprehensive dataset from the U.S. Energy Information Administration, spanning over 30 years of historical price data from 1993 to 2023, along with relevant temporal features. By combining the strengths of fuzzy logic and neural networks, the ANFIS approach can effectively capture the complex, nonlinear relationships present in the data, enabling reliable price predictions. The dataset’s preprocessing involved decomposing the date into year, month, and day components to enhance the model’s input features. Our methodology entailed a systematic approach to ANFIS regression, including data preparation, model training with the inclusion of the previous week’s prices as an additional feature, and rigorous performance evaluation using MSE, RMSE, and correlation coefficients. The results indicate that incorporating previous prices significantly enhances the model’s accuracy, as reflected by improved scores and correlation metrics. The findings have significant implications for the energy sector, where stakeholders can leverage the ANFIS model’s insights for strategic decision-making. Accurate gasoline price forecasts are instrumental in devising pricing strategies, managing risks associated with price volatility, and guiding policy formulation. The model’s predictive capability enables energy companies to optimize resource allocation, plan for future investments, and maintain competitive advantage in a market influenced by fluctuating prices. Moreover, policymakers can utilize these predictions to assess the impact of energy policies on market prices and consumer behavior, ensuring that regulatory measures align with market dynamics and sustainability goals. In addition to the ANFIS model, we also employed Vector Autoregression (VAR) and Autoregressive Integrated Moving Average (ARIMA) models to validate our approach and provide a comprehensive understanding of time series forecasting within the energy sector. Notably, the ANFIS model achieves a score of 0.9970 and a robust correlation of 0.9985, demonstrating its ability to accurately forecast gasoline prices based on historical data and features. The integration of these traditional techniques with advanced ANFIS modeling offers a robust framework for accurate and reliable gasoline price prediction, which is vital for informed policy-making and strategic planning in the energy industry.

本研究利用基于自适应网络的模糊推理系统(ANFIS)对汽油价格预测进行了深入分析,重点关注其对能源行业政策制定和战略决策的影响。该模型利用了美国能源信息署的综合数据集,涵盖从 1993 年到 2023 年 30 多年的历史价格数据以及相关的时间特征。通过结合模糊逻辑和神经网络的优势,ANFIS 方法可以有效捕捉数据中复杂的非线性关系,从而实现可靠的价格预测。数据集的预处理包括将日期分解为年、月、日三个部分,以增强模型的输入特征。我们的方法是对 ANFIS 回归进行系统化处理,包括数据准备、将前一周的价格作为附加特征进行模型训练,以及使用 MSE、RMSE 和相关系数进行严格的性能评估。结果表明,加入之前的价格可显著提高模型的准确性,这一点从得分和相关性指标的改善中可见一斑。这些发现对能源行业具有重要意义,相关人员可以利用 ANFIS 模型的洞察力进行战略决策。准确的汽油价格预测有助于制定定价策略、管理与价格波动相关的风险以及指导政策制定。该模型的预测能力使能源公司能够优化资源配置,规划未来投资,并在受价格波动影响的市场中保持竞争优势。此外,政策制定者也可以利用这些预测来评估能源政策对市场价格和消费者行为的影响,确保监管措施符合市场动态和可持续发展目标。除 ANFIS 模型外,我们还采用了向量自回归(VAR)和自回归综合移动平均(ARIMA)模型来验证我们的方法,并全面了解能源行业的时间序列预测。值得注意的是,ANFIS 模型的得分达到了 0.9970,稳健相关性达到了 0.9985,这表明它有能力根据历史数据和特征准确预测汽油价格。将这些传统技术与先进的 ANFIS 模型相结合,为准确可靠的汽油价格预测提供了一个稳健的框架,这对能源行业的知情决策和战略规划至关重要。
{"title":"Optimal Gasoline Price Predictions: Leveraging the ANFIS Regression Model","authors":"Entesar Hamed I. Eliwa,&nbsp;Amr Mohamed El Koshiry,&nbsp;Tarek Abd El-Hafeez,&nbsp;Ahmed Omar","doi":"10.1155/2024/8462056","DOIUrl":"10.1155/2024/8462056","url":null,"abstract":"<p>This study presents an in-depth analysis of gasoline price forecasting using the adaptive network-based fuzzy inference system (ANFIS), with an emphasis on its implications for policy-making and strategic decisions in the energy sector. The model leverages a comprehensive dataset from the U.S. Energy Information Administration, spanning over 30 years of historical price data from 1993 to 2023, along with relevant temporal features. By combining the strengths of fuzzy logic and neural networks, the ANFIS approach can effectively capture the complex, nonlinear relationships present in the data, enabling reliable price predictions. The dataset’s preprocessing involved decomposing the date into year, month, and day components to enhance the model’s input features. Our methodology entailed a systematic approach to ANFIS regression, including data preparation, model training with the inclusion of the previous week’s prices as an additional feature, and rigorous performance evaluation using MSE, RMSE, and correlation coefficients. The results indicate that incorporating previous prices significantly enhances the model’s accuracy, as reflected by improved scores and correlation metrics. The findings have significant implications for the energy sector, where stakeholders can leverage the ANFIS model’s insights for strategic decision-making. Accurate gasoline price forecasts are instrumental in devising pricing strategies, managing risks associated with price volatility, and guiding policy formulation. The model’s predictive capability enables energy companies to optimize resource allocation, plan for future investments, and maintain competitive advantage in a market influenced by fluctuating prices. Moreover, policymakers can utilize these predictions to assess the impact of energy policies on market prices and consumer behavior, ensuring that regulatory measures align with market dynamics and sustainability goals. In addition to the ANFIS model, we also employed Vector Autoregression (VAR) and Autoregressive Integrated Moving Average (ARIMA) models to validate our approach and provide a comprehensive understanding of time series forecasting within the energy sector. Notably, the ANFIS model achieves a score of 0.9970 and a robust correlation of 0.9985, demonstrating its ability to accurately forecast gasoline prices based on historical data and features. The integration of these traditional techniques with advanced ANFIS modeling offers a robust framework for accurate and reliable gasoline price prediction, which is vital for informed policy-making and strategic planning in the energy industry.</p>","PeriodicalId":14089,"journal":{"name":"International Journal of Intelligent Systems","volume":null,"pages":null},"PeriodicalIF":7.0,"publicationDate":"2024-05-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140989933","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Novel Approach to Optimizing Convolutional Neural Networks for Improved Digital Image Segmentation 优化卷积神经网络以改进数字图像分割的新方法
IF 7 2区 计算机科学 Q1 Mathematics Pub Date : 2024-05-08 DOI: 10.1155/2024/4337255
Kongduo Xing, Junhua Ku, Jie Zhao

To divide a digital image into individual parts that share similar characteristics is known as digital image segmentation, and it is a vital research subject in the field of computer vision. Object recognition, medical imaging, surveillance, and video processing are just a few of the many real-world contexts where this study could prove useful. While digital image segmentation research has come a long way, there are still certain obstacles to overcome. Segmentation algorithms frequently encounter challenges in achieving both accuracy and efficiency when confronted with intricate settings, noisy pictures, or fluctuating lighting conditions. The absence of established evaluation standards adds complexity to the process of performing equitable comparisons among different segmentation methodologies. Due to the subjective nature of photo segmentation, attaining consistent results among specialists can be challenging. The integration of machine learning and deep neural networks into segmentation algorithms has introduced new challenges, including the need for large amounts of annotated data and the interpretability of the outcomes. Given these challenges, the objective of this study is to enhance the segmentation model. To this end, this research suggests a model of convolutional neural networks that is optimal for digital picture segmentation. The model is based on a dense convolution neural network, and it incorporates a transfer learning technique to significantly boost the model’s robustness and the quality of picture segmentation. The model’s adaptability to new datasets is improved by the incorporation of a transfer learning method. As demonstrated by experimental results on two publicly available datasets, the suggested methodology considerably enhances the resilience of digital picture segmentation.

将数字图像分割成具有相似特征的单个部分称为数字图像分割,它是计算机视觉领域的一个重要研究课题。物体识别、医疗成像、监控和视频处理只是这项研究在现实世界中可能有用的几个例子。虽然数字图像分割研究已经取得了长足的进步,但仍有一些障碍需要克服。面对复杂的设置、嘈杂的图片或波动的光照条件,分割算法在实现准确性和效率方面经常遇到挑战。由于缺乏既定的评估标准,对不同的分割方法进行公平比较的过程变得更加复杂。由于照片分割的主观性,要在专家之间获得一致的结果可能具有挑战性。将机器学习和深度神经网络整合到分割算法中带来了新的挑战,包括需要大量注释数据以及结果的可解释性。鉴于这些挑战,本研究的目标是增强分割模型。为此,本研究提出了一种最适合数字图像分割的卷积神经网络模型。该模型以密集卷积神经网络为基础,并结合了迁移学习技术,大大提高了模型的鲁棒性和图片分割的质量。通过采用迁移学习方法,该模型对新数据集的适应性得到了提高。在两个公开数据集上的实验结果表明,所建议的方法大大提高了数字图像分割的适应性。
{"title":"A Novel Approach to Optimizing Convolutional Neural Networks for Improved Digital Image Segmentation","authors":"Kongduo Xing,&nbsp;Junhua Ku,&nbsp;Jie Zhao","doi":"10.1155/2024/4337255","DOIUrl":"10.1155/2024/4337255","url":null,"abstract":"<p>To divide a digital image into individual parts that share similar characteristics is known as digital image segmentation, and it is a vital research subject in the field of computer vision. Object recognition, medical imaging, surveillance, and video processing are just a few of the many real-world contexts where this study could prove useful. While digital image segmentation research has come a long way, there are still certain obstacles to overcome. Segmentation algorithms frequently encounter challenges in achieving both accuracy and efficiency when confronted with intricate settings, noisy pictures, or fluctuating lighting conditions. The absence of established evaluation standards adds complexity to the process of performing equitable comparisons among different segmentation methodologies. Due to the subjective nature of photo segmentation, attaining consistent results among specialists can be challenging. The integration of machine learning and deep neural networks into segmentation algorithms has introduced new challenges, including the need for large amounts of annotated data and the interpretability of the outcomes. Given these challenges, the objective of this study is to enhance the segmentation model. To this end, this research suggests a model of convolutional neural networks that is optimal for digital picture segmentation. The model is based on a dense convolution neural network, and it incorporates a transfer learning technique to significantly boost the model’s robustness and the quality of picture segmentation. The model’s adaptability to new datasets is improved by the incorporation of a transfer learning method. As demonstrated by experimental results on two publicly available datasets, the suggested methodology considerably enhances the resilience of digital picture segmentation.</p>","PeriodicalId":14089,"journal":{"name":"International Journal of Intelligent Systems","volume":null,"pages":null},"PeriodicalIF":7.0,"publicationDate":"2024-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140997886","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
International Journal of Intelligent 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