首页 > 最新文献

Artificial Intelligence Review最新文献

英文 中文
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":"57 12","pages":""},"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
ERTH scheduler: enhanced red-tailed hawk algorithm for multi-cost optimization in cloud task scheduling ERTH 调度器:用于云任务调度中多成本优化的增强型红尾鹰算法
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-12 DOI: 10.1007/s10462-024-10945-6
Xinqi Qin, Shaobo Li, Jian Tong, Cankun Xie, Xingxing Zhang, Fengbin Wu, Qun Xie, Yihong Ling, Guangzheng Lin

Effective task scheduling has become the key to optimizing resource allocation, reducing operation costs, and enhancing the user experience. The complexity and dynamics of cloud computing environments require task scheduling algorithms that can flexibly respond to multiple computing demands and changing resource states. Therefore, we propose an enhanced Red-tailed Hawk algorithm (named ERTH) based on multiple elite policies and chaotic mapping, while applying this approach in conjunction with the proposed scheduling model to optimize the efficiency of task scheduling in cloud computing environments. We apply the ERTH algorithm to a real cloud computing environment and conduct a comparison with the original RTH and other conventional algorithms. The proposed ERTH algorithm has better convergence speed and stability in most cases of small and large-scale tasks and performs better in minimizing the task completion time and system load cost. Specifically, our experiments show that the ERTH algorithm reduces the total system cost by 34.8% and 36.4% relative to the traditional algorithm for tasks of different sizes. Further, evaluations in the IEEE Congress on Evolutionary Computation (CEC) benchmark test sets show that the ERTH algorithm outperforms the traditional or emerging algorithms in several performance metrics such as mean, standard deviation, etc. The proposal and validation of the ERTH algorithm are of great significance in promoting the application of intelligent optimization algorithms in cloud computing.

有效的任务调度已成为优化资源分配、降低运营成本和提升用户体验的关键。云计算环境的复杂性和动态性要求任务调度算法能够灵活应对多种计算需求和不断变化的资源状态。因此,我们提出了一种基于多精英策略和混沌映射的增强型红尾鹰算法(命名为ERTH),同时将该方法与所提出的调度模型结合起来应用,以优化云计算环境中的任务调度效率。我们将ERTH算法应用于真实的云计算环境,并与原始RTH和其他传统算法进行了比较。在大多数情况下,无论是小型任务还是大型任务,拟议的ERTH算法都具有更好的收敛速度和稳定性,在最小化任务完成时间和系统负载成本方面表现更佳。具体来说,我们的实验表明,对于不同规模的任务,ERTH 算法比传统算法分别降低了 34.8% 和 36.4% 的系统总成本。此外,IEEE 进化计算大会(CEC)基准测试集的评估结果表明,ERTH 算法在多个性能指标(如平均值、标准偏差等)上优于传统算法或新兴算法。ERTH算法的提出和验证对促进智能优化算法在云计算中的应用具有重要意义。
{"title":"ERTH scheduler: enhanced red-tailed hawk algorithm for multi-cost optimization in cloud task scheduling","authors":"Xinqi Qin,&nbsp;Shaobo Li,&nbsp;Jian Tong,&nbsp;Cankun Xie,&nbsp;Xingxing Zhang,&nbsp;Fengbin Wu,&nbsp;Qun Xie,&nbsp;Yihong Ling,&nbsp;Guangzheng Lin","doi":"10.1007/s10462-024-10945-6","DOIUrl":"10.1007/s10462-024-10945-6","url":null,"abstract":"<div><p>Effective task scheduling has become the key to optimizing resource allocation, reducing operation costs, and enhancing the user experience. The complexity and dynamics of cloud computing environments require task scheduling algorithms that can flexibly respond to multiple computing demands and changing resource states. Therefore, we propose an enhanced Red-tailed Hawk algorithm (named ERTH) based on multiple elite policies and chaotic mapping, while applying this approach in conjunction with the proposed scheduling model to optimize the efficiency of task scheduling in cloud computing environments. We apply the ERTH algorithm to a real cloud computing environment and conduct a comparison with the original RTH and other conventional algorithms. The proposed ERTH algorithm has better convergence speed and stability in most cases of small and large-scale tasks and performs better in minimizing the task completion time and system load cost. Specifically, our experiments show that the ERTH algorithm reduces the total system cost by 34.8% and 36.4% relative to the traditional algorithm for tasks of different sizes. Further, evaluations in the IEEE Congress on Evolutionary Computation (CEC) benchmark test sets show that the ERTH algorithm outperforms the traditional or emerging algorithms in several performance metrics such as mean, standard deviation, etc. The proposal and validation of the ERTH algorithm are of great significance in promoting the application of intelligent optimization algorithms in cloud computing.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 12","pages":""},"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-10945-6.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142411499","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 concise review towards a novel target specific multi-source unsupervised transfer learning technique for GDP estimation using CO2 emission data 针对利用二氧化碳排放数据估算国内生产总值的新型特定目标多源无监督转移学习技术的简明综述
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-12 DOI: 10.1007/s10462-024-10858-4
Sandeep Kumar, Pranab K. Muhuri

