← Search

Shaoan Xie

18 accepted papers

2026

Controllable Video Generation with Provable Disentanglement

ICLR 2026poster

Controllable video generation remains a significant challenge, despite recent advances in generating high-quality and consistent videos. Most existing methods for controlling video generation treat the video as a whole, neglecting intricate fine-grained spatiotemporal relationships, which limits bot…

Cited by 0SourceScholar
2026

Learning by Analogy: A Causal Framework for Compositional Generalization

CVPR 2026

Compositional generalization -- the ability to understand and generate novel combinations of learned concepts -- enables models to extend their capabilities beyond limited experiences. While effective, the data structures and principles that enable this crucial capability remain poorly understood. W

Cited by 0SourceScholar
2025

Causal Representation Learning from General Environments under Nonparametric Mixing

AISTATS 2025poster

Causal representation learning aims to recover the latent causal variables and their causal relations, typically represented by directed acyclic graphs (DAGs), from low-level observations such as image pixels. A prevailing line of research exploits multiple environments, which assume how data distri…

Cited by 0SourceScholar
2025

Learning Vision and Language Concepts for Controllable Image Generation

ICML 2025poster

Concept learning seeks to extract semantic and interpretable representations of atomic concepts from high-dimensional data such as images and text, which can be instrumental to a variety of downstream tasks (e.g., image generation/editing). Despite its importance, the theoretical foundations for lea…

Cited by 0SourcePDFScholar
2025

SmartCLIP: Modular Vision-language Alignment with Identification Guarantees

CVPR 2025highlight

Contrastive Language-Image Pre-training (CLIP) \citep radford2021learning has emerged as a pivotal model in computer vision and multimodal learning, achieving state-of-the-art performance at aligning visual and textual representations through contrastive learning. However, CLIP struggles with poten…

2025

Synergy Between Sufficient Changes and Sparse Mixing Procedure for Disentangled Representation Learning

ICLR 2025poster

Disentangled representation learning aims to uncover the latent variables underlying observed data, yet identifying these variables under mild assumptions remains challenging. Some methods rely on sufficient changes in the distribution of latent variables indicated by auxiliary variables, such as do…

2024

Causal Representation Learning from Multiple Distributions: A General Setting

ICML 2024poster

In many problems, the measured variables (e.g., image pixels) are just mathematical functions of the latent causal variables (e.g., the underlying concepts or objects). For the purpose of making predictions in changing environments or making proper changes to the system, it is helpful to recover the…

Cited by 23SourcePDFScholar
2023

Multi-domain image generation and translation with identifiability guarantees

ICLR 2023top-25%

Multi-domain image generation and unpaired image-to-to-image translation are two important and related computer vision problems. The common technique for the two tasks is the learning of a joint distribution from multiple marginal distributions. However, it is well known that there can be infinitely…

2023

Semi-Implicit Denoising Diffusion Models (SIDDMs)

NeurIPS 2023poster

Despite the proliferation of generative models, achieving fast sampling during inference without compromising sample diversity and quality remains challenging. Existing models such as Denoising Diffusion Probabilistic Models (DDPM) deliver high-quality, diverse samples but are slowed by an inherentl…

2023

SmartBrush: Text and Shape Guided Object Inpainting With Diffusion Model

CVPR 2023highlight

Generic image inpainting aims to complete a corrupted image by borrowing surrounding information, which barely generates novel content. By contrast, multi-modal inpainting provides more flexible and useful controls on the inpainted content, e.g., a text prompt can be used to describe an object with…

2023

Unpaired Image-to-Image Translation With Shortest Path Regularization

CVPR 2023poster

Unpaired image-to-image translation aims to learn proper mappings that can map images from one domain to another domain while preserving the content of the input image. However, with large enough capacities, the network can learn to map the inputs to any random permutation of images in another domai…

2022

Maximum Spatial Perturbation Consistency for Unpaired Image-to-Image Translation

CVPR 2022poster

Unpaired image-to-image translation (I2I) is an ill-posed problem, as an infinite number of translation functions can map the source domain distribution to the target distribution. Therefore, much effort has been put into designing suitable constraints, e.g., cycle consistency (CycleGAN), geometry c…

Cited by 26PDFcodeScholar
2022

Partial disentanglement for domain adaptation

ICML 2022spotlight

Unsupervised domain adaptation is critical to many real-world applications where label information is unavailable in the target domain. In general, without further assumptions, the joint distribution of the features and the label is not identifiable in the target domain. To address this issue, we re…

Cited by 81SourcePDFScholar
2022

Unsupervised Image-to-Image Translation with Density Changing Regularization

NeurIPS 2022accept

Unpaired image-to-image translation aims to translate an input image to another domain such that the output image looks like an image from another domain while important semantic information are preserved. Inferring the optimal mapping with unpaired data is impossible without making any assumptions.…

2018

Learning Semantic Representations for Unsupervised Domain Adaptation

ICML 2018oral

It is important to transfer the knowledge from label-rich source domain to unlabeled target domain due to the expensive cost of manual labeling efforts. Prior domain adaptation methods address this problem through aligning the global distribution statistics between source domain and target domain, b…