Papers with HG2Vec
HG2Vec: Improved Word Embeddings from Dictionary and Thesaurus Based Heterogeneous Graph (2022.coling-1)
Copied to clipboard
| Challenge: | Existing models that learn word embeddings rely on a large corpus of data . however, these models require massive time and space for data pre-processing and training . |
| Approach: | They propose a model that learns word embeddings utilizing only dictionaries and thesauri . they exploit a new context-focused loss model that models transitive relationships between word pairs . |
| Outcome: | The proposed model reaches the state-of-art on multiple word similarity and relatedness benchmarks. |