@inproceedings{ai-fang-2022-leveraging,
title = "Leveraging Relaxed Equilibrium by Lazy Transition for Sequence Modeling",
author = "Ai, Xi and
Fang, Bin",
editor = "Muresan, Smaranda and
Nakov, Preslav and
Villavicencio, Aline",
booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = may,
year = "2022",
address = "Dublin, Ireland",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2022.acl-long.208/",
doi = "10.18653/v1/2022.acl-long.208",
pages = "2904--2924",
abstract = "In sequence modeling, certain tokens are usually less ambiguous than others, and representations of these tokens require fewer refinements for disambiguation. However, given the nature of attention-based models like Transformer and UT (universal transformer), all tokens are equally processed towards depth. Inspired by the equilibrium phenomenon, we present a lazy transition, a mechanism to adjust the significance of iterative refinements for each token representation. Our lazy transition is deployed on top of UT to build LT (lazy transformer), where all tokens are processed unequally towards depth. Eventually, LT is encouraged to oscillate around a \textit{relaxed} equilibrium. Our experiments show that LT outperforms baseline models on several tasks of machine translation, pre-training, Learning to Execute, and LAMBADA."
}
Markdown (Informal)
[Leveraging Relaxed Equilibrium by Lazy Transition for Sequence Modeling](https://preview.aclanthology.org/fix-sig-urls/2022.acl-long.208/) (Ai & Fang, ACL 2022)
ACL