Learning Informative Representations of Biomedical Relations with Latent Variable Models
Harshil Shah, Julien Fauqueur

TL;DR
This paper introduces a latent variable model for biomedical relation extraction that captures complex relations more effectively than point estimates, unifies mention-level and pair-level tasks, and achieves competitive results with fewer parameters.
Contribution
The paper proposes a flexible latent variable model that better captures complex biomedical relations and unifies different relation extraction levels, improving efficiency and performance.
Findings
Achieves competitive results on relation extraction tasks.
Uses fewer parameters and trains faster than baselines.
Provides a unified architecture for mention-level and pair-level extraction.
Abstract
Extracting biomedical relations from large corpora of scientific documents is a challenging natural language processing task. Existing approaches usually focus on identifying a relation either in a single sentence (mention-level) or across an entire corpus (pair-level). In both cases, recent methods have achieved strong results by learning a point estimate to represent the relation; this is then used as the input to a relation classifier. However, the relation expressed in text between a pair of biomedical entities is often more complex than can be captured by a point estimate. To address this issue, we propose a latent variable model with an arbitrarily flexible distribution to represent the relation between an entity pair. Additionally, our model provides a unified architecture for both mention-level and pair-level relation extraction. We demonstrate that our model achieves results…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
