One Single Deep Bidirectional LSTM Network for Word Sense Disambiguation of Text Data
Ahmad Pesaranghader, Ali Pesaranghader, Stan Matwin, Marina Sokolova

TL;DR
This paper introduces a single deep bidirectional LSTM model for word sense disambiguation that handles multiple ambiguous words simultaneously, simplifying the NLP process and achieving competitive results.
Contribution
A novel single BLSTM network for WSD that processes all ambiguous words collectively, reducing the need for multiple classifiers per word.
Findings
Model achieves performance comparable to top WSD algorithms.
Additional modifications improve model accuracy and reduce training data requirements.
Single model simplifies deployment in NLP pipelines.
Abstract
Due to recent technical and scientific advances, we have a wealth of information hidden in unstructured text data such as offline/online narratives, research articles, and clinical reports. To mine these data properly, attributable to their innate ambiguity, a Word Sense Disambiguation (WSD) algorithm can avoid numbers of difficulties in Natural Language Processing (NLP) pipeline. However, considering a large number of ambiguous words in one language or technical domain, we may encounter limiting constraints for proper deployment of existing WSD models. This paper attempts to address the problem of one-classifier-per-one-word WSD algorithms by proposing a single Bidirectional Long Short-Term Memory (BLSTM) network which by considering senses and context sequences works on all ambiguous words collectively. Evaluated on SensEval-3 benchmark, we show the result of our model is comparable…
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.
