Skip to main content

TencentFmRD Neural Machine Translation System

  • Conference paper
  • First Online:
Machine Translation (CWMT 2018)

Part of the book series: Communications in Computer and Information Science ((CCIS,volume 954))

Included in the following conference series:

Abstract

This paper describes the Neural Machine Translation (NMT) system of TencentFmRD. Our systems are neural machine translation systems trained with our original system TenTrans. TenTrans is an improved NMT system based on Transformer self-attention mechanism. In addition to the basic settings of Transformer training, TenTrans uses multi-model fusion techniques, multiple features reranking, different segmentation models and joint learning. Finally, we adopt some data selection strategies to fine-tune the trained system. Our English\(\leftrightarrow \) Chinese and Mongolian\(\rightarrow \)Chinese systems achieve a stable performance improvement.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    https://github.com/tensorflow/tensor2tensor.

  2. 2.

    Here \(P^{'}(x^{(t)} |y^{(t)})\) refers to translation probability of \(M_{t2s}^{ens}\) translating monolingual sentence \(y^{(t)}\) to generate \(x^{(t)}\), \(P^{'}(y^{(t)} |x^{(t)})\) refers to translation probability of \(M_{s2t}^{ens}\) translating monolingual sentence \(x^{(t)}\) to generate \(y^{(t)}\), \(P(y^{(s)} |x^{(s)})\) denotes translation probability of \(x^{(s)}\rightarrow y^{(s)}\) during training S2T model, and \(P(x^{(s)} |y^{(s)})\) denotes translation probability of \(y^{(s)}\rightarrow x^{(s)}\) during training T2S model.

  3. 3.

    https://github.com/rsennrich/subword-nmt.

  4. 4.

    https://github.com/guillaumegenthial/sequence_tagging.

  5. 5.

    https://github.com/clab/fast_align.

  6. 6.

    http://nlp.nju.edu.cn/cwmt2018/resources.html.

  7. 7.

    https://github.com/kpu/kenlm.

  8. 8.

    https://github.com/moses-smt/mosesdecoder/blob/master/scripts/generic/mteval-v13a.pl.

  9. 9.

    http://www.niutrans.com/niutrans/NiuTrans.ch.html#download.

  10. 10.

    https://github.com/moses-smt/mosesdecoder/blob/master/scripts/tokenizer/tokenizer.perl.

  11. 11.

    https://github.com/moses-smt/mosesdecoder/blob/master/scripts/recaser/train-recaser.perl.

References

  1. Cho, K., Merrienboer, B., Gulcehre, C., Bougares, F., Schwenk, H., Bengio, Y.: Learning phrase representations using RNN encoder-decoder for statistical machine translation. In: EMNLP (2014)

    Google Scholar 

  2. Sutskever, I., Vinyals, O., Le, Q.V.: Sequence to sequence learning with neural networks. In: Advances in Neural Information Processing Systems, pp. 3104–3112 (2014)

    Google Scholar 

  3. Bahdanau, D., Cho, K., Bengio, Y.: Neural machine translation by jointly learning to align and translate. In: Proceedings of ICLR (2014)

    Google Scholar 

  4. Sennrich, R., Haddow, B., Birch, A.: Edinburgh neural machine translation systems for WMT 16. In: Association for Computational Linguistics, Berlin, Germany (2016)

    Google Scholar 

  5. Wu, Y., et al.: Google’s neural machine translation system: bridging the gap between human and machine translation. CoRR abs/1609.08144 (2016)

    Google Scholar 

  6. Vaswani, A., et al.: Attention is all you need. In: Advances in Neural Information Processing Systems, pp. 5998-6008 (2017)

    Google Scholar 

  7. Sennrich, R., Haddow, B., Birch, A.: Neural machine translation of rare words with subword units. In: Proceedings of ACL (2016)

    Google Scholar 

  8. Luong, M., Manning, C.D.: Achieving open vocabulary neural machine translation with hybrid word-character models. In: Proceedings of ACL (2016)

    Google Scholar 

  9. Sennrich, R., Haddow, B., Birch, A.: Improving neural machine translation models with monolingual data. In: Proceedings of ACL (2016)

    Google Scholar 

  10. Zhang, Z., Liu, S., Li, M., Zhou, M., Chen, E.: Joint training for neural machine translation models with monolingual data. In: Association for the Advancement of Artificial Copyright Intelligence (2018)

    Google Scholar 

  11. Och, F.J.: Minimum error rate training in statistical machine translation. In: Proceedings of the 41st Annual Meeting on Association for Computational Linguistics-Volume 1. Association for Computational Linguistics, pp. 160–167 (2003)

    Google Scholar 

  12. Wang, Y., et al.: Sogou neural machine translation systems for WMT 17. In: Proceedings of the Second Conference on Machine Translation, pp. 410–415 (2017)

    Google Scholar 

  13. Li, X., Zhang, J., Zong, C.: One sentence one model for neural machine translation. CoRR abs/1609.06490 (2016)

    Google Scholar 

  14. Chiang, D., DeNeefe, S., Chan, Y.S., Ng, H.T.: Decomposability of translation metrics for improved evaluation and efficient algorithms. In: Proceedings of the Conference on Empirical Methods in Natural Language Processing, Association for Computational Linguistics, pp. 610–619 (2008)

    Google Scholar 

  15. He, K., Zhang, X., Ren, S., Sun, J.: Deep residual learning for image recognition. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 770–778 (2016)

    Google Scholar 

  16. Ba, J.L., Kiros, J.R., Hinton, G.E.: Layer normalization. arXiv preprint arXiv:1607.06450 (2016)

  17. Kingma, D.P., Ba, J.: Adam: a method for stochastic optimization. arXiv preprint arXiv:1412.6980 (2014)

  18. Dean, J., et al.: Large scale distributed deep networks. In: Advances in Neural Information Processing Systems, pp. 1223–1231 (2012)

    Google Scholar 

  19. Pascanu, R., Mikolov, T., Bengio, Y.: On the difficulty of training recurrent neural networks. In: International Conference on Machine Learning, pp. 1310–1318 (2013)

    Google Scholar 

  20. Zaremba, W., Sutskever, I., Vinyals, O.: Recurrent neural network regularization. In: Proceedings of ICLR (2014)

    Google Scholar 

  21. Srivastava, N., Hinton, G., Krizhevsky, A., Sutskever, I., Salakhutdinov, R.: Dropout: a simple way to prevent neural networks from overfitting. J. Mach. Learn. Res. 15(1), 1929–1958 (2014)

    MathSciNet  MATH  Google Scholar 

  22. Szegedy, C., Vanhoucke, V., Ioffe, S., Shlens, J., Wojna, Z.: Rethinking the inception architecture for computer vision. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 2818–2826 (2016)

    Google Scholar 

  23. Sennrich, R., et al.: The University of Edinburgh’s neural MT systems for WMT17. arXiv preprint arXiv:1708.00726 (2017)

  24. Thatcher, J.W., Wright, J.B.: Generalized finite automata theory with an application to a decision problem of second-order logic. Math. Syst. Theory 2(1), 57–81 (1968)

    Article  MathSciNet  Google Scholar 

  25. Lample, G., Ballesteros, M., Subramanian, S., Kawakami, K., Dyer, C.: Neural architectures for named entity recognition. arXiv preprint arXiv:1603.01360 (2016)

  26. Huang, Z., Xu, W., Yu, K.: Bidirectional LSTM-CRF models for sequence tagging. arXiv preprint arXiv:1508.01991 (2015)

  27. Koehn, P., Knight, K.: U.S. Patent No. 7,624,005. Washington, DC: U.S. Patent and Trademark Office (2009)

    Google Scholar 

  28. Liu, L., Utiyama, M., Finch, A., Sumita, E.: Agreement on target-bidirectional neural machine translation. In: Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pp. 411–416 (2016)

    Google Scholar 

  29. Tu, Z., Liu, Y., Shang, L., Liu, X., Li, H.: Neural machine translation with reconstruction. In: AAAI, pp. 3097–3103 (2017)

    Google Scholar 

  30. Dyer, C., Chahuneau, V., Smith, N.A.: A simple, fast, and effective reparameterization of IBM model 2. In: Association for Computational Linguistics (2013)

    Google Scholar 

  31. Heafield, K.: KenLM: faster and smaller language model queries. In: Proceedings of the Sixth Workshop on Statistical Machine Translation. Association for Computational Linguistics, pp. 187–197 (2011)

    Google Scholar 

  32. Papineni, K., Roukos, S., Ward, T., Zhu, W.J.: BLEU: a method for automatic evaluation of machine translation. In: Proceedings of the 40th Annual Meeting on Association for Computational Linguistics. Association for Computational Linguistics, pp. 311–318 (2002)

    Google Scholar 

  33. Xiao, T., Zhu, J., Zhang, H., Li, Q.: NiuTrans: an open source toolkit for phrase-based and syntax-based machine translation. In: Proceedings of the ACL 2012 System Demonstrations. Association for Computational Linguistics, pp. 19–24 (2012)

    Google Scholar 

  34. Koehn, P., et al.: Moses: Open source toolkit for statistical machine translation. In: Proceedings of the 45th Annual Meeting of the ACL on Interactive Poster and Demonstration Sessions. Association for Computational Linguistics, pp. 177–180 (2007)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Bojie Hu .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Singapore Pte Ltd.

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Hu, B., Han, A., Huang, S. (2019). TencentFmRD Neural Machine Translation System. In: Chen, J., Zhang, J. (eds) Machine Translation. CWMT 2018. Communications in Computer and Information Science, vol 954. Springer, Singapore. https://doi.org/10.1007/978-981-13-3083-4_11

Download citation

  • DOI: https://doi.org/10.1007/978-981-13-3083-4_11

  • Published:

  • Publisher Name: Springer, Singapore

  • Print ISBN: 978-981-13-3082-7

  • Online ISBN: 978-981-13-3083-4

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics