← Search

MinKyu Lee

7 accepted papers

2026

Analyzing the Training Dynamics of Image Restoration Transformers: A Revisit to Layer Normalization

ICLR 2026poster

This work analyzes the training dynamics of Image Restoration (IR) Transformers and uncovers a critical yet overlooked issue: conventional LayerNorm (LN) drives feature magnitudes to diverge to a million scale and collapses channel-wise entropy. We analyze this in the perspective of networks attempt…

Cited by 0SourcecodeScholar
2026

SeaCache: Spectral-Evolution-Aware Cache for Accelerating Diffusion Models

CVPR 2026

Diffusion models are a strong backbone for visual generation, but their inherently sequential denoising process leads to slow inference. Previous methods accelerate sampling by caching and reusing intermediate outputs based on feature distances between adjacent timesteps. However, existing caching s

Cited by 0SourcecodeScholar
2025

Auto-Encoded Supervision for Perceptual Image Super-Resolution

CVPR 2025poster

This work tackles the fidelity objective in the perceptual super-resolution (SR) task. Specifically, we address the shortcomings of pixel-level \mathcal L _\text p loss (\mathcal L _\text pix ) in the GAN-based SR framework. Since \mathcal L _\text pix is known to have a trade-off relationship aga…

2025

Diffusion Feature Field for Text-based 3D Editing with Gaussian Splatting

NeurIPS 2025poster

Recent advances in text-based image editing have motivated the extension of these techniques into the 3D domain. However, existing methods typically apply 2D diffusion models independently to multiple viewpoints, resulting in significant artifacts, most notably the Janus problem, due to inconsisten…

Cited by 0SourceScholar
2025

Fine-Tuning Visual Autogressive Models for Subject-Driven Generation

ICCV 2025poster

Recent advances in text-to-image generative models have enabled numerous practical applications, including subject-driven generation, which fine-tunes pre-trained models to capture subject semantics from only a few examples. While diffusion-based models produce high-quality images, their extensive d…