Learning Better Word Embedding by Asymmetric Low-Rank Projection of Knowledge Graph
Fei Tian, Bin Gao, Enhong Chen, Tie-Yan Liu

TL;DR
This paper introduces ProjectNet, a novel method that enhances word embeddings by modeling complex relationships in knowledge graphs through asymmetric low-rank projections, improving NLP task performance.
Contribution
It proposes a new approach using asymmetric low-rank projections to better capture diverse relationships and semantic differences in knowledge graphs for improved word embeddings.
Findings
ProjectNet outperforms previous methods in word embedding quality.
Improved embeddings lead to better NLP task results.
Model effectively captures complex entity relationships.
Abstract
Word embedding, which refers to low-dimensional dense vector representations of natural words, has demonstrated its power in many natural language processing tasks. However, it may suffer from the inaccurate and incomplete information contained in the free text corpus as training data. To tackle this challenge, there have been quite a few works that leverage knowledge graphs as an additional information source to improve the quality of word embedding. Although these works have achieved certain success, they have neglected some important facts about knowledge graphs: (i) many relationships in knowledge graphs are \emph{many-to-one}, \emph{one-to-many} or even \emph{many-to-many}, rather than simply \emph{one-to-one}; (ii) most head entities and tail entities in knowledge graphs come from very different semantic spaces. To address these issues, in this paper, we propose a new algorithm…
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 · Advanced Graph Neural Networks · Natural Language Processing Techniques
