← Search

Jin-Young Kim

9 accepted papers

2026

Understanding, Accelerating, and Improving MeanFlow Training

CVPR 2026

MeanFlow promises high-quality generative modeling in few steps, by jointly learning instantaneous and average velocity fields. Yet, the underlying training dynamics remain unclear. We analyze the interaction between the two velocities and find: (i) well-established instantaneous velocity is a prere

Cited by 0SourcecodeScholar
2025

Denoising Task Difficulty-based Curriculum for Training Diffusion Models

ICLR 2025poster

Diffusion-based generative models have emerged as powerful tools in the realm of generative modeling. Despite extensive research on denoising across various timesteps and noise levels, a conflict persists regarding the relative difficulties of the denoising tasks. While various studies argue that lo…

Cited by 2SourcePDFScholar
2025

Diffusion Model Patching via Mixture-of-Prompts

AAAI 2025technical

We present Diffusion Model Patching (DMP), a simple method to boost the performance of pre-trained diffusion models that have already reached convergence, with a negligible increase in parameters. DMP inserts a small, learnable set of prompts into the model's input space while keeping the original m…

Cited by 0SourcePDFScholar
2025

SplatFlow: Multi-View Rectified Flow Model for 3D Gaussian Splatting Synthesis

CVPR 2025poster

Text-based generation and editing of 3D scenes hold significant potential for streamlining content creation through intuitive user interactions. While recent advances leverage 3D Gaussian Splatting (3DGS) for high-fidelity and real-time rendering, existing methods are often specialized and task-focu…

2024

Denoising Task Routing for Diffusion Models

ICLR 2024poster

Diffusion models generate highly realistic images by learning a multi-step denoising process, naturally embodying the principles of multi-task learning (MTL). Despite the inherent connection between diffusion models and MTL, there remains an unexplored area in designing neural architectures that exp…

2024

HarmonyView: Harmonizing Consistency and Diversity in One-Image-to-3D

CVPR 2024poster

Recent progress in single-image 3D generation highlights the importance of multi-view coherency leveraging 3D priors from large-scale diffusion models pretrained on Internet-scale images. However the aspect of novel-view diversity remains underexplored within the research landscape due to the ambigu…

2024

Switch Diffusion Transformer: Synergizing Denoising Tasks with Sparse Mixture-of-Experts

ECCV 2024poster

"Diffusion models have achieved remarkable success across a range of generative tasks. Recent efforts to enhance diffusion model architectures have reimagined them as a form of multi-task learning, where each task corresponds to a denoising task at a specific noise level. While these efforts have fo…

2023

Towards Practical Plug-and-Play Diffusion Models

CVPR 2023poster

Diffusion-based generative models have achieved remarkable success in image generation. Their guidance formulation allows an external model to plug-and-play control the generation process for various tasks without fine-tuning the diffusion model. However, the direct use of publicly available off-the…