← Search

Jong Chul Ye

82 accepted papers

2026

Align Your Trajectory Tangent: Training Better Consistency Models via Manifold-Aligned Tangents

ICML 2026poster

With diffusion and flow matching models achieving state-of-the-art generating performance, the interest of the community now turned to reducing the inference time without sacrificing sample quality. Consistency Models (CMs), which are trained to be consistent on diffusion or probability flow ordinar…

Cited by 0SourceScholar
2026

Alignment-Guided Score Matching for Text-to-Image Alignment in Diffusion Models

ICML 2026spotlight

Diffusion models generate highly realistic images but often struggle with precise text–image alignment. While recent post-training methods improve alignment using external rewards or human preference signals, their performance heavily depends on reward quality and does not directly address alignment…

Cited by 0SourceScholar
2026

ContrastiveCFG: Guiding Diffusion Sampling by Contrasting Positive and Negative Concepts

ICML 2026poster

As Classifier-Free Guidance (CFG) has proven effective in conditional diffusion model sampling for improved condition alignment, many applications use a negated CFG term as a Negative Prompting (NP) to filter out unwanted features from samples. However, simply negating CFG guidance creates an invert…

Cited by 0SourceScholar
2026

FlowAlign: Trajectory-Regularized, Inversion-Free Flow-based Image Editing

ICLR 2026poster

Recent inversion-free, flow-based image editing methods such as FlowEdit leverages a pre-trained noise-to-image flow model such as Stable Diffusion 3, enabling text-driven manipulation by solving an ordinary differential equation (ODE). While the lack of exact latent inversion is a core advantage of…

Cited by 0SourcecodeScholar
2026

Improving Discrete Diffusion Unmasking Policies Beyond Explicit Reference Policies

ICLR 2026poster

Masked diffusion models (MDMs) have recently emerged as a novel framework for language modeling. MDMs generate sentences by iteratively denoising masked sequences, filling in [MASK] tokens step by step. Although MDMs support any-order sampling, performance is highly sensitive to the choice of which…

Cited by 0SourcecodeScholar
2026

PCPO: Proportionate Credit Policy Optimization for Preference Alignment of Image Generation Models

ICLR 2026poster

While reinforcement learning has advanced the alignment of text-to-image (T2I) models, state-of-the-art policy gradient methods are still hampered by training instability and high variance, hindering convergence speed and compromising image quality. Our analysis identifies a key cause of this instab…

Cited by 0SourcecodeScholar
2026

ReDirector: Creating Any-Length Video Retakes with Rotary Camera Encoding

CVPR 2026

We present ReDirector, a novel camera-controlled video retake generation method for dynamically captured variable-length videos. In particular, we rectify a common misuse of RoPE in previous works by aligning the spatiotemporal positions of the input video and the target retake. Moreover, we introdu

Cited by 0SourcecodeScholar
2026

Reviving ConvNeXt for Efficient Convolutional Diffusion Models

CVPR 2026

Recent diffusion models increasingly favor Transformer backbones, motivated by the remarkable scalability of fully attentional architectures. Yet the locality bias, parameter efficiency, and hardware friendliness--the attributes that established ConvNets as the efficient vision backbone--have seen l

Cited by 1SourcecodeScholar
2026

Universal Reasoner: A Single, Composable Plug-and-Play Reasoner for Frozen LLMs

ICML 2026poster

Large Language Models (LLMs) have demonstrated remarkable general capabilities, but enhancing skills such as reasoning often demands substantial computational resources and may compromise generalization. While Parameter-Efficient Fine-Tuning (PEFT) methods offer a more resource-conscious alternative…

Cited by 0SourcecodeScholar
2025

Aligning Text to Image in Diffusion Models is Easier Than You Think

NeurIPS 2025poster

While recent advancements in generative modeling have significantly improved text-image alignment, some residual misalignment between text and image representations still remains. Some approaches address this issue by fine-tuning models in terms of preference optimization, etc., which require tailo…

Cited by 0SourcecodeScholar
2025

Boost-and-Skip: A Simple Guidance-Free Diffusion for Minority Generation

ICML 2025poster

Minority samples are underrepresented instances located in low-density regions of a data manifold, and are valuable in many generative AI applications, such as data augmentation, creative content generation, etc. Unfortunately, existing diffusion-based minority generators often rely on computational…

2025

CFG++: Manifold-constrained Classifier Free Guidance for Diffusion Models

ICLR 2025poster

Classifier-free guidance (CFG) is a fundamental tool in modern diffusion models for text-guided generation. Although effective, CFG has notable drawbacks. For instance, DDIM with CFG lacks invertibility, complicating image editing; furthermore, high guidance scales, essential for high-quality output…

2025

Chain-of-Zoom: Extreme Super-Resolution via Scale Autoregression and Preference Alignment

NeurIPS 2025spotlight

Modern single-image super-resolution (SISR) models deliver photo-realistic results at the scale factors on which they are trained, but collapse when asked to magnify far beyond that regime. We address this scalability bottleneck with Chain-of-Zoom (CoZ), a model-agnostic framework that factorizes SI…

Cited by 0SourceScholar
2025

Derivative-Free Diffusion Manifold-Constrained Gradient for Unified XAI

CVPR 2025poster

Gradient-based methods are a prototypical family of "explainability for AI" (XAI) techniques, especially for image-based models. However, they (1) require white-box access to models, (2) are vulnerable to adversarial attacks, and (3) produce attributions that lie off the image manifold, leading to e…

2025

Free2Guide: Training-Free Text-to-Video Alignment using Image LVLM

ICCV 2025poster

Diffusion models have achieved impressive results in generative tasks for text-to-video (T2V) synthesis. However, achieving accurate text alignment in T2V generation remains challenging due to the complex temporal dependencies across frames. Existing reinforcement learning (RL)-based approaches to e…

2025

Generalized Consistency Trajectory Models for Image Manipulation

ICLR 2025poster

Diffusion-based generative models excel in unconditional generation, as well as on applied tasks such as image editing and restoration. The success of diffusion models lies in the iterative nature of diffusion: diffusion breaks down the complex process of mapping noise to data into a sequence of sim…

2025

Guided Diffusion Sampling on Function Spaces with Applications to PDEs

NeurIPS 2025poster

We propose a general framework for conditional sampling in PDE-based inverse problems, targeting the recovery of whole solutions from extremely sparse or noisy measurements. This is accomplished by a function-space diffusion model and plug-and-play guidance for conditioning. Our method first trains…

Cited by 0SourcecodeScholar
2025

InvFusion: Bridging Supervised and Zero-shot Diffusion for Inverse Problems

NeurIPS 2025poster

Diffusion Models have demonstrated remarkable capabilities in handling inverse problems, offering high-quality posterior-sampling-based solutions. Despite significant advances, a fundamental trade-off persists regarding the way the conditioned synthesis is employed: Zero-shot approaches can accommod…

Cited by 0SourceScholar
2025

LDMol: A Text-to-Molecule Diffusion Model with Structurally Informative Latent Space Surpasses AR Models

ICML 2025poster

With the emergence of diffusion models as a frontline generative model, many researchers have proposed molecule generation techniques with conditional diffusion models. However, the unavoidable discreteness of a molecule makes it difficult for a diffusion model to connect raw data with highly comple…

Cited by 0SourcePDFScholar
2025

Optical-Flow Guided Prompt Optimization for Coherent Video Generation

CVPR 2025poster

While text-to-video diffusion models have made significant strides, many still face challenges in generating videos with temporal consistency. Within diffusion frameworks, guidance techniques have proven effective in enhancing output quality during inference; however, applying these methods to video…

2025

Reangle-A-Video: 4D Video Generation as Video-to-Video Translation

ICCV 2025poster

We introduce Reangle-A-Video, a unified framework for generating synchronized multi-view videos from a single input video. Unlike mainstream approaches that train multi-view video diffusion models on large-scale 4D datasets, our method reframes the multi-view video generation task as video-to-videos…

2025

Regularization by Texts for Latent Diffusion Inverse Solvers

ICLR 2025spotlight

The recent development of diffusion models has led to significant progress in solving inverse problems by leveraging these models as powerful generative priors. However, challenges persist due to the ill-posed nature of such problems, often arising from ambiguities in measurements or intrinsic syste…

2025

Simple ReFlow: Improved Techniques for Fast Flow Models

ICLR 2025poster

Diffusion and flow-matching models achieve remarkable generative performance but at the cost of many neural function evaluations (NFE), which slows inference and limits applicability to time-critical tasks. The ReFlow procedure can accelerate sampling by straightening generation trajectories. But it…

Cited by 5SourcePDFScholar
2025

Spectral Motion Alignment for Video Motion Transfer Using Diffusion Models

AAAI 2025technical

Diffusion models have significantly facilitated the customization of input video with target appearance while maintaining its motion patterns. To distill the motion information from video frames, existing works often estimate motion representations as frame difference or correlation in pixel-/featur…

Cited by 9SourcePDFScholar
2025

Track4Gen: Teaching Video Diffusion Models to Track Points Improves Video Generation

CVPR 2025poster

While recent foundational video generators produce visually rich output, they still struggle with appearance drift, where objects gradually degrade or change inconsistently across frames, breaking visual coherence. We hypothesize that this is because there is no explicit supervision in terms of spat…

2025

TweedieMix: Improving Multi-Concept Fusion for Diffusion-based Image/Video Generation

ICLR 2025poster

Despite significant advancements in customizing text-to-image and video generation models, generating images and videos that effectively integrate multiple personalized concepts remains challenging. To address this, we present TweedieMix, a novel method for composing customized diffusion models duri…

2025

VISION-XL: High Definition Video Inverse Problem Solver using Latent Image Diffusion Models

ICCV 2025poster

In this paper, we propose a novel framework for solving high-definition video inverse problems using latent image diffusion models. Building on recent advancements in spatio-temporal optimization for video inverse problems using image diffusion models, our approach leverages latent-space diffusion m…

2025

ViBiDSampler: Enhancing Video Interpolation Using Bidirectional Diffusion Sampler

ICLR 2025poster

Recent progress in large-scale text-to-video (T2V) and image-to-video (I2V) diffusion models has greatly enhanced video generation, especially in terms of keyframe interpolation. However, current image-to-video diffusion models, while powerful in generating videos from a single conditioning frame, n…

2025

VideoGuide: Improving Video Diffusion Models without Training Through a Teacher's Guide

CVPR 2025poster

Text-to-image (T2I) diffusion models have revolutionized visual content creation, but extending these capabilities to text-to-video (T2V) generation remains a challenge, particularly in preserving temporal consistency. Existing methods that aim to improve consistency often cause trade-offs such as r…

2024

Concept Weaver: Enabling Multi-Concept Fusion in Text-to-Image Models

CVPR 2024poster

While there has been significant progress in customizing text-to-image generation models generating images that combine multiple personalized concepts remains challenging. In this work we introduce Concept Weaver a method for composing customized text-to-image diffusion models at inference time. Spe…

Cited by 12SourcePDFScholar
2024

Contrastive Denoising Score for Text-guided Latent Diffusion Image Editing

CVPR 2024poster

With the remarkable advent of text-to-image diffusion models image editing methods have become more diverse and continue to evolve. A promising recent approach in this realm is Delta Denoising Score (DDS) - an image editing technique based on Score Distillation Sampling (SDS) framework that leverage…

Cited by 25SourcePDFScholar
2024

Decomposed Diffusion Sampler for Accelerating Large-Scale Inverse Problems

ICLR 2024poster

Krylov subspace, which is generated by multiplying a given vector by the matrix of a linear transformation and its successive powers, has been extensively studied in classical optimization literature to design algorithms that converge quickly for large linear inverse problems. For example, the conj…

2024

Defining Neural Network Architecture through Polytope Structures of Datasets

ICML 2024spotlight

Current theoretical and empirical research in neural networks suggests that complex datasets require large network architectures for thorough classification, yet the precise nature of this relationship remains unclear. This paper tackles this issue by defining upper and lower bounds for neural netwo…

Cited by 1SourcePDFScholar
2024

Ground-A-Video: Zero-shot Grounded Video Editing using Text-to-image Diffusion Models

ICLR 2024poster

This paper introduces a novel grounding-guided video-to-video translation framework called Ground-A-Video for multi-attribute video editing. Recent endeavors in video editing have showcased promising results in single-attribute editing or style transfer tasks, either by training T2V models on text-v…

2024

LLM-CXR: Instruction-Finetuned LLM for CXR Image Understanding and Generation

ICLR 2024poster

Following the impressive development of LLMs, vision-language alignment in LLMs is actively being researched to enable multimodal reasoning and visual input/output. This direction of research is particularly relevant to medical imaging because accurate medical image analysis and generation consist o…

2024

Prompt-tuning Latent Diffusion Models for Inverse Problems

ICML 2024poster

We propose a new method for solving imaging inverse problems using text-to-image latent diffusion models as general priors. Existing methods using latent diffusion models for inverse problems typically rely on simple null text prompts, which can lead to suboptimal performance. To improve upon this,…

Cited by 33SourcePDFScholar
2024

Self-supervised Debiasing Using Low Rank Regularization

CVPR 2024poster

