An In-depth Walkthrough on Evolution of Neural Machine Translation
Neural Machine Translation (NMT) methodologies have burgeoned from using simple feed-forward architectures to the state of the art; viz. BERT model. The use cases of NMT models have been broadened from just language translations to conversational agents (chatbots), abstractive text summarization, image captioning, etc. which have proved to be a gem in their respective applications. This paper aims to study the major trends in Neural Machine Translation, the state of the art models in the domain and a high level comparison between them.
Code (0)
등록된 구현이 없습니다.
Tasks
Abstractive Text SummarizationImage CaptioningMachine TranslationNMTText SummarizationTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
SceneScape: Text-Driven Consistent Scene Generation
We present a method for text-driven perpetual view generation -- synthesizing long-term videos of various scenes solely, given an input text prompt describing the scene and camera poses. We introduce a novel framework th…
Depth EstimationDepth PredictionPerpetual View GenerationScene Generation+1Deep Architectures for Neural Machine Translation
It has been shown that increasing model depth improves the quality of neural machine translation. However, different architectural variants to increase model depth have been proposed, and so far, there has been no thorou…
DecoderGPUMachine TranslationTranslationTraining Flexible Depth Model by Multi-Task Learning for Neural Machine Translation
The standard neural machine translation model can only decode with the same depth configuration as training. Restricted by this feature, we have to deploy models of various sizes to maintain the same translation latency,…
Machine TranslationMulti-Task LearningTranslationDepth Growing for Neural Machine Translation
While very deep neural networks have shown effectiveness for computer vision and text classification applications, how to increase the network depth of neural machine translation (NMT) models for better translation quali…
Machine TranslationNMTtext-classificationText Classification+1Evolution Strategy Based Automatic Tuning of Neural Machine Translation Systems
Neural machine translation (NMT) systems have demonstrated promising results in recent years. However, non-trivial amounts of manual effort are required for tuning network architectures, training configurations, and pre-…
Machine TranslationNMTTranslation