Though economic growths of most of the nations have seen exponential rise due to industrialization, it has also caused proportional increase in their carbon emissions. This paper exploits this proportionate relationship of carbon emission with GDP to predict the per-capita GDP of those nations whose GDP values are missing in the world bank database. The reason behind the same was, those countries were either war-torn or politically isolated/unstable. To achieve the objective of predicting the missing GDP values of those countries from their carbon emissions, this paper exploits the non-linear relationship among the carbon emissions from solid fuels, liquid fuels, and gaseous fuels. It is so because even the differential utilization of these fuels impact economy differently. Use of traditional solid fuel for cooking points toward energy poverty, and access to clean cooking gas indicates higher living standard. However, the available data from the war-torn or isolated countries are very little, and hence insufficient for building a robust predictive machine learning model. So, this paper employs multi-source unsupervised transfer learning to precisely estimate the missing per-capita GDP of those nations. It suitably enlarges the training domains for the prediction models to be more robust. We empirically evaluate the proposed methodology for different regression techniques to estimate the missing GDP values of eleven different nations belonging to diverse strata of economies viz. developed economies, developing, and/or least developing economies. Proposed methodology profoundly improves the prediction preciseness of these regression techniques in estimating the missing per-capita GDP of the considered nations.

虽然大多数国家的经济增长因工业化而呈指数级增长,但这也导致了其碳排放量的成比例增加。本文利用碳排放量与国内生产总值的比例关系,预测那些在世界银行数据库中国内生产总值数值缺失的国家的人均国内生产总值。其背后的原因是,这些国家要么饱受战争蹂躏,要么政治孤立/不稳定。为了实现从这些国家的碳排放量预测其缺失的 GDP 值的目标,本文利用了固体燃料、液体燃料和气体燃料的碳排放量之间的非线性关系。这是因为即使这些燃料的利用率不同,对经济的影响也是不同的。使用传统固体燃料做饭表明能源贫困,而使用清洁燃气做饭则表明生活水平较高。然而,来自战乱国家或偏远国家的可用数据非常少,因此不足以建立一个强大的预测性机器学习模型。因此,本文采用多源无监督迁移学习来精确估算这些国家缺失的人均 GDP。它适当地扩大了预测模型的训练域,使其更加稳健。我们用不同的回归技术对所提出的方法进行了实证评估,以估算 11 个不同国家缺失的 GDP 值,这些国家属于不同的经济阶层,即发达经济体、发展中国家和/或最不发达经济体。在估算所考虑国家缺失的人均 GDP 时,所提出的方法大大提高了这些回归技术的预测精确度。
{"title":"A concise review towards a novel target specific multi-source unsupervised transfer learning technique for GDP estimation using CO2 emission data","authors":"Sandeep Kumar,&nbsp;Pranab K. Muhuri","doi":"10.1007/s10462-024-10858-4","DOIUrl":"10.1007/s10462-024-10858-4","url":null,"abstract":"<div><p>Though economic growths of most of the nations have seen exponential rise due to industrialization, it has also caused proportional increase in their carbon emissions. This paper exploits this proportionate relationship of carbon emission with GDP to predict the per-capita GDP of those nations whose GDP values are missing in the world bank database. The reason behind the same was, those countries were either war-torn or politically isolated/unstable. To achieve the objective of predicting the missing GDP values of those countries from their carbon emissions, this paper exploits the non-linear relationship among the carbon emissions from solid fuels, liquid fuels, and gaseous fuels. It is so because even the differential utilization of these fuels impact economy differently. Use of traditional solid fuel for cooking points toward energy poverty, and access to clean cooking gas indicates higher living standard. However, the available data from the war-torn or isolated countries are very little, and hence insufficient for building a robust predictive machine learning model. So, this paper employs multi-source unsupervised transfer learning to precisely estimate the missing per-capita GDP of those nations. It suitably enlarges the training domains for the prediction models to be more robust. We empirically evaluate the proposed methodology for different regression techniques to estimate the missing GDP values of eleven different nations belonging to diverse strata of economies viz. developed economies, developing, and/or least developing economies. Proposed methodology profoundly improves the prediction preciseness of these regression techniques in estimating the missing per-capita GDP of the considered nations.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 12","pages":""},"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-10858-4.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142411521","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
Deep models for multi-view 3D object recognition: a review 用于多视角 3D 物体识别的深度模型:综述
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-12 DOI: 10.1007/s10462-024-10941-w
Mona Alzahrani, Muhammad Usman, Salma Kammoun Jarraya, Saeed Anwar, Tarek Helmy

This review paper focuses on the progress of deep learning-based methods for multi-view 3D object recognition. It covers the state-of-the-art techniques in this field, specifically those that utilize 3D multi-view data as input representation. The paper provides a comprehensive analysis of the pipeline for deep learning-based multi-view 3D object recognition, including the various techniques employed at each stage. It also presents the latest developments in CNN-based and transformer-based models for multi-view 3D object recognition. The review discusses existing models in detail, including the datasets, camera configurations, view selection strategies, pre-trained CNN architectures, fusion strategies, and recognition performance. Additionally, it examines various computer vision applications that use multi-view classification. Finally, it highlights future directions, factors impacting recognition performance, and trends for the development of multi-view 3D object recognition method.

本综述论文重点介绍基于深度学习的多视角三维物体识别方法的进展。它涵盖了该领域最先进的技术,特别是那些利用三维多视角数据作为输入表示的技术。论文全面分析了基于深度学习的多视角三维物体识别流程,包括每个阶段采用的各种技术。论文还介绍了基于 CNN 和变换器的多视角 3D 物体识别模型的最新发展。综述详细讨论了现有模型,包括数据集、相机配置、视图选择策略、预训练 CNN 架构、融合策略和识别性能。此外,它还研究了使用多视图分类的各种计算机视觉应用。最后,它强调了多视角三维物体识别方法的未来发展方向、影响识别性能的因素和发展趋势。
{"title":"Deep models for multi-view 3D object recognition: a review","authors":"Mona Alzahrani,&nbsp;Muhammad Usman,&nbsp;Salma Kammoun Jarraya,&nbsp;Saeed Anwar,&nbsp;Tarek Helmy","doi":"10.1007/s10462-024-10941-w","DOIUrl":"10.1007/s10462-024-10941-w","url":null,"abstract":"<div><p>This review paper focuses on the progress of deep learning-based methods for multi-view 3D object recognition. It covers the state-of-the-art techniques in this field, specifically those that utilize 3D multi-view data as input representation. The paper provides a comprehensive analysis of the pipeline for deep learning-based multi-view 3D object recognition, including the various techniques employed at each stage. It also presents the latest developments in CNN-based and transformer-based models for multi-view 3D object recognition. The review discusses existing models in detail, including the datasets, camera configurations, view selection strategies, pre-trained CNN architectures, fusion strategies, and recognition performance. Additionally, it examines various computer vision applications that use multi-view classification. Finally, it highlights future directions, factors impacting recognition performance, and trends for the development of multi-view 3D object recognition method.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 12","pages":""},"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-10941-w.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142411522","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":"57 12","pages":""},"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
Digital deception: generative artificial intelligence in social engineering and phishing 数字欺骗:社交工程和网络钓鱼中的生成人工智能
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-12 DOI: 10.1007/s10462-024-10973-2
Marc Schmitt, Ivan Flechais

The advancement of Artificial Intelligence (AI) and Machine Learning (ML) has profound implications for both the utility and security of our digital interactions. This paper investigates the transformative role of Generative AI in Social Engineering (SE) attacks. We conduct a systematic review of social engineering and AI capabilities and use a theory of social engineering to identify three pillars where Generative AI amplifies the impact of SE attacks: Realistic Content Creation, Advanced Targeting and Personalization, and Automated Attack Infrastructure. We integrate these elements into a conceptual model designed to investigate the complex nature of AI-driven SE attacks—the Generative AI Social Engineering Framework. We further explore human implications and potential countermeasures to mitigate these risks. Our study aims to foster a deeper understanding of the risks, human implications, and countermeasures associated with this emerging paradigm, thereby contributing to a more secure and trustworthy human-computer interaction.

人工智能(AI)和机器学习(ML)的进步对我们数字互动的实用性和安全性都有着深远的影响。本文研究了生成式人工智能在社交工程(SE)攻击中的变革性作用。我们对社会工程学和人工智能能力进行了系统回顾,并利用社会工程学理论确定了生成式人工智能放大社会工程学攻击影响的三大支柱:真实内容创建、高级目标定位和个性化以及自动化攻击基础设施。我们将这些要素整合到一个概念模型中,该模型旨在研究人工智能驱动的社会工程学攻击的复杂本质--"生成式人工智能社会工程学框架"。我们还进一步探讨了对人类的影响以及降低这些风险的潜在对策。我们的研究旨在促进对与这一新兴模式相关的风险、人类影响和应对措施的深入理解,从而为实现更安全、更可信的人机交互做出贡献。
{"title":"Digital deception: generative artificial intelligence in social engineering and phishing","authors":"Marc Schmitt,&nbsp;Ivan Flechais","doi":"10.1007/s10462-024-10973-2","DOIUrl":"10.1007/s10462-024-10973-2","url":null,"abstract":"<div><p>The advancement of Artificial Intelligence (AI) and Machine Learning (ML) has profound implications for both the utility and security of our digital interactions. This paper investigates the transformative role of Generative AI in Social Engineering (SE) attacks. We conduct a systematic review of social engineering and AI capabilities and use a theory of social engineering to identify three pillars where Generative AI amplifies the impact of SE attacks: Realistic Content Creation, Advanced Targeting and Personalization, and Automated Attack Infrastructure. We integrate these elements into a conceptual model designed to investigate the complex nature of AI-driven SE attacks—the Generative AI Social Engineering Framework. We further explore human implications and potential countermeasures to mitigate these risks. Our study aims to foster a deeper understanding of the risks, human implications, and countermeasures associated with this emerging paradigm, thereby contributing to a more secure and trustworthy human-computer interaction.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 12","pages":""},"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-10973-2.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142411491","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
Mises-Fisher similarity-based boosted additive angular margin loss for breast cancer classification 基于米塞斯-费舍尔相似性的乳腺癌分类提升加角边际损失
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-12 DOI: 10.1007/s10462-024-10963-4
P. Alirezazadeh, F. Dornaika, J. Charafeddine

