Module 1 Discussion Topics

These questions are designed for in-class discussion or written response. Strong answers are precise: they identify the specific structural failure, not just "the model didn't generalize."

Discussion 1: A Real Extrapolation Failure

Find a documented case of a deployed ML system failing on inputs that were structurally novel (not just statistically rare). Examples include autonomous vehicles encountering unusual road markings, language models producing confidently wrong answers on novel compositional queries, or medical AI failing on populations underrepresented in training data.

Discussion 2: The No Free Lunch Theorem

The No Free Lunch Theorem states that no learning algorithm outperforms random guessing when averaged uniformly over all possible target functions. This is sometimes cited as evidence that inductive bias cannot be chosen principally — that all biases are equally arbitrary.

Discussion 3: LeCun's Diagnosis vs. the Categorical Diagnosis

LeCun argues in the required reading that the core problem with current AI is the inability to reason and plan. His proposed remedy (JEPA, non-contrastive learning) avoids the partition function by predicting in latent space.

Discussion 4: What Is a Model?

The course thesis claims "the model is the category." Before accepting or rejecting this, it is worth interrogating what a model is in the statistical learning sense.