首页 > 最新文献

Artificial Intelligence Review最新文献

英文 中文
Tire wear monitoring using feature fusion and CatBoost classifier 利用特征融合和 CatBoost 分类器进行轮胎磨损监测
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-19 DOI: 10.1007/s10462-024-10999-6
C. V. Prasshanth, V. Sugumaran

Addressing the critical issue of tire wear is essential for enhancing vehicle safety, performance, and maintenance. Worn-out tires often lead to accidents, underscoring the need for effective monitoring systems. This study is vital for several reasons: safety, as worn tires increase the risk of accidents due to reduced traction and longer braking distances; performance, as uneven tire wear affects vehicle handling and fuel efficiency; maintenance costs, as early detection can prevent more severe damage to suspension and alignment systems; and regulatory compliance, as ensuring tire integrity helps meet safety regulations imposed by transportation authorities. In response, this study systematically evaluates tire conditions at 25%, 50%, 75%, and 100% wear, with an intact tire as a reference, using vibration signals as the primary data source. The analysis employs statistical, histogram, and autoregressive–moving-average (ARMA) feature extraction techniques, followed by feature selection to identify key parameters influencing tire wear. CatBoost is used for feature classification, leveraging its adaptability and efficiency in distinguishing varying wear patterns. Additionally, the study incorporates feature fusion to combine different types of features for a more comprehensive analysis. The proposed methodology not only offers a robust framework for accurately classifying tire wear levels but also holds significant potential for real-time implementation, contributing to proactive maintenance practices, prolonged tire lifespan, and overall vehicular safety.

解决轮胎磨损这一关键问题对于提高车辆安全性、性能和维护至关重要。磨损的轮胎往往会导致事故,因此需要有效的监测系统。这项研究之所以至关重要,主要有以下几个原因:安全性,因为磨损的轮胎会降低牵引力并延长制动距离,从而增加事故风险;性能,因为轮胎磨损不均匀会影响车辆的操控性和燃油效率;维护成本,因为早期检测可以防止悬挂和定位系统受到更严重的损坏;以及法规遵从性,因为确保轮胎完整性有助于满足交通管理部门的安全法规要求。为此,本研究使用振动信号作为主要数据源,以完好轮胎为参照物,系统地评估了轮胎在磨损 25%、50%、75% 和 100% 时的状况。分析采用了统计、直方图和自回归移动平均(ARMA)特征提取技术,然后进行特征选择,以确定影响轮胎磨损的关键参数。CatBoost 用于特征分类,利用其在区分不同磨损模式方面的适应性和效率。此外,该研究还采用了特征融合技术,将不同类型的特征结合起来,以进行更全面的分析。所提出的方法不仅为准确分类轮胎磨损程度提供了一个强大的框架,而且在实时实施方面也具有巨大的潜力,有助于积极主动的维护实践、延长轮胎使用寿命和整体车辆安全。
{"title":"Tire wear monitoring using feature fusion and CatBoost classifier","authors":"C. V. Prasshanth,&nbsp;V. Sugumaran","doi":"10.1007/s10462-024-10999-6","DOIUrl":"10.1007/s10462-024-10999-6","url":null,"abstract":"<div><p>Addressing the critical issue of tire wear is essential for enhancing vehicle safety, performance, and maintenance. Worn-out tires often lead to accidents, underscoring the need for effective monitoring systems. This study is vital for several reasons: safety, as worn tires increase the risk of accidents due to reduced traction and longer braking distances; performance, as uneven tire wear affects vehicle handling and fuel efficiency; maintenance costs, as early detection can prevent more severe damage to suspension and alignment systems; and regulatory compliance, as ensuring tire integrity helps meet safety regulations imposed by transportation authorities. In response, this study systematically evaluates tire conditions at 25%, 50%, 75%, and 100% wear, with an intact tire as a reference, using vibration signals as the primary data source. The analysis employs statistical, histogram, and autoregressive–moving-average (ARMA) feature extraction techniques, followed by feature selection to identify key parameters influencing tire wear. CatBoost is used for feature classification, leveraging its adaptability and efficiency in distinguishing varying wear patterns. Additionally, the study incorporates feature fusion to combine different types of features for a more comprehensive analysis. The proposed methodology not only offers a robust framework for accurately classifying tire wear levels but also holds significant potential for real-time implementation, contributing to proactive maintenance practices, prolonged tire lifespan, and overall vehicular safety.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":null,"pages":null},"PeriodicalIF":10.7,"publicationDate":"2024-10-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10999-6.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142451092","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
Clarity in complexity: how aggregating explanations resolves the disagreement problem 复杂中的清晰:汇总解释如何解决分歧问题
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-19 DOI: 10.1007/s10462-024-10952-7
Oana Mitruț, Gabriela Moise, Alin Moldoveanu, Florica Moldoveanu, Marius Leordeanu, Livia Petrescu

