Dr. Jonathan Ho
Independent / ex-OpenAI
Verified Proof of Work Artifacts
2 items catalogedEach artifact below represents an authenticated research publication, production code repository, or technical architectural framework directly authored or co-created by Dr. Jonathan Ho. Every entry undergoes editorial source verification.
Classifier-Free Diffusion Guidance (CFG)
Invented Classifier-Free Guidance (CFG), a mathematical formulation that jointly trains conditional and unconditional diffusion models, dramatically improving prompt fidelity without requiring separate classifier gradients.
High guidance scales cause over-saturation and high-frequency pixel artifacts without dynamic thresholding.
Denoising Diffusion Probabilistic Models (DDPM)
First author of the groundbreaking NeurIPS 2020 paper that demonstrated diffusion models could surpass GANs and autoregressive models in generative image fidelity via variational bound simplification.
Standard DDPM required hundreds of sequential sampling steps, requiring modern ODE solvers or flow matching for real-time speed.