Learn Before
End-to-End Machine Translation as Rich Output Learning
Machine translation is an example of rich-output learning where English text is used as input and French text is the output.
0
1
Tags
Data Science
Foundations of Large Language Models Course
Computing Sciences
D2L
Dive into Deep Learning @ D2L
Machine Learning
Deep Learning
Supervised Learning
Machine Learning Strategy
Related
End-to-End Image Captioning
End-to-End Text-to-Speech
End-to-End Question Answering
End-to-End Machine Translation as Rich Output Learning
End-to-End Speech Recognition as Rich Output Learning
Which of the following best describes the outputs that end-to-end deep learning can directly learn?
End-to-end deep learning is limited to predicting outputs that are single numbers.
To train an end-to-end system that produces rich outputs, you need the right labeled _____ pairs.
Match each output category to an example of a rich output in end-to-end deep learning.
Order the reasoning steps a practitioner follows when deciding whether end-to-end learning can produce a rich output.
Which condition does ML Yearning identify as the key prerequisite for end-to-end learning to produce rich outputs?
A sentence is an example of a rich output that end-to-end deep learning can learn to produce directly.
ML Yearning describes the ability to learn rich outputs end-to-end as 'an accelerating _____ in deep learning.'
Match each end-to-end deep learning application to the type of rich output it produces.
Order the steps for building an end-to-end deep learning system that produces a rich output such as a translated sentence.
Learn After
In Ng's machine translation example of rich-output learning, what serves as the INPUT to the end-to-end system?
End-to-end machine translation trains directly on (English, French) labeled pairs without requiring hand-crafted intermediate representations.
Machine translation is a rich-output learning problem because the output is a _____ rather than a single number.
Match each component of Ng's machine translation example to its correct description.
Order the reasoning steps for deciding whether a new task qualifies for end-to-end rich-output learning.
Which statement best captures the 'accelerating trend in deep learning' Ng describes using machine translation as an example?
According to ML Yearning, 'rich outputs' in end-to-end deep learning are restricted to text sentences only.
Ng states that with the right (input, output) _____ pairs, you can sometimes learn end-to-end even when the output is rich.
Match each output type to its correct classification as a 'rich output' or 'simple output' in Ng's framework.
Order the stages of an end-to-end machine translation system as described in Ng's rich-output learning framework.