Sequence to Sequence Learning with Neural Networks

Deep Neural Networks (DNNs) are powerful models that have achieved excel-lent performance on difficult learning tasks. Although DNNs work well whenever large labeled training sets are available, they cannot be used to map sequences to sequences. In this paper, we present a general end-to-end approach to sequence learning that makes minimal assumptions on the sequence structure. Our method uses a multilayered Long Short-TermMemory (LSTM) to map the input sequence to a vector of a fixed dimensionality, and then another deep LSTM to decode the target sequence from the vector. Our main result is that on an English to French translation task from theWMT’14 dataset, the translations produced by the LSTM achieve a BLEU score of 34.8 on the entire test set, where the LSTM’s BLEU score was penalized on out-of-vocabulary words. Additionally, the LSTM did not have difficulty on long sentences. For comparison, a phrase-based SMT system achieves a BLEU score of 33.3 on the same dataset. When we used the LSTM to rerank the 1000 hypotheses produced by the aforementioned SMT system, its BLEU score increases to 36.5, which is close to the previous best result on this task. The LSTM also learned sensible phrase and sentence representations that are sensitive to word order and are relatively invariant to the active and the pas-sive voice. Finally, we found that reversing the order of the words in all source sentences (but not target sentences) improved the LSTM’s performance markedly, because doing so introduced many short term dependencies between the source and the target sentence which made the optimization problem easier. 1

Learning long-termdependencies with…Learning long-term dependencies with gradient descent is difficultLong Short-Term MemoryLong Short-Term MemoryBleu: a Method forAutomatic Evaluation of…Bleu: a Method for Automatic Evaluation of Machine TranslationConnectionist temporalclassification…Connectionist temporal classification: labelling unsegmented sequence data with recurrent neural networksRecurrent neural networkbased language modelRecurrent neural network based language modelLSTM Neural Networks forLanguage ModelingLSTM Neural Networks for Language ModelingImageNet Classificationwith Deep Convolutional…ImageNet Classification with Deep Convolutional Neural NetworksLOL: An Investigationinto Cybernetic Humor…LOL: An Investigation into Cybernetic Humor, or: Can Machines Laugh?On the difficulty oftraining recurrent…On the difficulty of training recurrent neural networksLearning PhraseRepresentations using…Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine TranslationDeepFace: Closing theGap to Human-Level…DeepFace: Closing the Gap to Human-Level Performance in Face VerificationNeural MachineTranslation by Jointly…Neural Machine Translation by Jointly Learning to Align and TranslateJoint CTC-Attentionbased End-to-End Speech…Joint CTC-Attention based End-to-End Speech Recognition using Multi-task LearningPredicting healthcaretrajectories from…Predicting healthcare trajectories from medical records: A deep learning approachGenerating High-Qualityand Informative…Generating High-Quality and Informative Conversation Responses with Sequence-to-Sequence ModelsTGIF-QA: TowardSpatio-Temporal…TGIF-QA: Toward Spatio-Temporal Reasoning in Visual Question AnsweringCreativity: GeneratingDiverse Questions Using…Creativity: Generating Diverse Questions Using Variational AutoencodersMulti-Task Learning forSequence Tagging: An…Multi-Task Learning for Sequence Tagging: An Empirical StudyA Sequence-to-SequenceAir Quality Predictor…A Sequence-to-Sequence Air Quality Predictor Based on the n-Step Recurrent PredictionARAML: A StableAdversarial Training…ARAML: A Stable Adversarial Training Framework for Text GenerationRecurrent NeuralNetworks for Time Serie…Recurrent Neural Networks for Time Series Forecasting: Current Status and Future DirectionsRobot Gaining AccuratePouring Skills through…Robot Gaining Accurate Pouring Skills through Self-Supervised Learning and GeneralizationEnd-to-end deeprepresentation learning…End-to-end deep representation learning for time series clustering: a comparative studyTwitter-Based DisasterResponse Using Recurren…Twitter-Based Disaster Response Using Recurrent NetsSequence to SequenceLearning with Neural…Sequence to Sequence Learning with Neural Networks過去の参考文献中心の論文この論文を引用する論文古い新しい

ノードをクリックするとフォーカスを固定、空白をクリックすると本論文に戻ります。ホバーで一時的にプレビューできます。各ノードのページはタイトルから開けます。