← Search

William Chan

17 accepted papers

2023

Character-Aware Models Improve Visual Text Rendering

ACL 2023long

Current image generation models struggle to reliably produce well-formed visual text. In this paper, we investigate a key contributing factor: popular text-to-image models lack character-level input features, making it much harder to predict a word’s visual makeup as a series of glyphs. To quantify…

Cited by 67SourcePDFScholar
2023

Imagen Editor and EditBench: Advancing and Evaluating Text-Guided Image Inpainting

CVPR 2023highlight

Text-guided image editing can have a transformative impact in supporting creative applications. A key challenge is to generate edits that are faithful to the input text prompt, while consistent with the input image. We present Imagen Editor, a cascaded diffusion model, built by fine-tuning Imagen on…

Cited by 185SourcePDFScholar
2023

Novel View Synthesis with Diffusion Models

ICLR 2023poster

We present 3DiM (pronounced "three-dim"), a diffusion model for 3D novel view synthesis from as few as a single image. The core of 3DiM is an image-to-image diffusion model -- 3DiM takes a single reference view and their poses as inputs, and generates a novel view via diffusion. 3DiM can then genera…

Cited by 277SourcePDFScholar
2023

TryOnDiffusion: A Tale of Two UNets

CVPR 2023poster

Given two images depicting a person and a garment worn by another person, our goal is to generate a visualization of how the garment might look on the input person. A key challenge is to synthesize a photorealistic detail-preserving visualization of the garment, while warping the garment to accommod…

Cited by 129SourcePDFScholar
2022

Learning Fast Samplers for Diffusion Models by Differentiating Through Sample Quality

ICLR 2022poster

Diffusion models have emerged as an expressive family of generative models rivaling GANs in sample quality and autoregressive models in likelihood scores. Standard diffusion models typically require hundreds of forward passes through the model to generate a single high-fidelity sample. We introduce…

Cited by 200SourcePDFScholar
2022

Photorealistic Text-to-Image Diffusion Models with Deep Language Understanding

NeurIPS 2022accept

We present Imagen, a text-to-image diffusion model with an unprecedented degree of photorealism and a deep level of language understanding. Imagen builds on the power of large transformer language models in understanding text and hinges on the strength of diffusion models in high-fidelity image gene…

Cited by 6404SourcePDFScholar
2022

Video Diffusion Models

NeurIPS 2022accept

Generating temporally coherent high fidelity video is an important milestone in generative modeling research. We make progress towards this milestone by proposing a diffusion model for video generation that shows very promising initial results. Our model is a natural extension of the standard image…

2021

WaveGrad: Estimating Gradients for Waveform Generation

ICLR 2021poster

This paper introduces WaveGrad, a conditional model for waveform generation which estimates gradients of the data density. The model is built on prior work on score matching and diffusion probabilistic models. It starts from a Gaussian white noise signal and iteratively refines the signal via a grad…

2020

Imputer: Sequence Modelling via Imputation and Dynamic Programming

ICML 2020poster

This paper presents the Imputer, a neural sequence model that generates output sequences iteratively via imputations. The Imputer is an iterative generation model, requiring only a constant number of generation steps independent of the number of input or output tokens. The Imputer can be trained to…

Cited by 138SourcePDFScholar
2020

Specaugment on Large Scale Datasets

ICASSP 2020accepted

Recently, SpecAugment, an augmentation scheme for automatic speech recognition that acts directly on the spectrogram of input utterances, has shown to be highly effective in enhancing the performance of end-to-end networks on public datasets. In this paper, we demonstrate its effectiveness on tasks…

Cited by 0SourceScholar
2019

Bytes Are All You Need: End-to-end Multilingual Speech Recognition and Synthesis with Bytes

ICASSP 2019accepted

We present two end-to-end models: Audio-to-Byte (A2B) and Byte-to-Audio (B2A), for multilingual speech recognition and synthesis. Prior work has predominantly used characters, sub-words or words as the unit of choice to model text. These units are difficult to scale to languages with large vocabular…

Cited by 0SourceScholar
2019

Insertion Transformer: Flexible Sequence Generation via Insertion Operations

ICML 2019oral

We present the Insertion Transformer, an iterative, partially autoregressive model for sequence generation based on insertion operations. Unlike typical autoregressive models which rely on a fixed, often left-to-right ordering of the output, our approach accommodates arbitrary orderings by allowing…

Cited by 270SourcePDFScholar
2016

Listen, attend and spell: A neural network for large vocabulary conversational speech recognition

ICASSP 2016accepted

We present Listen, Attend and Spell (LAS), a neural speech recognizer that transcribes speech utterances directly to characters without pronunciation models, HMMs or other components of traditional speech recognizers. In LAS, the neural network architecture subsumes the acoustic, pronunciation and l…

Cited by 0SourceScholar