The Rashômon Effect, applied in Explainable Machine Learning, refers to the disagreement between the explanations provided by various attribution explainers and to the dissimilarity across multiple explanations generated by a particular explainer for a single instance from the dataset (differences between feature importances and their associated signs and ranks), an undesirable outcome especially in sensitive domains such as healthcare or finance. We propose a method inspired from textual-case based reasoning for aligning explanations from various explainers in order to resolve the disagreement and dissimilarity problems. We iteratively generated a number of 100 explanations for each instance from six popular datasets, using three prevalent feature attribution explainers: LIME, Anchors and SHAP (with the variations Tree SHAP and Kernel SHAP) and consequently applied a global cluster-based aggregation strategy that quantifies alignment and reveals similarities and associations between explanations. We evaluated our method by weighting the (:k)-NN algorithm with agreed feature overlap explanation weights and compared it to a non-weighted (:k)-NN predictor, having as task binary classification. Also, we compared the results of the weighted (:k)-NN algorithm using aggregated feature overlap explanation weights to the weighted (:k)-NN algorithm using weights produced by a single explanation method (either LIME, SHAP or Anchors). Our global alignment method benefited the most from a hybridization with feature importance scores (information gain), that was essential for acquiring a more accurate estimate of disagreement, for enabling explainers to reach a consensus across multiple explanations and for supporting effective model learning through improved classification performance.

可解释机器学习(Explainable Machine Learning)中应用的 "罗生门效应"(Rashômon Effect)是指不同归因解释者提供的解释之间存在分歧,以及特定解释者针对数据集中的单个实例生成的多个解释之间存在不相似性(特征导入量及其相关符号和等级之间存在差异)。我们从基于文本案例的推理中获得灵感,提出了一种方法来对齐来自不同解释者的解释,以解决分歧和差异问题。我们使用三种流行的特征归因解释器,从六个流行数据集的每个实例中反复生成了 100 个解释:我们使用 LIME、Anchors 和 SHAP(包括 Tree SHAP 和 Kernel SHAP 变体)这三种流行的特征归因解释器为六个流行数据集的每个实例生成了 100 个解释,并因此应用了一种基于聚类的全局聚合策略,该策略可量化对齐情况并揭示解释之间的相似性和关联性。我们通过使用商定的特征重叠解释权重对(:k)-NN 算法进行加权来评估我们的方法,并将其与任务为二元分类的非加权(:k)-NN 预测器进行比较。此外,我们还比较了使用聚合特征重叠解释权重的加权(:k)-NN 算法和使用单一解释方法(LIME、SHAP 或 Anchors)产生的权重的加权(:k)-NN 算法的结果。我们的全局配准方法从与特征重要性得分(信息增益)的混合中获益最大,这对于获得更准确的分歧估计、使解释者在多个解释中达成共识以及通过提高分类性能支持有效的模型学习至关重要。
{"title":"Clarity in complexity: how aggregating explanations resolves the disagreement problem","authors":"Oana Mitruț,&nbsp;Gabriela Moise,&nbsp;Alin Moldoveanu,&nbsp;Florica Moldoveanu,&nbsp;Marius Leordeanu,&nbsp;Livia Petrescu","doi":"10.1007/s10462-024-10952-7","DOIUrl":"10.1007/s10462-024-10952-7","url":null,"abstract":"<div><p>The Rashômon Effect, applied in Explainable Machine Learning, refers to the disagreement between the explanations provided by various attribution explainers and to the dissimilarity across multiple explanations generated by a particular explainer for a single instance from the dataset (differences between feature importances and their associated signs and ranks), an undesirable outcome especially in sensitive domains such as healthcare or finance. We propose a method inspired from textual-case based reasoning for aligning explanations from various explainers in order to resolve the disagreement and dissimilarity problems. We iteratively generated a number of 100 explanations for each instance from six popular datasets, using three prevalent feature attribution explainers: LIME, Anchors and SHAP (with the variations Tree SHAP and Kernel SHAP) and consequently applied a global cluster-based aggregation strategy that quantifies alignment and reveals similarities and associations between explanations. We evaluated our method by weighting the <span>(:k)</span>-NN algorithm with agreed feature overlap explanation weights and compared it to a non-weighted <span>(:k)</span>-NN predictor, having as task binary classification. Also, we compared the results of the weighted <span>(:k)</span>-NN algorithm using aggregated feature overlap explanation weights to the weighted <span>(:k)</span>-NN algorithm using weights produced by a single explanation method (either LIME, SHAP or Anchors). Our global alignment method benefited the most from a hybridization with feature importance scores (information gain), that was essential for acquiring a more accurate estimate of disagreement, for enabling explainers to reach a consensus across multiple explanations and for supporting effective model learning through improved classification performance.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":null,"pages":null},"PeriodicalIF":10.7,"publicationDate":"2024-10-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10952-7.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142451093","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
Controllable image synthesis methods, applications and challenges: a comprehensive survey 可控图像合成方法、应用和挑战:全面调查
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-18 DOI: 10.1007/s10462-024-10987-w
Shanshan Huang, Qingsong Li, Jun Liao, Shu Wang, Li Liu, Lian Li

Controllable Image Synthesis (CIS) is a methodology that allows users to generate desired images or manipulate specific attributes of images by providing precise input conditions or modifying latent representations. In recent years, CIS has attracted considerable attention in the field of image processing, with significant advances in consistency, controllability and harmony. However, several challenges still remain, particularly regarding the fine-grained controllability and interpretability of synthesized images. In this paper, we comprehensively and systematically review the CIS from problem definition, taxonomy and evaluation systems to existing challenges and future research directions. First, the definition of CIS is given, and several representative deep generative models are introduced in detail. Second, the existing CIS methods are divided into three categories according to the different control manners used and discuss the typical work in each category critically. Furthermore, we introduce the public datasets and evaluation metrics commonly used in image synthesis and analyze the representative CIS methods. Finally, we present several open issues and discuss the future research direction of CIS.

