• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

使用深度学习集成和微调大语言模型改进实体识别:以从VAERS和社交媒体中提取不良事件为例

Improving entity recognition using ensembles of deep learning and fine-tuned large language models: A case study on adverse event extraction from VAERS and social media.

作者信息

Li Yiming, Viswaroopan Deepthi, He William, Li Jianfu, Zuo Xu, Xu Hua, Tao Cui

机构信息

McWilliams School of Biomedical Informatics, The University of Texas Health Science Center at Houston, Houston, TX 77030, USA.

Department of Electrical & Computer Engineering, Pratt School of Engineering, Duke University, 305 Tower Engineering Building, Durham, NC 27708, USA.

出版信息

J Biomed Inform. 2025 Mar;163:104789. doi: 10.1016/j.jbi.2025.104789. Epub 2025 Feb 7.

DOI:10.1016/j.jbi.2025.104789
PMID:39923968
Abstract

OBJECTIVE

Adverse event (AE) extraction following COVID-19 vaccines from text data is crucial for monitoring and analyzing the safety profiles of immunizations, identifying potential risks and ensuring the safe use of these products. Traditional deep learning models are adept at learning intricate feature representations and dependencies in sequential data, but often require extensive labeled data. In contrast, large language models (LLMs) excel in understanding contextual information, but exhibit unstable performance on named entity recognition (NER) tasks, possibly due to their broad but unspecific training. This study aims to evaluate the effectiveness of LLMs and traditional deep learning models in AE extraction, and to assess the impact of ensembling these models on performance.

METHODS

In this study, we utilized reports and posts from the Vaccine Adverse Event Reporting System (VAERS) (n = 230), Twitter (n = 3,383), and Reddit (n = 49) as our corpora. Our goal was to extract three types of entities: vaccine, shot, and adverse event (ae). We explored and fine-tuned (except GPT-4) multiple LLMs, including GPT-2, GPT-3.5, GPT-4, Llama-2 7b, and Llama-2 13b, as well as traditional deep learning models like Recurrent neural network (RNN) and Bidirectional Encoder Representations from Transformers for Biomedical Text Mining (BioBERT). To enhance performance, we created ensembles of the three models with the best performance. For evaluation, we used strict and relaxed F1 scores to evaluate the performance for each entity type, and micro-average F1 was used to assess the overall performance.

RESULTS

The ensemble demonstrated the best performance in identifying the entities "vaccine," "shot," and "ae," achieving strict F1-scores of 0.878, 0.930, and 0.925, respectively, and a micro-average score of 0.903. These results underscore the significance of fine-tuning models for specific tasks and demonstrate the effectiveness of ensemble methods in enhancing performance.

CONCLUSION

In conclusion, this study demonstrates the effectiveness and robustness of ensembling fine-tuned traditional deep learning models and LLMs, for extracting AE-related information following COVID-19 vaccination. This study contributes to the advancement of natural language processing in the biomedical domain, providing valuable insights into improving AE extraction from text data for pharmacovigilance and public health surveillance.

摘要

目的

从文本数据中提取新冠疫苗接种后的不良事件(AE)对于监测和分析疫苗的安全性、识别潜在风险以及确保这些产品的安全使用至关重要。传统的深度学习模型擅长学习序列数据中复杂的特征表示和依赖关系,但通常需要大量的标注数据。相比之下,大语言模型(LLM)在理解上下文信息方面表现出色,但在命名实体识别(NER)任务中表现不稳定,这可能是由于其广泛但不具体的训练所致。本研究旨在评估LLM和传统深度学习模型在AE提取中的有效性,并评估将这些模型进行集成对性能的影响。

方法

在本研究中,我们使用了疫苗不良事件报告系统(VAERS)(n = 230)、推特(n = 3383)和Reddit(n = 49)上的报告和帖子作为语料库。我们的目标是提取三种类型的实体:疫苗、注射和不良事件(ae)。我们探索并微调了(GPT - 4除外)多个LLM,包括GPT - 2、GPT - 3.5、GPT - 4、Llama - 2 7b和Llama - 2 13b,以及传统的深度学习模型,如递归神经网络(RNN)和用于生物医学文本挖掘的双向编码器表示(BioBERT)。为了提高性能,我们将性能最佳的三个模型进行了集成。在评估时,我们使用严格和宽松的F1分数来评估每种实体类型的性能,并使用微平均F1分数来评估整体性能。

结果

集成模型在识别“疫苗”“注射”和“ae”实体方面表现最佳,严格F1分数分别达到0.878、0.930和0.925,微平均分数为0.903。这些结果强调了针对特定任务微调模型的重要性,并证明了集成方法在提高性能方面的有效性。

结论

总之,本研究证明了集成微调后的传统深度学习模型和LLM在提取新冠疫苗接种后AE相关信息方面的有效性和稳健性。本研究有助于推动生物医学领域自然语言处理的发展,为改进从文本数据中提取AE以进行药物警戒和公共卫生监测提供了有价值的见解。

相似文献

