Rotate King to get Queen: Word Relationships as Orthogonal Transformations in Embedding Space
Kawin Ethayarajh

TL;DR
This paper explores how orthogonal and linear transformations in embedding space can effectively model word relationships, offering an alternative to traditional vector arithmetic methods for analogy tasks.
Contribution
It introduces the use of orthogonal and linear transformations to represent word relationships, demonstrating their effectiveness compared to vector arithmetic.
Findings
Orthogonal transformations approximate word analogies with high accuracy.
Linear transformations outperform both orthogonal and vector arithmetic methods.
Transformations can serve as an alternative representation of word relationships.
Abstract
A notable property of word embeddings is that word relationships can exist as linear substructures in the embedding space. For example, corresponds to and . This, in turn, allows word analogies to be solved arithmetically: . This property is notable because it suggests that models trained on word embeddings can easily learn such relationships as geometric translations. However, there is no evidence that models represent relationships in this manner. We document an alternative way in which downstream models might learn these relationships: orthogonal and linear transformations. For example, given a translation vector for , we can find an orthogonal…
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 · Software Engineering Research
