BioIE: Biomedical Information Extraction with Multi-head Attention Enhanced Graph Convolutional Network
Jialun Wu, Yang Liu, Zeyu Gao, Tieliang Gong, Chunbao Wang, Chen Li

TL;DR
This paper introduces BioIE, a hybrid neural network leveraging multi-head attention and graph convolutional networks to improve biomedical relation extraction from noisy medical reports, aiding large-scale knowledge graph construction.
Contribution
It proposes a novel hybrid neural network model that effectively captures complex relations and context in biomedical texts, outperforming existing methods and demonstrating transfer learning capabilities.
Findings
Achieves superior performance on biomedical relation extraction tasks.
Effectively resists noise in biomedical text data.
Shows promising transfer learning results across different medical report formats.
Abstract
Constructing large-scaled medical knowledge graphs can significantly boost healthcare applications for medical surveillance, bring much attention from recent research. An essential step in constructing large-scale MKG is extracting information from medical reports. Recently, information extraction techniques have been proposed and show promising performance in biomedical information extraction. However, these methods only consider limited types of entity and relation due to the noisy biomedical text data with complex entity correlations. Thus, they fail to provide enough information for constructing MKGs and restrict the downstream applications. To address this issue, we propose Biomedical Information Extraction, a hybrid neural network to extract relations from biomedical text and unstructured medical reports. Our model utilizes a multi-head attention enhanced graph convolutional…
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 · Advanced Text Analysis Techniques
MethodsSoftmax · Linear Layer
