paper-with-me

Papers

Task-Based MoE for Multitask Multilingual Machine Translation

2023-08-30 · Hai Pham, Young Jin Kim, Subhabrata Mukherjee, David P. Woodruff, Barnabas Poczos, Hany Hassan Awadalla

Mixture-of-experts (MoE) architecture has been proven a powerful method for diverse tasks in training deep models in many applications. However, current MoE implementations are task agnostic, treating all tokens from different tasks in the same manner. In this work, we instead design a novel method that incorporates task information into MoE models at different granular levels with shared dynamic task-based adapters. Our experiments and analysis show the advantages of our approaches over the dense and canonical MoE models on multi-task multilingual machine translations. With task-specific adapters, our models can additionally generalize to new tasks efficiently.

📄 PDF Abstract BibTeX arXiv:2308.15772

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationMixture-of-ExpertsTranslation

Similar Papers 제목 키워드 기반

Beyond statistical significance: Quantifying uncertainty and statistical variability in multilingual and multitask NLP evaluation

2025-09-26 · Jonne Sälevä, Duygu Ataman, Constantine Lignos arxiv

We introduce a set of resampling-based methods for quantifying uncertainty and statistical precision of evaluation metrics in multilingual and/or multitask NLP benchmarks. We show how experimental variation in performanc…

Machine TranslationQuestion Answering

MSLM-S2ST: A Multitask Speech Language Model for Textless Speech-to-Speech Translation with Speaker Style Preservation

2024-03-19 · Yifan Peng, Ilia Kulikov, Yilin Yang, Sravya Popuri 외

There have been emerging research interest and advances in speech-to-speech translation (S2ST), translating utterances from one language to another. This work proposes Multitask Speech Language Model (MSLM), which is a d…

DecoderLanguage ModelingLanguage ModellingSpeech-to-Speech Translation+1

Team Innovators at SemEval-2022 for Task 8: Multi-Task Training with Hyperpartisan and Semantic Relation for Multi-Lingual News Article Similarity

2022-07-01 · SemEval (NAACL) 2022 7 · Nidhir Bhavsar, Rishikesh Devanathan, Aakash Bhatnagar, Muskaan Singh 외

This work represents the system proposed by team Innovators for SemEval 2022 Task 8: Multilingual News Article Similarity. Similar multilingual news articles should match irrespective of the style of writing, the languag…

ArticlesMachine TranslationTransfer LearningTranslation

On the Pareto Front of Multilingual Neural Machine Translation

2023-09-21 · NeurIPS 2023 11

In this work, we study how the performance of a given direction changes with its sampling ratio in Multilingual Neural Machine Translation (MNMT). By training over 200 multilingual models with various model sizes, data s…

BERTGEN: Multi-task Generation through BERT

2021-06-07 · ACL 2021 5 · Faidon Mitzalis, Ozan Caglayan, Pranava Madhyastha, Lucia Specia

We present BERTGEN, a novel generative, decoder-only model which extends BERT by fusing multimodal and multilingual pretrained models VL-BERT and M-BERT, respectively. BERTGEN is auto-regressively trained for language ge…

DecoderImage CaptioningMachine TranslationMultimodal Machine Translation+2