@inproceedings{reid-etal-2021-subformer-exploring,
    title = "Subformer: Exploring Weight Sharing for Parameter Efficiency in Generative Transformers",
    author = "Reid, Machel  and
      Marrese-Taylor, Edison  and
      Matsuo, Yutaka",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2021.findings-emnlp.344/",
    doi = "10.18653/v1/2021.findings-emnlp.344",
    pages = "4081--4090",
    abstract = "Transformers have shown improved performance when compared to previous architectures for sequence processing such as RNNs. Despite their sizeable performance gains, as recently suggested, the model is computationally expensive to train and with a high parameter budget. In light of this, we explore parameter-sharing methods in Transformers with a specific focus on generative models. We perform an analysis of different parameter sharing/reduction methods and develop the Subformer. Our model combines sandwich-style parameter sharing, which overcomes naive cross-layer parameter sharing in generative models, and self-attentive embedding factorization (SAFE). Experiments on machine translation, abstractive summarization and language modeling show that the Subformer can outperform the Transformer even when using significantly fewer parameters."
}Markdown (Informal)
[Subformer: Exploring Weight Sharing for Parameter Efficiency in Generative Transformers](https://preview.aclanthology.org/ingest-emnlp/2021.findings-emnlp.344/) (Reid et al., Findings 2021)
ACL