English

Token-Level Fitting Issues of Seq2seq Models

Computation and Language 2023-06-23 v2

Abstract

Sequence-to-sequence (seq2seq) models have been widely used for natural language processing, computer vision, and other deep learning tasks. We find that seq2seq models trained with early-stopping suffer from issues at the token level. In particular, while some tokens in the vocabulary demonstrate overfitting, others underfit when training is stopped. Experiments show that the phenomena are pervasive in different models, even in fine-tuned large pretrained-models. We identify three major factors that influence token-level fitting, which include token frequency, parts-of-speech, and prediction discrepancy. Further, we find that external factors such as language, model size, domain, data scale, and pretraining can also influence the fitting of tokens.

Keywords

Cite

@article{arxiv.2305.04493,
  title  = {Token-Level Fitting Issues of Seq2seq Models},
  author = {Guangsheng Bao and Zhiyang Teng and Yue Zhang},
  journal= {arXiv preprint arXiv:2305.04493},
  year   = {2023}
}

Comments

Accepted by ACL 2023 Workshop on RepL4NLP, 9 pages

R2 v1 2026-06-28T10:28:23.051Z