paper-with-me

Papers

Interpretable Neural Embeddings with Sparse Self-Representation

2023-06-25 · Minxue Xia, Hao Zhu

Interpretability benefits the theoretical understanding of representations. Existing word embeddings are generally dense representations. Hence, the meaning of latent dimensions is difficult to interpret. This makes word embeddings like a black-box and prevents them from being human-readable and further manipulation. Many methods employ sparse representation to learn interpretable word embeddings for better interpretability. However, they also suffer from the unstable issue of grouped selection in $\ell1$ and online dictionary learning. Therefore, they tend to yield different results each time. To alleviate this challenge, we propose a novel method to associate data self-representation with a shallow neural network to learn expressive, interpretable word embeddings. In experiments, we report that the resulting word embeddings achieve comparable and even slightly better interpretability than baseline embeddings. Besides, we also evaluate that our approach performs competitively well on all downstream tasks and outperforms benchmark embeddings on a majority of them.

📄 PDF Abstract BibTeX arXiv:2306.14135

Code (0)

등록된 구현이 없습니다.

Tasks

Dictionary LearningWord Embeddings

Similar Papers 제목 키워드 기반

Word Equations: Inherently Interpretable Sparse Word Embeddingsthrough Sparse Coding

2020-04-08 · Adly Templeton

Word embeddings are a powerful natural language processing technique, but they are extremely difficult to interpret. To enable interpretable NLP models, we create vectors where each dimension is inherently interpretable.…

Word Embeddings

Word Equations: Inherently Interpretable Sparse Word Embeddings through Sparse Coding

2021-11-01 · EMNLP (BlackboxNLP) 2021 11 · Adly Templeton

Word embeddings are a powerful natural language processing technique, but they are extremely difficult to interpret. To enable interpretable NLP models, we create vectors where each dimension is inherently interpretable.…

Word Embeddings

SPINE: SParse Interpretable Neural Embeddings

2017-11-23 · Anant Subramanian, Danish Pruthi, Harsh Jhamtani, Taylor Berg-Kirkpatrick 외

Prediction without justification has limited utility. Much of the success of neural models can be attributed to their ability to learn rich, dense and expressive representations. While these representations capture the u…

DenoisingWord Embeddings

What's in an Earth Embedding? An Explainability Analysis of Location Encoders

2026-06-23 · Livia Betti, Sebastian Ricke, Ivica Obadic, Adam J. Stewart 외 arxiv

Geographic implicit neural representations (INRs) learn to map any coordinate on Earth to a location embedding, implicitly encoding geospatial data into the weights of a neural network. Location embeddings are widely use…

Intermediate Entity-based Sparse Interpretable Representation Learning

2022-12-03 · Diego Garcia-Olano, Yasumasa Onoe, Joydeep Ghosh, Byron C. Wallace

Interpretable entity representations (IERs) are sparse embeddings that are "human-readable" in that dimensions correspond to fine-grained entity types and values are predicted probabilities that a given entity is of the …

counterfactualRepresentation Learning