paper-with-me

Papers

Post-Specialisation: Retrofitting Vectors of Words Unseen in Lexical Resources

2018-05-08 · NAACL 2018 6 · Ivan Vulić, Goran Glavaš, Nikola Mrkšić, Anna Korhonen

Word vector specialisation (also known as retrofitting) is a portable, light-weight approach to fine-tuning arbitrary distributional word vector spaces by injecting external knowledge from rich lexical resources such as WordNet. By design, these post-processing methods only update the vectors of words occurring in external lexicons, leaving the representations of all unseen words intact. In this paper, we show that constraint-driven vector space specialisation can be extended to unseen words. We propose a novel post-specialisation method that: a) preserves the useful linguistic knowledge for seen words; while b) propagating this external signal to unseen words in order to improve their vector representations as well. Our post-specialisation approach explicits a non-linear specialisation function in the form of a deep neural network by learning to predict specialised vectors from their original distributional counterparts. The learned function is then used to specialise vectors of unseen words. This approach, applicable to any post-processing model, yields considerable gains over the initial specialisation models both in intrinsic word similarity tasks, and in two downstream tasks: dialogue state tracking and lexical text simplification. The positive effects persist across three languages, demonstrating the importance of specialising the full vocabulary of distributional word vector spaces.

📄 PDF Abstract BibTeX arXiv:1805.03228

Code (1)

cambridgeltl/post-specialisation 공식 구현 tf

Tasks

Dialogue State TrackingText SimplificationWord Similarity

Similar Papers 제목 키워드 기반

SexWEs: Domain-Aware Word Embeddings via Cross-lingual Semantic Specialisation for Chinese Sexism Detection in Social Media

2022-11-15 · Aiqi Jiang, Arkaitz Zubiaga

The goal of sexism detection is to mitigate negative online content targeting certain gender groups of people. However, the limited availability of labeled sexism-related datasets makes it problematic to identify online …

Cross-Lingual TransferTransfer LearningWord EmbeddingsWord 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

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

Injecting Lexical Contrast into Word Vectors by Guiding Vector Space Specialisation

2018-07-01 · WS 2018 7 · Ivan Vuli{\'c}

Word vector space specialisation models offer a portable, light-weight approach to fine-tuning arbitrary distributional vector spaces to discern between synonymy and antonymy. Their effectiveness is drawn from external l…

Dialogue State TrackingRepresentation LearningSemantic SimilaritySemantic Textual Similarity+2

Specialising Word Vectors for Lexical Entailment

2017-10-17 · Ivan Vulić, Nikola Mrkšić

We present LEAR (Lexical Entailment Attract-Repel), a novel post-processing method that transforms any input word vector space to emphasise the asymmetric relation of lexical entailment (LE), also known as the IS-A or hy…

Lexical EntailmentRelationSemantic SimilaritySemantic Textual Similarity