Notes Archive

2026

Learning discrete diffusion – MH sampling

4 minute read

Published:

Metropolis–Hastings (MH) is a Markov chain Monte Carlo method that repeatedly draws proposals from a simple distribution and updates the current state with an accept/reject rule.

Thoughts on Generalization in Diffusion Models

less than 1 minute read

Published:

Generalization is the implicit alignment between neural networks and the underlying data distribution, shaped by both data and human perception.