Spurious correlations can cause strong biases in deep neural networks impairing generalization ability. While most existing debiasing methods require full supervision on either spurious attributes or target labels training a debiased model from a limited amount of both annotations is still an open q…

Cited by 4SourcePDFScholar
2024

Unpaired Image-to-Image Translation via Neural Schrödinger Bridge

ICLR 2024poster

Diffusion models are a powerful class of generative models which simulate stochastic differential equations (SDEs) to generate data from noise. While diffusion models have achieved remarkable progress, they have limitations in unpaired image-to-image (I2I) translation tasks due to the Gaussian prior…

2024

VMC: Video Motion Customization using Temporal Attention Adaption for Text-to-Video Diffusion Models

CVPR 2024poster

Text-to-video diffusion models have advanced video generation significantly. However customizing these models to generate videos with tailored motions presents a substantial challenge. In specific they encounter hurdles in (1) accurately reproducing motion from a target video and (2) creating divers…

2023

Diffusion Adversarial Representation Learning for Self-supervised Vessel Segmentation

ICLR 2023poster

Vessel segmentation in medical images is one of the important tasks in the diagnosis of vascular diseases and therapy planning. Although learning-based segmentation approaches have been extensively studied, a large amount of ground-truth labels are required in supervised methods and confusing backgr…

Cited by 85SourcePDFScholar
2023

Diffusion Posterior Sampling for General Noisy Inverse Problems

ICLR 2023top-25%

Diffusion models have been recently studied as powerful generative inverse problem solvers, owing to their high quality reconstructions and the ease of combining existing iterative solvers. However, most works focus on solving simple linear inverse problems in noiseless settings, which significantly…

2023

Diffusion-based Image Translation using disentangled style and content representation

ICLR 2023poster

Diffusion-based image translation guided by semantic texts or a single target image has enabled flexible style transfer which is not limited to the specific domains. Unfortunately, due to the stochastic nature of diffusion models, it is often difficult to maintain the original content of the…

2023

Direct Diffusion Bridge using Data Consistency for Inverse Problems

NeurIPS 2023poster

Diffusion model-based inverse problem solvers have shown impressive performance, but are limited in speed, mostly as they require reverse diffusion sampling starting from noise. Several recent works have tried to alleviate this problem by building a diffusion process, directly bridging the clean and…

2023

Energy-Based Cross Attention for Bayesian Context Update in Text-to-Image Diffusion Models

NeurIPS 2023poster

Despite the remarkable performance of text-to-image diffusion models in image generation tasks, recent studies have raised the issue that generated images sometimes cannot capture the intended semantic contents of the text prompts, which phenomenon is often called semantic misalignment. To address t…

2023

Improving 3D Imaging with Pre-Trained Perpendicular 2D Diffusion Models

ICCV 2023poster

Diffusion models have become a popular approach for image generation and reconstruction due to their numerous advantages. However, most diffusion-based inverse problem-solving methods only deal with 2D images, and even recently published 3D methods do not fully exploit the 3D distribution prior. To…

Cited by 48PDFcodeScholar
2023

Parallel Diffusion Models of Operator and Image for Blind Inverse Problems

CVPR 2023poster

Diffusion model-based inverse problem solvers have demonstrated state-of-the-art performance in cases where the forward operator is known (i.e. non-blind). However, the applicability of the method to blind inverse problems has yet to be explored. In this work, we show that we can indeed solve a fami…

2023

Solving 3D Inverse Problems Using Pre-Trained 2D Diffusion Models

CVPR 2023poster

Diffusion models have emerged as the new state-of-the-art generative model with high quality samples, with intriguing properties such as mode coverage and high flexibility. They have also been shown to be effective inverse problem solvers, acting as the prior of the distribution, while the informati…

2023

Training Debiased Subnetworks With Contrastive Weight Pruning

CVPR 2023poster

Neural networks are often biased to spuriously correlated features that provide misleading statistical evidence that does not generalize. This raises an interesting question: "Does an optimal unbiased functional subnetwork exist in a severely biased network? If so, how to extract such subnetwork?" W…

2023

Ultrasound Image Quality Control Using Speech-Assisted Switchable CycleGAN

ICASSP 2023accepted

Unlike computed tomography (CT) and magnetic resonance imaging (MRI) in which the image quality (IQ) is controlled by predefined acquisition setups, the IQ of ultrasound (US) is heavily dependent upon operators. In particular, an operator often adjusts the system parameters in a real-time manner bas…

Cited by 0SourceScholar
2022

