paper-with-me

Papers

Semi-Supervised Bilingual Lexicon Induction with Two-way Interaction

2020-10-14 · EMNLP 2020 11 · Xu Zhao, ZiHao Wang, Hao Wu, Yong Zhang

Semi-supervision is a promising paradigm for Bilingual Lexicon Induction (BLI) with limited annotations. However, previous semisupervised methods do not fully utilize the knowledge hidden in annotated and nonannotated data, which hinders further improvement of their performance. In this paper, we propose a new semi-supervised BLI framework to encourage the interaction between the supervised signal and unsupervised alignment. We design two message-passing mechanisms to transfer knowledge between annotated and non-annotated data, named prior optimal transport and bi-directional lexicon update respectively. Then, we perform semi-supervised learning based on a cyclic or a parallel parameter feeding routine to update our models. Our framework is a general framework that can incorporate any supervised and unsupervised BLI methods based on optimal transport. Experimental results on MUSE and VecMap datasets show significant improvement of our models. Ablation study also proves that the two-way interaction between the supervised signal and unsupervised alignment accounts for the gain of the overall performance. Results on distant language pairs further illustrate the advantage and robustness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2010.07101

Code (1)

BestActionNow/SemiSupBLI 공식 구현 pytorch

Tasks

Bilingual Lexicon InductionVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

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

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

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Bilingual lexicons form a critical component of various NLP applications, including unsupervised and semisupervised machine translation and crosslingual information retrieval. In this work, we improve bilingual lexicon i…

Bilingual Lexicon InductionGraph MatchingInformation RetrievalMachine Translation+2

Bilingual Lexicon Induction with Semi-supervision in Non-Isometric Embedding Spaces

2019-08-19 · ACL 2019 7 · Barun Patra, Joel Ruben Antony Moniz, Sarthak Garg, Matthew R. Gormley 외

Recent work on bilingual lexicon induction (BLI) has frequently depended either on aligned bilingual lexicons or on distribution matching, often with an assumption about the isometry of the two spaces. We propose a techn…

Bilingual Lexicon InductionWord Embeddings

An Alignment-Based Approach to Semi-Supervised Bilingual Lexicon Induction with Small Parallel Corpora

2021-08-01 · MTSummit 2021 8 · Kelly Marchisio, Philipp Koehn, Conghao Xiong

Aimed at generating a seed lexicon for use in downstream natural language tasks and unsupervised methods for bilingual lexicon induction have received much attention in the academic literature recently. While interesting…

Bilingual Lexicon InductionTranslation

Semi-Supervised Learning for Bilingual Lexicon Induction

2024-02-10 · Paul Garnier, Gauthier Guinet

We consider the problem of aligning two sets of continuous word representations, corresponding to languages, to a common space in order to infer a bilingual lexicon. It was recently shown that it is possible to infer suc…

Bilingual Lexicon InductionWord Embeddings