← Search

Andy Shih

11 accepted papers

2024

DreamPropeller: Supercharge Text-to-3D Generation with Parallel Sampling

CVPR 2024highlight

Recent methods such as Score Distillation Sampling (SDS) and Variational Score Distillation (VSD) using 2D diffusion models for text-to-3D generation have demonstrated impressive generation quality. However the long generation time of such algorithms significantly degrades the user experience. To ta…

2023

Parallel Sampling of Diffusion Models

NeurIPS 2023spotlight

Diffusion models are powerful generative models but suffer from slow sampling, often taking 1000 sequential denoising steps for one sample. As a result, considerable efforts have been directed toward reducing the number of denoising steps, but these methods hurt sample quality. Instead of reducing t…

2022

Imitation Learning by Estimating Expertise of Demonstrators

ICML 2022spotlight

Many existing imitation learning datasets are collected from multiple demonstrators, each with different expertise at different parts of the environment. Yet, standard imitation learning algorithms typically treat all demonstrators as homogeneous, regardless of their expertise, absorbing the weaknes…

2022

Training and Inference on Any-Order Autoregressive Models the Right Way

NeurIPS 2022accept

Conditional inference on arbitrary subsets of variables is a core problem in probabilistic inference with important applications such as masked language modeling and image inpainting. In recent years, the family of Any-Order Autoregressive Models (AO-ARMs) -- closely related to popular models such a…

2021

On the Critical Role of Conventions in Adaptive Human-AI Collaboration

ICLR 2021poster

Humans can quickly adapt to new partners in collaborative tasks (e.g. playing basketball), because they understand which fundamental skills of the task (e.g. how to dribble, how to shoot) carry over across new partners. Humans can also quickly adapt to similar tasks with the same partners by carryin…

2020

Probabilistic Circuits for Variational Inference in Discrete Graphical Models

NeurIPS 2020poster

Inference in discrete graphical models with variational methods is difficult because of the inability to re-parameterize gradients of the Evidence Lower Bound (ELBO). Many sampling-based methods have been proposed for estimating these gradients, but they suffer from high bias or variance. In this pa…

2019

Smoothing Structured Decomposable Circuits

NeurIPS 2019spotlight

We study the task of smoothing a circuit, i.e., ensuring that all children of a plus-gate mention the same variables. Circuits serve as the building blocks of state-of-the-art inference algorithms on discrete probabilistic graphical models and probabilistic programs. They are also important for disc…