← Search

Mohammad Norouzi

47 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

The Surprising Effectiveness of Diffusion Models for Optical Flow and Monocular Depth Estimation

NeurIPS 2023oral

Denoising diffusion probabilistic models have transformed image generation with their impressive fidelity and diversity. We show that they also excel in estimating optical flow and monocular depth, surprisingly without task-specific architectures and loss functions that are predominant for these tas…

Cited by 96SourcePDFScholar
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

Meta-Learning Fast Weight Language Models

EMNLP 2022main

Dynamic evaluation of language models (LMs) adapts model parameters at test time using gradient information from previous tokens and substantially improves LM performance. However, it requires over 3x more compute than standard inference. We present Fast Weight Layers (FWLs), a neural component that…

Cited by 12SourcePDFScholar
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

Autoregressive Dynamics Models for Offline Policy Evaluation and Optimization

ICLR 2021poster

Standard dynamics models for continuous control make use of feedforward computation to predict the conditional distribution of next state and reward given current state and action using a multivariate Gaussian with a diagonal covariance structure. This modeling choice assumes that different dimensio…

Cited by 53SourcePDFScholar
2021

Benchmarks for Deep Off-Policy Evaluation

ICLR 2021poster

Off-policy evaluation (OPE) holds the promise of being able to leverage large, offline datasets for both evaluating and selecting complex policies for decision making. The ability to learn offline is particularly important in many real-world domains, such as in healthcare, recommender systems, or ro…

2021

Big Self-Supervised Models Advance Medical Image Classification

ICCV 2021poster

Self-supervised pretraining followed by supervised fine-tuning has seen success in image recognition, especially when labeled examples are scarce, but has received limited attention in medical image analysis. This paper studies the effectiveness of self-supervised learning as a pretraining strategy…

Cited by 695PDFcodeScholar
2021

Mastering Atari with Discrete World Models

ICLR 2021poster

Intelligent agents need to generalize from past experience to achieve goals in complex environments. World models facilitate such generalization and allow learning behaviors from imagined outcomes to increase sample-efficiency. While learning world models from image inputs has recently become feasib…

2021

No MCMC for me: Amortized sampling for fast and stable training of energy-based models

ICLR 2021poster

Energy-Based Models (EBMs) present a flexible and appealing way to represent uncertainty. Despite recent advances, training EBMs on high-dimensional data remains a challenging problem as the state-of-the-art approaches are costly, unstable, and require considerable tuning and domain expertise to app…

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…

2021

Why Do Better Loss Functions Lead to Less Transferable Features?

NeurIPS 2021poster

Previous work has proposed many new loss functions and regularizers that improve test accuracy on image classification tasks. However, it is not clear whether these loss functions learn better representations for downstream tasks. This paper studies how the choice of training objective affects the t…

Cited by 115SourcePDFScholar
2020

A Simple Framework for Contrastive Learning of Visual Representations

ICML 2020poster

This paper presents SimCLR: a simple framework for contrastive learning of visual representations. We simplify recently proposed contrastive self-supervised learning algorithms without requiring specialized architectures or a memory bank. In order to understand what enables the contrastive predictio…

2020

An Optimistic Perspective on Offline Reinforcement Learning

ICML 2020poster

Off-policy reinforcement learning (RL) using a fixed offline dataset of logged interactions is an important consideration in real world applications. This paper studies offline RL using the DQN replay dataset comprising the entire replay experience of a DQN agent on 60 Atari 2600 games. We demonstra…

2020

Big Self-Supervised Models are Strong Semi-Supervised Learners

NeurIPS 2020poster

One paradigm for learning from few labeled examples while making best use of a large amount of unlabeled data is unsupervised pretraining followed by supervised fine-tuning. Although this paradigm uses unlabeled data in a task-agnostic way, in contrast to common approaches to semi-supervised learnin…

2020

Dream to Control: Learning Behaviors by Latent Imagination

ICLR 2020spotlight

Learned world models summarize an agent's experience to facilitate learning complex behaviors. While learning world models from high-dimensional sensory inputs is becoming feasible through deep learning, there are many potential ways for deriving behaviors from them. We present Dreamer, a reinforcem…

