REVIEW 2 cited by
Weighted Transformer Network for Machine Translation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
State-of-the-art results on neural machine translation often use attentional sequence-to-sequence models with some form of convolution or recursion. Vaswani et al. (2017) propose a new architecture that avoids recurrence and convolution completely. Instead, it uses only self-attention and feed-forward layers. While the proposed architecture achieves state-of-the-art results on several machine translation tasks, it requires a large number of parameters and training iterations to converge. We propose Weighted Transformer, a Transformer with modified attention layers, that not only outperforms the baseline network in BLEU score but also converges 15-40% faster. Specifically, we replace the multi-head attention by multiple self-attention branches that the model learns to combine during the training process. Our model improves the state-of-the-art performance by 0.5 BLEU points on the WMT 2014 English-to-German translation task and by 0.4 on the English-to-French translation task.
Forward citations
Cited by 2 Pith papers
-
Multiresolution Transformer Networks: Recurrence is Not Essential for Modeling Hierarchical Structure
A two-level self-attention encoder (Multiresolution Transformer Network) predicts the next query in a search session and beats recurrent baselines on AOL and OnlineX logs.
-
Improving Multi-Head Attention with Capsule Networks
Capsule routing after multi-head attention gives small consistent BLEU improvements over Transformer in NMT, with EM routing slightly better than dynamic routing.
Discussion (0). Continue with ORCID to comment.