@inproceedings{guo-etal-2020-sequence,
    title = "Sequence-Level Mixed Sample Data Augmentation",
    author = "Guo, Demi  and
      Kim, Yoon  and
      Rush, Alexander",
    editor = "Webber, Bonnie  and
      Cohn, Trevor  and
      He, Yulan  and
      Liu, Yang",
    booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
    month = nov,
    year = "2020",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2020.emnlp-main.447/",
    doi = "10.18653/v1/2020.emnlp-main.447",
    pages = "5547--5552",
    abstract = "Despite their empirical success, neural networks still have difficulty capturing compositional aspects of natural language. This work proposes a simple data augmentation approach to encourage compositional behavior in neural models for sequence-to-sequence problems. Our approach, SeqMix, creates new synthetic examples by softly combining input/output sequences from the training set. We connect this approach to existing techniques such as SwitchOut and word dropout, and show that these techniques are all essentially approximating variants of a single objective. SeqMix consistently yields approximately 1.0 BLEU improvement on five different translation datasets over strong Transformer baselines. On tasks that require strong compositional generalization such as SCAN and semantic parsing, SeqMix also offers further improvements."
}Markdown (Informal)
[Sequence-Level Mixed Sample Data Augmentation](https://preview.aclanthology.org/ingest-emnlp/2020.emnlp-main.447/) (Guo et al., EMNLP 2020)
ACL
- Demi Guo, Yoon Kim, and Alexander Rush. 2020. Sequence-Level Mixed Sample Data Augmentation. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), pages 5547–5552, Online. Association for Computational Linguistics.