Knowledge-Based Biomedical Word Sense Disambiguation with Neural Concept Embeddings
A.K.M. Sabbir, Antonio Jimeno Yepes, and Ramakanth Kavuluru

TL;DR
This paper introduces knowledge-based neural concept embeddings for biomedical word sense disambiguation, achieving significant accuracy improvements without labeled data by leveraging external knowledge bases and neural representations.
Contribution
It presents a novel weakly supervised approach using neural concept embeddings and external knowledge bases to improve biomedical WSD accuracy without labeled training data.
Findings
Achieves 92.24% accuracy with a linear method
Develops a nearest neighbor approach with 94.34% accuracy
Demonstrates the effectiveness of neural embeddings in biomedical WSD
Abstract
Biomedical word sense disambiguation (WSD) is an important intermediate task in many natural language processing applications such as named entity recognition, syntactic parsing, and relation extraction. In this paper, we employ knowledge-based approaches that also exploit recent advances in neural word/concept embeddings to improve over the state-of-the-art in biomedical WSD using the MSH WSD dataset as the test set. Our methods involve weak supervision - we do not use any hand-labeled examples for WSD to build our prediction models; however, we employ an existing well known named entity recognition and concept mapping program, MetaMap, to obtain our concept vectors. Over the MSH WSD dataset, our linear time (in terms of numbers of senses and words in the test instance) method achieves an accuracy of 92.24% which is an absolute 3% improvement over the best known results obtained via…
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 · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
