Analytical Methods for Interpretable Ultradense Word Embeddings (D19-1)

Copied to clipboard

Challenge: Word embeddings lack interpretability, but rotation of word spaces can help . e.g., lexicon induction, gender bias can be removed by removing interpretable dimensions .
Approach: They propose three methods for making word embeddings interpretable by rotation . they use Densifier, linear SVMs and DensRay to compute word spaces in closed form .
Outcome: The proposed method can be computed in closed form and is more robust than Densifier.

Similar Papers

Adjusting Interpretable Dimensions in Embedding Space with Human Judgments (2024.naacl-long)

Copied to clipboard

Challenge: Embedding spaces contain interpretable dimensions indicating gender, formality in style, or even object properties.
Approach: They combine seed-based vectors with human ratings of where words fall along a specific dimension to evaluate on predicting object properties and stylistic properties.
Outcome: The proposed model improves on seed-based vectors and human ratings on object properties and stylistic properties.
Are Embedding Spaces Interpretable? Results of an Intrusion Detection Evaluation on a Large French Corpus (2022.lrec-1)

Copied to clipboard

Challenge: Word embedding methods use word co-occurrences to encode, syntactic and semantic information to describe vocabulary in a low-dimensional space.
Approach: They evaluate word embedding interpretability using two methods . they use a word-in-space vector encoder and graph-based method SPINE .
Outcome: The proposed methods show that they can be interpretable on a large French corpus.
SensePOLAR: Word sense aware interpretability for pre-trained contextual word embeddings (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing word embedding models lack interpretability for words .
Approach: They propose to add interpretability to word embeddings by using a POLAR framework that enables wordsense aware interpretations for pre-trained contextual word embeds.
Outcome: The proposed framework achieves comparable performance to existing embeddings across GLUE and SQuAD benchmarks.
Word2Sense: Sparse Interpretable Word Embeddings (P19-1)

Copied to clipboard

Challenge: Word2Sense embeddings are interpretable, but they are sparse and fast to compute . a unitary rotation can be applied to many of these embeddables retaining their utility for computational tasks while changing the values of individual coordinates.
Approach: They propose an unsupervised method to generate Word2Sense word embeddings that are interpretable.
Outcome: The proposed method compares well with other unsupervised word embeddings on NLP tasks.
Interpretable Text Embeddings and Text Similarity Explanation: A Survey (2025.emnlp-main)

Copied to clipboard

Challenge: Text embeddings are a fundamental component in many NLP tasks, but their interpretation and explanation remain challenging.
Approach: They propose a framework for interpretable text embeddings and text similarity explanation . they characterize the main ideas, approaches, and trade-offs and discuss lessons learned .
Outcome: The proposed methods are compared with existing models and compare them with existing ones.
Addressing Noise in Multidialectal Word Embeddings (P18-2)

Copied to clipboard

Challenge: Dialectal Arabic (DA) is problematically noisy and lacks a large corpus of non-noisy words.
Approach: They propose to use word embedding tools to maximize the informative content leveraged in each training sentence and analyze methods for representing disparate dialects in one embeddable space.
Outcome: The proposed methods improve performance on low and high frequency words while preserving accuracy on low frequency forms.
Interpretable Word Embeddings via Informative Priors (D19-1)

Copied to clipboard

Challenge: Existing word embeddings lack interpretability and are unsupervised . this limitation limits their use within computational social science and digital humanities.
Approach: They propose to use informative priors to create interpretable dimensions for probabilistic word embeddings using a priori model.
Outcome: The proposed models capture latent semantic concepts better than or on-par with the current state of the art while maintaining the simplicity and generalizability of priors.
The Word Analogy Testing Caveat (N18-2)

Copied to clipboard

Challenge: a number of word analogy tests are used to evaluate word embeddings . word embeds are used as a proxy for semantics and syntax à la Harris .
Approach: They propose to use word embeddings as a proxy for distributional similarity . they propose to apply a transfer learning approach to word embeds to improve performance .
Outcome: The proposed method improves performance across a wide range of NLP tasks.
Embeddings in Natural Language Processing (2020.coling-tutorials)

Copied to clipboard

Challenge: Embeddings have been a key topic of interest in NLP for the past decade . a quick warm-up introduction to NLP and why it is important to have a semantic comprehension of texts .
Approach: This tutorial will provide a high-level synthesis of the main embedding techniques in NLP . it will start with word embedds and then move to other types of embeddable vectors .
Outcome: This tutorial will provide a high-level synthesis of the main embedding techniques in NLP . it will start with word embedds and move to other types of embeddable representations .
Which Evaluations Uncover Sense Representations that Actually Make Sense? (2020.lrec-1)

Copied to clipboard

Challenge: Existing sense representations fail for human-centric tasks like inspecting a language’s sense inventory.
Approach: They propose a coherence evaluation for sense embeddings and a model optimized for finding interpretable sense representations that are more coherent than existing sense embeds.
Outcome: The proposed model is more coherent than existing sense embeddings and offers comparable word similarities with multisense representations while learning more distinguishable, interpretable senses.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations