Compositional Approaches for Representing Relations Between Words: A Comparative Study
Huda Hakami, Danushka Bollegala

TL;DR
This paper compares compositional methods for representing word relations, addressing issues of data sparsity and unseen pairs, and evaluates their performance on analogy and knowledge base tasks.
Contribution
It provides a comparative analysis of different compositional operations for relation representation, highlighting their effectiveness over pattern-based methods.
Findings
Compositional methods outperform pattern-based approaches in analogy tasks.
Certain operations yield better results in knowledge base completion.
The study identifies the most effective compositional strategies for relation modeling.
Abstract
Identifying the relations that exist between words (or entities) is important for various natural language processing tasks such as, relational search, noun-modifier classification and analogy detection. A popular approach to represent the relations between a pair of words is to extract the patterns in which the words co-occur with from a corpus, and assign each word-pair a vector of pattern frequencies. Despite the simplicity of this approach, it suffers from data sparseness, information scalability and linguistic creativity as the model is unable to handle previously unseen word pairs in a corpus. In contrast, a compositional approach for representing relations between words overcomes these issues by using the attributes of each individual word to indirectly compose a representation for the common relations that hold between the two words. This study aims to compare different…
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 · Text and Document Classification Technologies
