Leveraging Prior Knowledge for Protein-Protein Interaction Extraction with Memory Network
This work addresses the challenge of improving precision medicine efforts by enhancing PPI extraction from biomedical texts, representing an incremental advance in domain-specific methods.
The paper tackled the problem of automatically extracting protein-protein interactions from biomedical literature by proposing a memory network-based model that leverages prior knowledge, achieving new state-of-the-art performance on the BioCreative VI PPI dataset.
Automatically extracting Protein-Protein Interactions (PPI) from biomedical literature provides additional support for precision medicine efforts. This paper proposes a novel memory network-based model (MNM) for PPI extraction, which leverages prior knowledge about protein-protein pairs with memory networks. The proposed MNM captures important context clues related to knowledge representations learned from knowledge bases. Both entity embeddings and relation embeddings of prior knowledge are effective in improving the PPI extraction model, leading to a new state-of-the-art performance on the BioCreative VI PPI dataset. The paper also shows that multiple computational layers over an external memory are superior to long short-term memory networks with the local memories.