paper-with-me

Papers

GenSense: A Generalized Sense Retrofitting Model

2018-08-01 · COLING 2018 8 · Yang-Yin Lee, Ting-Yu Yen, Hen-Hsen Huang, Yow-Ting Shiue, Hsin-Hsi Chen

With the aid of recently proposed word embedding algorithms, the study of semantic similarity has progressed and advanced rapidly. However, many natural language processing tasks need sense level representation. To address this issue, some researches propose sense embedding learning algorithms. In this paper, we present a generalized model from existing sense retrofitting model. The generalization takes three major components: semantic relations between the senses, the relation strength and the semantic strength. In the experiment, we show that the generalized model can outperform previous approaches in three types of experiment: semantic relatedness, contextual word similarity and semantic difference.

📄 PDF Abstract BibTeX

Code (1)

y95847frank/GenSense 공식 구현

Tasks

modelSemantic SimilaritySemantic Textual SimilarityWord Sense DisambiguationWord Similarity

Similar Papers 제목 키워드 기반

Coming to its senses: Lessons learned from Approximating Retrofitted BERT representations for Word Sense information

2021-05-16 · ACL ARR May 2021 5 · Anonymous

Retrofitting static vector space word representations using external knowledge bases has yielded substantial improvements in their lexical-semantic capacities but is non-trivial to apply to contextual word embeddings (CW…

Word Embeddings

Retrofitting Sense-Specific Word Vectors Using Parallel Text

2016-06-01 · NAACL 2016 6 · Allyson Ettinger, Philip Resnik, Marine Carpuat
Word AlignmentWord Sense Disambiguation

Retrofitting Word Representations for Unsupervised Sense Aware Word Similarities

2018-05-01 · LREC 2018 5 · Steffen Remus, Chris Biemann
Named Entity Recognition (NER)Question AnsweringSemantic Textual SimilaritySentiment Analysis+3

Low Anisotropy Sense Retrofitting (LASeR) : Towards Isotropic and Sense Enriched Representations

2021-04-22 · NAACL (DeeLIO) 2021 6 · Geetanjali Bihani, Julia Taylor Rayz

Contextual word representation models have shown massive improvements on a multitude of NLP tasks, yet their word sense disambiguation capabilities remain poorly explained. To address this gap, we assess whether contextu…

Word Sense Disambiguation

Embedding Retrofitting: Data Engineering for better RAG

2026-01-06 · Anantha Sharma arxiv

Embedding retrofitting adjusts pre-trained word vectors using knowledge graph constraints to improve domain-specific retrieval. However, the effectiveness of retrofitting depends critically on knowledge graph quality, wh…