@inproceedings{04194f523355472598fb015b01af802b,
title = "Word sense disambiguation based on memory enhancement mechanism",
abstract = "Word sense disambiguation (WSD) is a very critical yet challenging task in natural language processing (NLP), which aims at identifying the most suitable meaning of ambiguous words in the given contexts according to a predefined sense inventory. Existing WSD methods usually focus on learning the semantic interactions between a special ambiguous word and the glosses of its candidate senses and thus ignore complicated relations between the neighboring ambiguous words and their glosses, leading to insufficient learning of the interactions between words in context. As a result, they are difficult to leverage the knowledge from the other ambiguous words which might provide some explicit clues to identify the meaning of current ambiguous word. To mitigate this challenge, this paper proposes a novel neural model based on memory enhancement mechanism for WSD task, which stores the gloss knowledge of previously identified words into a memory, and further utilizes it to assist the disambiguation of the next target word. Extensive experiments, which are conducted on a unified evaluation framework of the WSD task, demonstrate that our model achieves better disambiguation performance than the state-of-the-art approaches (Code: https://github.com/baoshuo/WSD ).",
keywords = "Word sense disambiguation, Gloss information, Memory mechanism, Memory enhancement",
author = "Baoshuo Kan and Wenpeng Lu and Xueping Peng and Shoujin Wang and Guobiao Zhang and Weiyu Zhang and Xinxiao Qiao",
year = "2022",
doi = "10.1007/978-3-031-10986-7_20",
language = "English",
isbn = "9783031109850",
series = "Lecture Notes in Computer Science",
publisher = "Springer, Springer Nature",
pages = "249--260",
editor = "Gerard Memmi and Baijian Yang and Linghe Kong and Tianwei Zhang and Meikang Qiu",
booktitle = "Knowledge science, engineering and management",
address = "United States",
note = "15th International Conference on Knowledge Science, Engineering and Management, KSEM 2022 ; Conference date: 06-08-2022 Through 08-08-2022",
}