Angular-Based Word Meta-Embedding Learning
James O' Neill, Danushka Bollegala

TL;DR
This paper introduces an angular-based loss approach for meta-embedding learning, demonstrating that normalization methods like cosine and KL-divergence outperform traditional loss functions in word similarity tasks.
Contribution
It compares different loss functions for meta-embedding learning and shows that angular-based normalization methods improve performance over standard approaches.
Findings
Angular-based loss functions outperform traditional ones.
Normalization methods like cosine and KL-divergence yield better results.
Proposed approach surpasses existing meta-learning strategies.
Abstract
Ensembling word embeddings to improve distributed word representations has shown good success for natural language processing tasks in recent years. These approaches either carry out straightforward mathematical operations over a set of vectors or use unsupervised learning to find a lower-dimensional representation. This work compares meta-embeddings trained for different losses, namely loss functions that account for angular distance between the reconstructed embedding and the target and those that account normalized distances based on the vector length. We argue that meta-embeddings are better to treat the ensemble set equally in unsupervised learning as the respective quality of each embedding is unknown for upstream tasks prior to meta-embedding. We show that normalization methods that account for this such as cosine and KL-divergence objectives outperform meta-embedding trained on…
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 · Speech Recognition and Synthesis
