paper-with-me

Papers

Semantic Structure and Interpretability of Word Embeddings

2017-11-01 · Lutfi Kerem Senel, Ihsan Utlu, Veysel Yucesoy, Aykut Koc, Tolga Cukur

Dense word embeddings, which encode semantic meanings of words to low dimensional vector spaces have become very popular in natural language processing (NLP) research due to their state-of-the-art performances in many NLP tasks. Word embeddings are substantially successful in capturing semantic relations among words, so a meaningful semantic structure must be present in the respective vector spaces. However, in many cases, this semantic structure is broadly and heterogeneously distributed across the embedding dimensions, which makes interpretation a big challenge. In this study, we propose a statistical method to uncover the latent semantic structure in the dense word embeddings. To perform our analysis we introduce a new dataset (SEMCAT) that contains more than 6500 words semantically grouped under 110 categories. We further propose a method to quantify the interpretability of the word embeddings; the proposed method is a practical alternative to the classical word intrusion test that requires human intervention.

📄 PDF Abstract BibTeX arXiv:1711.00331

Code (2)

avaapm/SEMCATdataset2018 공식 구현
ficstamas/word_embedding_interpretability

Tasks

Word Embeddings

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Imparting Interpretability to Word Embeddings while Preserving Semantic Structure

2018-07-19 · Lutfi Kerem Senel, Ihsan Utlu, Furkan Şahinuç, Haldun M. Ozaktas 외

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…

Word EmbeddingsWord Similarity

The POLAR Framework: Polar Opposites Enable Interpretability of Pre-Trained Word Embeddings

2020-01-27 · Binny Mathew, Sandipan Sikdar, Florian Lemmerich, Markus Strohmaier

We introduce POLAR - a framework that adds interpretability to pre-trained word embeddings via the adoption of semantic differentials. Semantic differentials are a psychometric construct for measuring the semantics of a …

Word Embeddings

Explaining Word Embeddings via Disentangled Representation

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Keng-Te Liao, Cheng-Syuan Lee, Zhong-Yu Huang, Shou-De Lin

Disentangled representations have attracted increasing attention recently. However, how to transfer the desired properties of disentanglement to word representations is unclear. In this work, we propose to transform typi…

DisentanglementWord Embeddings

Towards a Theoretical Understanding of Word and Relation Representation

2022-02-01 · Carl Allen

Representing words by vectors, or embeddings, enables computational reasoning and is foundational to automating natural language tasks. For example, if word embeddings of similar words contain similar values, word simila…

Knowledge GraphsRelationWord EmbeddingsWord Similarity

Exploring Interpretability of Independent Components of Word Embeddings with Automated Word Intruder Test

2022-12-19 · Tomáš Musil, David Mareček

Independent Component Analysis (ICA) is an algorithm originally developed for finding separate sources in a mixed signal, such as a recording of multiple people in the same room speaking at the same time. Unlike Principa…

Word Embeddings