Cited by 1635SourcecodeScholar
2020

Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation

NeurIPS 2020poster

We introduce Exemplar VAEs, a family of generative models that bridge the gap between parametric and non-parametric, exemplar based generative models. Exemplar VAE is a variant of VAE with a non-parametric latent prior based on a Parzen window estimator. To sample from it, one first draws a random e…

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

Memory Based Trajectory-conditioned Policies for Learning from Sparse Rewards

NeurIPS 2020poster

Reinforcement learning with sparse rewards is challenging because an agent can rarely obtain non-zero rewards and hence, gradient-based optimization of parameterized policies can be incremental and slow. Recent work demonstrated that using a memory buffer of previous successful trajectories can resu…

Cited by 39SourcePDFScholar
2020

NASA Neural Articulated Shape Approximation

ECCV 2020poster

Efficient representation of articulated objects such as human bodies is an important problem in computer vision and graphics. To efficiently simulate deformation, existing approaches represent 3D objects using polygonal meshes and deform them using skinning techniques. This paper introduces neural a…

Cited by 263SourcePDFScholar
2020

RL Unplugged: A Suite of Benchmarks for Offline Reinforcement Learning

NeurIPS 2020poster

Offline methods for reinforcement learning have a potential to help bridge the gap between reinforcement learning research and real-world applications. They make it possible to learn policies from offline datasets, thus overcoming concerns associated with online data collection in the real-world, in…

2020

SUMO: Unbiased Estimation of Log Marginal Probability for Latent Variable Models

ICLR 2020spotlight

Standard variational lower bounds used to train latent variable models produce biased estimates of most quantities of interest. We introduce an unbiased estimator of the log marginal likelihood and its gradients for latent variable models based on randomized truncation of infinite series. If paramet…

Cited by 32SourceScholar
2020

Your classifier is secretly an energy based model and you should treat it like one

ICLR 2020talk

We propose to reinterpret a standard discriminative classifier of p(y|x) as an energy based model for the joint distribution p(x, y). In this setting, the standard class probabilities can be easily computed as well as unnormalized values of p(x) and p(x|y). Within this framework, standard discrimina…

Cited by 674SourcecodeScholar
2019

Contingency-Aware Exploration in Reinforcement Learning

ICLR 2019poster

This paper investigates whether learning contingency-awareness and controllable aspects of an environment can lead to better exploration in reinforcement learning. To investigate this question, we consider an instantiation of this hypothesis evaluated on the Arcade Learning Element (ALE). In this st…

Cited by 96SourcePDFScholar
2019

Don't Blame the ELBO! A Linear VAE Perspective on Posterior Collapse

NeurIPS 2019poster

Posterior collapse in Variational Autoencoders (VAEs) with uninformative priors arises when the variational posterior distribution closely matches the prior for a subset of latent variables. This paper presents a simple and intuitive explanation for posterior collapse through the analysis of linear…

Cited by 242SourcePDFScholar
2019

Learning to Generalize from Sparse and Underspecified Rewards

ICML 2019oral

We consider the problem of learning from sparse and underspecified rewards, where an agent receives a complex input, such as a natural language instruction, and needs to generate a complex response, such as an action sequence, while only receiving binary success-failure feedback. Such success-failur…

2019

Similarity of Neural Network Representations Revisited

ICML 2019oral

Recent work has sought to understand the behavior of neural networks by comparing representations between layers and between different trained models. We examine methods for comparing neural network representations based on canonical correlation analysis (CCA). We show that CCA belongs to a family o…

Cited by 1704SourcePDFScholar
2019

Understanding the Impact of Entropy on Policy Optimization

ICML 2019oral

Entropy regularization is commonly used to improve policy optimization in reinforcement learning. It is believed to help with exploration by encouraging the selection of more stochastic policies. In this work, we analyze this claim using new visualizations of the optimization landscape based on rand…

2018

Discovery of Latent 3D Keypoints via End-to-end Geometric Reasoning

NeurIPS 2018oral

