activity
20162023
most citedSemantic Neural Machine Translation using AMR

83 citations · 336 across the 45 of their papers we have counts for

collaborators
Showing 2018 · cs.CLShow all

7 papers · 2 filters

cs.CL2018

Towards Linear Time Neural Machine Translation with Capsule Networks

Mingxuan Wang, Jun Xie, Zhixing Tan +3

In this study, we first investigate a novel capsule network with dynamic routing for linear time Neural Machine Translation (NMT), referred as \textsc{CapsNMT}. \textsc{CapsNMT} us…

cs.CL2018

Simplifying Neural Machine Translation with Addition-Subtraction Twin-Gated Recurrent Networks

Biao Zhang, Deyi Xiong, Jinsong Su +2

In this paper, we propose an additionsubtraction twin-gated recurrent network (ATR) to simplify neural machine translation. The recurrent units of ATR are heavily simplified to hav…

cs.CL2018

Otem&Utem: Over- and Under-Translation Evaluation Metric for NMT

Jing Yang, Biao Zhang, Yue Qin +3

Although neural machine translation(NMT) yields promising translation performance, it unfortunately suffers from over- and under-translation is- sues [Tu et al., 2016], of which st…

cs.CL2018

Deconvolution-Based Global Decoding for Neural Machine Translation

Junyang Lin, Xu Sun, Xuancheng Ren +3

A great proportion of sequence-to-sequence (Seq2Seq) models for Neural Machine Translation (NMT) adopt Recurrent Neural Network (RNN) to generate translation word by word following…

cs.CL2018

Accelerating Neural Transformer via an Average Attention Network

Biao Zhang, Deyi Xiong, Jinsong Su

With parallelizable attention networks, the neural Transformer is very fast to train. However, due to the auto-regressive architecture and self-attention in the decoder, the decodi…

cs.CL2018

Asynchronous Bidirectional Decoding for Neural Machine Translation

Xiangwen Zhang, Jinsong Su, Yue Qin +3

The dominant neural machine translation (NMT) models apply unified attentional encoder-decoder neural networks for translation. Traditionally, the NMT decoders adopt recurrent neur…