← Search

SeonHwa Kim

5 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

Semantic Alignment for Pose-Invariant Identity Preserving Diffusion

CVPR 2026

Recent T2I diffusion models have evolved to control multiple conditions, including structure, appearance, and text prompt. Despite this progress, training-based methods demand heavy computation, whereas training-free methods often 're-imagine' the subject to satisfy given structure, thereby compromi

Cited by 0SourceScholar
2025

Dual Recursive Feedback on Generation and Appearance Latents for Pose-Robust Text-to-Image Diffusion

ICCV 2025poster

Recent advancements in controllable text-to-image (T2I) diffusion models, such as Ctrl-X and FreeControl, have demonstrated robust spatial and appearance control without requiring auxiliary module training. However, these models often struggle to accurately preserve spatial structures and fail to ca…

2025

Identity-preserving Distillation Sampling by Fixed-Point Iterator

CVPR 2025poster

Score distillation sampling (SDS) demonstrates a powerful capability for text-conditioned 2D image and 3D object generation by distilling the knowledge from learned score functions. However, SDS often suffers from blurriness caused by noisy gradients. When SDS meets the image editing, such degradati…

Cited by 0SourcePDFScholar
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…