Rehabilitation of Count-based Models for Word Vector Representations
R\'emi Lebret, Ronan Collobert

TL;DR
This paper revisits count-based word vector models using Hellinger distance on co-occurrence data, demonstrating competitive performance and advantages in simplicity, interpretability, and handling unseen words over predictive models.
Contribution
It systematically studies a count-based approach with Hellinger distance for word embeddings, highlighting its effectiveness and practical benefits.
Findings
Hellinger distance yields good word similarity results
Effective dimensionality reduction via stochastic low-rank approximation
Method can infer embeddings for unseen words or phrases
Abstract
Recent works on word representations mostly rely on predictive models. Distributed word representations (aka word embeddings) are trained to optimally predict the contexts in which the corresponding words tend to appear. Such models have succeeded in capturing word similarties as well as semantic and syntactic regularities. Instead, we aim at reviving interest in a model based on counts. We present a systematic study of the use of the Hellinger distance to extract semantic representations from the word co-occurence statistics of large text corpora. We show that this distance gives good performance on word similarity and analogy tasks, with a proper type and size of context, and a dimensionality reduction based on a stochastic low-rank approximation. Besides being both simple and intuitive, this method also provides an encoding function which can be used to infer unseen words or phrases.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
