Diffusion Model
A diffusion model is a type of generative model used in machine learning to create data, such as images, by iteratively refining noise into a structured output. Inspired by physical diffusion processes, these models simulate how data distributions evolve over...