paper-with-me

홈 › Papers

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

2025-10-21 · Mariano Barone, Antonio Laudante, Giuseppe Riccio, Antonio Romano, Marco Postiglione, Vincenzo Moscato arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.18475

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

FDARxBench: Benchmarking Regulatory and Clinical Reasoning on FDA Generic Drug Assessment

2026-03-20 · Betty Xiong, Jillian Fisher, Benjamin Newman, Meng Hu 외 arxiv

We introduce an expert curated, real-world benchmark for evaluating document-grounded question-answering (QA) motivated by generic drug assessment, using the U.S. Food and Drug Administration (FDA) drug label documents. …

Question Answering

De Jure: Iterative LLM Self-Refinement for Structured Extraction of Regulatory Rules

2026-04-02 · Keerat Guliani, Deepkamal Gill, David Landsman, Nima Eshraghi 외 arxiv

Regulatory documents encode legally binding obligations that LLM-based systems must respect. Yet converting dense, hierarchically structured legal text into machine-readable rules remains a costly, expert-intensive proce…

DART: Open-Domain Structured Data Record to Text Generation

2020-07-06 · NAACL 2021 4 · Linyong Nan, Dragomir Radev, Rui Zhang, Amrit Rau 외

We present DART, an open domain structured DAta Record to Text generation dataset with over 82k instances (DARTs). Data-to-Text annotations can be a costly process, especially when dealing with tables which are the major…

Domain GeneralizationSemantic ParsingSentenceText Generation

DART-Eval: A Comprehensive DNA Language Model Evaluation Benchmark on Regulatory DNA

2024-12-06 · Aman Patel, Arpita Singhal, Austin Wang, Anusri Pampari 외

Recent advances in self-supervised models for natural language, vision, and protein sequences have inspired the development of large genomic DNA language models (DNALMs). These models aim to learn generalizable represent…

counterfactualLanguage Model EvaluationLanguage ModelingLanguage Modelling

The Need for Guardrails with Large Language Models in Medical Safety-Critical Settings: An Artificial Intelligence Application in the Pharmacovigilance Ecosystem

2024-07-01 · Joe B Hakim, Jeffery L Painter, Darmendra Ramcharran, Vijay Kara 외

Large language models (LLMs) are useful tools with the capacity for performing specific types of knowledge work at an effective scale. However, LLM deployments in high-risk and safety-critical domains pose unique challen…

HallucinationPharmacovigilance