paper-with-me

홈 › Papers

DREaM: Drug-Drug Relation Extraction via Transfer Learning Method

2025-10-27 · Ali Fata, Hossein Rahmani, Parinaz Soltanzadeh, Amirhossein Derakhshan, Behrouz Minaei Bidgoli arxiv

Relation extraction between drugs plays a crucial role in identifying drug drug interactions and predicting side effects. The advancement of machine learning methods in relation extraction, along with the development of large medical text databases, has enabled the low cost extraction of such relations compared to other approaches that typically require expert knowledge. However, to the best of our knowledge, there are limited datasets specifically designed for drug drug relation extraction currently available. Therefore, employing transfer learning becomes necessary to apply machine learning methods in this domain. In this study, we propose DREAM, a method that first employs a trained relation extraction model to discover relations between entities and then applies this model to a corpus of medical texts to construct an ontology of drug relationships. The extracted relations are subsequently validated using a large language model. Quantitative results indicate that the LLM agreed with 71 of the relations extracted from a subset of PubMed abstracts. Furthermore, our qualitative analysis indicates that this approach can uncover ambiguities in the medical domain, highlighting the challenges inherent in relation extraction in this field.

📄 PDF Abstract BibTeX arXiv:2510.23189

Code (0)

등록된 구현이 없습니다.

Tasks

Relation ExtractionTransfer Learning

Similar Papers 제목 키워드 기반

DreamDrug - A crowdsourced NER dataset for detecting drugs in darknet markets

2021-11-01 · WNUT (ACL) 2021 11 · Johannes Bogensperger, Sven Schlarb, Allan Hanbury, Gábor Recski

We present DreamDrug, a crowdsourced dataset for detecting mentions of drugs in noisy user-generated item listings from darknet markets. Our dataset contains nearly 15,000 manually annotated drug entities in over 3,500 i…

NER

RexDrug: Reliable Multi-Drug Combination Extraction through Reasoning-Enhanced LLMs

2026-03-09 · Zhijun Wang, Ling Luo, Dinghao Pan, Huan Zhuang 외 arxiv

Automated Drug Combination Extraction (DCE) from large-scale biomedical literature is crucial for advancing precision medicine and pharmacological research. However, existing relation extraction methods primarily focus o…

Reinforcement LearningRelation Extraction

Integrating Heterogeneous Domain Information into Relation Extraction: A Case Study on Drug-Drug Interaction Extraction

2022-12-21 · Masaki Asada

The development of deep neural networks has improved representation learning in various domains, including textual, graph structural, and relational triple representations. This development opened the door to new relatio…

Drug–drug Interaction ExtractionLink PredictionRelationRelation Extraction+2

End-to-End $n$-ary Relation Extraction for Combination Drug Therapies

2023-03-29 · Yuhang Jiang, Ramakanth Kavuluru

Combination drug therapies are treatment regimens that involve two or more drugs, administered more commonly for patients with cancer, HIV, malaria, or tuberculosis. Currently there are over 350K articles in PubMed that …

ArticlesDrug–drug Interaction ExtractionRelationRelation Classification+1

Applicability Condition Extraction for Therapeutic Drug-Disease Relations

2026-06-12 · Guanting Luo, Noriki Nishida, Yuji Matsumoto, Yuki Arase arxiv

Identifying conditions that a certain drug takes therapeutic effect on a target disease is crucial for clinical decision-making support. However, most existing biomedical information extraction methods have focused on id…

Information Extraction