2021

An Efficient Transformer Decoder with Compressed Sub-layers

Li, Yanyang, Lin, Ye, Xiao, Tong et al.

Understand

The large attention-based encoder-decoder network (Transformer) has become prevailing recently due to its effectiveness.

  • But the high computation complexity of its decoder raises the inefficiency issue.
  • By examining the mathematic formulation of the decoder, we show that under some mild conditions, the architecture could be simplified by compressing its sub-layers, the basic building block of Transformer, and achieves a higher parallelism.
  • We thereby propose Compressed Attention Network, whose decoder layer consists of only one sub-layer instead of three.

Built on

Nothing clear enough to list yet.

Similar

Nothing clear enough to list yet.

Then

Nothing clear enough to list yet.

Beyond the bibliography

alphaXiv searches the wider corpus for related work and actual follow-ups.

Open on alphaXiv

alphaXiv is searching for related work…