首页 > 最新文献

Artificial intelligence in the life sciences最新文献

英文 中文
Development of a deep neural network model for simultaneous analysis of extracellular analyte gradients for a population of cells 开发一种深度神经网络模型,用于同时分析细胞群的细胞外分析物梯度
IF 5.4 Pub Date : 2026-06-01 Epub Date: 2026-01-18 DOI: 10.1016/j.ailsci.2026.100156
Ivon Acosta-Ramirez , Ferhat Sadak , Sruti Das Choudhury , James Thomson , Salome Perez-Rosero , Portia N.A. Plange , Sofia E. Morales-Mendivelso , Nicole M. Iverson
Detecting the spatial release of extracellular nitric oxide (NO) is essential for understanding the dynamics in cell communication for physiological and pathological processes. This study presents an innovative methodology that integrates fluorescence-based sensing platforms utilizing single walled carbon nanotubes (SWNT) with machine learning models to expedite the spatial data analysis of extracellular analytes. The deep learning model You Only Look Once (YOLOv8) segmentation achieves accurate cell identification across diverse morphologies and clustered cell groups, with a recall of 98% and a precision of 83%. The spatial analysis of extracellular NO is achieved by extracting the cell contour coordinates from the YOLO-identified cells and translocating the boundaries onto SWNT fluorescence files. The model enables rapid analysis for multiple cells across numerous images, with 100 image pairs completed in just 68 s. The combination of nanotechnology with automated neural network-based cell detection establishes a robust sensing framework with pixel-level spatial resolution of NO dynamics, delivering critical insights into cellular communication and holding promising implications for diagnostic and therapeutic applications.
检测细胞外一氧化氮(NO)的空间释放对于理解生理和病理过程中细胞通讯的动力学至关重要。本研究提出了一种创新的方法,将利用单壁碳纳米管(SWNT)的基于荧光的传感平台与机器学习模型相结合,以加快细胞外分析物的空间数据分析。深度学习模型You Only Look Once (YOLOv8)分割在不同形态和集群细胞群中实现了准确的细胞识别,召回率为98%,精度为83%。细胞外NO的空间分析是通过从yolo识别的细胞中提取细胞轮廓坐标并将边界转移到SWNT荧光文件中来实现的。该模型可以快速分析众多图像中的多个细胞,只需68秒即可完成100对图像。纳米技术与基于自动神经网络的细胞检测相结合,建立了一个具有NO动态像素级空间分辨率的强大传感框架,为细胞通信提供了关键见解,并为诊断和治疗应用带来了希望。
{"title":"Development of a deep neural network model for simultaneous analysis of extracellular analyte gradients for a population of cells","authors":"Ivon Acosta-Ramirez ,&nbsp;Ferhat Sadak ,&nbsp;Sruti Das Choudhury ,&nbsp;James Thomson ,&nbsp;Salome Perez-Rosero ,&nbsp;Portia N.A. Plange ,&nbsp;Sofia E. Morales-Mendivelso ,&nbsp;Nicole M. Iverson","doi":"10.1016/j.ailsci.2026.100156","DOIUrl":"10.1016/j.ailsci.2026.100156","url":null,"abstract":"<div><div>Detecting the spatial release of extracellular nitric oxide (NO) is essential for understanding the dynamics in cell communication for physiological and pathological processes. This study presents an innovative methodology that integrates fluorescence-based sensing platforms utilizing single walled carbon nanotubes (SWNT) with machine learning models to expedite the spatial data analysis of extracellular analytes. The deep learning model You Only Look Once (YOLOv8) segmentation achieves accurate cell identification across diverse morphologies and clustered cell groups, with a recall of 98% and a precision of 83%. The spatial analysis of extracellular NO is achieved by extracting the cell contour coordinates from the YOLO-identified cells and translocating the boundaries onto SWNT fluorescence files. The model enables rapid analysis for multiple cells across numerous images, with 100 image pairs completed in just 68 s. The combination of nanotechnology with automated neural network-based cell detection establishes a robust sensing framework with pixel-level spatial resolution of NO dynamics, delivering critical insights into cellular communication and holding promising implications for diagnostic and therapeutic applications.</div></div>","PeriodicalId":72304,"journal":{"name":"Artificial intelligence in the life sciences","volume":"9 ","pages":"Article 100156"},"PeriodicalIF":5.4,"publicationDate":"2026-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146038571","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
LAGOM: A transformer-based chemical language model for drug metabolite prediction LAGOM:基于转换器的药物代谢预测化学语言模型
IF 5.4 Pub Date : 2025-12-01 Epub Date: 2025-09-17 DOI: 10.1016/j.ailsci.2025.100142
Sofia Larsson , Miranda Carlsson , Richard Beckmann , Filip Miljković , Rocío Mercado
Metabolite identification studies are an essential but costly and time-consuming component of drug development. Computational methods have the potential to accelerate early-stage drug discovery, particularly with recent advances in deep learning which offer new opportunities to accelerate the process of metabolite prediction. We present LAGOM (Language-model Assisted Generation Of Metabolites), a Transformer-based approach built upon the Chemformer architecture, designed to predict likely metabolic transformations of drug candidates. Our results show that LAGOM performs competitively with, and in some cases surpasses, existing state-of-the-art metabolite prediction tools, demonstrating the potential of language-model-based architectures in chemoinformatics. By integrating diverse data sources and employing data augmentation strategies, we further improve the model’s generalisation and predictive accuracy. The implementation of LAGOM is publicly available at github.com/tsofiac/LAGOM.
代谢物鉴定研究是药物开发中一项必要但昂贵且耗时的组成部分。计算方法有可能加速早期药物发现,特别是最近深度学习的进展为加速代谢物预测过程提供了新的机会。我们提出LAGOM(语言模型辅助代谢物生成),这是一种基于transformer的方法,建立在Chemformer架构之上,旨在预测候选药物可能的代谢转化。我们的研究结果表明,LAGOM与现有的最先进的代谢物预测工具相比具有竞争力,在某些情况下甚至超过了这些工具,这证明了基于语言模型的架构在化学信息学中的潜力。通过整合不同的数据源和采用数据增强策略,我们进一步提高了模型的泛化和预测精度。LAGOM的实现可以在github.com/tsofiac/LAGOM上公开获得。
{"title":"LAGOM: A transformer-based chemical language model for drug metabolite prediction","authors":"Sofia Larsson ,&nbsp;Miranda Carlsson ,&nbsp;Richard Beckmann ,&nbsp;Filip Miljković ,&nbsp;Rocío Mercado","doi":"10.1016/j.ailsci.2025.100142","DOIUrl":"10.1016/j.ailsci.2025.100142","url":null,"abstract":"<div><div>Metabolite identification studies are an essential but costly and time-consuming component of drug development. Computational methods have the potential to accelerate early-stage drug discovery, particularly with recent advances in deep learning which offer new opportunities to accelerate the process of metabolite prediction. We present LAGOM (Language-model Assisted Generation Of Metabolites), a Transformer-based approach built upon the Chemformer architecture, designed to predict likely metabolic transformations of drug candidates. Our results show that LAGOM performs competitively with, and in some cases surpasses, existing state-of-the-art metabolite prediction tools, demonstrating the potential of language-model-based architectures in chemoinformatics. By integrating diverse data sources and employing data augmentation strategies, we further improve the model’s generalisation and predictive accuracy. The implementation of LAGOM is publicly available at <span><span>github.com/tsofiac/LAGOM</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":72304,"journal":{"name":"Artificial intelligence in the life sciences","volume":"8 ","pages":"Article 100142"},"PeriodicalIF":5.4,"publicationDate":"2025-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145104218","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Hallucinations in medical devices 医疗设备中的幻觉
IF 5.4 Pub Date : 2025-12-01 Epub Date: 2025-10-24 DOI: 10.1016/j.ailsci.2025.100145
Jason Granstedt, Prabhat Kc, Rucha Deshpande, Victor Garcia, Aldo Badano
Computer methods in medical devices are frequently imperfect and are known to produce errors in clinical or diagnostic tasks. However, when deep learning and data-based approaches yield output that exhibit errors, the devices are frequently said to hallucinate. Drawing from theoretical developments and empirical studies in multiple medical device areas, we introduce a practical and universal definition that denotes hallucinations as a type of error that is plausible and can be either impactful or benign to the task at hand. The definition aims at facilitating the evaluation of medical devices that suffer from hallucinations across product areas. Using examples from imaging and non-imaging applications, we explore how the proposed definition relates to evaluation methodologies and discuss existing approaches for minimizing the prevalence of hallucinations.
医疗设备中的计算机方法常常是不完善的,并且在临床或诊断任务中产生错误。然而,当深度学习和基于数据的方法产生的输出显示错误时,这些设备经常被认为是幻觉。从多个医疗设备领域的理论发展和实证研究中,我们引入了一个实用和通用的定义,将幻觉视为一种错误,这种错误是合理的,可以对手头的任务产生影响或良性。该定义旨在促进对整个产品区域遭受幻觉的医疗器械的评估。通过成像和非成像应用的例子,我们探讨了所提出的定义如何与评估方法相关联,并讨论了最小化幻觉流行的现有方法。
{"title":"Hallucinations in medical devices","authors":"Jason Granstedt,&nbsp;Prabhat Kc,&nbsp;Rucha Deshpande,&nbsp;Victor Garcia,&nbsp;Aldo Badano","doi":"10.1016/j.ailsci.2025.100145","DOIUrl":"10.1016/j.ailsci.2025.100145","url":null,"abstract":"<div><div>Computer methods in medical devices are frequently imperfect and are known to produce errors in clinical or diagnostic tasks. However, when deep learning and data-based approaches yield output that exhibit errors, the devices are frequently said to hallucinate. Drawing from theoretical developments and empirical studies in multiple medical device areas, we introduce a practical and universal definition that denotes hallucinations as a type of error that is plausible and can be either impactful or benign to the task at hand. The definition aims at facilitating the evaluation of medical devices that suffer from hallucinations across product areas. Using examples from imaging and non-imaging applications, we explore how the proposed definition relates to evaluation methodologies and discuss existing approaches for minimizing the prevalence of hallucinations.</div></div>","PeriodicalId":72304,"journal":{"name":"Artificial intelligence in the life sciences","volume":"8 ","pages":"Article 100145"},"PeriodicalIF":5.4,"publicationDate":"2025-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145473665","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Drug discovery of synergistic combinations via multilayer deep learning models:Advances and challenges 通过多层深度学习模型发现协同组合药物:进展与挑战
IF 5.4 Pub Date : 2025-12-01 Epub Date: 2025-11-23 DOI: 10.1016/j.ailsci.2025.100147
Yinli Shi , Jun Liu , Sicun Wang , Shuang Guan , Muzhi Li , Yanan Yu , Hu Yang , Wei Yang , Bing Li , Weibin Yang , Xuezhong Zhou , Zhong Wang
Although combination drug therapies hold great promise for complex diseases, their development is hindered by the complexity of biological networks and the combinatorial explosion of possible drug interactions. Deep learning (DL) models offer a transformative solution by integrating multimodal data and biomedical networks to predict drug combination synergy with high accuracy. These models automatically extract complex patterns from high-dimensional data, overcoming limitations of conventional methods, accelerating rational combination discovery. Here, we systematically examined diverse network-based DL frameworks, analyzing how increasing structural complexity enhances prediction performance while maintaining interpretability. While current methodologies show encouraging results, challenges remain in data quality, model generalization, and clinical translation. Here, we highlight pivotal studies demonstrating in different DL models’ potential, outlines their key limitations, and discusses future directions including multimodal learning and mechanistic interpretability, to establish multilayer DL model as a cornerstone of next-generation drug combination discovery.
尽管联合药物治疗对复杂疾病有很大的希望,但它们的发展受到生物网络复杂性和可能的药物相互作用组合爆炸的阻碍。深度学习(DL)模型通过集成多模态数据和生物医学网络,提供了一种变革性的解决方案,可以高精度地预测药物组合的协同作用。这些模型能够从高维数据中自动提取复杂模式,克服了传统方法的局限性,加速了合理组合的发现。在这里,我们系统地研究了各种基于网络的深度学习框架,分析了结构复杂性如何在保持可解释性的同时提高预测性能。虽然目前的方法显示出令人鼓舞的结果,但在数据质量、模型泛化和临床翻译方面仍然存在挑战。在这里,我们重点介绍了不同深度学习模型潜力的关键研究,概述了它们的主要局限性,并讨论了未来的方向,包括多模态学习和机制可解释性,以建立多层深度学习模型作为下一代药物组合发现的基石。
{"title":"Drug discovery of synergistic combinations via multilayer deep learning models:Advances and challenges","authors":"Yinli Shi ,&nbsp;Jun Liu ,&nbsp;Sicun Wang ,&nbsp;Shuang Guan ,&nbsp;Muzhi Li ,&nbsp;Yanan Yu ,&nbsp;Hu Yang ,&nbsp;Wei Yang ,&nbsp;Bing Li ,&nbsp;Weibin Yang ,&nbsp;Xuezhong Zhou ,&nbsp;Zhong Wang","doi":"10.1016/j.ailsci.2025.100147","DOIUrl":"10.1016/j.ailsci.2025.100147","url":null,"abstract":"<div><div>Although combination drug therapies hold great promise for complex diseases, their development is hindered by the complexity of biological networks and the combinatorial explosion of possible drug interactions. Deep learning (DL) models offer a transformative solution by integrating multimodal data and biomedical networks to predict drug combination synergy with high accuracy. These models automatically extract complex patterns from high-dimensional data, overcoming limitations of conventional methods, accelerating rational combination discovery. Here, we systematically examined diverse network-based DL frameworks, analyzing how increasing structural complexity enhances prediction performance while maintaining interpretability. While current methodologies show encouraging results, challenges remain in data quality, model generalization, and clinical translation. Here, we highlight pivotal studies demonstrating in different DL models’ potential, outlines their key limitations, and discusses future directions including multimodal learning and mechanistic interpretability, to establish multilayer DL model as a cornerstone of next-generation drug combination discovery.</div></div>","PeriodicalId":72304,"journal":{"name":"Artificial intelligence in the life sciences","volume":"8 ","pages":"Article 100147"},"PeriodicalIF":5.4,"publicationDate":"2025-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145623310","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A machine learning framework for the prediction and analysis of bacterial antagonism in biofilms using morphological descriptors 使用形态描述符预测和分析生物膜中细菌拮抗作用的机器学习框架
IF 5.4 Pub Date : 2025-12-01 Epub Date: 2025-08-20 DOI: 10.1016/j.ailsci.2025.100137
Raphaël Rubrice , Virgile Gueneau , Romain Briandet , Antoine Cornuejols , Vincent Guigue
Biofilms are structured microbial communities that promote cell interactions through close spatial organization, leading to cooperative or competitive behaviors. Predicting microbial interactions in biofilms could aid in developing innovative strategies to prevent the colonization of undesirable bacteria. Here, we present a machine learning approach to predict the antagonistic effects of beneficial bacterial candidates Bacillus and Paenibacillus species against undesirable bacteria (Staphylococcus aureus, Enterococcus cecorum, Escherichia coli and Salmonella enterica), based on the morphological descriptors of single-species biofilms. We trained the models using quantitative features (e.g. biofilm volume, thickness, roughness, or substratum coverage). As a proxy for antagonism, an exclusion score was used as the supervised training target. The latter was calculated based on the ratio of biofilm volume between the undesirable bacteria and the beneficial strain. We subsequently applied diverse explainability methods to analyze the resulting model and found insights highlighting the importance of biofilm formation context when predicting antagonism. Our results demonstrate that machine learning offers an efficient, data-driven tool to predict microbial interactions within biofilms and support the selection of competitive beneficial strains against pathogens. This approach enables scalable screening of microbial interactions, making it applicable to both research and biotechnological applications.
生物膜是结构化的微生物群落,通过紧密的空间组织促进细胞相互作用,导致合作或竞争行为。预测微生物在生物膜中的相互作用有助于开发创新策略,以防止不良细菌的定植。在这里,我们提出了一种机器学习方法来预测有益细菌候选芽孢杆菌和芽孢杆菌物种对不良细菌(金黄色葡萄球菌、盲肠球菌、大肠杆菌和肠炎沙门氏菌)的拮抗作用,基于单种生物膜的形态描述符。我们使用定量特征(如生物膜体积、厚度、粗糙度或基质覆盖率)训练模型。作为对抗的代理,排除分数被用作监督训练目标。后者是根据有害细菌与有益菌株之间的生物膜体积之比计算的。随后,我们应用了多种可解释性方法来分析所得模型,并发现了在预测拮抗作用时强调生物膜形成背景重要性的见解。我们的研究结果表明,机器学习提供了一种有效的、数据驱动的工具来预测生物膜内的微生物相互作用,并支持对病原体的竞争性有益菌株的选择。这种方法使微生物相互作用的可扩展筛选,使其适用于研究和生物技术应用。
{"title":"A machine learning framework for the prediction and analysis of bacterial antagonism in biofilms using morphological descriptors","authors":"Raphaël Rubrice ,&nbsp;Virgile Gueneau ,&nbsp;Romain Briandet ,&nbsp;Antoine Cornuejols ,&nbsp;Vincent Guigue","doi":"10.1016/j.ailsci.2025.100137","DOIUrl":"10.1016/j.ailsci.2025.100137","url":null,"abstract":"<div><div>Biofilms are structured microbial communities that promote cell interactions through close spatial organization, leading to cooperative or competitive behaviors. Predicting microbial interactions in biofilms could aid in developing innovative strategies to prevent the colonization of undesirable bacteria. Here, we present a machine learning approach to predict the antagonistic effects of beneficial bacterial candidates <em>Bacillus</em> and <em>Paenibacillus</em> species against undesirable bacteria (<em>Staphylococcus aureus</em>, <em>Enterococcus cecorum</em>, <em>Escherichia coli</em> and <em>Salmonella enterica</em>), based on the morphological descriptors of single-species biofilms. We trained the models using quantitative features (e.g. biofilm volume, thickness, roughness, or substratum coverage). As a proxy for antagonism, an exclusion score was used as the supervised training target. The latter was calculated based on the ratio of biofilm volume between the undesirable bacteria and the beneficial strain. We subsequently applied diverse explainability methods to analyze the resulting model and found insights highlighting the importance of biofilm formation context when predicting antagonism. Our results demonstrate that machine learning offers an efficient, data-driven tool to predict microbial interactions within biofilms and support the selection of competitive beneficial strains against pathogens. This approach enables scalable screening of microbial interactions, making it applicable to both research and biotechnological applications.</div></div>","PeriodicalId":72304,"journal":{"name":"Artificial intelligence in the life sciences","volume":"8 ","pages":"Article 100137"},"PeriodicalIF":5.4,"publicationDate":"2025-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144893291","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Temporal distribution shift in real-world pharmaceutical data: Implications for uncertainty quantification in QSAR models 现实世界制药数据的时间分布变化:QSAR模型中不确定性量化的含义
Pub Date : 2025-12-01 Epub Date: 2025-07-10 DOI: 10.1016/j.ailsci.2025.100132
Hannah Rosa Friesacher , Emma Svensson , Susanne Winiwarter , Lewis Mervin , Adam Arany , Ola Engkvist
The estimation of uncertainties associated with predictions from quantitative structure–activity relationship (QSAR) models can accelerate the drug discovery process by identifying promising experiments and allowing an efficient allocation of resources. Several computational tools exist that estimate the predictive uncertainty in machine learning models. However, deviations from the i.i.d. setting have been shown to impair the performance of these uncertainty quantification methods. We use a real-world pharmaceutical dataset to address the pressing need for a comprehensive, large-scale evaluation of uncertainty quantification approaches in the context of realistic distribution shifts over time. We investigate the performance of several popular uncertainty estimation methods for classification models, including ensemble-based and Bayesian approaches. Furthermore, we use this real-world setting to systematically assess the distribution shifts in label and descriptor space and their impact on the capability of the uncertainty quantification methods. Our study reveals significant shifts over time in both label and descriptor space and a clear connection between the magnitude of the shift and the nature of the assay. Moreover, we show that pronounced distribution shifts impair the performance of popular uncertainty quantification methods used in QSAR models. This work highlights the challenges of identifying uncertainty quantification techniques that remain reliable under distribution shifts introduced by real-world data.
定量构效关系(QSAR)模型预测的不确定性估计可以通过确定有前途的实验和允许有效分配资源来加速药物发现过程。有几种计算工具可以估计机器学习模型中的预测不确定性。然而,与i.i.d设置的偏差已被证明会损害这些不确定度量化方法的性能。我们使用真实世界的制药数据集来解决在现实分布随时间变化的背景下对不确定性量化方法进行全面、大规模评估的迫切需要。我们研究了几种常用的分类模型不确定性估计方法的性能,包括基于集成的方法和贝叶斯方法。此外,我们使用这个真实世界的设置来系统地评估标签和描述符空间中的分布变化及其对不确定性量化方法能力的影响。我们的研究揭示了显著的变化随着时间的推移,在标签和描述符的空间和转移的幅度和化验的性质之间的明确联系。此外,我们还表明,明显的分布变化会损害QSAR模型中常用的不确定性量化方法的性能。这项工作强调了识别不确定性量化技术的挑战,这些技术在现实世界数据引入的分布变化下仍然可靠。
{"title":"Temporal distribution shift in real-world pharmaceutical data: Implications for uncertainty quantification in QSAR models","authors":"Hannah Rosa Friesacher ,&nbsp;Emma Svensson ,&nbsp;Susanne Winiwarter ,&nbsp;Lewis Mervin ,&nbsp;Adam Arany ,&nbsp;Ola Engkvist","doi":"10.1016/j.ailsci.2025.100132","DOIUrl":"10.1016/j.ailsci.2025.100132","url":null,"abstract":"<div><div>The estimation of uncertainties associated with predictions from quantitative structure–activity relationship (QSAR) models can accelerate the drug discovery process by identifying promising experiments and allowing an efficient allocation of resources. Several computational tools exist that estimate the predictive uncertainty in machine learning models. However, deviations from the i.i.d. setting have been shown to impair the performance of these uncertainty quantification methods. We use a real-world pharmaceutical dataset to address the pressing need for a comprehensive, large-scale evaluation of uncertainty quantification approaches in the context of realistic distribution shifts over time. We investigate the performance of several popular uncertainty estimation methods for classification models, including ensemble-based and Bayesian approaches. Furthermore, we use this real-world setting to systematically assess the distribution shifts in label and descriptor space and their impact on the capability of the uncertainty quantification methods. Our study reveals significant shifts over time in both label and descriptor space and a clear connection between the magnitude of the shift and the nature of the assay. Moreover, we show that pronounced distribution shifts impair the performance of popular uncertainty quantification methods used in QSAR models. This work highlights the challenges of identifying uncertainty quantification techniques that remain reliable under distribution shifts introduced by real-world data.</div></div>","PeriodicalId":72304,"journal":{"name":"Artificial intelligence in the life sciences","volume":"8 ","pages":"Article 100132"},"PeriodicalIF":0.0,"publicationDate":"2025-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144633004","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Corrigendum to “Hallucinations in medical devices” [Artif. Intell. Life Sci. 8 (2025) 100145] “医疗器械中的幻觉”的勘误表[Artif。智能。生命科学,8 (2025)100145]
IF 5.4 Pub Date : 2025-12-01 Epub Date: 2025-11-22 DOI: 10.1016/j.ailsci.2025.100146
Jason Granstedt, Prabhat Kc, Rucha Deshpande, Victor Garcia, Aldo Badano
{"title":"Corrigendum to “Hallucinations in medical devices” [Artif. Intell. Life Sci. 8 (2025) 100145]","authors":"Jason Granstedt,&nbsp;Prabhat Kc,&nbsp;Rucha Deshpande,&nbsp;Victor Garcia,&nbsp;Aldo Badano","doi":"10.1016/j.ailsci.2025.100146","DOIUrl":"10.1016/j.ailsci.2025.100146","url":null,"abstract":"","PeriodicalId":72304,"journal":{"name":"Artificial intelligence in the life sciences","volume":"8 ","pages":"Article 100146"},"PeriodicalIF":5.4,"publicationDate":"2025-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145747425","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A crossover-enhanced Marine Predators Algorithm for gene selection in microarray-based cancer classification 基于微阵列的癌症分类中基因选择的交叉增强海洋捕食者算法
IF 5.4 Pub Date : 2025-12-01 Epub Date: 2025-08-23 DOI: 10.1016/j.ailsci.2025.100140
Sharif Naser Makhadmeh , Yousef Sanjalawe , Mohammed Azmi Al-Betar , Ahmad Nasayreh , Mohammad Aladaileh
The DNA microarray technique involves using a chip embedded with numerous DNA sequences to simultaneously estimate the expression of a multitude of genes. This data, laid out in table format, is vital for employing pattern recognition algorithms that distinguish between samples from healthy individuals and those with cancer. However, identifying useful biomarkers within gene selection data presents significant challenges due to its vast dimensionality and the inclusion of noisy, irrelevant genes. To address these challenges, this paper introduces a sophisticated gene selection method using a robust filter called Minimum redundancy maximum relevancy, combined with a novel hybrid optimization algorithm. This algorithm integrates the Improved Marine Predator Optimizer (MPA) with the Crossover operator to form the MPAC method. The MPAC specifically aims to identify a concise set of biomarker genes that substantially improve cancer classification performance. It employs the k-nearest neighbor algorithm for classification tasks. The innovation in MPAC lies in its ability to significantly enhance the performance of the MPA’s search agents. It seeks the most effective gene subsets for cancer biomarkers and is designed to optimize both the depth (exploitation) and breadth (exploration) of the search. The effectiveness of this hybrid approach is rigorously tested against nine well-known microarray datasets. The performance of this hybrid model is compared against other base and advanced optimization algorithms. The findings from these comparisons highlight that the proposed MPAC approach excels in most of the datasets and remains highly competitive across the others.
DNA微阵列技术包括使用嵌入大量DNA序列的芯片来同时估计大量基因的表达。这些以表格形式列出的数据对于使用模式识别算法区分健康个体和癌症患者的样本至关重要。然而,在基因选择数据中识别有用的生物标志物面临着巨大的挑战,因为它的巨大维度和包含嘈杂的,不相关的基因。为了解决这些挑战,本文介绍了一种复杂的基因选择方法,该方法使用称为最小冗余最大相关性的鲁棒滤波器,并结合了一种新的混合优化算法。该算法将改进的海洋掠食者优化器(MPA)与交叉算子相结合,形成了MPAC方法。MPAC特别旨在鉴定一组简明的生物标记基因,这些基因可以大大提高癌症分类的性能。它采用k近邻算法进行分类任务。MPAC的创新之处在于它能够显著提高MPA搜索代理的性能。它为癌症生物标志物寻找最有效的基因亚群,旨在优化搜索的深度(开发)和广度(探索)。这种混合方法的有效性经过了针对九个知名微阵列数据集的严格测试。将该混合模型的性能与其他基本和先进的优化算法进行了比较。这些比较的结果突出表明,所提出的MPAC方法在大多数数据集中表现优异,并且在其他数据集中保持高度竞争力。
{"title":"A crossover-enhanced Marine Predators Algorithm for gene selection in microarray-based cancer classification","authors":"Sharif Naser Makhadmeh ,&nbsp;Yousef Sanjalawe ,&nbsp;Mohammed Azmi Al-Betar ,&nbsp;Ahmad Nasayreh ,&nbsp;Mohammad Aladaileh","doi":"10.1016/j.ailsci.2025.100140","DOIUrl":"10.1016/j.ailsci.2025.100140","url":null,"abstract":"<div><div>The DNA microarray technique involves using a chip embedded with numerous DNA sequences to simultaneously estimate the expression of a multitude of genes. This data, laid out in table format, is vital for employing pattern recognition algorithms that distinguish between samples from healthy individuals and those with cancer. However, identifying useful biomarkers within gene selection data presents significant challenges due to its vast dimensionality and the inclusion of noisy, irrelevant genes. To address these challenges, this paper introduces a sophisticated gene selection method using a robust filter called Minimum redundancy maximum relevancy, combined with a novel hybrid optimization algorithm. This algorithm integrates the Improved Marine Predator Optimizer (MPA) with the Crossover operator to form the MPAC method. The MPAC specifically aims to identify a concise set of biomarker genes that substantially improve cancer classification performance. It employs the k-nearest neighbor algorithm for classification tasks. The innovation in MPAC lies in its ability to significantly enhance the performance of the MPA’s search agents. It seeks the most effective gene subsets for cancer biomarkers and is designed to optimize both the depth (exploitation) and breadth (exploration) of the search. The effectiveness of this hybrid approach is rigorously tested against nine well-known microarray datasets. The performance of this hybrid model is compared against other base and advanced optimization algorithms. The findings from these comparisons highlight that the proposed MPAC approach excels in most of the datasets and remains highly competitive across the others.</div></div>","PeriodicalId":72304,"journal":{"name":"Artificial intelligence in the life sciences","volume":"8 ","pages":"Article 100140"},"PeriodicalIF":5.4,"publicationDate":"2025-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144908437","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Leveraging artificial intelligence and koch snowflake fuzzy sets to optimize antibiotic development pathways 利用人工智能和科赫雪花模糊集优化抗生素开发路径
IF 5.4 Pub Date : 2025-12-01 Epub Date: 2025-10-23 DOI: 10.1016/j.ailsci.2025.100144
Serkan Eti , Serhat Yüksel , Seçil Topaloğlu Eti , Hasan Dinçer , Ozan Emre Eyupoglu
The rapid escalation of antibiotic resistance is diminishing the effectiveness of current treatments and poses a severe threat to global health security. Addressing this challenge requires identifying the most critical criteria in the antibiotic development process and determining which approaches yield the most effective results. However, the literature reveals a significant gap: few studies systematically analyze the factors that shape the effectiveness of antibiotic development, and even fewer comparatively evaluate the most efficient development strategies. This study aims to fill this gap by providing a scientific roadmap for decision-makers through the integration of artificial intelligence (AI) methods into a fuzzy multi-criteria decision-making (MCDM) framework. A total of 15 evaluation criteria and eight antibiotic development approaches were identified through a comprehensive literature review. Expert opinions were collected from five specialists in the field, and their relative importance was objectively quantified using a dimensionality reduction technique, a machine learning–based AI approach. Subsequently, criteria weights were calculated via the LOPCOW method, while antibiotic development strategies were ranked using the CODAS method. To further enhance the robustness of decision-making under uncertainty, the newly introduced Koch Snowflake fuzzy sets were integrated into the AI-driven framework, marking an additional innovation in fuzzy set theory. This hybrid model contributes to the literature by (i) enabling a holistic analysis of critical factors and effective strategies in antibiotic development, (ii) demonstrating how AI-based dimensionality reduction can be combined with fuzzy decision-making tools for more objective and precise outcomes, and (iii) offering a more comprehensive evaluation than previous studies by incorporating an extended set of criteria. The study’s findings reveal that the most important factor in the antibiotic development process is smart biosafety and computerized control systems (0.0904), while the optimal development strategy is artificial intelligence-assisted molecule discovery (0.504). Additionally, antibiotic repositioning was found to play a significant supporting role. By highlighting the value of integrating machine learning techniques and fuzzy AI frameworks into drug discovery processes, this research not only addresses a pressing issue in global health but also demonstrates the transformative potential of artificial intelligence in advancing life sciences and accelerating antibiotic innovation.
抗生素耐药性的迅速升级正在削弱现有治疗方法的有效性,并对全球卫生安全构成严重威胁。应对这一挑战需要确定抗生素开发过程中最关键的标准,并确定哪些方法能产生最有效的结果。然而,文献揭示了一个显著的差距:很少有研究系统地分析影响抗生素开发有效性的因素,更很少有研究对最有效的开发策略进行比较评估。本研究旨在填补这一空白,通过将人工智能(AI)方法集成到模糊多准则决策(MCDM)框架中,为决策者提供科学的路线图。通过全面的文献综述,共确定了15个评价标准和8种抗生素开发方法。从该领域的五位专家那里收集了专家意见,并使用降维技术(一种基于机器学习的人工智能方法)客观地量化了他们的相对重要性。随后,通过LOPCOW法计算标准权重,使用CODAS法对抗生素开发策略进行排序。为了进一步增强不确定条件下决策的鲁棒性,将新引入的Koch雪花模糊集集成到ai驱动框架中,这是模糊集理论的又一创新。该混合模型对文献的贡献在于:(i)能够对抗生素开发中的关键因素和有效策略进行全面分析,(ii)展示如何将基于人工智能的降维与模糊决策工具相结合,以获得更客观和精确的结果,以及(iii)通过纳入一套扩展的标准,提供比以前的研究更全面的评估。研究结果表明,抗生素开发过程中最重要的因素是智能生物安全和计算机控制系统(0.0904),而最佳开发策略是人工智能辅助分子发现(0.504)。此外,抗生素重新定位被发现起着重要的支持作用。通过强调将机器学习技术和模糊人工智能框架整合到药物发现过程中的价值,这项研究不仅解决了全球卫生领域的一个紧迫问题,而且展示了人工智能在推进生命科学和加速抗生素创新方面的变革潜力。
{"title":"Leveraging artificial intelligence and koch snowflake fuzzy sets to optimize antibiotic development pathways","authors":"Serkan Eti ,&nbsp;Serhat Yüksel ,&nbsp;Seçil Topaloğlu Eti ,&nbsp;Hasan Dinçer ,&nbsp;Ozan Emre Eyupoglu","doi":"10.1016/j.ailsci.2025.100144","DOIUrl":"10.1016/j.ailsci.2025.100144","url":null,"abstract":"<div><div>The rapid escalation of antibiotic resistance is diminishing the effectiveness of current treatments and poses a severe threat to global health security. Addressing this challenge requires identifying the most critical criteria in the antibiotic development process and determining which approaches yield the most effective results. However, the literature reveals a significant gap: few studies systematically analyze the factors that shape the effectiveness of antibiotic development, and even fewer comparatively evaluate the most efficient development strategies. This study aims to fill this gap by providing a scientific roadmap for decision-makers through the integration of artificial intelligence (AI) methods into a fuzzy multi-criteria decision-making (MCDM) framework. A total of 15 evaluation criteria and eight antibiotic development approaches were identified through a comprehensive literature review. Expert opinions were collected from five specialists in the field, and their relative importance was objectively quantified using a dimensionality reduction technique, a machine learning–based AI approach. Subsequently, criteria weights were calculated via the LOPCOW method, while antibiotic development strategies were ranked using the CODAS method. To further enhance the robustness of decision-making under uncertainty, the newly introduced Koch Snowflake fuzzy sets were integrated into the AI-driven framework, marking an additional innovation in fuzzy set theory. This hybrid model contributes to the literature by (i) enabling a holistic analysis of critical factors and effective strategies in antibiotic development, (ii) demonstrating how AI-based dimensionality reduction can be combined with fuzzy decision-making tools for more objective and precise outcomes, and (iii) offering a more comprehensive evaluation than previous studies by incorporating an extended set of criteria. The study’s findings reveal that the most important factor in the antibiotic development process is smart biosafety and computerized control systems (0.0904), while the optimal development strategy is artificial intelligence-assisted molecule discovery (0.504). Additionally, antibiotic repositioning was found to play a significant supporting role. By highlighting the value of integrating machine learning techniques and fuzzy AI frameworks into drug discovery processes, this research not only addresses a pressing issue in global health but also demonstrates the transformative potential of artificial intelligence in advancing life sciences and accelerating antibiotic innovation.</div></div>","PeriodicalId":72304,"journal":{"name":"Artificial intelligence in the life sciences","volume":"8 ","pages":"Article 100144"},"PeriodicalIF":5.4,"publicationDate":"2025-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145362197","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Next-generation drug discovery: The AI revolution in pharmaceutical research 新一代药物发现:药物研究中的人工智能革命
IF 5.4 Pub Date : 2025-12-01 Epub Date: 2025-11-27 DOI: 10.1016/j.ailsci.2025.100149
Marina Bilotta , Roberta Rocca , Stefano Alcaro
The integration of artificial intelligence (AI) into the drug discovery pipeline is redefining pharmaceutical research by enhancing efficiency, predictive accuracy, and innovation. Traditional drug development, constrained by high costs, long timelines, and low success rates, is being transformed through deep learning, predictive modeling, and explainable AI (XAI). These tools accelerate target identification, lead optimization, and drug repurposing by enabling high-throughput interpretation of multi-omics datasets spanning genomics, proteomics, and metabolomics. Generative models, including variational autoencoders (VAEs), generative adversarial networks (GANs), and transformer-based architectures, enable the de novo design of bioactive compounds, while reinforcement learning refines molecular properties. Structure-based drug design has been advanced by graph neural networks (GNNs) and convolutional neural networks (CNNs), improving virtual screening and binding affinity prediction. The coupling of AI with quantum chemistry enhances molecular property estimation, reducing reliance on experimental validation. AI-driven prediction of drug–target interactions (DTIs) supports both repurposing efforts and pharmacovigilance. This review presents a polypharmacology-aware, feedback-to-discovery framework, in which translational signals, such as biomarkers, molecular subtypes, and pathway constraints, are reintegrated into target selection and compound optimization to enhance decision quality. Unlike previous reviews focused on isolated AI applications, it offers a unified, end-to-end synthesis spanning target discovery to regulatory translation. We distinguish foundation models that learn transferable molecular representations from generative models that synthesize new compounds. Together with multimodal learning, explainable AI, and closed-loop design–make–test–learn systems linking molecular design to automated synthesis, these advances outline a mechanism-informed roadmap for AI-driven discovery across the modern pharmaceutical pipeline.
将人工智能(AI)整合到药物发现管道中,通过提高效率、预测准确性和创新,正在重新定义药物研究。传统的药物开发受到高成本、长时间和低成功率的限制,正在通过深度学习、预测建模和可解释人工智能(XAI)进行改造。这些工具通过实现跨基因组学、蛋白质组学和代谢组学的多组学数据集的高通量解释,加速了目标识别、先导物优化和药物再利用。生成模型,包括变分自编码器(VAEs)、生成对抗网络(GANs)和基于变压器的架构,使生物活性化合物的从头设计成为可能,而强化学习则可以改进分子特性。图神经网络(GNNs)和卷积神经网络(cnn)已经推动了基于结构的药物设计,改进了虚拟筛选和结合亲和力预测。人工智能与量子化学的耦合增强了分子性质的估计,减少了对实验验证的依赖。人工智能驱动的药物-靶标相互作用预测(DTIs)支持重新调整工作和药物警戒。这篇综述提出了一个多药理学感知、反馈-发现的框架,其中翻译信号,如生物标志物、分子亚型和途径约束,被重新整合到目标选择和化合物优化中,以提高决策质量。不像以前的评论专注于孤立的人工智能应用程序,它提供了一个统一的、端到端的综合,跨越目标发现到监管翻译。我们区分了学习可转移分子表征的基础模型和合成新化合物的生成模型。这些进步与多模式学习、可解释的人工智能以及将分子设计与自动合成联系起来的闭环设计-制造-测试-学习系统一起,勾勒出了一幅基于机制的路线图,为人工智能驱动的发现贯穿现代制药管道。
{"title":"Next-generation drug discovery: The AI revolution in pharmaceutical research","authors":"Marina Bilotta ,&nbsp;Roberta Rocca ,&nbsp;Stefano Alcaro","doi":"10.1016/j.ailsci.2025.100149","DOIUrl":"10.1016/j.ailsci.2025.100149","url":null,"abstract":"<div><div>The integration of artificial intelligence (AI) into the drug discovery pipeline is redefining pharmaceutical research by enhancing efficiency, predictive accuracy, and innovation. Traditional drug development, constrained by high costs, long timelines, and low success rates, is being transformed through deep learning, predictive modeling, and explainable AI (XAI). These tools accelerate target identification, lead optimization, and drug repurposing by enabling high-throughput interpretation of multi-omics datasets spanning genomics, proteomics, and metabolomics. Generative models, including variational autoencoders (VAEs), generative adversarial networks (GANs), and transformer-based architectures, enable the de novo design of bioactive compounds, while reinforcement learning refines molecular properties. Structure-based drug design has been advanced by graph neural networks (GNNs) and convolutional neural networks (CNNs), improving virtual screening and binding affinity prediction. The coupling of AI with quantum chemistry enhances molecular property estimation, reducing reliance on experimental validation. AI-driven prediction of drug–target interactions (DTIs) supports both repurposing efforts and pharmacovigilance. This review presents a polypharmacology-aware, feedback-to-discovery framework, in which translational signals, such as biomarkers, molecular subtypes, and pathway constraints, are reintegrated into target selection and compound optimization to enhance decision quality. Unlike previous reviews focused on isolated AI applications, it offers a unified, end-to-end synthesis spanning target discovery to regulatory translation. We distinguish foundation models that learn transferable molecular representations from generative models that synthesize new compounds. Together with multimodal learning, explainable AI, and closed-loop design–make–test–learn systems linking molecular design to automated synthesis, these advances outline a mechanism-informed roadmap for AI-driven discovery across the modern pharmaceutical pipeline.</div></div>","PeriodicalId":72304,"journal":{"name":"Artificial intelligence in the life sciences","volume":"8 ","pages":"Article 100149"},"PeriodicalIF":5.4,"publicationDate":"2025-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145693436","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Artificial intelligence in the life sciences
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1