2019's Top Machine and Deep Learning Research Papers
Transformer-XL (meaning extra long) allows for the learning of dependency beyond a fixed-length without disrupting temporal coherence. It incorporates a segment-level recurrence mechanism and a positional encoding scheme. TransformerXL learns dependency that's 80% longer than RNNs and 450% longer than vanilla Transformers. The authors introduce recurrence to their deep self-attention network. Instead of calculating hidden states from scratch for each new segment, they reuse the hidden states obtained in the previous segments.
Dec-10-2019, 16:14:23 GMT
- Technology: