We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Improving Neural Protein-Protein Interaction Extraction with Knowledge Selection

Abstract: Protein-protein interaction (PPI) extraction from published scientific literature provides additional support for precision medicine efforts. Meanwhile, knowledge bases (KBs) contain huge amounts of structured information of protein entities and their relations, which can be encoded in entity and relation embeddings to help PPI extraction. However, the prior knowledge of protein-protein pairs must be selectively used so that it is suitable for different contexts. This paper proposes a Knowledge Selection Model (KSM) to fuse the selected prior knowledge and context information for PPI extraction. Firstly, two Transformers encode the context sequence of a protein pair according to each protein embedding, respectively. Then, the two outputs are fed to a mutual attention to capture the important context features towards the protein pair. Next, the context features are used to distill the relation embedding by a knowledge selector. Finally, the selected relation embedding and the context features are concatenated for PPI extraction. Experiments on the BioCreative VI PPI dataset show that KSM achieves a new state-of-the-art performance (38.08% F1-score) by adding knowledge selection.
Comments: Published in Computational Biology and Chemistry; 14 pages, 2 figures
Subjects: Computation and Language (cs.CL)
Journal reference: Computational Biology and Chemistry, 2019, 83: 107146
DOI: 10.1016/j.compbiolchem.2019.107146
Cite as: arXiv:1912.05147 [cs.CL]
  (or arXiv:1912.05147v1 [cs.CL] for this version)

Submission history

From: Chengkun Lang [view email]
[v1] Wed, 11 Dec 2019 07:29:59 GMT (915kb)

Link back to: arXiv, form interface, contact.