Orthographic Features for Bilingual Lexicon Induction (P18-2)

Copied to clipboard

Challenge: Recent embedding-based methods do not take advantage of orthographic features, such as edit distance, which can be helpful for pairs of related languages.
Approach: They propose to use orthographic features to integrate orthographic induction into embedding methods . they use document-aligned data instead of a seed dictionary to learn bilingual embedds .
Outcome: This work extends embedding-based methods to incorporate orthographic features . it shows that the methods can learn bilingual embeddables in low-resource languages .

Similar Papers

How Lexical is Bilingual Lexicon Induction? (2024.findings-naacl)

Copied to clipboard

Challenge: lexical variation and low-resource settings make it difficult to learn in low-level settings.
Approach: They propose to incorporate additional lexical information into the retrieve-and-rank approach to improve lexicon induction.
Outcome: The proposed approach improves on XLING by an average of 2% across all language pairs.
Bilingual Lexicon Induction through Unsupervised Machine Translation (P19-1)

Copied to clipboard

Challenge: Existing methods for bilingual lexicon induction use nearest neighbor or related retrieval methods to induce word translation pairs.
Approach: They propose a method that aligns word embeddings in two languages and uses them to build a phrase-table and a language model to extract the bilingual lexicon.
Outcome: The proposed method improves accuracy 6 points over nearest neighbor and 4 points over CSLS retrieval on the same cross-lingual embeddings.
Evaluating bilingual word embeddings on the long tail (N18-2)

Copied to clipboard

Challenge: Bilingual word embeddings are useful for bilingual lexicon induction, but they focus on frequent words in general domains.
Approach: They propose to evaluate bilingual word embeddings on rare words in different domains . they propose to use a multilingual dataset to build and combine BWEs based on a single word .
Outcome: The proposed evaluations show that state-of-the-art methods fail on rare words . the proposed evaluation is based on a gold standard dataset and code .
Bilingual Lexicon Induction via Unsupervised Bitext Construction and Word Alignment (2021.acl-long)

Copied to clipboard

Challenge: Existing methods for bilingual lexicon induction are linear and require simplifying assumptions.
Approach: They propose methods that combine unsupervised bitext mining and unsupervised word alignment to produce higher quality lexicons.
Outcome: The proposed method outperforms the state-of-the-art on the BUCC 2020 task by 14 F1 points . further analysis suggests they are comparable quality .
Leveraging Meta-Embeddings for Bilingual Lexicon Extraction from Specialized Comparable Corpora (C18-1)

Copied to clipboard

Challenge: Recent studies on bilingual lexicon extraction from specialized comparable corpora show differences in performance . lack of large specialized corporan to build efficient representations can be partially explained .
Approach: They propose to use character-based embedding models to combine different embeddable models . they emphasize how character-driven embeddance models outperform other models on quality .
Outcome: The proposed model outperforms other models on quality of extracted bilingual lexicons . comparable corpora are an interesting and practical alternative to parallel corporation .
Combining Word Embeddings with Bilingual Orthography Embeddings for Bilingual Dictionary Induction (2020.coling-main)

Copied to clipboard

Challenge: Bilingual dictionary induction (BDI) is a task of finding target language translations of source language words.
Approach: They propose to use bilingual orthography Embeddings to enrich BWE-based BDI with transliteration information to make a decision on which information source is more reliable for a particular word pair.
Outcome: The proposed system improves on English-Russian BDI and shows that it can be built with only weak bilingual signals and even without any bilingual signal.
Improving Bilingual Lexicon Induction for Low Frequency Words (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods to generate word-level translations from non-parallel corpora are based on word embeddings.
Approach: They propose two methods to address two factors that degrade bilingual lexicon induction accuracy . they propose a method that assumes a seeding dictionary is available .
Outcome: The proposed method improves bilingual lexicon induction significantly for rare words.
A Discriminative Latent-Variable Model for Bilingual Lexicon Induction (D18-1)

Copied to clipboard

Challenge: Existing methods for bilingual lexicon induction take advantage of word embeddings, but our model is not as efficient as previous work.
Approach: They propose a discriminative latent-variable model for bilingual lexicon induction that combines the bipartite matching dictionary prior and an embedding-based approach.
Outcome: The proposed model outperforms existing models on six language pairs and shows that it mitigates hubness problem.
Combining Static Word Embeddings and Contextual Representations for Bilingual Lexicon Induction (2021.findings-acl)

Copied to clipboard

Challenge: Bilingual Lexicon Induction (BLI) aims to map words in one language to their translations in another.
Approach: They propose a mechanism to combine static word embeddings and contextual representations to utilize the advantages of both paradigms.
Outcome: The proposed method improves performance on supervised and unsupervised BLI benchmarks on all language pairs by average improving 3.2 points over baselines.
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