paper-with-me

Papers

MC-DRE: Multi-Aspect Cross Integration for Drug Event/Entity Extraction

2023-08-12 · Jie Yang, Soyeon Caren Han, Siqu Long, Josiah Poon, Goran Nenadic

Extracting meaningful drug-related information chunks, such as adverse drug events (ADE), is crucial for preventing morbidity and saving many lives. Most ADEs are reported via an unstructured conversation with the medical context, so applying a general entity recognition approach is not sufficient enough. In this paper, we propose a new multi-aspect cross-integration framework for drug entity/event detection by capturing and aligning different context/language/knowledge properties from drug-related documents. We first construct multi-aspect encoders to describe semantic, syntactic, and medical document contextual information by conducting those slot tagging tasks, main drug entity/event detection, part-of-speech tagging, and general medical named entity recognition. Then, each encoder conducts cross-integration with other contextual information in three ways: the key-value cross, attention cross, and feedforward cross, so the multi-encoders are integrated in depth. Our model outperforms all SOTA on two widely used tasks, flat entity detection and discontinuous event extraction.

📄 PDF Abstract BibTeX arXiv:2308.06546

Code (1)

adlnlp/mc-dre 공식 구현

Tasks

Event DetectionEvent ExtractionMedical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionPart-Of-Speech Tagging

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

CrossADR: enhancing adverse drug reactions prediction for combination pharmacotherapy with cross-layer feature integration and cross-level associative learning

2026-03-16 · Y. Cheung arxiv

Combination pharmacotherapy offers substantial therapeutic advantages but also poses substantial risks of adverse drug reactions (ADRs). The accurate prediction of ADRs with interpretable computational methods is crucial…

Graph Neural Network

AIM-DDI: A Model-Agnostic Multimodal Integration Module for Drug-Drug Interaction Prediction

2026-05-14 · Yerin Park, Sangseon Lee arxiv

Drug-drug interaction (DDI) prediction is a critical task in computational biomedicine, as adverse interactions between co-administered drugs can cause severe side effects and clinical risks. A key challenge is unseen-dr…

A Node Embedding Framework for Integration of Similarity-based Drug Combination Prediction

2020-02-25 · Liang Yu, Mingfei Xia, Lin Gao

Motivation: Drug combination is a sensible strategy for disease treatment by improving the efficacy and reducing concomitant side effects. Due to the large number of possible combinations among candidate compounds, exhau…

Network Embedding

Aggregate-Eliminate-Predict: Detecting Adverse Drug Events from Heterogeneous Electronic Health Records

2019-07-13 · Maria Bampa, Panagiotis Papapetrou

We study the problem of detecting adverse drug events in electronic healthcare records. The challenge in this work is to aggregate heterogeneous data types involving diagnosis codes, drug codes, as well as lab measuremen…

feature selection

Enhanced Drug-drug Interaction Prediction Using Adaptive Knowledge Integration

2026-03-13 · Pengfei Liu, Jun Tao, Zhixiang Ren arxiv

Drug-drug interaction event (DDIE) prediction is crucial for preventing adverse reactions and ensuring optimal therapeutic outcomes. However, existing methods often face challenges with imbalanced datasets, complex inter…

Reinforcement LearningFew-Shot Learning