← Search

Xiuyuan Cheng

19 accepted papers

2025

Consistency Posterior Sampling for Diverse Image Synthesis

CVPR 2025poster

Posterior sampling in high-dimensional spaces using generative models holds significant promise for various applications, including but not limited to inverse problems and guided generation tasks. Generating diverse posterior samples remains expensive, as existing methods require restarting the enti…

2024

Stage-Regularized Neural Stein Critics For Testing Goodness-Of-Fit Of Generative Models

ICASSP 2024accepted

Learning to differentiate model distributions from observed data is a fundamental problem in statistics and machine learning, and high-dimensional data remains a challenging setting for such problems. Metrics that quantify the disparity in probability distributions, such as the Stein discrepancy, pl…

Cited by 0SourceScholar
2021

Convergence of Gaussian-smoothed optimal transport distance with sub-gamma distributions and dependent samples

AISTATS 2021poster

The Gaussian-smoothed optimal transport (GOT) framework, recently proposed by Goldfeld et al., scales to high dimensions in estimation and provides an alternative to entropy regularization. This paper provides convergence guarantees for estimating the GOT distance under more general settings. For th…

Cited by 12SourcePDFScholar
2021

Spatiotemporal Joint Filter Decomposition in 3D Convolutional Neural Networks

NeurIPS 2021poster

In this paper, we introduce spatiotemporal joint filter decomposition to decouple spatial and temporal learning, while preserving spatiotemporal dependency in a video. A 3D convolutional filter is now jointly decomposed over a set of spatial and temporal filter atoms respectively. In this way, a 3D…

Cited by 8SourcePDFScholar
2020

A Dictionary Approach to Domain-Invariant Learning in Deep Networks

NeurIPS 2020poster

In this paper, we consider domain-invariant deep learning by explicitly modeling domain shifts with only a small amount of domain-specific parameters in a Convolutional Neural Network (CNN). By exploiting the observation that a convolutional filter can be well approximated as a linear combination o…

Cited by 11SourcePDFScholar
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…

2019

RotDCF: Decomposition of Convolutional Filters for Rotation-Equivariant Deep Networks

ICLR 2019poster

Explicit encoding of group actions in deep features makes it possible for convolutional neural networks (CNNs) to handle global deformations of images, which is critical to success in many vision tasks. This paper proposes to decompose the convolutional filters over joint steerable bases across the…

Cited by 50SourcePDFScholar
2018

DCFNet: Deep Neural Network with Decomposed Convolutional Filters

ICML 2018oral

Filters in a Convolutional Neural Network (CNN) contain model parameters learned from enormous amounts of data. In this paper, we suggest to decompose convolutional filters in CNN as a truncated expansion with pre-fixed bases, namely the Decomposed Convolutional Filters network (DCFNet), where the e…

2016

A Deep Learning Approach to Unsupervised Ensemble Learning

ICML 2016poster

We show how deep learning methods can be applied in the context of crowdsourcing and unsupervised ensemble learning. First, we prove that the popular model of Dawid and Skene, which assumes that all classifiers are conditionally independent, is \em equivalent to a Restricted Boltzmann Machine (RBM)…