可控图像合成(CIS)是一种方法,它允许用户通过提供精确的输入条件或修改潜在表征来生成所需的图像或处理图像的特定属性。近年来,CIS 在图像处理领域备受关注,在一致性、可控性和和谐性方面取得了显著进步。然而,一些挑战依然存在,特别是在合成图像的细粒度可控性和可解释性方面。在本文中,我们从问题定义、分类和评估系统到现有挑战和未来研究方向,全面系统地回顾了 CIS。首先,给出了 CIS 的定义,并详细介绍了几种具有代表性的深度生成模型。其次,根据控制方式的不同,将现有的 CIS 方法分为三类,并对每一类中的典型工作进行了批判性讨论。此外,我们还介绍了图像合成中常用的公共数据集和评价指标,并对具有代表性的 CIS 方法进行了分析。最后,我们提出了几个开放性问题,并讨论了 CIS 的未来研究方向。
{"title":"Controllable image synthesis methods, applications and challenges: a comprehensive survey","authors":"Shanshan Huang,&nbsp;Qingsong Li,&nbsp;Jun Liao,&nbsp;Shu Wang,&nbsp;Li Liu,&nbsp;Lian Li","doi":"10.1007/s10462-024-10987-w","DOIUrl":"10.1007/s10462-024-10987-w","url":null,"abstract":"<div><p>Controllable Image Synthesis (CIS) is a methodology that allows users to generate desired images or manipulate specific attributes of images by providing precise input conditions or modifying latent representations. In recent years, CIS has attracted considerable attention in the field of image processing, with significant advances in consistency, controllability and harmony. However, several challenges still remain, particularly regarding the fine-grained controllability and interpretability of synthesized images. In this paper, we comprehensively and systematically review the CIS from problem definition, taxonomy and evaluation systems to existing challenges and future research directions. First, the definition of CIS is given, and several representative deep generative models are introduced in detail. Second, the existing CIS methods are divided into three categories according to the different control manners used and discuss the typical work in each category critically. Furthermore, we introduce the public datasets and evaluation metrics commonly used in image synthesis and analyze the representative CIS methods. Finally, we present several open issues and discuss the future research direction of CIS.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":null,"pages":null},"PeriodicalIF":10.7,"publicationDate":"2024-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10987-w.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142447318","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
The atmospheric boundary layer: a review of current challenges and a new generation of machine learning techniques 大气边界层:当前挑战与新一代机器学习技术综述
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-17 DOI: 10.1007/s10462-024-10962-5
Linda Canché-Cab, Liliana San-Pedro, Bassam Ali, Michel Rivero, Mauricio Escalante

Atmospheric boundary layer (ABL) structure and dynamics are important aspects to consider in human health. The ABL is characterized by a high degree of spatial and temporal variability that hinders their understanding. This paper aims to provide a comprehensive overview of machine learning (ML) methodologies, encompassing deep learning and ensemble approaches, within the scope of ABL research. The goal is to highlight the challenges and opportunities of using ML in turbulence modeling and parameterization in areas such as atmospheric pollution, meteorology, and renewable energy. The review emphasizes the validation of results to ensure their reliability and applicability. ML has proven to be a valuable tool for understanding and predicting how ABL spatial and seasonal variability affects pollutant dispersion and public health. In addition, it has been demonstrated that ML can be used to estimate several variables and parameters, such as ABL height, making it a promising approach to enhance air quality management and urban planning.

大气边界层(ABL)的结构和动力学是人类健康需要考虑的重要方面。大气边界层具有高度的时空变异性,这阻碍了对其的理解。本文旨在全面概述 ABL 研究范围内的机器学习(ML)方法,包括深度学习和集合方法。目的是强调在大气污染、气象学和可再生能源等领域的湍流建模和参数化中使用 ML 所面临的挑战和机遇。综述强调了对结果的验证,以确保其可靠性和适用性。事实证明,ML 是了解和预测 ABL 空间和季节变化如何影响污染物扩散和公众健康的重要工具。此外,研究还证明,ML 可用于估算 ABL 高度等多个变量和参数,使其成为加强空气质量管理和城市规划的一种有前途的方法。
{"title":"The atmospheric boundary layer: a review of current challenges and a new generation of machine learning techniques","authors":"Linda Canché-Cab,&nbsp;Liliana San-Pedro,&nbsp;Bassam Ali,&nbsp;Michel Rivero,&nbsp;Mauricio Escalante","doi":"10.1007/s10462-024-10962-5","DOIUrl":"10.1007/s10462-024-10962-5","url":null,"abstract":"<div><p>Atmospheric boundary layer (ABL) structure and dynamics are important aspects to consider in human health. The ABL is characterized by a high degree of spatial and temporal variability that hinders their understanding. This paper aims to provide a comprehensive overview of machine learning (ML) methodologies, encompassing deep learning and ensemble approaches, within the scope of ABL research. The goal is to highlight the challenges and opportunities of using ML in turbulence modeling and parameterization in areas such as atmospheric pollution, meteorology, and renewable energy. The review emphasizes the validation of results to ensure their reliability and applicability. ML has proven to be a valuable tool for understanding and predicting how ABL spatial and seasonal variability affects pollutant dispersion and public health. In addition, it has been demonstrated that ML can be used to estimate several variables and parameters, such as ABL height, making it a promising approach to enhance air quality management and urban planning.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":null,"pages":null},"PeriodicalIF":10.7,"publicationDate":"2024-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10962-5.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142443223","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
Surface defect inspection of industrial products with object detection deep networks: a systematic review 利用对象检测深度网络检测工业产品表面缺陷:系统综述
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-17 DOI: 10.1007/s10462-024-10956-3
Yuxin Ma, Jiaxing Yin, Feng Huang, Qipeng Li

