Learning Word Representations from Relational Graphs
Danushka Bollegala, Takanori Maehara, Yuichi Yoshida and, Ken-ichi Kawarabayashi

TL;DR
This paper introduces a method to learn word representations from relational graphs by incorporating semantic relations, improving performance on analogy tasks compared to traditional co-occurrence-based methods.
Contribution
It presents a novel approach that leverages semantic relations in relational graphs to enhance word embedding quality.
Findings
Learned representations outperform traditional methods on analogy tasks.
Semantic relations improve the quality of word embeddings.
The method effectively captures attributes and relations between words.
Abstract
Attributes of words and relations between two words are central to numerous tasks in Artificial Intelligence such as knowledge representation, similarity measurement, and analogy detection. Often when two words share one or more attributes in common, they are connected by some semantic relations. On the other hand, if there are numerous semantic relations between two words, we can expect some of the attributes of one of the words to be inherited by the other. Motivated by this close connection between attributes and relations, given a relational graph in which words are inter- connected via numerous semantic relations, we propose a method to learn a latent representation for the individual words. The proposed method considers not only the co-occurrences of words as done by existing approaches for word representation learning, but also the semantic relations in which two words co-occur.…
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 · Data Quality and Management
