Compositional Demographic Word Embeddings (2020.emnlp-main)

Copied to clipboard

Challenge: Word embeddings are usually derived from corpora containing text from many individuals . however, they cannot account for user-specific word preferences, such as using the same word in different ways across contexts.
Approach: They propose a new form of personalized word embeddings that use demographic-specific word representations derived compositionally from full or partial demographic information for a user.
Outcome: The proposed representations outperform generic representations on two English language tasks.

Similar Papers

Exploring the Value of Personalized Word Embeddings (2020.coling-main)

Copied to clipboard

Challenge: a subset of words belonging to specific psycholinguistic categories vary more in their representations across users . combining generic and personalized word embeddings yields the best performance .
Approach: They propose personalized word embeddings and compare their performance to generic ones . they show that personalized word representations can be leveraged for improved performance .
Outcome: The proposed model can be used for authorship attribution.
Modeling Personal Biases in Language Use by Inducing Personalized Word Embeddings (N19-1)

Copied to clipboard

Challenge: Existing studies have attempted to personalize models to improve performance on NLP tasks such as sentiment analysis but they did not estimate subjective input.
Approach: They propose a method of modeling personal biases in word meanings with personalized word embeddings by solving a task on subjective text while regarding words used by different individuals as different words.
Outcome: The proposed method improves sentiment analysis and target task with reviews retrieved from RateBeer.
From Text to Lexicon: Bridging the Gap between Word Embeddings and Lexical Resources (C18-1)

Copied to clipboard

Challenge: Distributional word representations are omnipresent in modern NLP.
Approach: They propose to combine lemmatization and part of speech (POS) typing to improve word embedding performance.
Outcome: The proposed methods improve word embedding performance on verbs and verbs.
Are Word Embeddings Really a Bad Fit for the Estimation of Thematic Fit? (2020.lrec-1)

Copied to clipboard

Challenge: In recent years, vectors derived from neural network training have replaced count-based distributional semantic models as a de facto standard for word representation in NLP.
Approach: They propose to evaluate count models and word embeddings on thematic fit estimation by taking into account a larger number of parameters and verb roles and introducing dependency-based embedders in the comparison.
Outcome: The proposed model outperforms count models and word embeddings in thematic fit estimation tasks while introducing dependency-based embedders.
Building Static Embeddings from Contextual Ones: Is It Useful for Building Distributional Thesauri? (2022.lrec-1)

Copied to clipboard

Challenge: contextual language models are dominant in the field of Natural Language Processing, but they are not suitable for all uses.
Approach: They propose a method for building word or type-level embeddings from contextual models . they evaluate a large set of English nouns from the perspective of extracting semantic similarity relations .
Outcome: The proposed method can be used to build word or type embeddings from contextual models . it can be exploited for a wide set of English nouns, showing it can improve distributional thesauri .
Embedding Words as Distributions with a Bayesian Skip-gram Model (C18-1)

Copied to clipboard

Challenge: Rather than assuming that word embeddings are fixed across the entire text collection, we generate them from word-specific prior densities for each word.
Approach: They propose a method for embedding words as probability densities in a low-dimensional space from a word-specific prior density for each occurrence of a given word.
Outcome: The proposed method can encode word as a distribution on a range of benchmarks and is comparable to Gaussian embeddings.
Dynamic Contextualized Word Embeddings (2021.acl-long)

Copied to clipboard

Challenge: Static word embeddings that represent words by a single vector cannot capture word meaning in different linguistic and extralinguistic contexts.
Approach: They propose dynamic contextualized word embeddings that represent words as a function of linguistic and extralinguistic contexts.
Outcome: The proposed model models time and social space jointly, making them attractive for NLP tasks involving semantic variability.
A Systematic Study of Leveraging Subword Information for Learning Word Representations (N19-1)

Copied to clipboard

Challenge: Existing word representation models for morphologically rich languages use subword-level information, but their systematic comparative analysis across typologically diverse languages and tasks is still missing.
Approach: They propose a framework for learning subword-informed word representations that allows for easy experimentation with different segmentation and composition components.
Outcome: The proposed framework allows for easy experimentation with different segmentation and composition components, as well as advanced techniques based on position embeddings and self-attention.
Word and Document Embedding with vMF-Mixture Priors on Context Word Vectors (P19-1)

Copied to clipboard

Challenge: Word embedding models typically learn two types of vectors: target word vectors and context word vector.
Approach: They propose to explicitly impose a cluster structure on context word vectors to improve word embedding models.
Outcome: The proposed model improves word embedding models qualitatively by imposing a cluster structure on the set of context word vectors.
When do Word Embeddings Accurately Reflect Surveys on our Beliefs About People? (2020.acl-main)

Copied to clipboard

Challenge: a study of word embeddings shows that social biases are more accurate than survey data for some dimensions of meaning.
Approach: a new study investigates the extent to which word embeddings accurately reflect biases . they find that biased word embeds mirror survey data across 17 dimensions of social meaning .
Outcome: a new study shows that word embeddings accurately reflect biases on average across dimensions of social meaning . biased embedders are more reflective of survey data for some dimensions of meaning than others, the study finds .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations