← Search

Henry Li

9 accepted papers

2026

SURF: Separation via Unsupervised Remixing Flow

ICML 2026poster

The goal of single-channel source separation is to reconstruct $K$ sources given their mixture. In supervised settings where vast amounts of clean source data are available, this challenging, ill-posed problem has been addressed successfully by generative diffusion and flow-based prior models. Howev…

Cited by 0SourceScholar
2025

Dual Diffusion for Unified Image Generation and Understanding

CVPR 2025poster

Diffusion models have gained tremendous success in text-to-image generation, yet still struggle with visual understanding tasks, an area dominated by autoregressive vision-language models. We propose a large-scale and fully end-to-end diffusion model for multi-modal understanding and generation that…

Cited by 81SourcePDFScholar
2024

Anomaly Detection with Variance Stabilized Density Estimation

UAI 2024poster

We propose a modified density estimation problem that is highly effective for detecting anomalies in tabular data. Our approach assumes that the density function is relatively stable (with lower variance) around normal samples. We have verified this hypothesis empirically using a wide range of real-…

2024

Boosting Alignment for Post-Unlearning Text-to-Image Generative Models

NeurIPS 2024poster

Large-scale generative models have shown impressive image-generation capabilities, propelled by massive data. However, this often inadvertently leads to the generation of harmful or inappropriate content and raises copyright concerns. Driven by these concerns, machine unlearning has become crucial t…

2024

Likelihood Training of Cascaded Diffusion Models via Hierarchical Volume-preserving Maps

ICLR 2024spotlight

Cascaded models are multi-scale generative models with a marked capacity for producing perceptually impressive samples at high resolutions. In this work, we show that they can also be excellent likelihood models, so long as we overcome a fundamental difficulty with probabilistic multi-scale models:…

2020

Variational Diffusion Autoencoders with Random Walk Sampling

ECCV 2020poster

Variational autoencoders (VAEs) and generative adversarial networks (GANs) enjoy an intuitive connection to manifold learning: in training the decoder/generator is optimized to approximate a homeomorphism between the data distribution and the sampling space. This is a construction that strives to de…

2018

SpectralNet: Spectral Clustering using Deep Neural Networks

ICLR 2018poster

Spectral clustering is a leading and popular technique in unsupervised data analysis. Two of its major limitations are scalability and generalization of the spectral embedding (i.e., out-of-sample-extension). In this paper we introduce a deep learning approach to spectral clustering that overcomes…