SOTAVerified

Leveraging Relaxed Equilibrium by Lazy Transition for Sequence Modeling

2022-05-01ACL 2022Unverified0· sign in to hype

Xi Ai, Bin Fang

Unverified — Be the first to reproduce this paper.

Reproduce

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 relaxed equilibrium. Our experiments show that LT outperforms baseline models on several tasks of machine translation, pre-training, Learning to Execute, and LAMBADA.

Tasks

Reproductions