@inproceedings{jo-choi-2018-extrofitting,
    title = "{E}xtrofitting: Enriching Word Representation and its Vector Space with Semantic Lexicons",
    author = "Jo, Hwiyeol  and
      Choi, Stanley Jungkyu",
    editor = "Augenstein, Isabelle  and
      Cao, Kris  and
      He, He  and
      Hill, Felix  and
      Gella, Spandana  and
      Kiros, Jamie  and
      Mei, Hongyuan  and
      Misra, Dipendra",
    booktitle = "Proceedings of the Third Workshop on Representation Learning for {NLP}",
    month = jul,
    year = "2018",
    address = "Melbourne, Australia",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/W18-3003/",
    doi = "10.18653/v1/W18-3003",
    pages = "24--29",
    abstract = "We propose post-processing method for enriching not only word representation but also its vector space using semantic lexicons, which we call extrofitting. The method consists of 3 steps as follows: (i) Expanding 1 or more dimension(s) on all the word vectors, filling with their representative value. (ii) Transferring semantic knowledge by averaging each representative values of synonyms and filling them in the expanded dimension(s). These two steps make representations of the synonyms close together. (iii) Projecting the vector space using Linear Discriminant Analysis, which eliminates the expanded dimension(s) with semantic knowledge. When experimenting with GloVe, we find that our method outperforms Faruqui{'}s retrofitting on some of word similarity task. We also report further analysis on our method in respect to word vector dimensions, vocabulary size as well as other well-known pretrained word vectors (e.g., Word2Vec, Fasttext)."
}Markdown (Informal)
[Extrofitting: Enriching Word Representation and its Vector Space with Semantic Lexicons](https://preview.aclanthology.org/iwcs-25-ingestion/W18-3003/) (Jo & Choi, RepL4NLP 2018)
ACL