Come-Closer-Diffuse-Faster: Accelerating Conditional Diffusion Models for Inverse Problems Through Stochastic Contraction

CVPR 2022poster

Diffusion models have recently attained significant interest within the community owing to their strong performance as generative models. Furthermore, its application to inverse problems have demonstrated state-of-the-art performance. Unfortunately, diffusion models have a critical downside - they a…

Cited by 273PDFcodeScholar
2022

DiffuseMorph: Unsupervised Deformable Image Registration Using Diffusion Model

ECCV 2022poster

"Deformable image registration is one of the fundamental tasks in medical imaging. Classical registration algorithms usually require a high computational cost for iterative optimizations. Although deep-learning-based methods have been developed for fast image registration, it is still challenging to…

Cited by 98SourcePDFScholar
2022

DiffusionCLIP: Text-Guided Diffusion Models for Robust Image Manipulation

CVPR 2022poster

Recently, GAN inversion methods combined with Contrastive Language-Image Pretraining (CLIP) enables zero-shot image manipulation guided by text prompts. However, their applications to diverse real images are still difficult due to the limited GAN inversion capability. Specifically, these approaches…

Cited by 747PDFcodeScholar
2022

Exploring Patch-Wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks

CVPR 2022poster

Recently, contrastive learning-based image translation methods have been proposed, which contrasts different spatial locations to enhance the spatial correspondence. However, the methods often ignore the diverse semantic relation within the images. To address this, here we propose a novel semantic r…

Cited by 118PDFcodeScholar
2022

Improving Diffusion Models for Inverse Problems using Manifold Constraints

NeurIPS 2022accept

Recently, diffusion models have been used to solve various inverse problems in an unsupervised manner with appropriate modifications to the sampling process. However, the current solvers, which recursively apply a reverse diffusion step followed by a projection-based measurement consistency step, of…

2022

Multi-Domain Unpaired Ultrasound Image Artifact Removal Using a Single Convolutional Neural Network

ICASSP 2022accepted

Ultrasound imaging (US) often suffers from distinct image artifacts from various sources. Classic approaches for solving these problems are usually model-based iterative approaches that have been developed specifically for each type of artifact, which are often computationally intensive. Recently, d…

Cited by 0SourceScholar
2022

Noise Distribution Adaptive Self-Supervised Image Denoising Using Tweedie Distribution and Score Matching

CVPR 2022poster

Tweedie distributions are a special case of exponential dispersion models, which are often used in classical statistics as distributions for generalized linear models. Here, we reveal that Tweedie distributions also play key roles in modern deep learning era, leading to a distribution independent se…

Cited by 21PDFScholar
2021

Diagonal Attention and Style-Based GAN for Content-Style Disentanglement in Image Generation and Translation

ICCV 2021poster

One of the important research topics in image generative models is to disentangle the spatial contents and styles for their separate control. Although StyleGAN can generate content feature vectors from random noises, the resulting spatial content control is primarily intended for minor spatial varia…

Cited by 63PDFcodeScholar
2021

Federated Split Task-Agnostic Vision Transformer for COVID-19 CXR Diagnosis

NeurIPS 2021poster

Federated learning, which shares the weights of the neural network across clients, is gaining attention in the healthcare sector as it enables training on a large corpus of decentralized data while maintaining data privacy. For example, this enables neural network training for COVID-19 diagnosis on…

Cited by 54SourcePDFScholar
2021

Learning Dynamic Graph Representation of Brain Connectome with Spatio-Temporal Attention

NeurIPS 2021poster

Functional connectivity (FC) between regions of the brain can be assessed by the degree of temporal correlation measured with functional neuroimaging modalities. Based on the fact that these connectivities build a network, graph-based approaches for analyzing the brain connectome have provided insig…

2021

Noise2Score: Tweedie’s Approach to Self-Supervised Image Denoising without Clean Images

NeurIPS 2021poster

Recently, there has been extensive research interest in training deep networks to denoise images without clean reference. However, the representative approaches such as Noise2Noise, Noise2Void, Stein's unbiased risk estimator (SURE), etc. seem to differ from one another and it is difficult to fin…

2020

Optimal Transport Structure of CycleGAN for Unsupervised Learning for Inverse Problems

ICASSP 2020accepted

Optimal transport (OT) is a mathematical theory that can provide a tool how to transfer one measure to another measure at minimal cost, thus serve another framework for computer vision tasks of image processing without reference. Cycleconsistent generative adversarial network (cycleGAN) is a recent…

Cited by 0SourceScholar