Neural Architectures for Biological Inter-Sentence Relation Extraction
Enrique Noriega-Atala, Peter M. Lovett, Clayton T. Morrison, Mihai, Surdeanu

TL;DR
This paper presents novel deep-learning architectures for inter-sentence relation extraction in biomedical texts, effectively capturing biological context and outperforming traditional methods without feature engineering.
Contribution
Introduction of two neural architectures for inter-sentence relation extraction that improve precision and handle multiple context mentions without feature engineering.
Findings
Neural classifiers outperform traditional machine learning methods.
Aggregation-based models improve relation extraction accuracy.
Performance decreases as distance between mentions increases.
Abstract
We introduce a family of deep-learning architectures for inter-sentence relation extraction, i.e., relations where the participants are not necessarily in the same sentence. We apply these architectures to an important use case in the biomedical domain: assigning biological context to biochemical events. In this work, biological context is defined as the type of biological system within which the biochemical event is observed. The neural architectures encode and aggregate multiple occurrences of the same candidate context mentions to determine whether it is the correct context for a particular event mention. We propose two broad types of architectures: the first type aggregates multiple instances that correspond to the same candidate context with respect to event mention before emitting a classification; the second type independently classifies each instance and uses the results to vote…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Biomedical Text Mining and Ontologies · Natural Language Processing Techniques
