Ask a Question

Prefer a chat interface with context about you and your work?

Neural Machine Translation via Binary Code Prediction

Neural Machine Translation via Binary Code Prediction

In this paper, we propose a new method for calculating the output layer in neural machine translation systems. The method is based on predicting a binary code for each word and can reduce computation time/memory requirements of the output layer to be logarithmic in vocabulary size in the best case. …