Addressing Noise in Multidialectal Word Embeddings (P18-2)

Copied to clipboard

Challenge: Dialectal Arabic (DA) is problematically noisy and lacks a large corpus of non-noisy words.
Approach: They propose to use word embedding tools to maximize the informative content leveraged in each training sentence and analyze methods for representing disparate dialects in one embeddable space.
Outcome: The proposed methods improve performance on low and high frequency words while preserving accuracy on low frequency forms.

Similar Papers

Analyzing the Surprising Variability in Word Embedding Stability Across Languages (2021.emnlp-main)

Copied to clipboard

Challenge: Word embeddings are powerful representations that form the foundation of many natural language processing architectures.
Approach: They explore word embedding stability in a wide range of languages to gain insight into their stability.
Outcome: The proposed results provide insights into word embedding stability in English and other languages.
Analyzing the Limitations of Cross-lingual Word Embedding Mappings (P19-1)

Copied to clipboard

Challenge: Existing methods for cross-lingual word embeddings have limited results . existing methods require little or no cross-linguistic signal to work .
Approach: They compare offline mapping methods to an extension of skip-gram that jointly learns both embedding spaces.
Outcome: The proposed method yields more isomorphic embeddings, is less sensitive to hubness, and achieves stronger results in bilingual lexicon induction.
PWESuite: Phonetic Word Embeddings and Tasks They Facilitate (2024.lrec-main)

Copied to clipboard

Challenge: Existing word embedding methods overlook phonetic information that is crucial for many tasks.
Approach: They propose three methods that use articulatory features to build phonetically informed word embeddings.
Outcome: The proposed methods improve word retrieval and correlation with sound similarity and on rhyme and cognate detection tasks.
Factors Influencing the Surprising Instability of Word Embeddings (N18-1)

Copied to clipboard

Challenge: Word embeddings are low-dimensional, dense vector representations that capture semantic properties of words.
Approach: They examine the stability of word embeddings by examining their properties and analyzing their effects on downstream tasks.
Outcome: The results show that even high frequency words exhibit substantial instability, which can have implications for downstream tasks.
More Embeddings, Better Sequence Labelers? (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing work suggests contextual embeddings improve sequence labeling accuracy . but, there is no definite conclusion on whether concatenating different kinds of embeddables is effective .
Approach: They propose a family of contextual embeddings that improves sequence labeling accuracy . they conduct extensive experiments on 3 tasks over 18 datasets and 8 languages .
Outcome: The proposed family of contextual embeddings improves the accuracy of sequence labelers over non-contextual embedders.
NORMA: Neighborhood Sensitive Maps for Multilingual Word Embeddings (D18-1)

Copied to clipboard

Challenge: Existing methods for learning multilingual word embeddings assume that embeddable spaces of different languages exhibit similar structures.
Approach: They propose a method for learning neighborhood sensitive maps to capture such differences . aim is to learn word vectors where similar words have similar vector representations .
Outcome: The proposed method outperforms state-of-the-art methods for translation between distant languages.
Hierarchical Mapping for Crosslingual Word Embedding Alignment (2020.tacl-1)

Copied to clipboard

Challenge: Existing strategies that map word embeddings into a crosslingual space are biased towards the choice of the pivot language.
Approach: They propose to map any two languages into a different middle space by learning mappings across languages in a hierarchical way.
Outcome: The proposed strategy significantly improves vocabulary induction scores in all existing benchmarks and in a new non-English–centered benchmark.
KIT-Multi: A Translation-Oriented Multilingual Embedding Corpus (L18-1)

Copied to clipboard

Challenge: Cross-lingual word embeddings are representations of words across languages in a shared continuous vector space.
Approach: They propose a multilingual word embedding corpus which is acquired by neural machine translation and is based on monolingual data.
Outcome: The proposed method is competitive with existing methods but on the cross-lingual document classification task, it obtains the best figures.
Do Word Embeddings Capture Spelling Variation? (2020.coling-main)

Copied to clipboard

Challenge: Using word embeddings, we analyze spelling variation in word embeds trained on Twitter and Reddit data.
Approach: They propose a new perspective on the analysis of word embeddings by focusing on spelling variation.
Outcome: The proposed analysis shows that word embeddings encode spelling variation patterns of various types to some extent, even when trained using the skipgram model.
A Simple Approach to Learning Unsupervised Multilingual Embeddings (2020.emnlp-main)

Copied to clipboard

Challenge: Recent work on unsupervised cross-lingual embeddings in the bilingual setting has given the impetus to learning a shared embeddable space for several languages.
Approach: They propose to solve two sub-problems together to learn a shared embedding space for several languages.
Outcome: The proposed approach outperforms existing methods in bilingual lexicon induction, cross-lingual word similarity, multilingual document classification, and multilingual dependency parsing tasks.

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