← Back to Week 5

Week 5: Autoencoders & Embeddings

Knowledge Check — Select an answer to see immediate feedback.

Questions 10
Question 1

In a standard autoencoder, what is the role of the bottleneck (latent) layer?

Question 2

An undercomplete autoencoder is defined as one where:

Question 3

In a denoising autoencoder (DAE), what is the key modification to the standard training procedure?

Question 4

A Variational Autoencoder (VAE) has two goals at the same time. One is to reconstruct the input accurately. What is the second goal?

Question 5

A VAE needs to randomly sample from the latent space during training. Why is this a problem for the learning process?

Question 6

In anomaly detection using autoencoders, what serves as the anomaly score?

Question 7

What is "disentanglement" in the context of latent representations?

Question 8

A sparse autoencoder is trained with an extra penalty in addition to reconstruction quality. What does this penalty encourage the network to do?

Question 9

If you take two images encoded by a VAE and gradually blend their compressed representations, you get a smooth transition between them. Why is this smoother in a VAE than in a regular autoencoder?

Question 10

An autoencoder is trained only on medical scans from healthy patients. It is then shown a scan that contains a tumor it has never seen before. What would you expect to happen?