To enhance the accuracy of breast cancer diagnosis, current practices rely on biopsies and microscopic examinations. However, this approach is known for being time-consuming, tedious, and costly. While convolutional neural networks (CNNs) have shown promise for their efficiency and high accuracy, training them effectively becomes challenging in real-world learning scenarios such as class imbalance, small-scale datasets, and label noises. Angular margin-based softmax losses, which concentrate on the angle between features and classifiers embedded in cosine similarity at the classification layer, aim to regulate feature representation learning. Nevertheless, the cosine similarity’s lack of a heavy tail impedes its ability to compactly regulate intra-class feature distribution, limiting generalization performance. Moreover, these losses are constrained to target classes when margin penalties are applied, which may not always optimize effectiveness. Addressing these hurdles, we introduce an innovative approach termed MF-BAM (Mises-Fisher Similarity-based Boosted Additive Angular Margin Loss), which extends beyond traditional cosine similarity and is anchored in the von Mises-Fisher distribution. MF-BAM not only penalizes the angle between deep features and their corresponding target class weights but also considers angles between deep features and weights associated with non-target classes. Through extensive experimentation on the BreaKHis dataset, MF-BAM achieves outstanding accuracies of 99.92%, 99.96%, 100.00%, and 98.05% for magnification levels of ×40, ×100, ×200, and ×400, respectively. Furthermore, additional experiments conducted on the BACH dataset for breast cancer classification, as well as on the LFW and YTF datasets for face recognition, affirm the generalization capability of our proposed loss function.

为了提高乳腺癌诊断的准确性,目前的做法主要依靠活检和显微镜检查。然而,众所周知,这种方法耗时、繁琐且成本高昂。虽然卷积神经网络(CNN)因其高效率和高准确性而备受青睐,但在现实世界的学习场景中,如类不平衡、小规模数据集和标签噪声等,有效地训练这些网络变得极具挑战性。基于角度余量的软最大损失(Angular margin-based softmax losses)集中于分类层中嵌入余弦相似度的特征与分类器之间的角度,旨在调节特征表示学习。然而,余弦相似度缺乏重尾,妨碍了其紧凑调节类内特征分布的能力,从而限制了泛化性能。此外,在应用边际惩罚时,这些损失被限制在目标类别中,这可能无法始终优化效果。为了克服这些障碍,我们引入了一种创新方法,称为 MF-BAM(基于米塞斯-费舍相似性的提升式角度边际损失),它超越了传统的余弦相似性,并以 von Mises-Fisher 分布为基础。MF-BAM 不仅惩罚深度特征与其对应的目标类别权重之间的角度,还考虑深度特征与非目标类别相关权重之间的角度。通过在 BreaKHis 数据集上的大量实验,MF-BAM 在放大倍数为 ×40、×100、×200 和 ×400 时分别达到了 99.92%、99.96%、100.00% 和 98.05% 的出色准确率。此外,在用于乳腺癌分类的 BACH 数据集以及用于人脸识别的 LFW 和 YTF 数据集上进行的其他实验也肯定了我们提出的损失函数的泛化能力。
{"title":"Mises-Fisher similarity-based boosted additive angular margin loss for breast cancer classification","authors":"P. Alirezazadeh,&nbsp;F. Dornaika,&nbsp;J. Charafeddine","doi":"10.1007/s10462-024-10963-4","DOIUrl":"10.1007/s10462-024-10963-4","url":null,"abstract":"<div><p>To enhance the accuracy of breast cancer diagnosis, current practices rely on biopsies and microscopic examinations. However, this approach is known for being time-consuming, tedious, and costly. While convolutional neural networks (CNNs) have shown promise for their efficiency and high accuracy, training them effectively becomes challenging in real-world learning scenarios such as class imbalance, small-scale datasets, and label noises. Angular margin-based softmax losses, which concentrate on the angle between features and classifiers embedded in cosine similarity at the classification layer, aim to regulate feature representation learning. Nevertheless, the cosine similarity’s lack of a heavy tail impedes its ability to compactly regulate intra-class feature distribution, limiting generalization performance. Moreover, these losses are constrained to target classes when margin penalties are applied, which may not always optimize effectiveness. Addressing these hurdles, we introduce an innovative approach termed MF-BAM (Mises-Fisher Similarity-based Boosted Additive Angular Margin Loss), which extends beyond traditional cosine similarity and is anchored in the von Mises-Fisher distribution. MF-BAM not only penalizes the angle between deep features and their corresponding target class weights but also considers angles between deep features and weights associated with non-target classes. Through extensive experimentation on the BreaKHis dataset, MF-BAM achieves outstanding accuracies of 99.92%, 99.96%, 100.00%, and 98.05% for magnification levels of ×40, ×100, ×200, and ×400, respectively. Furthermore, additional experiments conducted on the BACH dataset for breast cancer classification, as well as on the LFW and YTF datasets for face recognition, affirm the generalization capability of our proposed loss function.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 12","pages":""},"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-10963-4.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142411474","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
Advances in text-guided 3D editing: a survey 文本引导 3D 编辑的进展:调查
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-12 DOI: 10.1007/s10462-024-10937-6
Lihua Lu, Ruyang Li, Xiaohui Zhang, Hui Wei, Guoguang Du, Binqiang Wang

In 3D Artificial Intelligence Generated Content (AIGC), compared with generating 3D assets from scratch, editing extant 3D assets satisfies user prompts, allowing the creation of diverse and high-quality 3D assets in a time and labor-saving manner. More recently, text-guided 3D editing that modifies 3D assets guided by text prompts is user-friendly and practical, which evokes a surge in research within this field. In this survey, we comprehensively investigate recent literature on text-guided 3D editing in an attempt to answer two questions: What are the methodologies of existing text-guided 3D editing? How has current progress in text-guided 3D editing gone so far? Specifically, we focus on text-guided 3D editing methods published in the past 4 years, delving deeply into their frameworks and principles. We then present a fundamental taxonomy in terms of the editing strategy, optimization scheme, and 3D representation. Based on the taxonomy, we review recent advances in this field, considering factors such as editing scale, type, granularity, and perspective. In addition, we highlight four applications of text-guided 3D editing, including texturing, style transfer, local editing of scenes, and insertion editing, to exploit further the 3D editing capacities with in-depth comparisons and discussions. Depending on the insights achieved by this survey, we discuss open challenges and future research directions. We hope this survey will help readers gain a deeper understanding of this exciting field and foster further advancements in text-guided 3D editing.

在三维人工智能生成内容(AIGC)中,与从头开始生成三维资产相比,编辑现有的三维资产可以满足用户的提示,从而以省时省力的方式创建多样化和高质量的三维资产。最近,以文本提示为指导修改三维资产的文本指导三维编辑既友好又实用,从而引发了这一领域的研究热潮。在本调查中,我们全面调查了近期有关文本引导 3D 编辑的文献,试图回答两个问题:现有文本引导 3D 编辑的方法有哪些?文本引导的三维编辑目前进展如何?具体而言,我们将重点关注过去 4 年中发表的文本引导 3D 编辑方法,深入探讨其框架和原理。然后,我们从编辑策略、优化方案和三维表示等方面提出了一个基本分类法。基于该分类法,我们回顾了该领域的最新进展,并考虑了编辑规模、类型、粒度和视角等因素。此外,我们还重点介绍了文本引导的三维编辑的四种应用,包括贴图、风格转换、场景局部编辑和插入编辑,通过深入的比较和讨论进一步开发三维编辑能力。根据本次调查所获得的启示,我们讨论了有待解决的挑战和未来的研究方向。我们希望本调查报告能帮助读者更深入地了解这一令人兴奋的领域,并促进文本引导的三维编辑技术的进一步发展。
{"title":"Advances in text-guided 3D editing: a survey","authors":"Lihua Lu,&nbsp;Ruyang Li,&nbsp;Xiaohui Zhang,&nbsp;Hui Wei,&nbsp;Guoguang Du,&nbsp;Binqiang Wang","doi":"10.1007/s10462-024-10937-6","DOIUrl":"10.1007/s10462-024-10937-6","url":null,"abstract":"<div><p>In 3D Artificial Intelligence Generated Content (AIGC), compared with generating 3D assets from scratch, editing extant 3D assets satisfies user prompts, allowing the creation of diverse and high-quality 3D assets in a time and labor-saving manner. More recently, text-guided 3D editing that modifies 3D assets guided by text prompts is user-friendly and practical, which evokes a surge in research within this field. In this survey, we comprehensively investigate recent literature on text-guided 3D editing in an attempt to answer two questions: What are the methodologies of existing text-guided 3D editing? How has current progress in text-guided 3D editing gone so far? Specifically, we focus on text-guided 3D editing methods published in the past 4 years, delving deeply into their frameworks and principles. We then present a fundamental taxonomy in terms of the editing strategy, optimization scheme, and 3D representation. Based on the taxonomy, we review recent advances in this field, considering factors such as editing scale, type, granularity, and perspective. In addition, we highlight four applications of text-guided 3D editing, including texturing, style transfer, local editing of scenes, and insertion editing, to exploit further the 3D editing capacities with in-depth comparisons and discussions. Depending on the insights achieved by this survey, we discuss open challenges and future research directions. We hope this survey will help readers gain a deeper understanding of this exciting field and foster further advancements in text-guided 3D editing.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 12","pages":""},"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-10937-6.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142411528","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
Federated learning-based natural language processing: a systematic literature review 基于联合学习的自然语言处理:系统文献综述
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-12 DOI: 10.1007/s10462-024-10970-5
Younas Khan, David Sánchez, Josep Domingo-Ferrer

