CLAIIRITLGDec 4, 2015

Extracting Biomolecular Interactions Using Semantic Parsing of Biomedical Text

arXiv:1512.01587v142 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of extracting biomolecular interactions for biomedical researchers, offering incremental improvements in robustness and accuracy.

The paper tackled biomolecular interaction extraction from biomedical text by using Abstract Meaning Representations (AMR) and expanding to document-level predictions, resulting in improved accuracy and robustness with significant gains over baseline methods.

We advance the state of the art in biomolecular interaction extraction with three contributions: (i) We show that deep, Abstract Meaning Representations (AMR) significantly improve the accuracy of a biomolecular interaction extraction system when compared to a baseline that relies solely on surface- and syntax-based features; (ii) In contrast with previous approaches that infer relations on a sentence-by-sentence basis, we expand our framework to enable consistent predictions over sets of sentences (documents); (iii) We further modify and expand a graph kernel learning framework to enable concurrent exploitation of automatically induced AMR (semantic) and dependency structure (syntactic) representations. Our experiments show that our approach yields interaction extraction systems that are more robust in environments where there is a significant mismatch between training and test conditions.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes