paper-with-me

홈 › Papers

Context-Aware Semantic Similarity Measurement for Unsupervised Word Sense Disambiguation

2023-05-05 · Jorge Martinez-Gil

The issue of word sense ambiguity poses a significant challenge in natural language processing due to the scarcity of annotated data to feed machine learning models to face the challenge. Therefore, unsupervised word sense disambiguation methods have been developed to overcome that challenge without relying on annotated data. This research proposes a new context-aware approach to unsupervised word sense disambiguation, which provides a flexible mechanism for incorporating contextual information into the similarity measurement process. We experiment with a popular benchmark dataset to evaluate the proposed strategy and compare its performance with state-of-the-art unsupervised word sense disambiguation techniques. The experimental results indicate that our approach substantially enhances disambiguation accuracy and surpasses the performance of several existing techniques. Our findings underscore the significance of integrating contextual information in semantic similarity measurements to manage word sense ambiguity in unsupervised scenarios effectively.

📄 PDF Abstract BibTeX arXiv:2305.03520

Code (1)

jorge-martinez-gil/uwsd 공식 구현 tf

Tasks

Semantic SimilaritySemantic Textual SimilarityWord Sense Disambiguation

Methods 이 논문이 사용한 방법론

SBERT 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Coherent Video Cartoonization with Perceptual Motion Consistency

2022-04-02 · Zhenhuan Liu, Liang Li, Huajie Jiang, Xin Jin 외

In recent years, creative content generations like style transfer and neural photo editing have attracted more and more attention. Among these, cartoonization of real-world scenes has promising applications in entertainm…

DecoderOptical Flow EstimationStyle Transfer

HHU at SemEval-2017 Task 2: Fast Hash-Based Embeddings for Semantic Word Similarity Assessment

2017-08-01 · SEMEVAL 2017 8 · Behrang QasemiZadeh, Laura Kallmeyer

This paper describes the HHU system that participated in Task 2 of SemEval 2017, Multilingual and Cross-lingual Semantic Word Similarity. We introduce our unsupervised embedding learning technique and describe how it was…

Learning Word EmbeddingsSemantic Textual SimilarityTask 2Word Embeddings+1

Unsupervised Context-Sensitive Spelling Correction of Clinical Free-Text with Word and Character N-Gram Embeddings

2017-08-01 · WS 2017 8 · Pieter Fivez, Simon {\v{S}}uster, Walter Daelemans

We present an unsupervised context-sensitive spelling correction method for clinical free-text that uses word and character n-gram embeddings. Our method generates misspelling replacement candidates and ranks them accord…

Spelling Correction

Unsupervised Dialogue Topic Segmentation with Topic-aware Utterance Representation

2023-05-04 · Haoyu Gao, Rui Wang, Ting-En Lin, Yuchuan Wu 외

Dialogue Topic Segmentation (DTS) plays an essential role in a variety of dialogue modeling tasks. Previous DTS methods either focus on semantic similarity or dialogue coherence to assess topic similarity for unsupervise…

SegmentationSemantic SimilaritySemantic Textual Similarity

Distilling Word Meaning in Context from Pre-trained Language Models

2021-11-01 · Findings (EMNLP) 2021 11 · Yuki Arase, Tomoyuki Kajiwara

In this study, we propose a self-supervised learning method that distils representations of word meaning in context from a pre-trained masked language model. Word representations are the basis for context-aware lexical s…

Language ModelingLanguage ModellingSelf-Supervised LearningSemantic Textual Similarity+2