Questions: Neural Tangent Kernel

4 questions to test your understanding

Score: 0 / 4
Question 1 Multiple Choice

In the Neural Tangent Kernel limit (infinite network width), what happens to the learned representations of neurons during training?

ARepresentations continuously change and adapt to the data, allowing different layers to specialize
BRepresentations are frozen after initialization; the network learns through kernel-based prediction without representation change
CRepresentations collapse to a single vector, forcing all neurons to learn identical features
DRepresentations change randomly, making learning unpredictable
Question 2 Short Answer

Why is the Neural Tangent Kernel relevant for understanding finite-width neural networks?

Think about your answer, then reveal below.
Question 3 True / False

The Neural Tangent Kernel is independent of the training data in the infinite-width limit. Does this mean the kernel is useless for learning?

TTrue
FFalse
Question 4 Multiple Choice

Compare NTK theory to feature learning in finite-width networks. Which statement is most accurate?

ANTK and feature learning are orthogonal; networks either exhibit one or the other
BNTK is a special case where feature learning is zero; finite networks interpolate between NTK (no learning) and full feature learning
CAll neural networks follow NTK dynamics exactly; claims of feature learning are misconceptions
DFeature learning and NTK coexist at different scales: NTK captures global optimization dynamics, feature learning captures representation changes