paper-with-me

Papers

Using Context-to-Vector with Graph Retrofitting to Improve Word Embeddings

2022-10-30 · ACL 2022 5 · Jiangbin Zheng, Yile Wang, Ge Wang, Jun Xia, Yufei Huang, Guojiang Zhao, Yue Zhang, Stan Z. Li

Although contextualized embeddings generated from large-scale pre-trained models perform well in many tasks, traditional static embeddings (e.g., Skip-gram, Word2Vec) still play an important role in low-resource and lightweight settings due to their low computational cost, ease of deployment, and stability. In this paper, we aim to improve word embeddings by 1) incorporating more contextual information from existing pre-trained models into the Skip-gram framework, which we call Context-to-Vec; 2) proposing a post-processing retrofitting method for static embeddings independent of training by employing priori synonym knowledge and weighted vector distribution. Through extrinsic and intrinsic tasks, our methods are well proven to outperform the baselines by a large margin.

📄 PDF Abstract BibTeX arXiv:2210.16848

Code (1)

binbinjiang/context2vector 공식 구현 pytorch

Tasks

Word EmbeddingsWord Similarity

Similar Papers 제목 키워드 기반

A Retrofitting Model for Incorporating Semantic Relations into Word Embeddings

2020-12-01 · COLING 2020 8 · Sapan Shah, Sreedhar Reddy, Pushpak Bhattacharyya

We present a novel retrofitting model that can leverage relational knowledge available in a knowledge resource to improve word embeddings. The knowledge is captured in terms of relation inequality constraints that compar…

Lexical EntailmentMetric LearningTripletWord Embeddings+1

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…

Expansional Retrofitting for Word Vector Enrichment

2018-08-22 · Hwiyeol Jo

Retrofitting techniques, which inject external resources into word representations, have compensated the weakness of distributed representations in semantic and relational knowledge between words. Implicitly retrofitting…

General Classificationtext-classificationText ClassificationWord Similarity

Specializing Word Vectors by Spectral Decomposition on Heterogeneously Twisted Graphs

2020-12-01 · COLING 2020 8 · Yuanhang Ren, Ye Du

Traditional word vectors, such as word2vec and glove, have a well-known inclination to conflate the semantic similarity with other semantic relations. A retrofitting procedure may be needed to solve this issue. In this w…

Semantic SimilaritySemantic Textual Similarity

Explicit Retrofitting of Distributional Word Vectors

2018-07-01 · ACL 2018 7 · Goran Glava{\v{s}}, Ivan Vuli{\'c}

Semantic specialization of distributional word vectors, referred to as retrofitting, is a process of fine-tuning word vectors using external lexical knowledge in order to better embed some semantic relation. Existing ret…

dialog state trackingLexical SimplificationSemantic Textual SimilarityText Simplification+1