One of the focal points in industrial product defect detection lies in the utilization of deep learning-based object detection algorithms. With the continuous introduction of these algorithms and their refined models, notable achievements have been attained. However, challenges persist in industrial settings, such as substantial variations in defect scales, the delicate balance between accuracy and speed, and the detection of small objects. Various methods have been proposed to address these challenges and propel the advancement of defect detection. To comprehensively review the latest developments in deep learning-based industrial product defect detection algorithms and foster further progress, this paper encompasses typical datasets and evaluation metrics used in industrial product defect detection, traces the development history of supervised one-stage and two-stage object detection algorithm-based and unsupervised algorithm-based industrial defect detection methods, discusses major challenges, and outlines future directions. It highlights the potential for further improving the accuracy, speed, and reliability of defect detection systems in industrial applications.

工业产品缺陷检测的重点之一在于利用基于深度学习的物体检测算法。随着这些算法及其完善模型的不断推出,已经取得了显著成就。然而,在工业环境中仍然存在一些挑战,例如缺陷尺度的巨大差异、精度与速度之间的微妙平衡以及小物体的检测。人们提出了各种方法来应对这些挑战,推动缺陷检测技术的进步。为了全面回顾基于深度学习的工业产品缺陷检测算法的最新发展并促进其进一步进步,本文概述了工业产品缺陷检测中使用的典型数据集和评估指标,追溯了基于有监督的单阶段和双阶段物体检测算法以及基于无监督算法的工业产品缺陷检测方法的发展历程,讨论了主要挑战并概述了未来方向。报告强调了进一步提高工业应用中缺陷检测系统的准确性、速度和可靠性的潜力。
{"title":"Surface defect inspection of industrial products with object detection deep networks: a systematic review","authors":"Yuxin Ma,&nbsp;Jiaxing Yin,&nbsp;Feng Huang,&nbsp;Qipeng Li","doi":"10.1007/s10462-024-10956-3","DOIUrl":"10.1007/s10462-024-10956-3","url":null,"abstract":"<div><p>One of the focal points in industrial product defect detection lies in the utilization of deep learning-based object detection algorithms. With the continuous introduction of these algorithms and their refined models, notable achievements have been attained. However, challenges persist in industrial settings, such as substantial variations in defect scales, the delicate balance between accuracy and speed, and the detection of small objects. Various methods have been proposed to address these challenges and propel the advancement of defect detection. To comprehensively review the latest developments in deep learning-based industrial product defect detection algorithms and foster further progress, this paper encompasses typical datasets and evaluation metrics used in industrial product defect detection, traces the development history of supervised one-stage and two-stage object detection algorithm-based and unsupervised algorithm-based industrial defect detection methods, discusses major challenges, and outlines future directions. It highlights the potential for further improving the accuracy, speed, and reliability of defect detection systems in industrial applications.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":null,"pages":null},"PeriodicalIF":10.7,"publicationDate":"2024-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10956-3.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142443225","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
Recent applications and advances of African Vultures Optimization Algorithm 非洲秃鹫优化算法的最新应用和进展
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-17 DOI: 10.1007/s10462-024-10981-2
Abdelazim G. Hussien, Farhad Soleimanian Gharehchopogh, Anas Bouaouda, Sumit Kumar, Gang Hu

The African Vultures Optimization Algorithm (AVOA) is a recently developed meta-heuristic algorithm inspired by the foraging behavior of African vultures in nature. This algorithm has gained attention due to its simplicity, flexibility, and effectiveness in tackling many optimization problems. The significance of this review lies in its comprehensive examination of the AVOA’s development, core principles, and applications. By analyzing 112 studies, this review highlights the algorithm’s versatility and the growing interest in enhancing its performance for real-world optimization challenges. This review methodically explores the evolution of AVOA, investigating proposed improvements that enhance the algorithm’s ability to adapt to various search geometries in optimization problems. Additionally, it introduces the AVOA solver, detailing its functionality and application in different optimization scenarios. The review demonstrates the AVOA’s effectiveness, particularly its unique weighting mechanism, which mimics vulture behavior during the search process. The findings underscore the algorithm’s robustness, ease of use, and lack of dependence on derivative information. The review also critically evaluates the AVOA’s convergence behavior, identifying its strengths and limitations. In conclusion, the study not only consolidates the existing knowledge on AVOA but also proposes directions for future research, including potential adaptations and enhancements to address its limitations. The insights gained from this review offer valuable guidance for researchers and practitioners seeking to apply or improve the AVOA in various optimization tasks.

非洲秃鹫优化算法(AVOA)是最近开发的一种元启发式算法,其灵感来自非洲秃鹫在自然界中的觅食行为。该算法因其简单、灵活、有效地解决了许多优化问题而备受关注。本综述的意义在于对 AVOA 的发展、核心原理和应用进行了全面考察。通过分析 112 项研究,本综述强调了该算法的多功能性,以及人们对提高其性能以应对实际优化挑战的日益浓厚的兴趣。本综述有条不紊地探讨了 AVOA 的演变过程,研究了为提高算法适应优化问题中各种搜索几何形状的能力而提出的改进建议。此外,它还介绍了 AVOA 求解器,详细说明了其功能和在不同优化场景中的应用。综述展示了 AVOA 的有效性,尤其是其独特的加权机制,即在搜索过程中模仿秃鹫的行为。研究结果强调了该算法的稳健性、易用性以及对衍生信息的不依赖性。综述还对 AVOA 的收敛行为进行了批判性评估,确定了其优势和局限性。总之,本研究不仅整合了有关 AVOA 的现有知识,还提出了未来的研究方向,包括为解决其局限性而可能进行的调整和改进。从本综述中获得的见解为寻求在各种优化任务中应用或改进 AVOA 的研究人员和从业人员提供了宝贵的指导。
{"title":"Recent applications and advances of African Vultures Optimization Algorithm","authors":"Abdelazim G. Hussien,&nbsp;Farhad Soleimanian Gharehchopogh,&nbsp;Anas Bouaouda,&nbsp;Sumit Kumar,&nbsp;Gang Hu","doi":"10.1007/s10462-024-10981-2","DOIUrl":"10.1007/s10462-024-10981-2","url":null,"abstract":"<div><p>The African Vultures Optimization Algorithm (AVOA) is a recently developed meta-heuristic algorithm inspired by the foraging behavior of African vultures in nature. This algorithm has gained attention due to its simplicity, flexibility, and effectiveness in tackling many optimization problems. The significance of this review lies in its comprehensive examination of the AVOA’s development, core principles, and applications. By analyzing 112 studies, this review highlights the algorithm’s versatility and the growing interest in enhancing its performance for real-world optimization challenges. This review methodically explores the evolution of AVOA, investigating proposed improvements that enhance the algorithm’s ability to adapt to various search geometries in optimization problems. Additionally, it introduces the AVOA solver, detailing its functionality and application in different optimization scenarios. The review demonstrates the AVOA’s effectiveness, particularly its unique weighting mechanism, which mimics vulture behavior during the search process. The findings underscore the algorithm’s robustness, ease of use, and lack of dependence on derivative information. The review also critically evaluates the AVOA’s convergence behavior, identifying its strengths and limitations. In conclusion, the study not only consolidates the existing knowledge on AVOA but also proposes directions for future research, including potential adaptations and enhancements to address its limitations. The insights gained from this review offer valuable guidance for researchers and practitioners seeking to apply or improve the AVOA in various optimization tasks.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":null,"pages":null},"PeriodicalIF":10.7,"publicationDate":"2024-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10981-2.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142443224","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 propositional system for Abductive Logic Programming 用于归纳逻辑编程的高效命题系统
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-17 DOI: 10.1007/s10462-024-10928-7
Marco Gavanelli, Pascual Julián-Iranzo, Fernando Sáenz-Pérez

Abductive logic programming (ALP) extends logic programming with hypothetical reasoning by means of abducibles, an extension able to handle interesting problems, such as diagnosis, planning, and verification with formal methods. Implementations of this extension have been using Prolog meta-interpreters and Prolog programs with Constraint Handling Rules (CHR). While the latter adds a clean and efficient interface to the host system, it still suffers in performance for large programs. Here, the concern is to obtain a more performant implementation of the SCIFF system following a compiled approach. This paper, as a first step in this long term goal, sets out a propositional ALP system following SCIFF, eliminating the need for CHR and achieving better performance.

归纳逻辑编程(ALP)是通过abducibles对逻辑编程进行假设推理的扩展,这种扩展能够用形式化方法处理诊断、规划和验证等有趣的问题。这一扩展的实现一直使用 Prolog 元解释器和带有约束处理规则(CHR)的 Prolog 程序。虽然后者为主机系统增加了一个简洁高效的接口,但对于大型程序而言,其性能仍然受到影响。在此,我们关注的是如何通过编译方法获得性能更高的 SCIFF 系统实现。作为实现这一长期目标的第一步,本文提出了一种遵循 SCIFF 的命题式 ALP 系统,无需使用 CHR,并实现了更好的性能。
{"title":"An efficient propositional system for Abductive Logic Programming","authors":"Marco Gavanelli,&nbsp;Pascual Julián-Iranzo,&nbsp;Fernando Sáenz-Pérez","doi":"10.1007/s10462-024-10928-7","DOIUrl":"10.1007/s10462-024-10928-7","url":null,"abstract":"<div><p>Abductive logic programming (ALP) extends logic programming with hypothetical reasoning by means of abducibles, an extension able to handle interesting problems, such as diagnosis, planning, and verification with formal methods. Implementations of this extension have been using Prolog meta-interpreters and Prolog programs with Constraint Handling Rules (<span>CHR</span>). While the latter adds a clean and efficient interface to the host system, it still suffers in performance for large programs. Here, the concern is to obtain a more performant implementation of the <span>SCIFF</span> system following a compiled approach. This paper, as a first step in this long term goal, sets out a propositional ALP system following <span>SCIFF</span>, eliminating the need for <span>CHR</span> and achieving better performance.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":null,"pages":null},"PeriodicalIF":10.7,"publicationDate":"2024-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10928-7.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142443351","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 adaptive snow ablation-inspired particle swarm optimization with its application in geometric optimization 受雪消融启发的自适应粒子群优化及其在几何优化中的应用
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-17 DOI: 10.1007/s10462-024-10946-5
Gang Hu, Yuxuan Guo, Weiguo Zhao, Essam H. Houssein

