paper-with-me

Papers

SimAlign: High Quality Word Alignments without Parallel Training Data using Static and Contextualized Embeddings

2020-04-18 · Findings of the Association for Computational Linguistics 2020 · Masoud Jalili Sabet, Philipp Dufter, François Yvon, Hinrich Schütze

Word alignments are useful for tasks like statistical and neural machine translation (NMT) and cross-lingual annotation projection. Statistical word aligners perform well, as do methods that extract alignments jointly with translations in NMT. However, most approaches require parallel training data, and quality decreases as less training data is available. We propose word alignment methods that require no parallel data. The key idea is to leverage multilingual word embeddings, both static and contextualized, for word alignment. Our multilingual embeddings are created from monolingual data only without relying on any parallel data or dictionaries. We find that alignments created from embeddings are superior for four and comparable for two language pairs compared to those produced by traditional statistical aligners, even with abundant parallel data; e.g., contextualized embeddings achieve a word alignment F1 for English-German that is 5 percentage points higher than eflomal, a high-quality statistical aligner, trained on 100k parallel sentences.

📄 PDF Abstract BibTeX arXiv:2004.08728

Code (3)

masoudjs/simalign 공식 구현 pytorch
cisnlp/simalign pytorch
ikergarcia1996/easy-label-projection pytorch

Tasks

Machine TranslationMultilingual Word EmbeddingsNMTTranslationWord AlignmentWord Embeddings

Similar Papers 제목 키워드 기반

CombAlign: a Tool for Obtaining High-Quality Word Alignments

2021-05-01 · NoDaLiDa 2021 5 · Steinþór Steingrímsson, Hrafn Loftsson, Andy Way

Being able to generate accurate word alignments is useful for a variety of tasks. While statistical word aligners can work well, especially when parallel training data are plentiful, multilingual embedding models have re…

Vocal Bursts Intensity PredictionWord Alignment

Adding Interpretable Attention to Neural Translation Models Improves Word Alignment

2019-01-31 · Thomas Zenkel, Joern Wuebker, John DeNero

Multi-layer models with multiple attention heads per layer provide superior translation quality compared to simpler and shallower models, but determining what source context is most relevant to each target word is more c…

Machine TranslationTranslationWord Alignment

Alignment Entropy Regularization

2022-12-22 · Ehsan Variani, Ke wu, David Rybach, Cyril Allauzen 외

Existing training criteria in automatic speech recognition(ASR) permit the model to freely explore more than one time alignments between the feature and label sequences. In this paper, we use entropy to measure a model's…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Does mBERT understand Romansh? Evaluating word embeddings using word alignment

2023-06-14 · Eyal Liron Dolev

We test similarity-based word alignment models (SimAlign and awesome-align) in combination with word embeddings from mBERT and XLM-R on parallel sentences in German and Romansh. Since Romansh is an unseen language, we ar…

SentenceWord AlignmentWord EmbeddingsXLM-R

Novel elicitation and annotation schemes for sentential and sub-sentential alignments of bitexts

2016-05-01 · LREC 2016 5 · Yong Xu, Fran{\c{c}}ois Yvon

Resources for evaluating sentence-level and word-level alignment algorithms are unsatisfactory. Regarding sentence alignments, the existing data is too scarce, especially when it comes to difficult bitexts, containing in…

Sentence