paper-with-me

Papers

Context Embedding Networks

2017-09-22 · CVPR 2018 6 · Kun Ho Kim, Oisin Mac Aodha, Pietro Perona

Low dimensional embeddings that capture the main variations of interest in collections of data are important for many applications. One way to construct these embeddings is to acquire estimates of similarity from the crowd. However, similarity is a multi-dimensional concept that varies from individual to individual. Existing models for learning embeddings from the crowd typically make simplifying assumptions such as all individuals estimate similarity using the same criteria, the list of criteria is known in advance, or that the crowd workers are not influenced by the data that they see. To overcome these limitations we introduce Context Embedding Networks (CENs). In addition to learning interpretable embeddings from images, CENs also model worker biases for different attributes along with the visual context i.e. the visual attributes highlighted by a set of images. Experiments on two noisy crowd annotated datasets show that modeling both worker bias and visual context results in more interpretable embeddings compared to existing approaches.

📄 PDF Abstract BibTeX arXiv:1710.01691

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Debiasing Pre-trained Contextualised Embeddings

2021-01-23 · EACL 2021 2 · Masahiro Kaneko, Danushka Bollegala

In comparison to the numerous debiasing methods proposed for the static non-contextualised word embeddings, the discriminative biases in contextualised embeddings have received relatively little attention. We propose a f…

SentenceWord Embeddings

What Does This Word Mean? Explaining Contextualized Embeddings with Natural Language Definition

2019-11-01 · IJCNLP 2019 11 · Ting-Yun Chang, Yun-Nung Chen

Contextualized word embeddings have boosted many NLP tasks compared with traditional static word embeddings. However, the word with a specific sense may have different contextualized embeddings due to its various context…

Word Embeddings

Cross-Lingual Contextual Word Embeddings Mapping With Multi-Sense Words In Mind

2019-09-18 · Zheng Zhang, Ruiqing Yin, Jun Zhu, Pierre Zweigenbaum

Recent work in cross-lingual contextual word embedding learning cannot handle multi-sense words well. In this work, we explore the characteristics of contextual word embeddings and show the link between contextual word e…

Bilingual Lexicon InductionWord Embeddings

A Survey on Contextual Embeddings

2020-03-16 · Qi Liu, Matt J. Kusner, Phil Blunsom

Contextual embeddings, such as ELMo and BERT, move beyond global word representations like Word2Vec and achieve ground-breaking performance on a wide range of natural language processing tasks. Contextual embeddings assi…

Model CompressionSurvey

Pre-trained Contextualized Character Embeddings Lead to Major Improvements in Time Normalization: a Detailed Analysis

2019-06-01 · SEMEVAL 2019 6 · Dongfang Xu, Egoitz Laparra, Steven Bethard

Recent studies have shown that pre-trained contextual word embeddings, which assign the same word different vectors in different contexts, improve performance in many tasks. But while contextual embeddings can also be tr…

Word Embeddings