Federated learning (FL) is a decentralized machine learning (ML) framework that allows models to be trained without sharing the participants’ local data. FL thus preserves privacy better than centralized machine learning. Since textual data (such as clinical records, posts in social networks, or search queries) often contain personal information, many natural language processing (NLP) tasks dealing with such data have shifted from the centralized to the FL setting. However, FL is not free from issues, including convergence and security vulnerabilities (due to unreliable or poisoned data introduced into the model), communication and computation bottlenecks, and even privacy attacks orchestrated by honest-but-curious servers. In this paper, we present a systematic literature review (SLR) of NLP applications in FL with a special focus on FL issues and the solutions proposed so far. Our review surveys 36 recent papers published in relevant venues, which are systematically analyzed and compared from multiple perspectives. As a result of the survey, we also identify the most outstanding challenges in the area.

联合学习(FL)是一种去中心化的机器学习(ML)框架,它允许在不共享参与者本地数据的情况下训练模型。因此,FL 比集中式机器学习更能保护隐私。由于文本数据(如临床记录、社交网络中的帖子或搜索查询)通常包含个人信息,许多处理此类数据的自然语言处理(NLP)任务已从集中式转为分散式。然而,FL 并非没有问题,包括收敛性和安全漏洞(由于模型中引入了不可靠或有毒数据)、通信和计算瓶颈,甚至由诚实但好奇的服务器策划的隐私攻击。在本文中,我们对 FL 中的 NLP 应用进行了系统的文献综述(SLR),特别关注 FL 问题和迄今为止提出的解决方案。我们的综述调查了最近在相关刊物上发表的 36 篇论文,并从多个角度对这些论文进行了系统分析和比较。通过调查,我们还确定了该领域最突出的挑战。
{"title":"Federated learning-based natural language processing: a systematic literature review","authors":"Younas Khan,&nbsp;David Sánchez,&nbsp;Josep Domingo-Ferrer","doi":"10.1007/s10462-024-10970-5","DOIUrl":"10.1007/s10462-024-10970-5","url":null,"abstract":"<div><p>Federated learning (FL) is a decentralized machine learning (ML) framework that allows models to be trained without sharing the participants’ local data. FL thus preserves privacy better than centralized machine learning. Since textual data (such as clinical records, posts in social networks, or search queries) often contain personal information, many natural language processing (NLP) tasks dealing with such data have shifted from the centralized to the FL setting. However, FL is not free from issues, including convergence and security vulnerabilities (due to unreliable or poisoned data introduced into the model), communication and computation bottlenecks, and even privacy attacks orchestrated by honest-but-curious servers. In this paper, we present a systematic literature review (SLR) of NLP applications in FL with a special focus on FL issues and the solutions proposed so far. Our review surveys 36 recent papers published in relevant venues, which are systematically analyzed and compared from multiple perspectives. As a result of the survey, we also identify the most outstanding challenges in the area.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 12","pages":""},"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-10970-5.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142411523","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
Trustworthy human computation: a survey 值得信赖的人类计算:一项调查
IF 10.7 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-10-12 DOI: 10.1007/s10462-024-10974-1
Hisashi Kashima, Satoshi Oyama, Hiromi Arai, Junichiro Mori

