TL;DR
This paper proposes a method to enhance interpretability of word embeddings by aligning related words along predefined concept dimensions, while maintaining semantic coherence and performance on standard benchmarks.
Contribution
It introduces an additive modification to the embedding training objective that aligns semantically related words with predefined concepts, imparting interpretability without sacrificing performance.
Findings
Increased interpretability verified by manual evaluation.
Semantic coherence preserved as shown by benchmark tests.
Alignment extends beyond the initial lexical resource.
Abstract
As an ubiquitous method in natural language processing, word embeddings are extensively employed to map semantic properties of words into a dense vector representation. They capture semantic and syntactic relations among words but the vectors corresponding to the words are only meaningful relative to each other. Neither the vector nor its dimensions have any absolute, interpretable meaning. We introduce an additive modification to the objective function of the embedding learning algorithm that encourages the embedding vectors of words that are semantically related to a predefined concept to take larger values along a specified dimension, while leaving the original semantic learning mechanism mostly unaffected. In other words, we align words that are already determined to be related, along predefined concepts. Therefore, we impart interpretability to the word embedding by assigning…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsInterpretability
