ACL 2023short23 citations

Token-Level Self-Evolution Training for Sequence-to-Sequence Learning

Keqin Peng, Liang Ding, Qihuang Zhong, Yuanxin Ouyang, Wenge Rong, Zhang Xiong, Dacheng Tao

Abstract

Adaptive training approaches, widely used in sequence-to-sequence models, commonly reweigh the losses of different target tokens based on priors, e.g. word frequency. However, most of them do not consider the variation of learning difficulty in different training steps, and overly emphasize the learning of difficult one-hot labels, making the learning deterministic and sub-optimal. In response, we present Token-Level Self-Evolution Training (SE), a simple and effective dynamic training method to fully and wisely exploit the knowledge from data. SE focuses on dynamically learning the under-explored tokens for each forward pass and adaptively regularizes the training by introducing a novel token-specific label smoothing approach. Empirically, SE yields consistent and significant improvements in three tasks, i.e. machine translation, summarization, and grammatical error correction. Encouragingly, we achieve averaging +0.93 BLEU improvement on three machine translation tasks. Analyses confirm that, besides improving lexical accuracy, SE enhances generation diversity and model generalization.

BibTeX
@inproceedings{peng-etal-2023-token,
    title = "Token-Level Self-Evolution Training for Sequence-to-Sequence Learning",
    author = "Peng, Keqin  and
      Ding, Liang  and
      Zhong, Qihuang  and
      Ouyang, Yuanxin  and
      Rong, Wenge  and
      Xiong, Zhang  and
      Tao, Dacheng",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-short.73/",
    doi = "10.18653/v1/2023.acl-short.73",
    pages = "841--850"
}
Token-Level Self-Evolution Training for Sequence-to-Sequence Learning · ACL 2023