paper-with-me

Papers

Towards Better Context-aware Lexical Semantics:Adjusting Contextualized Representations through Static Anchors

2020-11-01 · EMNLP 2020 11 · Qianchu Liu, Diana McCarthy, Anna Korhonen

One of the most powerful features of contextualized models is their dynamic embeddings for words in context, leading to state-of-the-art representations for context-aware lexical semantics. In this paper, we present a post-processing technique that enhances these representations by learning a transformation through static anchors. Our method requires only another pre-trained model and no labeled data is needed. We show consistent improvement in a range of benchmark tasks that test contextual variations of meaning both across different usages of a word and across different words as they are used in context. We demonstrate that while the original contextual representations can be improved by another embedding space from both contextualized and static models, the static embeddings, which have lower computational requirements, provide the most gains.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fantastic Semantics and Where to Find Them: Investigating Which Layers of Generative LLMs Reflect Lexical Semantics

2024-03-03 · Zhu Liu, Cunliang Kong, Ying Liu, Maosong Sun

Large language models have achieved remarkable success in general language understanding tasks. However, as a family of generative methods with the objective of next token prediction, the semantic evolution with the dept…

Language ModelingLanguage Modelling

Measuring Context-Word Biases in Lexical Semantic Datasets

2021-12-13 · Qianchu Liu, Diana McCarthy, Anna Korhonen

State-of-the-art pretrained contextualized models (PCM) eg. BERT use tasks such as WiC and WSD to evaluate their word-in-context representations. This inherently assumes that performance in these tasks reflect how well a…

Retrieval

How Can BERT Help Lexical Semantics Tasks?

2019-11-07 · Yile Wang, Leyang Cui, Yue Zhang

Contextualized embeddings such as BERT can serve as strong input representations to NLP tasks, outperforming their static embeddings counterparts such as skip-gram, CBOW and GloVe. However, such embeddings are dynamic, c…

SentenceWord Embeddings

Distilling Word Meaning in Context from Pre-trained Language Models

2021-11-01 · Findings (EMNLP) 2021 11 · Yuki Arase, Tomoyuki Kajiwara

In this study, we propose a self-supervised learning method that distils representations of word meaning in context from a pre-trained masked language model. Word representations are the basis for context-aware lexical s…

Language ModelingLanguage ModellingSelf-Supervised LearningSemantic Textual Similarity+2

Frame-Based Continuous Lexical Semantics through Exponential Family Tensor Factorization and Semantic Proto-Roles

2017-06-29 · SEMEVAL 2017 8 · Francis Ferraro, Adam Poliak, Ryan Cotterell, Benjamin Van Durme

We study how different frame annotations complement one another when learning continuous lexical semantics. We learn the representations from a tensorized skip-gram model that consistently encodes syntactic-semantic cont…