NAACL 2021long45 citations

Rethinking Perturbations in Encoder-Decoders for Fast Training

Sho Takase, Shun Kiyono

Abstract

We often use perturbations to regularize neural models. For neural encoder-decoders, previous studies applied the scheduled sampling (Bengio et al., 2015) and adversarial perturbations (Sato et al., 2019) as perturbations but these methods require considerable computational time. Thus, this study addresses the question of whether these approaches are efficient enough for training time. We compare several perturbations in sequence-to-sequence problems with respect to computational time. Experimental results show that the simple techniques such as word dropout (Gal and Ghahramani, 2016) and random replacement of input tokens achieve comparable (or better) scores to the recently proposed perturbations, even though these simple methods are faster.

BibTeX
@inproceedings{takase-kiyono-2021-rethinking,
    title = "Rethinking Perturbations in Encoder-Decoders for Fast Training",
    author = "Takase, Sho  and
      Kiyono, Shun",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.460/",
    doi = "10.18653/v1/2021.naacl-main.460",
    pages = "5767--5780"
}
Rethinking Perturbations in Encoder-Decoders for Fast Training · NAACL 2021