paper-with-me

Papers

Epi-Curriculum: Episodic Curriculum Learning for Low-Resource Domain Adaptation in Neural Machine Translation

2023-09-06 · Keyu Chen, Di Zhuang, Mingchen Li, J. Morris Chang

Neural Machine Translation (NMT) models have become successful, but their performance remains poor when translating on new domains with a limited number of data. In this paper, we present a novel approach Epi-Curriculum to address low-resource domain adaptation (DA), which contains a new episodic training framework along with denoised curriculum learning. Our episodic training framework enhances the model's robustness to domain shift by episodically exposing the encoder/decoder to an inexperienced decoder/encoder. The denoised curriculum learning filters the noised data and further improves the model's adaptability by gradually guiding the learning process from easy to more difficult tasks. Experiments on English-German and English-Romanian translation show that: (i) Epi-Curriculum improves both model's robustness and adaptability in seen and unseen domains; (ii) Our episodic training framework enhances the encoder and decoder's robustness to domain shift.

📄 PDF Abstract BibTeX arXiv:2309.02640

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDomain AdaptationMachine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Meta-Curriculum Learning for Domain Adaptation in Neural Machine Translation

2021-03-03 · Runzhe Zhan, Xuebo Liu, Derek F. Wong, Lidia S. Chao

Meta-learning has been sufficiently validated to be beneficial for low-resource neural machine translation (NMT). However, we find that meta-trained NMT fails to improve the translation performance of the domain unseen a…

Domain AdaptationLow Resource Neural Machine TranslationLow-Resource Neural Machine TranslationMachine Translation+3

Cross-Episodic Curriculum for Transformer Agents

2023-10-12 · NeurIPS 2023 11

We present a new algorithm, Cross-Episodic Curriculum (CEC), to boost the learning efficiency and generalization of Transformer agents. Central to CEC is the placement of cross-episodic experiences into a Transformer's c…

continuous-controlContinuous ControlImitation Learning

Curriculum Manager for Source Selection in Multi-Source Domain Adaptation

2020-07-02 · ECCV 2020 8 · Luyu Yang, Yogesh Balaji, Ser-Nam Lim, Abhinav Shrivastava

The performance of Multi-Source Unsupervised Domain Adaptation depends significantly on the effectiveness of transfer from labeled source domain samples. In this paper, we proposed an adversarial agent that learns a dyna…

Domain AdaptationMulti-Source Unsupervised Domain AdaptationUnsupervised Domain Adaptation

C-SFDA: A Curriculum Learning Aided Self-Training Framework for Efficient Source Free Domain Adaptation

2023-03-30 · CVPR 2023 1 · Nazmul Karim, Niluthpol Chowdhury Mithun, Abhinav Rajvanshi, Han-Pang Chiu 외

Unsupervised domain adaptation (UDA) approaches focus on adapting models trained on a labeled source domain to an unlabeled target domain. UDA methods have a strong assumption that the source data is accessible during ad…

Domain AdaptationMemorizationPseudo LabelSemantic Segmentation+2

Curriculum Graph Co-Teaching for Multi-Target Domain Adaptation

2021-04-01 · CVPR 2021 1 · Subhankar Roy, Evgeny Krivosheev, Zhun Zhong, Nicu Sebe 외

In this paper we address multi-target domain adaptation (MTDA), where given one labeled source dataset and multiple unlabeled target datasets that differ in data distributions, the task is to learn a robust predictor for…

Blended-target Domain AdaptationDomain AdaptationMulti-target Domain Adaptation