This paper presents KeypointNet, an end-to-end geometric reasoning framework to learn an optimal set of category-specific keypoints, along with their detectors to predict 3D keypoints in a single 2D input image. We demonstrate this framework on 3D pose estimation task by proposing a differentiable p…

2018

Memory Augmented Policy Optimization for Program Synthesis and Semantic Parsing

NeurIPS 2018spotlight

We present Memory Augmented Policy Optimization (MAPO), a simple and novel way to leverage a memory buffer of promising trajectories to reduce the variance of policy gradient estimate. MAPO is applicable to deterministic environments with discrete actions, such as structured prediction and combinato…

2018

QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension

ICLR 2018poster

Current end-to-end machine reading and question answering (Q\&A) models are primarily based on recurrent neural networks (RNNs) with attention. Despite their success, these models are often slow for both training and inference due to the sequential nature of RNNs. We propose a new Q\&A architecture…

Cited by 1263SourceScholar
2018

Smoothed Action Value Functions for Learning Gaussian Policies

ICML 2018oral

State-action value functions (i.e., Q-values) are ubiquitous in reinforcement learning (RL), giving rise to popular algorithms such as SARSA and Q-learning. We propose a new notion of action value defined by a Gaussian smoothed version of the expected Q-value. We show that such smoothed Q-values sti…

Cited by 31SourcePDFScholar
2018

Trust-PCL: An Off-Policy Trust Region Method for Continuous Control

ICLR 2018poster

Trust region methods, such as TRPO, are often used to stabilize policy optimization algorithms in reinforcement learning (RL). While current trust region strategies are effective for continuous control, they typically require a large amount of on-policy interaction with the environment. To address t…

2017

Bridging the Gap Between Value and Policy Based Reinforcement Learning

NeurIPS 2017poster

We establish a new connection between value and policy based reinforcement learning (RL) based on a relationship between softmax temporal value consistency and policy optimality under entropy regularization. Specifically, we show that softmax consistent action values correspond to optimal entropy re…

2017

Deep Value Networks Learn to Evaluate and Iteratively Refine Structured Outputs

ICML 2017poster

We approach structured output prediction by optimizing a deep value network (DVN) to precisely estimate the task loss on different output configurations for a given input. Once the model is trained, we perform inference by gradient descent on the continuous relaxations of the output variables to fin…

2017

Device Placement Optimization with Reinforcement Learning

ICML 2017poster

The past few years have witnessed a growth in size and computational requirements for training and inference with neural networks. Currently, a common approach to address these requirements is to use a heterogeneous distributed environment with a mixture of hardware devices such as CPUs and GPUs. Im…

Cited by 556SourcePDFScholar
2017

Filtering Variational Objectives

NeurIPS 2017poster

When used as a surrogate objective for maximum likelihood estimation in latent variable models, the evidence lower bound (ELBO) produces state-of-the-art results. Inspired by this, we consider the extension of the ELBO to a family of lower bounds defined by a particle filter's estimator of the margi…

Cited by 260SourcePDFScholar
2017

Neural Audio Synthesis of Musical Notes with WaveNet Autoencoders

ICML 2017poster

Generative models in vision have seen rapid progress due to algorithmic improvements and the availability of high-quality image datasets. In this paper, we offer contributions in both these areas to enable similar progress in audio modeling. First, we detail a powerful new WaveNet-style autoencoder…

Cited by 827SourcePDFScholar
2016

Reward Augmented Maximum Likelihood for Neural Structured Prediction

NeurIPS 2016poster

A key problem in structured output prediction is enabling direct optimization of the task reward function that matters for test evaluation. This paper presents a simple and computationally efficient method that incorporates task reward into maximum likelihood training. We establish a connection betw…

Cited by 263SourcePDFScholar
2015

Efficient Non-greedy Optimization of Decision Trees

NeurIPS 2015poster

Decision trees and randomized forests are widely used in computer vision and machine learning. Standard algorithms for decision tree induction optimize the split functions one node at a time according to some splitting criteria. This greedy procedure often leads to suboptimal trees. In this paper, w…

Cited by 146SourcePDFScholar