中文
相关论文

相关论文: Frequency-based Distortions in Contextualized Word…

200 篇论文

Cosine similarity of contextual embeddings is used in many NLP tasks (e.g., QA, IR, MT) and metrics (e.g., BERTScore). Here, we uncover systematic ways in which word similarities estimated by cosine over BERT embeddings are understated and…

计算与语言 · 计算机科学 2022-05-12 Kaitlyn Zhou , Kawin Ethayarajh , Dallas Card , Dan Jurafsky

An important question concerning contextualized word embedding (CWE) models like BERT is how well they can represent different word senses, especially those in the long tail of uncommon senses. Rather than build a WSD system as in previous…

计算与语言 · 计算机科学 2021-09-22 Luke Gessler , Nathan Schneider

Recent research has shown that static word embeddings can encode word frequency information. However, little has been studied about this phenomenon and its effects on downstream tasks. In the present work, we systematically study the…

计算与语言 · 计算机科学 2023-10-23 Francisco Valentini , Juan Cruz Sosa , Diego Fernandez Slezak , Edgar Altszyler

Models based on the transformer architecture, such as BERT, have marked a crucial step forward in the field of Natural Language Processing. Importantly, they allow the creation of word embeddings that capture important semantic information…

计算与语言 · 计算机科学 2021-01-01 Jacob Turton , David Vinson , Robert Elliott Smith

Contextualized word embeddings, i.e. vector representations for words in context, are naturally seen as an extension of previous noncontextual distributional semantic models. In this work, we focus on BERT, a deep neural network that…

计算与语言 · 计算机科学 2020-05-11 Timothee Mickus , Denis Paperno , Mathieu Constant , Kees van Deemter

We present a method for exploring regions around individual points in a contextualized vector space (particularly, BERT space), as a way to investigate how these regions correspond to word senses. By inducing a contextualized "pseudoword"…

计算与语言 · 计算机科学 2021-10-05 Taelin Karidi , Yichu Zhou , Nathan Schneider , Omri Abend , Vivek Srikumar

In this work, we examine the extent to which embeddings may encode marginalized populations differently, and how this may lead to a perpetuation of biases and worsened performance on clinical tasks. We pretrain deep embedding models (BERT)…

计算与语言 · 计算机科学 2020-03-26 Haoran Zhang , Amy X. Lu , Mohamed Abdalla , Matthew McDermott , Marzyeh Ghassemi

Contextualized word embeddings in language models have given much advance to NLP. Intuitively, sentential information is integrated into the representation of words, which can help model polysemy. However, context sensitivity also leads to…

计算与语言 · 计算机科学 2022-08-23 Yile Wang , Yue Zhang

We use paraphrases as a unique source of data to analyze contextualized embeddings, with a particular focus on BERT. Because paraphrases naturally encode consistent word and phrase semantics, they provide a unique lens for investigating…

计算与语言 · 计算机科学 2022-07-13 Laura Burdick , Jonathan K. Kummerfeld , Rada Mihalcea

Gender bias is highly impacting natural language processing applications. Word embeddings have clearly been proven both to keep and amplify gender biases that are present in current data sources. Recently, contextualized word embeddings…

计算与语言 · 计算机科学 2019-04-19 Christine Basta , Marta R. Costa-jussà , Noe Casas

Social bias in machine learning has drawn significant attention, with work ranging from demonstrations of bias in a multitude of applications, curating definitions of fairness for different contexts, to developing algorithms to mitigate…

计算与语言 · 计算机科学 2019-11-06 Yi Chern Tan , L. Elisa Celis

One of the central aspects of contextualised language models is that they should be able to distinguish the meaning of lexically ambiguous words by their contexts. In this paper we investigate the extent to which the contextualised…

计算与语言 · 计算机科学 2021-09-30 Janosch Haber , Massimo Poesio

We study the settings for which deep contextual embeddings (e.g., BERT) give large improvements in performance relative to classic pretrained embeddings (e.g., GloVe), and an even simpler baseline---random word embeddings---focusing on the…

计算与语言 · 计算机科学 2020-05-20 Simran Arora , Avner May , Jian Zhang , Christopher Ré

While important properties of word vector representations have been studied extensively, far less is known about the properties of sentence vector representations. Word vectors are often evaluated by assessing to what degree they exhibit…

计算与语言 · 计算机科学 2020-03-10 Xunjie Zhu , Gerard de Melo

Black-box probing models can reliably extract linguistic features like tense, number, and syntactic role from pretrained word representations. However, the manner in which these features are encoded in representations remains poorly…

计算与语言 · 计算机科学 2021-09-15 Evan Hernandez , Jacob Andreas

Human judgments of word similarity have been a popular method of evaluating the quality of word embedding. But it fails to measure the geometry properties such as asymmetry. For example, it is more natural to say "Ellipses are like Circles"…

计算与语言 · 计算机科学 2020-12-04 Wei Zhang , Murray Campbell , Yang Yu , Sadhana Kumaravel

Cross-lingual word sense disambiguation (WSD) tackles the challenge of disambiguating ambiguous words across languages given context. The pre-trained BERT embedding model has been proven to be effective in extracting contextual information…

计算与语言 · 计算机科学 2020-12-11 Xingran Zhu

Replacing static word embeddings with contextualized word representations has yielded significant improvements on many NLP tasks. However, just how contextual are the contextualized representations produced by models such as ELMo and BERT?…

计算与语言 · 计算机科学 2019-09-04 Kawin Ethayarajh

Transformer architectures show significant promise for natural language processing. Given that a single pretrained model can be fine-tuned to perform well on many different tasks, these networks appear to extract generally useful linguistic…

机器学习 · 计算机科学 2019-10-29 Andy Coenen , Emily Reif , Ann Yuan , Been Kim , Adam Pearce , Fernanda Viégas , Martin Wattenberg

Pre-trained contextual representations like BERT have achieved great success in natural language processing. However, the sentence embeddings from the pre-trained language models without fine-tuning have been found to poorly capture…

计算与语言 · 计算机科学 2020-11-12 Bohan Li , Hao Zhou , Junxian He , Mingxuan Wang , Yiming Yang , Lei Li
‹ 上一页 1 2 3 10 下一页 ›