pith. sign in

arxiv: 2103.11088 · v1 · pith:ZG45O7YAnew · submitted 2021-03-20 · 💻 cs.CL · cs.LG

Token-wise Curriculum Learning for Neural Machine Translation

classification 💻 cs.CL cs.LG
keywords trainingcurriculumapproachlanguageslearningtranslationamountsbeginning
0
0 comments X
read the original abstract

Existing curriculum learning approaches to Neural Machine Translation (NMT) require sampling sufficient amounts of "easy" samples from training data at the early training stage. This is not always achievable for low-resource languages where the amount of training data is limited. To address such limitation, we propose a novel token-wise curriculum learning approach that creates sufficient amounts of easy samples. Specifically, the model learns to predict a short sub-sequence from the beginning part of each target sentence at the early stage of training, and then the sub-sequence is gradually expanded as the training progresses. Such a new curriculum design is inspired by the cumulative effect of translation errors, which makes the latter tokens more difficult to predict than the beginning ones. Extensive experiments show that our approach can consistently outperform baselines on 5 language pairs, especially for low-resource languages. Combining our approach with sentence-level methods further improves the performance on high-resource languages.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. The Signal is in the Steps: Local Scoring for Reasoning Data Selection

    cs.LG 2025-10 unverdicted novelty 6.0

    LALP scores local reasoning steps rather than full trajectories to improve selection of training data from diverse teacher models for distilling long-form reasoning.