English

Classification-based RNN machine translation using GRUs

Neural and Evolutionary Computing 2017-03-24 v1 Machine Learning

Abstract

We report the results of our classification-based machine translation model, built upon the framework of a recurrent neural network using gated recurrent units. Unlike other RNN models that attempt to maximize the overall conditional log probability of sentences against sentences, our model focuses a classification approach of estimating the conditional probability of the next word given the input sequence. This simpler approach using GRUs was hoped to be comparable with more complicated RNN models, but achievements in this implementation were modest and there remains a lot of room for improving this classification approach.

Keywords

Cite

@article{arxiv.1703.07841,
  title  = {Classification-based RNN machine translation using GRUs},
  author = {Ri Wang and Maysum Panju and Mahmood Gohari},
  journal= {arXiv preprint arXiv:1703.07841},
  year   = {2017}
}

Comments

7 pages, 1 figure; graduate course research project

R2 v1 2026-06-22T18:54:14.397Z