paper-with-me

홈 › Papers

Temporal Word Meaning Disambiguation using TimeLMs

2022-10-15 · Mihir Godbole, Parth Dandavate, Aditya Kane

Meaning of words constantly changes given the events in modern civilization. Large Language Models use word embeddings, which are often static and thus cannot cope with this semantic change. Thus,it is important to resolve ambiguity in word meanings. This paper is an effort in this direction, where we explore methods for word sense disambiguation for the EvoNLP shared task. We conduct rigorous ablations for two solutions to this problem. We see that an approach using time-aware language models helps this task. Furthermore, we explore possible future directions to this problem.

📄 PDF Abstract BibTeX arXiv:2210.08207

Code (0)

등록된 구현이 없습니다.

Tasks

Word EmbeddingsWord Sense Disambiguation

Similar Papers 제목 키워드 기반

FII\_CROSS at SemEval-2021 Task 2: Multilingual and Cross-lingual Word-in-Context Disambiguation

2021-08-01 · SEMEVAL 2021 · Ciprian Bodnar, Andrada Tapuc, Cosmin Pintilie, Daniela Gifu 외

This paper presents a word-in-context disambiguation system. The task focuses on capturing the polysemous nature of words in a multilingual and cross-lingual setting, without considering a strict inventory of word meanin…

Task 2

PALI at SemEval-2021 Task 2: Fine-Tune XLM-RoBERTa for Word in Context Disambiguation

2021-04-21 · SEMEVAL 2021 · Shuyi Xie, Jian Ma, Haiqin Yang, Lianxin Jiang 외

This paper presents the PALI team's winning system for SemEval-2021 Task 2: Multilingual and Cross-lingual Word-in-Context Disambiguation. We fine-tune XLM-RoBERTa model to solve the task of word in context disambiguatio…

Data AugmentationTAGTask 2

Semantic Relatedness for Keyword Disambiguation: Exploiting Different Embeddings

2020-02-25 · María G. Buey, Carlos Bobed, Jorge Gracia, Eduardo Mena

Understanding the meaning of words is crucial for many tasks that involve human-machine interaction. This has been tackled by research in Word Sense Disambiguation (WSD) in the Natural Language Processing (NLP) field. Re…

SentenceWord EmbeddingsWord Sense Disambiguation

Leveraging Word-Formation Knowledge for Chinese Word Sense Disambiguation

2021-11-01 · Findings (EMNLP) 2021 11 · Hua Zheng, Lei LI, Damai Dai, Deli Chen 외

In parataxis languages like Chinese, word meanings are constructed using specific word-formations, which can help to disambiguate word senses. However, such knowledge is rarely explored in previous word sense disambiguat…

Word Sense Disambiguation

Building on Huang et al. GlossBERT for Word Sense Disambiguation

2021-12-14 · Nikhil Patel, James Hale, Kanika Jindal, Apoorva Sharma 외

We propose to take on the problem ofWord Sense Disambiguation (WSD). In language, words of the same form can take different meanings depending on context. While humans easily infer the meaning or gloss of such words by t…

Word Sense Disambiguation