paper-with-me

Papers

Cross-lingual neural fuzzy matching for exploiting target-language monolingual corpora in computer-aided translation

2024-01-16 · Miquel Esplà-Gomis, Víctor M. Sánchez-Cartagena, Juan Antonio Pérez-Ortiz, Felipe Sánchez-Martínez

Computer-aided translation (CAT) tools based on translation memories (MT) play a prominent role in the translation workflow of professional translators. However, the reduced availability of in-domain TMs, as compared to in-domain monolingual corpora, limits its adoption for a number of translation tasks. In this paper, we introduce a novel neural approach aimed at overcoming this limitation by exploiting not only TMs, but also in-domain target-language (TL) monolingual corpora, and still enabling a similar functionality to that offered by conventional TM-based CAT tools. Our approach relies on cross-lingual sentence embeddings to retrieve translation proposals from TL monolingual corpora, and on a neural model to estimate their post-editing effort. The paper presents an automatic evaluation of these techniques on four language pairs that shows that our approach can successfully exploit monolingual texts in a TM-based CAT environment, increasing the amount of useful translation proposals, and that our neural model for estimating the post-editing effort enables the combination of translation proposals obtained from monolingual corpora and from TMs in the usual way. A human evaluation performed on a single language pair confirms the results of the automatic evaluation and seems to indicate that the translation proposals retrieved with our approach are more useful than what the automatic evaluation shows.

📄 PDF Abstract BibTeX arXiv:2401.08374

Code (1)

transducens/crosslingualneuralfms 공식 구현

Tasks

SentenceSentence EmbeddingsTranslation

Similar Papers 제목 키워드 기반

FlowEdit: Associative Memory for Lifelong Pronunciation Adaptation in Flow-Matching TTS

2026-06-18 · Harshit Singh, Ayush Pratap Singh, Nityanand Mathur arxiv

Flow-matching text-to-speech systems achieve remarkable zero-shot quality but remain static after deployment: pronunciation errors on out-of-vocabulary proper nouns persist unless the model is retrained. We introduce Flo…

Cross-Lingual Transfer Learning for POS Tagging without Cross-Lingual Resources

2017-09-01 · EMNLP 2017 9 · Joo-Kyung Kim, Young-Bum Kim, Ruhi Sarikaya, Eric Fosler-Lussier

Training a POS tagging model with crosslingual transfer learning usually requires linguistic knowledge and resources about the relation between the source language and the target language. In this paper, we introduce a c…

Cross-Lingual TransferLanguage ModelingLanguage ModellingNamed Entity Recognition (NER)+6

Learning Cross-lingual Mappings for Data Augmentation to Improve Low-Resource Speech Recognition

2023-06-14 · Muhammad Umar Farooq, Thomas Hain

Exploiting cross-lingual resources is an effective way to compensate for data scarcity of low resource languages. Recently, a novel multilingual model fusion technique has been proposed where a model is trained to learn …

Data Augmentationspeech-recognitionSpeech RecognitionTransliteration

Fuzzy Substring Matching: On-device Fuzzy Friend Search at Snapchat

2022-11-04 · Vasyl Pihur, Scott Thompson

About 50% of all queries on Snapchat app are targeted at finding the right friend to interact with. Since everyone has a unique list of friends and that list is not very large (maximum a few thousand), it makes sense to …

Retrieval

Make the Best of Cross-lingual Transfer: Evidence from POS Tagging with over 100 Languages

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Cross-lingual transfer learning with large multilingual pre-trained models can be an effective approach for low-resource languages with no labeled training data. Existing evaluations of cross-lingual generalisability of …

Cross-Lingual TransferPart-Of-Speech TaggingPOSPOS Tagging+1