← Search

Jiwoo Chung

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

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…

2024

Diversity-aware Channel Pruning for StyleGAN Compression

CVPR 2024poster

StyleGAN has shown remarkable performance in unconditional image generation. However its high computational cost poses a significant challenge for practical applications. Although recent efforts have been made to compress StyleGAN while preserving its performance existing compressed models still lag…

2024

Style Injection in Diffusion: A Training-free Approach for Adapting Large-scale Diffusion Models for Style Transfer

CVPR 2024highlight

Despite the impressive generative capabilities of diffusion models existing diffusion model-based style transfer methods require inference-stage optimization (e.g. fine-tuning or textual inversion of style) which is time-consuming or fails to leverage the generative ability of large-scale diffusion…

2024

Towards Squeezing-Averse Virtual Try-On via Sequential Deformation

AAAI 2024technical

In this paper, we first investigate a visual quality degradation problem observed in recent high-resolution virtual try-on approach. The tendency is empirically found that the textures of clothes are squeezed at the sleeve, as visualized in the upper row of Fig.1(a). A main reason for the issue aris…