Week 6: From Autoencoders to Embeddings
Knowledge Check — Select an answer to see immediate feedback.
Questions
10
Question 1
In Word2Vec's Skip-gram model, the training objective is to:
Question 2
The famous word embedding analogy "king - man + woman = queen" demonstrates which property of word vectors?
Question 3
Negative sampling in Word2Vec training is used primarily to:
Question 4
How does GloVe (Global Vectors for Word Representation) differ from Word2Vec in its approach to learning embeddings?
Question 5
FastText improves over Word2Vec primarily by:
Question 6
What is the key distinction between contextual embeddings (like BERT) and static embeddings (like Word2Vec)?
Question 7
t-SNE is often used to visualize word embeddings. What does t-SNE do to make visualization possible?
Question 8
Fine-tuning pre-trained word embeddings for a downstream task means:
Question 9
The "cold start problem" in recommendation systems using user-item embeddings refers to:
Question 10
Bias detection using word embeddings works by: