Related Experiment Video
Updated: Feb 6, 2026

C. elegans Positive Butanone Learning, Short-term, and Long-term Associative Memory Assays
Published on: March 11, 2011
Drug-drug interaction extraction from biomedical texts using long short-term memory network
Sunil Kumar Sahu1, Ashish Anand1
1Department of Computer Science and Engineering, Indian Institute of Technology Guwahati, India.
Abstract:
The simultaneous administration of multiple drugs increases the probability of interaction among them, as one drug may affect the activities of others. This interaction among drugs may have a positive or negative impact on the therapeutic outcomes. Thus, identification of unknown drug-drug interactions (DDIs) is of significant concern for improving the safety and efficacy of drug consumption. Although multiple DDI resources exist, it is becoming infeasible to maintain these up-to-date manually with the number of biomedical texts growing at a fast pace. Most existing methods model DDI extraction as a classification problem and rely mainly on handcrafted features, and certain features further depend on domain-specific tools. Recently, neural network models using latent features have been demonstrated to yield similar or superior performance compared to existing models. In this study, we present three long short-term memory (LSTM) network models, namely B-LSTM, AB-LSTM, and Joint AB-LSTM. All three models use word and position embedding as latent features; thus, they do not rely on explicit feature engineering. Furthermore, the use of a bidirectional LSTM (Bi-LSTM) network allows for extraction of implicit features from an entire sentence. The two models AB-LSTM and Joint AB-LSTM also apply attentive pooling in the Bi-LSTM layer output in order to assign weights to features. Our experimental results on the SemEval-2013 DDI extraction dataset indicate that the Joint AB-LSTM model produces reasonable performance (F-score: 69.39%) even with the simple architecture.
Related Concept Videos
Pharmacokinetics: Drug–Drug Interactions
Long-Term Memory
Long-term memory can be categorized into two primary types: explicit and implicit memory. Explicit memory, also known as declarative memory, involves the conscious recollection of information that we deliberately try to remember, recall, and articulate. This type of memory encompasses specific facts, events, and...
Drug-Receptor Interactions
Several parameters, such as the drug's affinity for its receptor and its efficacy, which is its ability to activate the receptor, determine the drug's effect on the tissue....
Pharmacokinetics: Drug–Food and Drug–Viral Interactions
Factors Affecting Protein-Drug Binding: Drug Interactions
Displacement interactions can have varying outcomes, ranging from toxicity to virtually...
Factors Affecting Renal Clearance: Drug Distribution and Drug Interactions
One important factor is the relationship between renal clearance and the apparent volume of distribution. Renal clearance tends to be inversely proportional to the apparent volume of distribution. Drugs with an extensive distribution volume or those...

