paper-with-me

Papers

Refining Pretrained Word Embeddings Using Layer-wise Relevance Propagation

2018-10-01 · EMNLP 2018 10 · Akira Utsumi

In this paper, we propose a simple method for refining pretrained word embeddings using layer-wise relevance propagation. Given a target semantic representation one would like word vectors to reflect, our method first trains the mapping between the original word vectors and the target representation using a neural network. Estimated target values are then propagated backward toward word vectors, and a relevance score is computed for each dimension of word vectors. Finally, the relevance score vectors are used to refine the original word vectors so that they are projected into the subspace that reflects the information relevant to the target representation. The evaluation experiment using binary classification of word pairs demonstrates that the refined vectors by our method achieve the higher performance than the original vectors.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral ClassificationWord Embeddings

Similar Papers 제목 키워드 기반

Zero-shot Word Sense Disambiguation using Sense Definition Embeddings

2019-07-01 · ACL 2019 7 · Sawan Kumar, Sharmistha Jat, Karan Saxena, Partha Talukdar

Word Sense Disambiguation (WSD) is a long-standing but open problem in Natural Language Processing (NLP). WSD corpora are typically small in size, owing to an expensive annotation process. Current supervised WSD methods …

Generalized Zero-Shot LearningGraph EmbeddingKnowledge Graph EmbeddingSentence+2

Breaking Down Word Semantics from Pre-trained Language Models through Layer-wise Dimension Selection

2023-10-08 · Nayoung Choi

Contextual word embeddings obtained from pre-trained language model (PLM) have proven effective for various natural language processing tasks at the word level. However, interpreting the hidden aspects within embeddings,…

Binary ClassificationLanguage ModelingLanguage ModellingRepresentation Learning+1

Identifying Cognates in English-Dutch and French-Dutch by means of Orthographic Information and Cross-lingual Word Embeddings

2020-05-01 · LREC 2020 5 · Els Lefever, Sofie Labat, Pranaydeep Singh

This paper investigates the validity of combining more traditional orthographic information with cross-lingual word embeddings to identify cognate pairs in English-Dutch and French-Dutch. In a first step, lists of potent…

Cross-Lingual Word EmbeddingsWord Embeddings

Quantifying the Contextualization of Word Representations with Semantic Class Probing

2020-04-25 · Findings of the Association for Computational Linguistics 2020 · Mengjie Zhao, Philipp Dufter, Yadollah Yaghoobzadeh, Hinrich Schütze

Pretrained language models have achieved a new state of the art on many NLP tasks, but there are still many open questions about how and why they work so well. We investigate the contextualization of words in BERT. We qu…

Layer-Wise Analysis of Self-Supervised Acoustic Word Embeddings: A Study on Speech Emotion Recognition

2024-02-04 · Alexandra Saliba, Yuanchao Li, Ramon Sanabria, Catherine Lai

The efficacy of self-supervised speech models has been validated, yet the optimal utilization of their representations remains challenging across diverse tasks. In this study, we delve into Acoustic Word Embeddings (AWEs…

Emotion RecognitionSpeech Emotion RecognitionWord Embeddings