← Search

Chieh-Hsin Lai

29 accepted papers

2026

CMT: Mid-Training for Efficient Learning of Consistency, Mean Flow, and Flow-Map Models

ICLR 2026poster

Flow map models such as Consistency Models (CM) and Mean Flow (MF) enable few-step generation by learning the long jump of the ODE solution of diffusion models, yet training remains unstable, sensitive to hyperparameters, and costly. Initializing from a pre-trained diffusion model helps, but still r…

Cited by 0SourcecodeScholar
2026

Concept-TRAK: Understanding how diffusion models learn concepts through concept attribution

ICLR 2026poster

While diffusion models excel at image generation, their growing adoption raises critical concerns about copyright issues and model transparency. Existing attribution methods identify training examples influencing an entire image, but fall short in isolating contributions to specific elements, such a…

Cited by 0SourcecodeScholar
2026

G2D2: Gradient-Guided Discrete Diffusion for Inverse Problem Solving

ICML 2026poster

Recent literature has effectively leveraged diffusion models trained on continuous variables as priors for solving inverse problems. Notably, discrete diffusion models with discrete latent codes have shown strong performance, particularly in modalities suited for discrete compressed representations,…

Cited by 0SourceScholar
2026

GUDA: Counterfactual Group-wise Training Data Attribution for Diffusion Models via Unlearning

ICML 2026poster

Training-data attribution for vision generative models aims to identify which training data influenced a given output. While most methods score individual examples, practitioners often need group-level answers (e.g., artistic styles or object classes). Group-wise attribution is counterfactual: how w…

Cited by 0SourceScholar
2026

Improved Object-Centric Diffusion Learning with Registers and Contrastive Alignment

ICLR 2026poster

Slot Attention (SA) with pretrained diffusion models has recently shown promise for object-centric learning (OCL), but suffers from slot entanglement and weak alignment between object slots and image content. We propose Contrastive Object-centric Diffusion Alignment (CODA), a simple extension that (…

Cited by 0SourcecodeScholar
2026

Improving Classifier-Free Guidance in Masked Diffusion: Low-Dim Theoretical Insights with High-Dim Impact

ICLR 2026poster

Classifier-Free Guidance (CFG) is a widely used technique for conditional generation and improving sample quality in continuous diffusion models, and its extensions to discrete diffusion has recently started to be investigated. In order to improve the algorithms in a principled way, this paper start…

Cited by 0SourceScholar
2026

SONA: Learning Conditional, Unconditional, and Matching-Aware Discriminator

ICLR 2026poster

Deep generative models have made significant advances in generating complex content, yet conditional generation remains a fundamental challenge. Existing conditional generative adversarial networks often struggle to balance the dual objectives of assessing authenticity and conditional alignment of i…

Cited by 0SourcecodeScholar
2026

SteerMusic: Enhanced Musical Consistency for Zero-shot Text-Guided and Personalized Music Editing

AAAI 2026technical

Music editing is an important step in music production, which has broad applications, including game development and film production. Most existing zero-shot text-guided editing methods rely on pretrained diffusion models by involving forward-backward diffusion processes. However, these methods ofte

Cited by 0SourcePDFScholar
2026

TINNs: Time-Induced Neural Networks for Solving Time-Dependent PDEs

ICML 2026poster

Physics-informed neural networks (PINNs) solve time-dependent partial differential equations (PDEs) by learning a mesh-free, differentiable solution that can be evaluated anywhere in space and time. However, standard space-time PINNs take time as an input but reuse a single network with shared weigh…

Cited by 0SourceScholar
2025

HERO: Human-Feedback Efficient Reinforcement Learning for Online Diffusion Model Finetuning

ICLR 2025poster

Controllable generation through Stable Diffusion (SD) fine-tuning aims to improve fidelity, safety, and alignment with human guidance. Existing reinforcement learning from human feedback methods usually rely on predefined heuristic reward functions or pretrained reward models built on large-scale da…

2025

Jump Your Steps: Optimizing Sampling Schedule of Discrete Diffusion Models

ICLR 2025poster

Diffusion models have seen notable success in continuous domains, leading to the development of discrete diffusion models (DDMs) for discrete variables. Despite recent advances, DDMs face the challenge of slow sampling speeds. While parallel sampling methods like $\tau$-leaping accelerate this proce…

Cited by 3SourcePDFScholar
2025

Latent Diffusion Bridges for Unsupervised Musical Audio Timbre Transfer

ICASSP 2025accepted

Music timbre transfer is a challenging task that involves modifying the timbral characteristics of an audio signal while preserving its melodic structure. In this paper, we propose a novel method based on dual diffusion bridges, trained using the CocoChorales Dataset, which consists of unpaired mono…

Cited by 0SourceScholar
2025

SoundCTM: Unifying Score-based and Consistency Models for Full-band Text-to-Sound Generation

ICLR 2025poster

Sound content creation, essential for multimedia works such as video games and films, often involves extensive trial-and-error, enabling creators to semantically reflect their artistic ideas and inspirations, which evolve throughout the creation process, into the sound. Recent high-quality diffusion…

2025

VCT: Training Consistency Models with Variational Noise Coupling

ICML 2025poster

Consistency Training (CT) has recently emerged as a strong alternative to diffusion models for image generation. However, non-distillation CT often suffers from high variance and instability, motivating ongoing research into its training dynamics. We propose Variational Consistency Training (VCT), a…

2025

Weighted Point Set Embedding for Multimodal Contrastive Learning Toward Optimal Similarity Metric

ICLR 2025spotlight

In typical multimodal contrastive learning, such as CLIP, encoders produce one point in the latent representation space for each input. However, one-point representation has difficulty in capturing the relationship and the similarity structure of a huge amount of instances in the real world. For ric…

Cited by 0SourcePDFScholar
2024

Consistency Trajectory Models: Learning Probability Flow ODE Trajectory of Diffusion

ICLR 2024poster

Consistency Models (CM) (Song et al., 2023) accelerate score-based diffusion model sampling at the cost of sample quality but lack a natural way to trade-off quality for speed. To address this limitation, we propose Consistency Trajectory Model (CTM), a generalization encompassing CM and score-based…

2024

GenWarp: Single Image to Novel Views with Semantic-Preserving Generative Warping

NeurIPS 2024poster

Generating novel views from a single image remains a challenging task due to the complexity of 3D scenes and the limited diversity in the existing multi-view datasets to train a model on. Recent research combining large-scale text-to-image (T2I) models with monocular depth estimation (MDE) has shown…

2024

Manifold Preserving Guided Diffusion

ICLR 2024poster

Despite the recent advancements, conditional image generation still faces challenges of cost, generalizability, and the need for task-specific training. In this paper, we propose Manifold Preserving Guided Diffusion (MPGD), a training-free conditional generation framework that leverages pretrained d…

Cited by 50SourcePDFScholar
2024

On the Language Encoder of Contrastive Cross-modal Models

ACL 2024findings

Contrastive cross-modal models such as CLIP and CLAP aid various vision-language (VL) and audio-language (AL) tasks. However, there has been limited investigation of and improvement in their language encoder – the central component of encoding natural language descriptions of image/audio into vector…

Cited by 0SourcePDFScholar
2024

PaGoDA: Progressive Growing of a One-Step Generator from a Low-Resolution Diffusion Teacher

NeurIPS 2024poster

The diffusion model performs remarkable in generating high-dimensional content but is computationally intensive, especially during training. We propose Progressive Growing of Diffusion Autoencoder (PaGoDA), a novel pipeline that reduces the training costs through three stages: training diffusion on…

2024

SAN: Inducing Metrizability of GAN with Discriminative Normalized Linear Layer

ICLR 2024poster

Generative adversarial networks (GANs) learn a target probability distribution by optimizing a generator and a discriminator with minimax objectives. This paper addresses the question of whether such optimization actually provides the generator with gradients that make its distribution close to the…

2024

VRDMG: Vocal Restoration via Diffusion Posterior Sampling with Multiple Guidance

ICASSP 2024accepted

Restoring degraded music signals is essential to enhance audio quality for downstream music manipulation. Recent diffusion-based music restoration methods have demonstrated impressive performance, and among them, diffusion posterior sampling (DPS) stands out given its intrinsic properties, making it…

Cited by 0SourceScholar
2023

FP-Diffusion: Improving Score-based Diffusion Models by Enforcing the Underlying Score Fokker-Planck Equation

ICML 2023poster

Score-based generative models (SGMs) learn a family of noise-conditional score functions corresponding to the data density perturbed with increasingly large amounts of noise. These perturbed data densities are linked together by the Fokker-Planck equation (FPE), a partial differential equation (PDE)…

2023

GibbsDDRM: A Partially Collapsed Gibbs Sampler for Solving Blind Inverse Problems with Denoising Diffusion Restoration

ICML 2023oral

Pre-trained diffusion models have been successfully used as priors in a variety of linear inverse problems, where the goal is to reconstruct a signal from noisy linear measurements. However, existing approaches require knowledge of the linear operator. In this paper, we propose GibbsDDRM, an extensi…

2023

Robust Variational Autoencoding with Wasserstein Penalty for Novelty Detection

AISTATS 2023poster

We propose a new method for novelty detection that can tolerate high corruption of the training points, whereas previous works assumed either no or very low corruption. Our method trains a robust variational autoencoder (VAE), which aims to generate a model for the uncorrupted training points. To ga…

2023

Unsupervised Vocal Dereverberation with Diffusion-Based Generative Models

ICASSP 2023accepted

Removing reverb from reverberant music is a necessary technique to clean up audio for downstream music manipulations. Reverberation of music contains two categories, natural reverb, and artificial reverb. Artificial reverb has a wider diversity than natural reverb due to its various parameter setups…

Cited by 0SourceScholar
2022

SQ-VAE: Variational Bayes on Discrete Representation with Self-annealed Stochastic Quantization

ICML 2022spotlight

One noted issue of vector-quantized variational autoencoder (VQ-VAE) is that the learned discrete representation uses only a fraction of the full capacity of the codebook, also known as codebook collapse. We hypothesize that the training scheme of VQ-VAE, which involves some carefully designed heuri…