In response to the shortcomings of particle swarm optimization (PSO), such as low execution efficiency and difficulty in overcoming local optima, this paper proposes a multi-strategy PSO method incorporating snow ablation operation (SAO), known as SAO-MPSO. Firstly, Cubic initialization is performed on particles to obtain a good initial environment. Subsequently, SAO and PSO are combined in parallel, and a balanced search mechanism led by multiple sub-populations is devised, significantly improving the search efficiency of overall population. Finally, the degree day method of SAO is introduced, and particles are endowed with memory of environmental changes to prevent premature convergence of PSO, while balancing the exploration and exploitation (ENE) capabilities in later phases. All adaptive parameters are used throughout this method in place of fixed parameters to improve the robustness and adaptability. For a comprehensive analysis of SAO-MPSO, its good ENE ability is verified on CEC 2020 and CEC 2022 and this method is compared with existing improved PSO versions on both test sets. The results show that SAO-MPSO has certain advantages in the comparison of similar improved algorithms. In order to further validate the strength of SAO-MPSO in dealing with nonlinear optimization problems (OPs) with strong constraints, firstly, based on the ball Wang-Ball (BWB) curve, a combined BWB (CBWB) curve is constructed, and a construction method for CBWB curves that satisfy G1 and G2 continuity is derived. Then, with the energy minimization and scale parameters of the CBWB curve as the optimization objective and variables respectively, a shape optimization model that satisfies G2 continuity is established. Finally, three numerical optimization examples based on this model are solved using SAO-MPSO and compared with 10 other methods. The results show that the energy obtained by SAO-MPSO is the smallest, which verifies the effectiveness of this method applied to shape OPs of CBWB curve.

针对粒子群优化(PSO)执行效率低、难以克服局部最优等缺点,本文提出了一种结合雪消融操作(SAO)的多策略 PSO 方法,即 SAO-MPSO。首先,对粒子进行立方初始化,以获得良好的初始环境。随后,将 SAO 和 PSO 并行结合,设计出由多个子群引导的平衡搜索机制,显著提高了总体群的搜索效率。最后,引入 SAO 的度日法,并赋予粒子对环境变化的记忆,以防止 PSO 过早收敛,同时平衡后期的探索和开发(ENE)能力。在整个方法中,所有自适应参数都用来代替固定参数,以提高鲁棒性和适应性。为了全面分析 SAO-MPSO,我们在 CEC 2020 和 CEC 2022 上验证了其良好的 ENE 能力,并在这两个测试集上将该方法与现有的改进 PSO 版本进行了比较。结果表明,与同类改进算法相比,SAO-MPSO 具有一定的优势。为了进一步验证 SAO-MPSO 在处理强约束非线性优化问题(OPs)时的优势,首先在球王-球(BWB)曲线的基础上,构建了组合 BWB(CBWB)曲线,并推导出了满足 G1 和 G2 连续性的 CBWB 曲线的构建方法。然后,分别以 CBWB 曲线的能量最小化和尺度参数为优化目标和变量,建立了满足 G2 连续性的形状优化模型。最后,使用 SAO-MPSO 解决了基于该模型的三个数值优化实例,并与其他 10 种方法进行了比较。结果表明,SAO-MPSO 获得的能量最小,这验证了该方法应用于 CBWB 曲线形状优化的有效性。
{"title":"An adaptive snow ablation-inspired particle swarm optimization with its application in geometric optimization","authors":"Gang Hu,&nbsp;Yuxuan Guo,&nbsp;Weiguo Zhao,&nbsp;Essam H. Houssein","doi":"10.1007/s10462-024-10946-5","DOIUrl":"10.1007/s10462-024-10946-5","url":null,"abstract":"<div><p>In response to the shortcomings of particle swarm optimization (PSO), such as low execution efficiency and difficulty in overcoming local optima, this paper proposes a multi-strategy PSO method incorporating snow ablation operation (SAO), known as SAO-MPSO. Firstly, Cubic initialization is performed on particles to obtain a good initial environment. Subsequently, SAO and PSO are combined in parallel, and a balanced search mechanism led by multiple sub-populations is devised, significantly improving the search efficiency of overall population. Finally, the degree day method of SAO is introduced, and particles are endowed with memory of environmental changes to prevent premature convergence of PSO, while balancing the exploration and exploitation (ENE) capabilities in later phases. All adaptive parameters are used throughout this method in place of fixed parameters to improve the robustness and adaptability. For a comprehensive analysis of SAO-MPSO, its good ENE ability is verified on CEC 2020 and CEC 2022 and this method is compared with existing improved PSO versions on both test sets. The results show that SAO-MPSO has certain advantages in the comparison of similar improved algorithms. In order to further validate the strength of SAO-MPSO in dealing with nonlinear optimization problems (OPs) with strong constraints, firstly, based on the ball Wang-Ball (BWB) curve, a combined BWB (CBWB) curve is constructed, and a construction method for CBWB curves that satisfy <i>G</i><sup>1</sup> and <i>G</i><sup>2</sup> continuity is derived. Then, with the energy minimization and scale parameters of the CBWB curve as the optimization objective and variables respectively, a shape optimization model that satisfies <i>G</i><sup>2</sup> continuity is established. Finally, three numerical optimization examples based on this model are solved using SAO-MPSO and compared with 10 other methods. The results show that the energy obtained by SAO-MPSO is the smallest, which verifies the effectiveness of this method applied to shape OPs of CBWB curve.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":null,"pages":null},"PeriodicalIF":10.7,"publicationDate":"2024-10-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10946-5.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142443317","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
The survey on the dual nature of xAI challenges in intrusion detection and their potential for AI innovation 关于入侵检测中 xAI 挑战的双重性质及其人工智能创新潜力的调查
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-16 DOI: 10.1007/s10462-024-10972-3
Marek Pawlicki, Aleksandra Pawlicka, Rafał Kozik, Michał Choraś

