← Search

Jaewon Min

4 accepted papers

2026

A Noise is Worth Diffusion Guidance

ICLR 2026poster

Diffusion models have demonstrated remarkable image generation capabilities, but their performance heavily relies on classifier-free guidance (CFG). While CFG significantly enhances image quality, evaluating both conditional and unconditional models at every denoising step leads to substantial compu…

Cited by 0SourcecodeScholar
2026

Text-Aware Image Restoration with Diffusion Models

ICLR 2026poster

While diffusion models have achieved remarkable success in natural image restoration, they often fail to faithfully recover textual regions, frequently producing plausible yet incorrect text-like patterns, a phenomenon we term text-image hallucination. To address this limitation, we propose Text-Awa…

Cited by 0SourcecodeScholar
2025

Where and How to Perturb: On the Design of Perturbation Guidance in Diffusion and Flow Models

NeurIPS 2025poster

Recent guidance methods in diffusion models steer reverse sampling by perturbing the model to construct an implicit weak model and guide generation away from it. Among these approaches, attention perturbation has demonstrated strong empirical performance in unconditional scenarios where classifier-f…

Cited by 0SourceScholar
2024

Self-Rectifying Diffusion Sampling with Perturbed-Attention Guidance

ECCV 2024poster

"Recent studies have demonstrated that diffusion models can generate high-quality samples, but their quality heavily depends on sampling guidance techniques, such as classifier guidance (CG) and classifier-free guidance (CFG). These techniques are often not applicable in unconditional generation or…