Human computation is an approach to solving problems that prove difficult using AI only, and involves the cooperation of many humans. Because human computation requires close engagement with both “human populations as users” and “human populations as driving forces,” establishing mutual trust between AI and humans is an important issue to further the development of human computation. This survey lays the groundwork for the realization of trustworthy human computation. First, the trustworthiness of human computation as computing systems, that is, trust offered by humans to AI, is examined using the RAS (reliability, availability, and serviceability) analogy, which define measures of trustworthiness in conventional computer systems. Next, the social trustworthiness provided by human computation systems to users or participants is discussed from the perspective of AI ethics, including fairness, privacy, and transparency. Then, we consider human–AI collaboration based on two-way trust, in which humans and AI build mutual trust and accomplish difficult tasks through reciprocal collaboration. Finally, future challenges and research directions for realizing trustworthy human computation are discussed.

人类计算是一种解决仅靠人工智能难以解决的问题的方法,需要许多人类的合作。由于人类计算需要 "作为用户的人类 "和 "作为推动力的人类 "的密切参与,因此建立人工智能与人类之间的相互信任是人类计算进一步发展的重要问题。本研究为实现可信的人类计算奠定了基础。首先,我们使用 RAS(可靠性、可用性和可维护性)类比法考察了作为计算系统的人类计算的可信度,即人类向人工智能提供的信任。接下来,我们将从人工智能伦理的角度讨论人类计算系统为用户或参与者提供的社会可信度,包括公平性、隐私性和透明度。然后,我们考虑了基于双向信任的人类-人工智能协作,在这种协作中,人类和人工智能建立相互信任,并通过相互协作完成艰巨的任务。最后,我们讨论了实现可信人类计算的未来挑战和研究方向。
{"title":"Trustworthy human computation: a survey","authors":"Hisashi Kashima,&nbsp;Satoshi Oyama,&nbsp;Hiromi Arai,&nbsp;Junichiro Mori","doi":"10.1007/s10462-024-10974-1","DOIUrl":"10.1007/s10462-024-10974-1","url":null,"abstract":"<div><p>Human computation is an approach to solving problems that prove difficult using AI only, and involves the cooperation of many humans. Because human computation requires close engagement with both “human populations as users” and “human populations as driving forces,” establishing mutual trust between AI and humans is an important issue to further the development of human computation. This survey lays the groundwork for the realization of trustworthy human computation. First, the trustworthiness of human computation as computing systems, that is, trust offered by humans to AI, is examined using the RAS (reliability, availability, and serviceability) analogy, which define measures of trustworthiness in conventional computer systems. Next, the social trustworthiness provided by human computation systems to users or participants is discussed from the perspective of AI ethics, including fairness, privacy, and transparency. Then, we consider human–AI collaboration based on two-way trust, in which humans and AI build mutual trust and accomplish difficult tasks through reciprocal collaboration. Finally, future challenges and research directions for realizing trustworthy human computation are discussed.</p></div>","PeriodicalId":8449,"journal":{"name":"Artificial Intelligence Review","volume":"57 12","pages":""},"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-10974-1.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142411524","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