arXiv:2510.18475cs.CL2025-10被引 1

首个意大利药品说明书结构化数据集,助力临床NLP知识提取

DART: A Structured Dataset of Regulatory Drug Documents in Italian for Clinical NLP

  • 基于意大利药监局官方文档构建,采用语义分割与大模型摘要
  • 涵盖适应症、不良反应等关键药理信息,支持药物相互作用推断
  • 适合医疗AI研究者、临床决策支持系统开发者使用

从监管文档中提取药理知识已成为生物医学自然语言处理的关键方向,应用于不良事件监测到AI辅助临床决策支持。然而,现有研究主要依赖英语语料库(如DrugBank),缺乏针对其他医疗体系的资源。为此,我们提出DART(Drug Annotation from Regulatory Texts),首个源自意大利药品管理局(AIFA)官方库的意大利药品说明书摘要结构化语料库。该数据集通过可复现的流水线构建,包括网络级文档获取、监管章节语义分割,以及使用少样本微调的大语言模型结合低温度解码进行临床摘要生成。DART提供适应症、不良药物反应、药物-药物相互作用等关键药理领域的结构化信息。为验证其效用,我们实现了一个基于LLM的药物相互作用检查器,利用该数据集推断出具有临床意义的相互作用。实验表明,经过指令微调的LLM在基于DART结构化文本字段时,能准确推断潜在相互作用及其临床影响。代码已公开于GitHub:https://github.com/PRAISELab-PicusLab/DART。

原文摘要 · Abstract (English)

The extraction of pharmacological knowledge from regulatory documents has become a key focus in biomedical natural language processing, with applications ranging from adverse event monitoring to AI-assisted clinical decision support. However, research in this field has predominantly relied on English-language corpora such as DrugBank, leaving a significant gap in resources tailored to other healthcare systems. To address this limitation, we introduce DART (Drug Annotation from Regulatory Texts), the first structured corpus of Italian Summaries of Product Characteristics derived from the official repository of the Italian Medicines Agency (AIFA). The dataset was built through a reproducible pipeline encompassing web-scale document retrieval, semantic segmentation of regulatory sections, and clinical summarization using a few-shot-tuned large language model with low-temperature decoding. DART provides structured information on key pharmacological domains such as indications, adverse drug reactions, and drug-drug interactions. To validate its utility, we implemented an LLM-based drug interaction checker that leverages the dataset to infer clinically meaningful interactions. Experimental results show that instruction-tuned LLMs can accurately infer potential interactions and their clinical implications when grounded in the structured textual fields of DART. We publicly release our code on GitHub: https://github.com/PRAISELab-PicusLab/DART.

临床NLP数据集药物相互作用意大利语

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。