paper-with-me

Papers

How Lexical is Bilingual Lexicon Induction?

2024-04-05 · Harsh Kohli, Helian Feng, Nicholas Dronen, Calvin Mccarter, Sina Moeini, Ali Kebarighotbi

In contemporary machine learning approaches to bilingual lexicon induction (BLI), a model learns a mapping between the embedding spaces of a language pair. Recently, retrieve-and-rank approach to BLI has achieved state of the art results on the task. However, the problem remains challenging in low-resource settings, due to the paucity of data. The task is complicated by factors such as lexical variation across languages. We argue that the incorporation of additional lexical information into the recent retrieve-and-rank approach should improve lexicon induction. We demonstrate the efficacy of our proposed approach on XLING, improving over the previous state of the art by an average of 2\% across all language pairs.

📄 PDF Abstract BibTeX arXiv:2404.04221

Code (0)

등록된 구현이 없습니다.

Tasks

Bilingual Lexicon Induction

Similar Papers 제목 키워드 기반

Bootstrapping Unsupervised Bilingual Lexicon Induction

2017-04-01 · EACL 2017 4 · Bradley Hauer, Garrett Nicolai, Grzegorz Kondrak

The task of unsupervised lexicon induction is to find translation pairs across monolingual corpora. We develop a novel method that creates seed lexicons by identifying cognates in the vocabularies of related languages on…

Bilingual Lexicon InductionSemantic Textual SimilarityTranslation

Unsupervised Bilingual Lexicon Induction Across Writing Systems

2020-01-31 · Parker Riley, Daniel Gildea

Recent embedding-based methods in unsupervised bilingual lexicon induction have shown good results, but generally have not leveraged orthographic (spelling) information, which can be helpful for pairs of related language…

Bilingual Lexicon Induction

Evaluating bilingual word embeddings on the long tail

2018-06-01 · NAACL 2018 6 · Fabienne Braune, Viktor Hangya, Tobias Eder, Alex Fraser 외

Bilingual word embeddings are useful for bilingual lexicon induction, the task of mining translations of given words. Many studies have shown that bilingual word embeddings perform well for bilingual lexicon induction bu…

Bilingual Lexicon InductionMachine TranslationWord Embeddings

Improving Bilingual Lexicon Induction for Low Frequency Words

2020-11-01 · EMNLP 2020 11 · Jiaji Huang, Xingyu Cai, Kenneth Church

This paper designs a Monolingual Lexicon Induction task and observes that two factors accompany the degraded accuracy of bilingual lexicon induction for rare words. First, a diminishing margin between similarities in low…

Bilingual Lexicon Induction

Bilingual Lexicon Induction for Low-Resource Languages using Graph Matching via Optimal Transport

2022-10-25 · Kelly Marchisio, Ali Saad-Eldin, Kevin Duh, Carey Priebe 외

Bilingual lexicons form a critical component of various natural language processing applications, including unsupervised and semisupervised machine translation and crosslingual information retrieval. We improve bilingual…

Bilingual Lexicon InductionGraph MatchingInformation RetrievalMachine Translation+2