Proceedings of the International Florida Artificial Intelligence Research Society Conference (May 2023)

Improving Word Embedding Using Variational Dropout

  • Zainab Albujasim,
  • Diana Inkpen,
  • Xuejun Han,
  • Yuhong Guo

DOI
https://doi.org/10.32473/flairs.36.133326
Journal volume & issue
Vol. 36

Abstract

Read online

Pre-trained word embeddings are essential in natural language processing (NLP). In recent years, many post-processing algorithms have been proposed to improve the pre-trained word embeddings. We present a novel method - Orthogonal Auto Encoder with Variational Dropout (OAEVD) for improving word embeddings based on orthogonal autoencoders and variational dropout. Specifically, the orthogonality constraint encourages more diversity in the latent space and increases semantic similarities between similar words, and variational dropout makes it more robust to overfitting. Empirical evaluation on a range of downstream NLP tasks, including semantic similarity, text classification, and concept categorization shows that our proposed method effectively improves the quality of pre-trained word embeddings. Moreover, the proposed method successfully reduces the dimensionality of pre-trained word embeddings while maintaining high performance.

Keywords