Related Experiment Video
Updated: Feb 4, 2026

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Extracting chemical-protein relations using attention-based neural networks
Sijia Liu1,2, Feichen Shen1, Ravikumar Komandur Elayavilli1
1Department of Health Sciences Research, Mayo Clinic, Rochester, MN, USA.
Abstract:
Relation extraction is an important task in the field of natural language processing. In this paper, we describe our approach for the BioCreative VI Task 5: text mining chemical-protein interactions. We investigate multiple deep neural network (DNN) models, including convolutional neural networks, recurrent neural networks (RNNs) and attention-based (ATT-) RNNs (ATT-RNNs) to extract chemical-protein relations. Our experimental results indicate that ATT-RNN models outperform the same models without using attention and the ATT-gated recurrent unit (ATT-GRU) achieves the best performing micro average F1 score of 0.527 on the test set among the tested DNNs. In addition, the result of word-level attention weights also shows that attention mechanism is effective on selecting the most important trigger words when trained with semantic relation labels without the need of semantic parsing and feature engineering. The source code of this work is available at https://github.com/ohnlp/att-chemprot.
Related Concept Videos
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Protein Networks
Acid and Bases: Ka, pKa, and Relative Strengths
Relative Strengths of Conjugate Acid-Base Pairs
Chemical Formulas
Network Covalent Solids
To break or to melt a covalent network solid, covalent bonds must be broken. Because covalent bonds are relatively strong, covalent network solids are typically...

