Challenge: Contextualized word representations are effective in downstream tasks such as question answering, named entity recognition, and sentiment analysis.
Approach: They propose to integrate pre-trained contextualized word representations into a neural network that captures the whole sentence and the word representation in the sentence.
Outcome: The proposed approach outperforms the state-of-the-art approach that makes use of non-contextualized word embeddings on multiple benchmark WSD datasets.

Similar Papers

Improved Word Sense Disambiguation with Enhanced Sense Representations (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing supervised word sense disambiguation systems do not provide enough information about word senses.
Approach: They propose to incorporate synonyms, example phrases or sentences showing usage of word senses and sense gloss of hypernyms into the sense representations.
Outcome: The proposed system achieves an F1 score of 82.0% on the standard benchmark test dataset of the English all-words WSD task.
Word Sense Disambiguation: Towards Interactive Context Exploitation from Both Word and Sense Perspectives (2021.acl-long)

Copied to clipboard

Challenge: Recent Word Sense Disambiguation systems have approached the upper bound of the task on standard evaluation benchmarks.
Approach: They propose to convert the nearly isolated decisions into interrelated ones by exposing senses in context when learning sense embeddings in a similarity-based Sense Aware Context Exploitation architecture.
Outcome: The proposed approach surpasses state-of-the-art on English and multilingual datasets by large margins.
Enhancing the Context Representation in Similarity-based Word Sense Disambiguation (2021.emnlp-main)

Copied to clipboard

Challenge: Existing similarity-based systems focus on learning sense embeddings using only the sentence where the word appears, neglecting its global context.
Approach: They propose a contextoriented embedding technique that takes better advantage of both word-level and sense-level global context of an ambiguous word for disambiguation.
Outcome: The proposed method improves on all-words WSD benchmarks in knowledge-based category by large margins.
Language Modelling Makes Sense: Propagating Representations through WordNet for Full-Coverage Word Sense Disambiguation (P19-1)

Copied to clipboard

Challenge: Contextual embeddings address the problem of meaning conflation hampering word embeddables.
Approach: They propose a method that creates sense-level embeddings with full-coverage of WordNet without recourse to explicit sense distributions or task-specific modelling.
Outcome: The proposed method surpasses previous systems using powerful models and is robust when ignoring part-of-speech and lemma features.
Semantic Specialization for Knowledge-based Word Sense Disambiguation (2023.eacl-main)

Copied to clipboard

Challenge: Existing methods for knowledge-based Word Sense Disambiguation (WSD) use only lexical knowledge to adapt contextualized embeddings.
Approach: They propose a semantic specialization where contextualized embeddings are adapted to the WSD task using only lexical knowledge.
Outcome: The proposed method outperforms previous studies that adapt contextualized embeddings while controlling deviations from the original embeddables.
Combating the Curse of Multilinguality in Cross-Lingual WSD by Aligning Sparse Contextualized Word Representations (2022.naacl-main)

Copied to clipboard

Challenge: Existing approaches to handle knowledge acquisition bottlenecks in multilingual training are limited due to the curse of multilinguality.
Approach: They propose to use large pre-trained monolingual language models in cross lingual zero-shot word sense disambiguation coupled with a contextualized mapping mechanism.
Outcome: The proposed model improves the average F-score by nearly 6.5 points over 17 target languages.
Word Sense Disambiguation for 158 Languages using Word Embeddings Only (2020.lrec-1)

Copied to clipboard

Challenge: Existing methods of disambiguation of word senses are based on knowledge bases, taxonomies, and other externally built resources.
Approach: They propose a method that takes a pre-trained word embedding model and induces a fully-fledged word sense inventory for 158 languages.
Outcome: The proposed model is based on a pre-trained word embedding model and induces a fully-fledged word sense inventory in 158 languages.
Nibbling at the Hard Core of Word Sense Disambiguation (2022.acl-long)

Copied to clipboard

Challenge: Word Sense Disambiguation (WSD) is a task that is based on a set of pre-trained language models.
Approach: They propose to use Word Sense Disambiguation to test whether systems can handle ambiguous words.
Outcome: The proposed benchmarks show that seven of the most representative state-of-the-art systems make trivial errors on traditional evaluation benchmarks.
Sparsity Makes Sense: Word Sense Disambiguation Using Sparse Contextualized Word Representations (2020.emnlp-main)

Copied to clipboard

Challenge: Using sparse word embeddings is highly applicable for word sense disambiguation (WSD) .
Approach: They propose an overcomplete set of semantic basis vectors that allows for sparse word representations.
Outcome: The proposed framework achieves an aggregated F score of 78.8 over five standard word sense disambiguating benchmark datasets.
MWE as WSD: Solving Multiword Expression Identification with Word Sense Disambiguation (2023.findings-emnlp)

Copied to clipboard

Challenge: Recent approaches to word sense disambiguation use encodings of the sense gloss and context information to improve performance.
Approach: They propose a poly-encoder architecture which uses the sense gloss to improve WSD performance.
Outcome: The proposed approach outperforms the state-of-the-art in word sense disambiguation by 1.9 F1 points and on the PARSEME 1.1 English dataset.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations