paper-with-me

홈 › Papers

Language Tokens: A Frustratingly Simple Approach Improves Zero-Shot Performance of Multilingual Translation

2022-08-11 · Muhammad ElNokrashy, Amr Hendy, Mohamed Maher, Mohamed Afify, Hany Hassan Awadalla

This paper proposes a simple yet effective method to improve direct (X-to-Y) translation for both cases: zero-shot and when direct data is available. We modify the input tokens at both the encoder and decoder to include signals for the source and target languages. We show a performance gain when training from scratch, or finetuning a pretrained model with the proposed setup. In the experiments, our method shows nearly 10.0 BLEU points gain on in-house datasets depending on the checkpoint selection criteria. In a WMT evaluation campaign, From-English performance improves by 4.17 and 2.87 BLEU points, in the zero-shot setting, and when direct data is available for training, respectively. While X-to-Y improves by 1.29 BLEU over the zero-shot baseline, and 0.44 over the many-to-many baseline. In the low-resource setting, we see a 1.5~1.7 point improvement when finetuning on X-to-Y domain data.

📄 PDF Abstract BibTeX arXiv:2208.05852

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderTranslation

Similar Papers 제목 키워드 기반

Too Easily Fooled? Prompt Injection Breaks LLMs on Frustratingly Simple Multiple-Choice Questions

2025-08-16 · Xuyang Guo, Zekai Huang, Zhao Song, Jiahao Zhang arxiv

Large Language Models (LLMs) have recently demonstrated strong emergent abilities in complex reasoning and zero-shot generalization, showing unprecedented potential for LLM-as-a-judge applications in education, peer revi…

Zero-shot Generalization

A Frustratingly Simple Decoding Method for Neural Text Generation

2023-05-22 · Haoran Yang, Deng Cai, Huayang Li, Wei Bi 외

We introduce a frustratingly simple, super efficient and surprisingly effective decoding method, which we call Frustratingly Simple Decoding (FSD), for neural text generation. The idea behind FSD is straightforward: we b…

Language ModelingLanguage ModellingText Generation

Frustratingly Easy Test-Time Adaptation of Vision-Language Models

2024-05-28 · Matteo Farina, Gianni Franchi, Giovanni Iacca, Massimiliano Mancini 외

Vision-Language Models seamlessly discriminate among arbitrary semantic categories, yet they still suffer from poor generalization when presented with challenging examples. For this reason, Episodic Test-Time Adaptation …

Test-time Adaptation

Cross-Domain Detection of Abusive Language Online

2018-10-01 · WS 2018 10 · Mladen Karan, Jan {\v{S}}najder

We investigate to what extent the models trained to detect general abusive language generalize between different datasets labeled with different abusive language types. To this end, we compare the cross-domain performanc…

Abusive LanguageDomain AdaptationGeneral Classification

Frustratingly Simple but Surprisingly Strong: Using Language-Independent Features for Zero-shot Cross-lingual Semantic Parsing

2021-11-01 · EMNLP 2021 11 · Jingfeng Yang, Federico Fancellu, Bonnie Webber, Diyi Yang

The availability of corpora has led to significant advances in training semantic parsers in English. Unfortunately, for languages other than English, annotated data is limited and so is the performance of the developed p…

Cross-Lingual TransferPOSSemantic ParsingZero-Shot Cross-Lingual Transfer