2015

Encoding Source Language with Convolutional Neural Network for Machine Translation

Meng, Fandong, Lu, Zhengdong, Wang, Mingxuan et al.

Understand

The recently proposed neural network joint model (NNJM) (Devlin et al., 2014) augments the n-gram target language model with a heuristically chosen source context window, achieving state-of-the-art performance in SMT.

  • In this paper, we give a more systematic treatment by summarizing the relevant source information through a convolutional architecture guided by the target information.
  • With different guiding signals during decoding, our specifically designed convolution+gating architectures can pinpoint the parts of a source sentence that are relevant to predicting a target word, and fuse them with the context of entire source sentence to form a unified representation.
  • This representation, together with target language words, are fed to a deep neural network (DNN) to form a stronger NNJM.

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…