paper-with-me

홈 › Papers

Enhancing Domain Word Embedding via Latent Semantic Imputation

2019-05-21 · Shibo Yao, Dantong Yu, Keli Xiao

We present a novel method named Latent Semantic Imputation (LSI) to transfer external knowledge into semantic space for enhancing word embedding. The method integrates graph theory to extract the latent manifold structure of the entities in the affinity space and leverages non-negative least squares with standard simplex constraints and power iteration method to derive spectral embeddings. It provides an effective and efficient approach to combining entity representations defined in different Euclidean spaces. Specifically, our approach generates and imputes reliable embedding vectors for low-frequency words in the semantic space and benefits downstream language tasks that depend on word embedding. We conduct comprehensive experiments on a carefully designed classification problem and language modeling and demonstrate the superiority of the enhanced embedding via LSI over several well-known benchmark embeddings. We also confirm the consistency of the results under different parameter settings of our method.

📄 PDF Abstract BibTeX arXiv:1905.08900

Code (1)

ShiboYao/LatentSemanticImputation 공식 구현 tf

Tasks

ImputationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Leveraging knowledge graphs to update scientific word embeddings using latent semantic imputation

2022-10-27 · Jason Hoelscher-Obermaier, Edward Stevinson, Valentin Stauber, Ivaylo Zhelev 외

The most interesting words in scientific texts will often be novel or rare. This presents a challenge for scientific word embedding models to determine quality embedding vectors for useful terms that are infrequent or ne…

ImputationKnowledge GraphsWord Embeddings

Latent Topic Embedding

2016-12-01 · COLING 2016 12 · Di Jiang, Lei Shi, Rongzhong Lian, Hua Wu

Topic modeling and word embedding are two important techniques for deriving latent semantics from data. General-purpose topic models typically work in coarse granularity by capturing word co-occurrence at the document/se…

SentenceTopic ModelsWord Embeddings

Neutralizing Gender Bias in Word Embeddings with Latent Disentanglement and Counterfactual Generation

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Seungjae Shin, Kyungwoo Song, JoonHo Jang, Hyemi Kim 외

Recent research demonstrates that word embeddings, trained on the human-generated corpus, have strong gender biases in embedding spaces, and these biases can result in the discriminative results from the various downstre…

counterfactualDisentanglementWord Embeddings

Neutralizing Gender Bias in Word Embedding with Latent Disentanglement and Counterfactual Generation

2020-04-07 · Seungjae Shin, Kyungwoo Song, JoonHo Jang, Hyemi Kim 외

Recent research demonstrates that word embeddings, trained on the human-generated corpus, have strong gender biases in embedding spaces, and these biases can result in the discriminative results from the various downstre…

counterfactualDisentanglementSentiment AnalysisWord Embeddings

Interpretable Word Embeddings via Informative Priors

2019-09-03 · IJCNLP 2019 11 · Miriam Hurtado Bodell, Martin Arvidsson, Måns Magnusson

Word embeddings have demonstrated strong performance on NLP tasks. However, lack of interpretability and the unsupervised nature of word embeddings have limited their use within computational social science and digital h…

Word Embeddings