paper-with-me

홈 › Papers

An In-depth Walkthrough on Evolution of Neural Machine Translation

2020-04-10 · Rohan Jagtap, Dr. Sudhir N. Dhage

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.

📄 PDF Abstract BibTeX arXiv:2004.04902

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationImage CaptioningMachine TranslationNMTText SummarizationTranslation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

SceneScape: Text-Driven Consistent Scene Generation

2023-02-02 · NeurIPS 2023 11 · Rafail Fridman, Amit Abecasis, Yoni Kasten, Tali Dekel

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+1

Deep Architectures for Neural Machine Translation

2017-07-24 · WS 2017 9 · Antonio Valerio Miceli Barone, Jindřich Helcl, Rico Sennrich, Barry Haddow 외

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 TranslationTranslation

Training Flexible Depth Model by Multi-Task Learning for Neural Machine Translation

2020-10-16 · Findings of the Association for Computational Linguistics 2020 · Qiang Wang, Tong Xiao, Jingbo Zhu

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 LearningTranslation

Depth Growing for Neural Machine Translation

2019-07-03 · ACL 2019 7 · Lijun Wu, Yiren Wang, Yingce Xia, Fei Tian 외

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+1

Evolution Strategy Based Automatic Tuning of Neural Machine Translation Systems

2017-12-01 · IWSLT 2017 12 · Hao Qin, Takahiro Shinozaki, Kevin Duh

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