In the rapidly evolving domain of cybersecurity, the imperative for intrusion detection systems is undeniable; yet, it is increasingly clear that to meet the ever-growing challenges posed by sophisticated threats, intrusion detection itself stands in need of the transformative capabilities offered by the explainable artificial intelligence (xAI). As this concept is still developing, it poses an array of challenges that need addressing. This paper discusses 25 of such challenges of varying research interest, encountered in the domain of xAI, identified in the course of a targeted study. While these challenges may appear as obstacles, they concurrently present as significant research opportunities. These analysed challenges encompass a wide spectrum of concerns spanning the intersection of xAI and cybersecurity. The paper underscores the critical role of xAI in addressing opacity issues within machine learning algorithms and sets the stage for further research and innovation in the quest for transparent and interpretable artificial intelligence that humans are able to trust. In addition to this, by reframing these challenges as opportunities, this study seeks to inspire and guide researchers towards realizing the full potential of xAI in cybersecurity.

在快速发展的网络安全领域,入侵检测系统的必要性毋庸置疑;然而,越来越清楚的是,为了应对复杂威胁带来的日益严峻的挑战,入侵检测本身需要可解释人工智能(xAI)提供的变革能力。由于这一概念仍在发展之中,它提出了一系列需要应对的挑战。本文讨论了在 xAI 领域遇到的 25 个具有不同研究兴趣的挑战,这些挑战是在一项有针对性的研究过程中发现的。这些挑战看似障碍,但同时也是重要的研究机遇。所分析的这些挑战涵盖了 xAI 和网络安全交叉领域的广泛问题。本文强调了 xAI 在解决机器学习算法中的不透明问题方面的关键作用,并为进一步研究和创新人类能够信任的透明、可解释的人工智能奠定了基础。此外,通过将这些挑战重构为机遇,本研究旨在激励和指导研究人员充分发挥 xAI 在网络安全方面的潜力。
{"title":"The survey on the dual nature of xAI challenges in intrusion detection and their potential for AI innovation","authors":"Marek Pawlicki,&nbsp;Aleksandra Pawlicka,&nbsp;Rafał Kozik,&nbsp;Michał Choraś","doi":"10.1007/s10462-024-10972-3","DOIUrl":"10.1007/s10462-024-10972-3","url":null,"abstract":"<div><p>In the rapidly evolving domain of cybersecurity, the imperative for intrusion detection systems is undeniable; yet, it is increasingly clear that to meet the ever-growing challenges posed by sophisticated threats, intrusion detection itself stands in need of the transformative capabilities offered by the explainable artificial intelligence (xAI). As this concept is still developing, it poses an array of challenges that need addressing. This paper discusses 25 of such challenges of varying research interest, encountered in the domain of xAI, identified in the course of a targeted study. While these challenges may appear as obstacles, they concurrently present as significant research opportunities. These analysed challenges encompass a wide spectrum of concerns spanning the intersection of xAI and cybersecurity. The paper underscores the critical role of xAI in addressing opacity issues within machine learning algorithms and sets the stage for further research and innovation in the quest for transparent and interpretable artificial intelligence that humans are able to trust. In addition to this, by reframing these challenges as opportunities, this study seeks to inspire and guide researchers towards realizing the full potential of xAI in cybersecurity.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":null,"pages":null},"PeriodicalIF":10.7,"publicationDate":"2024-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10972-3.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142438878","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
Speech based detection of Alzheimer’s disease: a survey of AI techniques, datasets and challenges 基于语音的阿尔茨海默病检测:人工智能技术、数据集和挑战调查
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-12 DOI: 10.1007/s10462-024-10961-6
Kewen Ding, Madhu Chetty, Azadeh Noori Hoshyar, Tanusri Bhattacharya, Britt Klein

Alzheimer’s disease (AD) is a growing global concern, exacerbated by an aging population and the high costs associated with traditional detection methods. Recent research has identified speech data as valuable clinical information for AD detection, given its association with the progressive degeneration of brain cells and subsequent impacts on memory, cognition, and language abilities. The ongoing demographic shift toward an aging global population underscores the critical need for affordable and easily available methods for early AD detection and intervention. To address this major challenge, substantial research has recently focused on investigating speech data, aiming to develop efficient and affordable diagnostic tools that align with the demands of our aging society. This paper presents an in-depth review of studies from 2018–2023 utilizing speech for AD detection. Following the PRISMA protocol and a two-stage selection process, we identified 85 publications for analysis. In contrast to previous literature reviews, this paper places a strong emphasis on conducting a rigorous comparative analysis of various Artificial Intelligence (AI) based techniques, categorizing them meticulously based on underlying algorithms. We perform an exhaustive evaluation of research papers leveraging common benchmark datasets, specifically ADReSS and ADReSSo, to assess their performance. In contrast to previous literature reviews, this work makes a significant contribution by overcoming the limitations posed by the absence of standardized tasks and commonly accepted benchmark datasets for comparing different studies. The analysis reveals the dominance of deep learning models, particularly those leveraging pre-trained models like BERT, in AD detection. The integration of acoustic and linguistic features often achieves accuracies above 85%. Despite these advancements, challenges persist in data scarcity, standardization, privacy, and model interpretability. Future directions include improving multilingual recognition, exploring emerging multimodal approaches, and enhancing ASR systems for AD patients. By identifying these key challenges and suggesting future research directions, our review serves as a valuable resource for advancing AD detection techniques and their practical implementation.

阿尔茨海默病(AD)是全球日益关注的问题,人口老龄化和传统检测方法的高成本加剧了这一问题。最近的研究发现,语音数据是检测阿尔茨海默病的宝贵临床信息,因为它与脑细胞的逐渐退化以及随后对记忆、认知和语言能力的影响有关。全球人口正在向老龄化转变,这突出表明,我们亟需经济实惠、易于使用的方法来早期检测和干预注意力缺失症。为了应对这一重大挑战,最近的大量研究都集中在对语音数据的调查上,目的是开发出符合老龄化社会需求的高效且经济实惠的诊断工具。本文对 2018-2023 年利用语音检测注意力缺失症的研究进行了深入综述。按照 PRISMA 协议和两阶段筛选流程,我们确定了 85 篇出版物进行分析。与以往的文献综述不同,本文着重强调对各种基于人工智能(AI)的技术进行严格的比较分析,并根据底层算法对其进行细致分类。我们利用常见的基准数据集(特别是 ADReSS 和 ADReSSo)对研究论文进行了详尽的评估,以评估它们的性能。与以往的文献综述相比,这项工作克服了缺乏标准化任务和公认的基准数据集来比较不同研究的局限性,从而做出了重大贡献。分析表明,深度学习模型,尤其是那些利用 BERT 等预训练模型的模型,在注意力缺失检测中占据主导地位。声学和语言特征的整合通常能达到 85% 以上的准确率。尽管取得了这些进步,但在数据稀缺性、标准化、隐私性和模型可解释性方面仍然存在挑战。未来的发展方向包括改进多语言识别、探索新兴的多模态方法以及增强针对注意力缺失症患者的 ASR 系统。通过确定这些关键挑战并提出未来的研究方向,我们的综述将成为推动注意力缺失症检测技术及其实际应用的宝贵资源。
{"title":"Speech based detection of Alzheimer’s disease: a survey of AI techniques, datasets and challenges","authors":"Kewen Ding,&nbsp;Madhu Chetty,&nbsp;Azadeh Noori Hoshyar,&nbsp;Tanusri Bhattacharya,&nbsp;Britt Klein","doi":"10.1007/s10462-024-10961-6","DOIUrl":"10.1007/s10462-024-10961-6","url":null,"abstract":"<div><p>Alzheimer’s disease (AD) is a growing global concern, exacerbated by an aging population and the high costs associated with traditional detection methods. Recent research has identified speech data as valuable clinical information for AD detection, given its association with the progressive degeneration of brain cells and subsequent impacts on memory, cognition, and language abilities. The ongoing demographic shift toward an aging global population underscores the critical need for affordable and easily available methods for early AD detection and intervention. To address this major challenge, substantial research has recently focused on investigating speech data, aiming to develop efficient and affordable diagnostic tools that align with the demands of our aging society. This paper presents an in-depth review of studies from 2018–2023 utilizing speech for AD detection. Following the PRISMA protocol and a two-stage selection process, we identified 85 publications for analysis. In contrast to previous literature reviews, this paper places a strong emphasis on conducting a rigorous comparative analysis of various Artificial Intelligence (AI) based techniques, categorizing them meticulously based on underlying algorithms. We perform an exhaustive evaluation of research papers leveraging common benchmark datasets, specifically ADReSS and ADReSSo, to assess their performance. In contrast to previous literature reviews, this work makes a significant contribution by overcoming the limitations posed by the absence of standardized tasks and commonly accepted benchmark datasets for comparing different studies. The analysis reveals the dominance of deep learning models, particularly those leveraging pre-trained models like BERT, in AD detection. The integration of acoustic and linguistic features often achieves accuracies above 85%. Despite these advancements, challenges persist in data scarcity, standardization, privacy, and model interpretability. Future directions include improving multilingual recognition, exploring emerging multimodal approaches, and enhancing ASR systems for AD patients. By identifying these key challenges and suggesting future research directions, our review serves as a valuable resource for advancing AD detection techniques and their practical implementation.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":null,"pages":null},"PeriodicalIF":10.7,"publicationDate":"2024-10-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10462-024-10961-6.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142411527","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
期刊
Artificial Intelligence Review
全部 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