1
Improving entity recognition using ensembles of deep learning and fine-tuned large language models: A case study on adverse event extraction from VAERS and social media.使用深度学习集成和微调大语言模型改进实体识别:以从VAERS和社交媒体中提取不良事件为例
J Biomed Inform. 2025 Mar;163:104789. doi: 10.1016/j.jbi.2025.104789. Epub 2025 Feb 7.
2
Improving large language models for clinical named entity recognition via prompt engineering.通过提示工程改进临床命名实体识别的大型语言模型。
J Am Med Inform Assoc. 2024 Sep 1;31(9):1812-1820. doi: 10.1093/jamia/ocad259.
3
Enhancing Relation Extraction for COVID-19 Vaccine Shot-Adverse Event Associations with Large Language Models.利用大语言模型增强新冠疫苗接种与不良事件关联的关系抽取
Res Sq. 2025 Mar 17:rs.3.rs-6201919. doi: 10.21203/rs.3.rs-6201919/v1.
4
Performance and Reproducibility of Large Language Models in Named Entity Recognition: Considerations for the Use in Controlled Environments.大型语言模型在命名实体识别中的性能与可重复性:在受控环境中使用的考量
Drug Saf. 2025 Mar;48(3):287-303. doi: 10.1007/s40264-024-01499-1. Epub 2024 Dec 11.
5
Extracting postmarketing adverse events from safety reports in the vaccine adverse event reporting system (VAERS) using deep learning.使用深度学习从疫苗不良事件报告系统(VAERS)中的安全报告中提取上市后不良事件。
J Am Med Inform Assoc. 2021 Jul 14;28(7):1393-1400. doi: 10.1093/jamia/ocab014.
6
Sample Size Considerations for Fine-Tuning Large Language Models for Named Entity Recognition Tasks: Methodological Study.用于命名实体识别任务的大语言模型微调的样本量考量:方法学研究
JMIR AI. 2024 May 16;3:e52095. doi: 10.2196/52095.
7
Advancing entity recognition in biomedicine via instruction tuning of large language models.通过指令调整大型语言模型推进生物医学中的实体识别。
Bioinformatics. 2024 Mar 29;40(4). doi: 10.1093/bioinformatics/btae163.
8
AE-GPT: Using Large Language Models to extract adverse events from surveillance reports-A use case with influenza vaccine adverse events.AE-GPT:利用大语言模型从监测报告中提取不良事件——以流感疫苗不良事件为例。
PLoS One. 2024 Mar 21;19(3):e0300919. doi: 10.1371/journal.pone.0300919. eCollection 2024.
9
Relation extraction using large language models: a case study on acupuncture point locations.基于大语言模型的关系抽取研究:以穴位定位为例。
J Am Med Inform Assoc. 2024 Nov 1;31(11):2622-2631. doi: 10.1093/jamia/ocae233.
10
Evaluating Medical Entity Recognition in Health Care: Entity Model Quantitative Study.评估医疗保健中的实体识别:实体模型定量研究。
JMIR Med Inform. 2024 Oct 17;12:e59782. doi: 10.2196/59782.

引用本文的文献

1
Real-world pharmacovigilance reports of hepatitis A inactivated and hepatitis B (recombinant) vaccine: insights from disproportionality analysis of the vaccine adverse event reporting system.甲型肝炎灭活疫苗和乙型肝炎(重组)疫苗的真实世界药物警戒报告:来自疫苗不良事件报告系统不成比例分析的见解
Front Cell Infect Microbiol. 2025 Jun 10;15:1609409. doi: 10.3389/fcimb.2025.1609409. eCollection 2025.
2
Large Language Models Struggle in Token-Level Clinical Named Entity Recognition.大型语言模型在词元级临床命名实体识别方面存在困难。
AMIA Annu Symp Proc. 2025 May 22;2024:748-757. eCollection 2024.
3
Enhancing Relation Extraction for COVID-19 Vaccine Shot-Adverse Event Associations with Large Language Models.
利用大语言模型增强新冠疫苗接种与不良事件关联的关系抽取
Res Sq. 2025 Mar 17:rs.3.rs-6201919. doi: 10.21203/rs.3.rs-6201919/v1.
4
Exploring Associations Between COVID-19 Bivalent Vaccines and Their Related Adverse Events: A Correlational Study.探索新冠病毒二价疫苗与其相关不良事件之间的关联:一项相关性研究。
Res Sq. 2025 Mar 10:rs.3.rs-6152825. doi: 10.21203/rs.3.rs-6152825/v1.
5
Exploring Temporal and Spatial Characteristics of Serious Adverse Event Reports Following COVID-19 Bivalent Vaccines.探索新冠病毒二价疫苗接种后严重不良事件报告的时空特征。
Res Sq. 2025 Mar 3:rs.3.rs-6096098. doi: 10.21203/rs.3.rs-6096098/v1.
6
VaxBot-HPV: a GPT-based chatbot for answering HPV vaccine-related questions.VaxBot-HPV:一款基于GPT的聊天机器人,用于回答与HPV疫苗相关的问题。
JAMIA Open. 2025 Feb 19;8(1):ooaf005. doi: 10.1093/jamiaopen/ooaf005. eCollection 2025 Feb.