← Search

Stefano Ermon

226 accepted papers

2026

Adaptive Spectral Feature Forecasting for Diffusion Sampling Acceleration

CVPR 2026

Diffusion models have become the dominant tool for high-fidelity image and video generation, yet are critically bottlenecked by their inference speed due to the numerous iterative passes of Diffusion Transformers. To reduce the exhaustive compute, recent works resort to the feature caching and reusi

Cited by 0SourceScholar
2026

Align Your Structures: Generating Trajectories with Structure Pretraining for Molecular Dynamics

ICLR 2026poster

Generating molecular dynamics (MD) trajectories using deep generative models has attracted increasing attention, yet remains inherently challenging due to the limited availability of MD data and the complexities involved in modeling high-dimensional MD distributions. To overcome these challenges, we…

Cited by 0SourcecodeScholar
2026

CMT: Mid-Training for Efficient Learning of Consistency, Mean Flow, and Flow-Map Models

ICLR 2026poster

Flow map models such as Consistency Models (CM) and Mean Flow (MF) enable few-step generation by learning the long jump of the ODE solution of diffusion models, yet training remains unstable, sensitive to hyperparameters, and costly. Initializing from a pre-trained diffusion model helps, but still r…

Cited by 0SourcecodeScholar
2026

Diffusion Language Model Parallel Decoding via Product-of-Experts Bridge

ICML 2026poster

Diffusion language models (DLMs) offer substantial speed advantages through parallel decoding, but the lack of token dependencies limits generation quality compared to autoregressive (AR) models. Recent progress attempts to bridge the gap via importance sampling, with DLM being the proposal and AR b…

Cited by 0SourceScholar
2026

DiffusionNFT: Online Diffusion Reinforcement with Forward Process

ICLR 2026oral

Online reinforcement learning (RL) has been central to post-training language models, but its extension to diffusion models remains challenging due to intractable likelihoods. Recent works discretize the reverse sampling process to enable GRPO-style training, yet they inherit fundamental drawbacks,…

Cited by 0SourcecodeScholar
2026

Discrete Diffusion Trajectory Alignment via Stepwise Decomposition

ICLR 2026poster

Discrete diffusion models have demonstrated great promise in modeling various sequence data, ranging from human language to biological sequences. Inspired by the success of RL in language models, there is growing interest in further improving the models by alignment with a certain reward. In this wo…

Cited by 0SourcecodeScholar
2026

DistillKac: Few-Step Image Generation via Damped Wave Equations

ICLR 2026poster

We present DistillKac, a fast image generator that uses the damped wave equation and its stochastic Kac representation to move probability mass at finite speed. In contrast to diffusion models whose reverse time velocities can become stiff and implicitly allow unbounded propagation speed, Kac dynami…

Cited by 0SourceScholar
2026

FSPO: Few-Shot Optimization of Synthetic Preferences Effectively Personalizes to Real Users

ICLR 2026poster

Effective personalization of LLMs is critical for a broad range of user-interfacing applications such as virtual assistants and content curation. Inspired by the strong in-context capabilities of LLMs, we propose few-shot preference optimization (FSPO), an algorithm for LLM personalization that refr…

Cited by 0SourcecodeScholar
2026

G2D2: Gradient-Guided Discrete Diffusion for Inverse Problem Solving

ICML 2026poster

Recent literature has effectively leveraged diffusion models trained on continuous variables as priors for solving inverse problems. Notably, discrete diffusion models with discrete latent codes have shown strong performance, particularly in modalities suited for discrete compressed representations,…

Cited by 0SourceScholar
2026

GUDA: Counterfactual Group-wise Training Data Attribution for Diffusion Models via Unlearning

ICML 2026poster

Training-data attribution for vision generative models aims to identify which training data influenced a given output. While most methods score individual examples, practitioners often need group-level answers (e.g., artistic styles or object classes). Group-wise attribution is counterfactual: how w…

Cited by 0SourceScholar
2026

Generalizing Stochastic Smoothing for Differentiation and Gradient Estimation

ICML 2026poster

We address the problem of gradient estimation for stochastic differentiable relaxations of algorithms, operators, simulators, and other non-differentiable functions. Stochastic smoothing conventionally perturbs the input of a non-differentiable function with a differentiable density distribution wit…

Cited by 0SourceScholar
2026

Improved Object-Centric Diffusion Learning with Registers and Contrastive Alignment

ICLR 2026poster

Slot Attention (SA) with pretrained diffusion models has recently shown promise for object-centric learning (OCL), but suffers from slot entanglement and weak alignment between object slots and image content. We propose Contrastive Object-centric Diffusion Alignment (CODA), a simple extension that (…

Cited by 0SourcecodeScholar
2026

InfoTok: Adaptive Discrete Video Tokenizer via Information-Theoretic Compression

ICLR 2026oral

Accurate and efficient discrete video tokenization is essential for long video sequences processing. Yet, the inherent complexity and variable information density of videos present a significant bottleneck for current tokenizers, which rigidly compress all content at a fixed rate, leading to redunda…

Cited by 0SourcecodeScholar
2026

Mitigating Bias in Locally Constrained Decoding via Tractable Proposals

ICML 2026poster

Generations from large language models often fail to reliably conform to logical constraints such as JSON schema. Existing locally-constrained decoding (LCD) approaches enforce constraints by myopically masking out next tokens, resulting in biased sampling and degradation in downstream performance. …

Cited by 0SourceScholar
2026

Principled RL for Diffusion LLMs Emerges from a Sequence-Level Perspective

ICLR 2026poster

Reinforcement Learning (RL) has proven highly effective for autoregressive language models, but adapting these methods to diffusion large language models (dLLMs) presents fundamental challenges. The core difficulty lies in likelihood approximation: while autoregressive models naturally provide token…

Cited by 0SourcecodeScholar
2026

Self-Speculative Decoding Accelerates Lossless Inference in Any-Order and Any-Subset Autoregressive Models

ICLR 2026poster

In arbitrary-order language models, it is an open question how to sample tokens in parallel from the correct joint distribution. With discrete diffusion models, the more tokens they generate in parallel, the less their predicted distributions adhere to the originally learned data distribution, as th…

Cited by 0SourceScholar
2026

reAR: Rethinking Visual Autoregressive Models via Token-wise Consistency Regularization

ICLR 2026poster

Visual autoregressive (AR) generation offers a promising path toward unifying vision and language models, yet its performance remains suboptimal against diffusion models. Prior work often attributes this gap to tokenizer limitations and rasterization ordering. In this work, we identify a core bottle…

Cited by 0SourceScholar
2025

$f$-PO: Generalizing Preference Optimization with $f$-divergence Minimization

AISTATS 2025poster

Preference optimization has made significant progress recently, with numerous methods developed to align language models with human preferences. This paper introduces $f$-divergence Preference Optimization ($f$-PO), a novel framework that generalizes and extends existing approaches. $f$-PO minimizes…

Cited by 0SourcecodeScholar
2025

CHORDS: Diffusion Sampling Accelerator with Multi-core Hierarchical ODE Solvers

ICCV 2025poster

Diffusion-based generative models have become dominant generators of high-fidelity images and videos but remain limited by their computationally expensive inference procedures. Existing acceleration techniques either require extensive model retraining or compromise significantly on sample quality. T…

Cited by 0SourcePDFScholar
2025

CPSample: Classifier Protected Sampling for Guarding Training Data During Diffusion

ICLR 2025poster

Diffusion models have a tendency to exactly replicate their training data, especially when trained on small datasets. Most prior work has sought to mitigate this problem by imposing differential privacy constraints or masking parts of the training data, resulting in a notable substantial decrease i…

Cited by 2SourcePDFScholar
2025

Energy-Based Diffusion Language Models for Text Generation

ICLR 2025poster

Despite remarkable progress in autoregressive language models, alternative generative paradigms beyond left-to-right generation are still being actively explored. Discrete diffusion models, with the capacity for parallel generation, have recently emerged as a promising alternative. Unfortunately, th…

2025

ExPLoRA: Parameter-Efficient Extended Pre-Training to Adapt Vision Transformers under Domain Shifts

ICML 2025poster

Parameter-efficient fine-tuning (PEFT) techniques such as low-rank adaptation (LoRA) can effectively adapt large pre-trained foundation models to downstream tasks using only a small fraction (0.1%-10%) of the original trainable weights. An under-explored question of PEFT is in extending the pre-trai…

2025

Exploring Diffusion Transformer Designs via Grafting

NeurIPS 2025oral

Designing model architectures requires decisions such as selecting operators (e.g., attention, convolution) and configurations (e.g., depth, width). However, evaluating the impact of these decisions on model quality requires costly pretraining, limiting architectural investigation. Inspired by how n…

Cited by 0SourcecodeScholar
2025

GeoAda: Efficiently Finetune Geometric Diffusion Models with Equivariant Adapters

NeurIPS 2025poster

Geometric diffusion models have shown remarkable success in molecular dynamics and structure generation. However, efficiently fine-tuning them for downstream tasks with varying geometric controls remains underexplored. In this work, we propose an SE(3)-equivariant adapter framework (GeoAda) that ena…

Cited by 0SourceScholar
2025

Personalized Preference Fine-tuning of Diffusion Models

CVPR 2025poster

RLHF techniques like DPO can significantly improve the generation quality of text-to-image diffusion models. However, these methods optimize for a single reward that aligns model generation with population-level preferences, neglecting the nuances of individual users' beliefs or values. This lack of…

Cited by 1SourcePDFScholar
2025

Preference-Guided Diffusion for Multi-Objective Offline Optimization

NeurIPS 2025poster

Offline multi-objective optimization aims to identify Pareto-optimal solutions given a dataset of designs and their objective values. In this work, we propose a preference-guided diffusion model that generates Pareto-optimal designs by leveraging a classifier-based guidance mechanism. Our guidance c…

Cited by 0SourceScholar
2025

Scaling Probabilistic Circuits via Monarch Matrices

ICML 2025poster

Probabilistic Circuits (PCs) are tractable representations of probability distributions allowing for exact and efficient computation of likelihoods and marginals. Recent advancements have improved the scalability of PCs either by leveraging their sparse properties or through the use of tensorized op…

Cited by 0SourcePDFScholar
2025

Smooth Interpolation for Improved Discrete Graph Generative Models

ICML 2025poster

Though typically represented by the discrete node and edge attributes, the graph topological information can be sufficiently captured by the graph spectrum in a continuous space. It is believed that incorporating the continuity of graph topological information into the generative process design coul…

Cited by 0SourcePDFScholar
2025

TEOChat: A Large Vision-Language Assistant for Temporal Earth Observation Data

ICLR 2025poster

Large vision and language assistants have enabled new capabilities for interpreting natural images. These approaches have recently been adapted to earth observation data, but they are only able to handle single image inputs, limiting their use for many real-world tasks. In this work, we develop a ne…

2025

TFG-Flow: Training-free Guidance in Multimodal Generative Flow

ICLR 2025poster

Given an unconditional generative model and a predictor for a target property (e.g., a classifier), the goal of training-free guidance is to generate samples with desirable target properties without additional training. As a highly efficient technique for steering generative models toward flexible o…

2025

TabDiff: a Mixed-type Diffusion Model for Tabular Data Generation

ICLR 2025poster

Synthesizing high-quality tabular data is an important topic in many data science tasks, ranging from dataset augmentation to privacy protection. However, developing expressive generative models for tabular data is challenging due to its inherent heterogeneous data types, complex inter-correlations,…

2025

Training-Free Safe Denoisers for Safe Use of Diffusion Models

NeurIPS 2025poster

There is growing concern over the safety of powerful diffusion models, as they are often misused to produce inappropriate, not-safe-for-work content or generate copyrighted material or data of individuals who wish to be forgotten. Many existing methods tackle these issues by heavily relying on text-…

Cited by 0SourceScholar
2025

Zero-Shot Cyclic Peptide Design via Composable Geometric Constraints

ICML 2025poster

Cyclic peptides, characterized by geometric constraints absent in linear peptides, offer enhanced biochemical properties, presenting new opportunities to address unmet medical needs. However, designing target-specific cyclic peptides remains underexplored due to limited training data. To bridge the…

Cited by 0SourcePDFScholar
2024

Active Learning for Derivative-Based Global Sensitivity Analysis with Gaussian Processes

NeurIPS 2024poster

We consider the problem of active learning for global sensitivity analysis of expensive black-box functions. Our aim is to efficiently learn the importance of different input variables, e.g., in vehicle safety experimentation, we study the impact of the thickness of various components on safety obje…

2024

Aligning Target-Aware Molecule Diffusion Models with Exact Energy Optimization

NeurIPS 2024poster

Generating ligand molecules for specific protein targets, known as structure-based drug design, is a fundamental problem in therapeutics development and biological discovery. Recently, target-aware generative models, especially diffusion models, have shown great promise in modeling protein-ligand in…

2024

Consistency Trajectory Models: Learning Probability Flow ODE Trajectory of Diffusion

ICLR 2024poster

Consistency Models (CM) (Song et al., 2023) accelerate score-based diffusion model sampling at the cost of sample quality but lack a natural way to trade-off quality for speed. To address this limitation, we propose Consistency Trajectory Model (CTM), a generalization encompassing CM and score-based…

2024

Convolutional Differentiable Logic Gate Networks

NeurIPS 2024oral

With the increasing inference cost of machine learning models, there is a growing interest in models with fast and efficient inference. Recently, an approach for learning logic gate networks directly via a differentiable relaxation was proposed. Logic gate networks are faster than conventional neur…

2024

Cross-Modal Contextualized Diffusion Models for Text-Guided Visual Generation and Editing

ICLR 2024poster

Conditional diffusion models have exhibited superior performance in high-fidelity text-guided visual generation and editing. Nevertheless, prevailing text-guided visual diffusion models primarily focus on incorporating text-visual relationships exclusively into the reverse process, often disregardin…

2024

Diffusion Model Alignment Using Direct Preference Optimization

CVPR 2024poster

Large language models (LLMs) are fine-tuned using human comparison data with Reinforcement Learning from Human Feedback (RLHF) methods to make them better aligned with users' preferences. In contrast to LLMs human preference learning has not been widely explored in text-to-image diffusion models; th…

Cited by 205SourcePDFScholar
2024

DiffusionSat: A Generative Foundation Model for Satellite Imagery

ICLR 2024poster

Diffusion models have achieved state-of-the-art results on many modalities including images, speech, and video. However, existing models are not tailored to support remote sensing data, which is widely used in important applications including environmental monitoring and crop-yield prediction. Satel…

2024

Discrete Diffusion Modeling by Estimating the Ratios of the Data Distribution

ICML 2024oral

Despite their groundbreaking performance for many generative modeling tasks, diffusion models have fallen short on discrete data domains such as natural language. Crucially, standard diffusion models rely on the well-established theory of score matching, but efforts to generalize this to discrete st…

2024

Disentangling Length from Quality in Direct Preference Optimization

ACL 2024findings

Reinforcement Learning from Human Feedback (RLHF) has been a crucial component in the recent success of Large Language Models. However, RLHF is know to exploit biases in human preferences, such as verbosity. A well-formatted and eloquent answer is often more highly rated by users, even when it is le…

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…

2024

Equivariant Graph Neural Operator for Modeling 3D Dynamics

ICML 2024poster

Modeling the complex three-dimensional (3D) dynamics of relational systems is an important problem in the natural sciences, with applications ranging from molecular simulations to particle mechanics. Machine learning methods have achieved good success by learning graph neural networks to model spati…

2024

Generative Fractional Diffusion Models

NeurIPS 2024poster

We introduce the first continuous-time score-based generative model that leverages fractional diffusion processes for its underlying dynamics. Although diffusion models have excelled at capturing data distributions, they still suffer from various limitations such as slow convergence, mode-collapse o…

2024

GeoLLM: Extracting Geospatial Knowledge from Large Language Models

ICLR 2024poster

The application of machine learning (ML) in a range of geospatial tasks is increasingly common but often relies on globally available covariates such as satellite imagery that can either be expensive or lack predictive power. Here we explore the question of whether the vast amounts of knowledge foun…

2024

HIVE: Harnessing Human Feedback for Instructional Visual Editing

CVPR 2024poster

Incorporating human feedback has been shown to be crucial to align text generated by large language models to human preferences. We hypothesize that state-of-the-art instructional image editing models where outputs are generated based on an input image and an editing instruction could similarly bene…

2024

HarvestNet: A Dataset for Detecting Smallholder Farming Activity Using Harvest Piles and Remote Sensing

AAAI 2024technical

Small farms contribute to a large share of the productive land in developing countries. In regions such as sub-Saharan Africa, where 80% of farms are small (under 2 ha in size), the task of mapping smallholder cropland is an important part of tracking sustainability measures such as crop productivit…

2024

Language Model Detectors Are Easily Optimized Against

ICLR 2024poster

The fluency and general applicability of large language models (LLMs) has motivated significant interest in detecting whether a piece of text was written by a language model. While both academic and commercial detectors have been deployed in some settings, particularly education, other research has…

2024

Large Language Models are Geographically Biased

ICML 2024poster

Large Language Models (LLMs) inherently carry the biases contained in their training corpora, which can lead to the perpetuation of societal harm. As the impact of these foundation models grows, understanding and evaluating their biases becomes crucial to achieving fairness and accuracy. We propose…

2024

MADiff: Offline Multi-agent Learning with Diffusion Models

NeurIPS 2024poster

Offline reinforcement learning (RL) aims to learn policies from pre-existing datasets without further interactions, making it a challenging task. Q-learning algorithms struggle with extrapolation errors in offline settings, while supervised learning methods are constrained by model expressiveness. R…

2024

Manifold Preserving Guided Diffusion

ICLR 2024poster

Despite the recent advancements, conditional image generation still faces challenges of cost, generalizability, and the need for task-specific training. In this paper, we propose Manifold Preserving Guided Diffusion (MPGD), a training-free conditional generation framework that leverages pretrained d…

Cited by 50SourcePDFScholar
2024

Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs

ICML 2024poster

Diffusion models have exhibit exceptional performance in text-to-image generation and editing. However, existing methods often face challenges when handling complex text prompts that involve multiple objects with multiple attributes and relationships. In this paper, we propose a brand new training-f…

2024

Mechanistic Design and Scaling of Hybrid Architectures

ICML 2024poster

The development of deep learning architectures is a resource-demanding process, due to a vast design space, long prototyping times, and high compute costs associated with at-scale model training and evaluation. We set out to simplify this process by grounding it in an end-to-end mechanistic architec…

2024

Newton Losses: Using Curvature Information for Learning with Differentiable Algorithms

NeurIPS 2024poster

When training neural networks with custom objectives, such as ranking losses and shortest-path losses, a common problem is that they are, per se, non-differentiable. A popular approach is to continuously relax the objectives to provide gradients, enabling learning. However, such differentiable relax…

2024

On the Scalability of Diffusion-based Text-to-Image Generation

CVPR 2024poster

Scaling up model and data size has been quite successful for the evolution of LLMs. However the scaling law for the diffusion based text-to-image (T2I) models is not fully explored. It is also unclear how to efficiently scale the model for better performance at reduced cost. The different training s…

Cited by 22SourcePDFScholar
2024

PaGoDA: Progressive Growing of a One-Step Generator from a Low-Resolution Diffusion Teacher

NeurIPS 2024poster

The diffusion model performs remarkable in generating high-dimensional content but is computationally intensive, especially during training. We propose Progressive Growing of Diffusion Autoencoder (PaGoDA), a novel pipeline that reduces the training costs through three stages: training diffusion on…

2024

Preference Fine-Tuning of LLMs Should Leverage Suboptimal, On-Policy Data

ICML 2024poster

Learning from preference labels plays a crucial role in fine-tuning large language models --- this is done via supervised learning, on-policy reinforcement learning (RL), or contrastive learning. Different methods come with different implementation tradeoffs, and existing empirical findings present…

2024

Privacy-Constrained Policies via Mutual Information Regularized Policy Gradients

AISTATS 2024poster

As reinforcement learning techniques are increasingly applied to real-world decision problems, attention has turned to how these algorithms use potentially sensitive information. We consider the task of training a policy that maximizes reward while minimizing disclosure of certain sensitive state va…

Cited by 6SourcePDFScholar
2024

Self-Refining Diffusion Samplers: Enabling Parallelization via Parareal Iterations

NeurIPS 2024poster

In diffusion models, samples are generated through an iterative refinement process, requiring hundreds of sequential model evaluations. Several recent methods have introduced approximations (fewer discretization steps or distillation) to trade off speed at the cost of sample quality. In contrast, we…

2024

SequenceMatch: Imitation Learning for Autoregressive Sequence Modelling with Backtracking

ICLR 2024poster

In many domains, autoregressive models can attain high likelihood on the task of predicting the next observation. However, this maximum-likelihood (MLE) objective does not necessarily match a downstream use-case of autoregressively generating high-quality sequences. The MLE objective weights sequenc…

Cited by 11SourcePDFScholar
2024

State-Free Inference of State-Space Models: The *Transfer Function* Approach

ICML 2024poster

We approach designing a state-space model for deep learning applications through its dual representation, the *transfer function*, and uncover a highly efficient sequence parallel inference algorithm that is *state-free*: unlike other proposed algorithms, state-free inference does not incur any sign…

2024

TFG: Unified Training-Free Guidance for Diffusion Models

NeurIPS 2024spotlight

Given an unconditional diffusion model and a predictor for a target property of interest (e.g., a classifier), the goal of training-free guidance is to generate samples with desirable target properties without additional training. Existing methods, though effective in various individual applications…

2024

TorchSpatial: A Location Encoding Framework and Benchmark for Spatial Representation Learning

NeurIPS 2024poster

Spatial representation learning (SRL) aims at learning general-purpose neural network representations from various types of spatial data (e.g., points, polylines, polygons, networks, images, etc.) in their native formats. Learning good spatial representations is a fundamental problem for various dow…

2024

Uncertainty Quantification for Forward and Inverse Problems of PDEs via Latent Global Evolution

AAAI 2024technical

Deep learning-based surrogate models have demonstrated remarkable advantages over classical solvers in terms of speed, often achieving speedups of 10 to 1000 times over traditional partial differential equation (PDE) solvers. However, a significant challenge hindering their widespread adoption in bo…

2023

But Are You Sure? An Uncertainty-Aware Perspective on Explainable AI

AISTATS 2023poster

Although black-box models can accurately predict outcomes such as weather patterns, they often lack transparency, making it challenging to extract meaningful insights (such as which atmospheric conditions signal future rainfall). Model explanations attempt to identify the essential features of a mod…

Cited by 24SourcePDFScholar
2023

CSP: Self-Supervised Contrastive Spatial Pre-Training for Geospatial-Visual Representations

ICML 2023poster

Geo-tagged images are publicly available in large quantities, whereas labels such as object classes are rather scarce and expensive to collect. Meanwhile, contrastive learning has achieved tremendous success in various natural image and language tasks with limited labeled data. However, existing met…

Cited by 72SourcePDFScholar
2023

Calibration by Distribution Matching: Trainable Kernel Calibration Metrics

NeurIPS 2023poster

Calibration ensures that probabilistic forecasts meaningfully capture uncertainty by requiring that predicted probabilities align with empirical frequencies. However, many existing calibration methods are specialized for post-hoc recalibration, which can worsen the sharpness of forecasts. Drawing on…

2023

Deep Latent State Space Models for Time-Series Generation

ICML 2023poster

Methods based on ordinary differential equations (ODEs) are widely used to build generative models of time-series. In addition to high computational overhead due to explicitly computing hidden states recurrence, existing ODE-based models fall short in learning sequence data with sharp transitions -…

2023

Direct Preference Optimization: Your Language Model is Secretly a Reward Model

NeurIPS 2023oral

While large-scale unsupervised language models (LMs) learn broad world knowledge and some reasoning skills, achieving precise control of their behavior is difficult due to the completely unsupervised nature of their training. Existing methods for gaining such steerability collect human labels of the…

Cited by 3284SourcePDFScholar
2023

Dual Diffusion Implicit Bridges for Image-to-Image Translation

ICLR 2023poster

Common image-to-image translation methods rely on joint training over data from both source and target domains. The training process requires concurrent access to both datasets, which hinders data separation and privacy protection; and existing models cannot be easily adapted for translation of new…

2023

End-to-End Diffusion Latent Optimization Improves Classifier Guidance

ICCV 2023poster

Classifier guidance---using the gradients of an image classifier to steer the generations of a diffusion model---has the potential to dramatically expand the creative control over image generation and editing. However, currently classifier guidance requires either training new noise-aware models to…

Cited by 71PDFcodeScholar
2023

Equivariant Flow Matching with Hybrid Probability Transport for 3D Molecule Generation

NeurIPS 2023poster

The generation of 3D molecules requires simultaneously deciding the categorical features (atom types) and continuous features (atom coordinates). Deep generative models, especially Diffusion Models (DMs), have demonstrated effectiveness in generating feature-rich geometries. However, existing DMs ty…

2023

FP-Diffusion: Improving Score-based Diffusion Models by Enforcing the Underlying Score Fokker-Planck Equation

ICML 2023poster

Score-based generative models (SGMs) learn a family of noise-conditional score functions corresponding to the data density perturbed with increasingly large amounts of noise. These perturbed data densities are linked together by the Fokker-Planck equation (FPE), a partial differential equation (PDE)…

2023

GEO-Bench: Toward Foundation Models for Earth Monitoring

NeurIPS 2023poster

Recent progress in self-supervision has shown that pre-training large neural networks on vast amounts of unsupervised data can lead to substantial increases in generalization to downstream tasks. Such models, recently coined foundation models, have been transformational to the field of natural lang…

2023

Generative Modeling Helps Weak Supervision (and Vice Versa)

ICLR 2023poster

Many promising applications of supervised machine learning face hurdles in the acquisition of labeled data in sufficient quantity and quality, creating an expensive bottleneck. To overcome such limitations, techniques that do not depend on ground truth labels have been studied, including weak superv…

2023

Geometric Latent Diffusion Models for 3D Molecule Generation

ICML 2023poster

Generative models, especially diffusion models (DMs), have achieved promising results for generating feature-rich geometries and advancing foundational science problems such as molecule design. Inspired by the recent huge success of Stable (latent) Diffusion models, we propose a novel and principled…

2023

GibbsDDRM: A Partially Collapsed Gibbs Sampler for Solving Blind Inverse Problems with Denoising Diffusion Restoration

ICML 2023oral

Pre-trained diffusion models have been successfully used as priors in a variety of linear inverse problems, where the goal is to reconstruct a signal from noisy linear measurements. However, existing approaches require knowledge of the linear operator. In this paper, we propose GibbsDDRM, an extensi…

2023

GlueGen: Plug and Play Multi-modal Encoders for X-to-image Generation

ICCV 2023poster

Text-to-image (T2I) models based on diffusion processes have achieved remarkable success in controllable image generation using user-provided captions. However, the tight coupling between the current text encoder and image decoder in T2I models makes it challenging to replace or upgrade. Such change…

Cited by 26PDFcodeScholar
2023

Holistic Evaluation of Text-to-Image Models

NeurIPS 2023spotlight

The stunning qualitative improvement of text-to-image models has led to their widespread attention and adoption. However, we lack a comprehensive quantitative understanding of their capabilities and risks. To fill this gap, we introduce a new benchmark, Holistic Evaluation of Text-to-Image Models (H…

2023

Hyena Hierarchy: Towards Larger Convolutional Language Models

ICML 2023oral

Recent advances in deep learning have relied heavily on the use of large Transformers due to their ability to learn at scale. However, the core building block of Transformers, the attention operator, exhibits quadratic cost in sequence length, limiting the amount of context accessible. Existing subq…

2023

HyenaDNA: Long-Range Genomic Sequence Modeling at Single Nucleotide Resolution

NeurIPS 2023spotlight

Genomic (DNA) sequences encode an enormous amount of information for gene regulation and protein synthesis. Similar to natural language models, researchers have proposed foundation models in genomics to learn generalizable features from unlabeled genome data that can then be fine-tuned for downstrea…

2023

Ideal Abstractions for Decision-Focused Learning

AISTATS 2023poster

We present a methodology for formulating simplifying abstractions in machine learning systems by identifying and harnessing the utility structure of decisions. Machine learning tasks commonly involve high-dimensional output spaces (e.g., predictions for every pixel in an image or node in a graph), e…

Cited by 1SourcePDFScholar
2023

Laughing Hyena Distillery: Extracting Compact Recurrences From Convolutions

NeurIPS 2023poster

Recent advances in attention-free sequence models rely on convolutions as alternatives to the attention operator at the core of Transformers. In particular, long convolution sequence models have achieved state-of-the-art performance in many domains, but incur a significant cost during auto-regressiv…

Cited by 25SourcePDFScholar
2023

Offline Imitation Learning with Suboptimal Demonstrations via Relaxed Distribution Matching

AAAI 2023technical

Offline imitation learning (IL) promises the ability to learn performant policies from pre-collected demonstrations without interactions with the environment. However, imitating behaviors fully offline typically requires numerous expert data. To tackle this issue, we study the setting where we have…

Cited by 18SourcePDFScholar
2023

On Distillation of Guided Diffusion Models

CVPR 2023poster

Classifier-free guided diffusion models have recently been shown to be highly effective at high-resolution image generation, and they have been widely used in large-scale diffusion frameworks including DALL*E 2, Stable Diffusion and Imagen. However, a downside of classifier-free guided diffusion mod…

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…

2023

UniControl: A Unified Diffusion Model for Controllable Visual Generation In the Wild

NeurIPS 2023poster

Achieving machine autonomy and human control often represent divergent objectives in the design of interactive AI systems. Visual generative foundation models such as Stable Diffusion show promise in navigating these goals, especially when prompted with arbitrary languages. However, they often fall…

2022

A General Recipe for Likelihood-free Bayesian Optimization

ICML 2022oral

The acquisition function, a critical component in Bayesian optimization (BO), can often be written as the expectation of a utility function under a surrogate model. However, to ensure that acquisition functions are tractable to optimize, restrictions must be placed on the surrogate model and utility…

2022

An Experimental Design Perspective on Model-Based Reinforcement Learning

ICLR 2022poster

In many practical applications of RL, it is expensive to observe state transitions from the environment. For example, in the problem of plasma control for nuclear fusion, computing the next state for a given state-action pair requires querying an expensive transition function which can lead to many…

Cited by 36SourcePDFScholar
2022

ButterflyFlow: Building Invertible Layers with Butterfly Matrices

ICML 2022spotlight

Normalizing flows model complex probability distributions using maps obtained by composing invertible layers. Special linear layers such as masked and 1{\texttimes}1 convolutions play a key role in existing architectures because they increase expressive power while having tractable Jacobians and inv…

2022

Comparing Distributions by Measuring Differences that Affect Decision Making

ICLR 2022oral

Measuring the discrepancy between two probability distributions is a fundamental problem in machine learning and statistics. We propose a new class of discrepancies based on the optimal loss for a decision task -- two distributions are different if the optimal decision loss is higher on their mixtur…

Cited by 34SourcePDFScholar
2022

Concrete Score Matching: Generalized Score Matching for Discrete Data

NeurIPS 2022accept

Representing probability distributions by the gradient of their density functions has proven effective in modeling a wide range of continuous data modalities. However, this representation is not applicable in discrete domains where the gradient is undefined. To this end, we propose an analogous sc…

Cited by 62SourcePDFScholar
2022

Density Ratio Estimation via Infinitesimal Classification

AISTATS 2022poster

Density ratio estimation (DRE) is a fundamental machine learning technique for comparing two probability distributions. However, existing methods struggle in high-dimensional settings, as it is difficult to accurately compare probability distributions based on finite samples. In this work we propose…

2022

Efficient Spatially Sparse Inference for Conditional GANs and Diffusion Models

NeurIPS 2022accept

During image editing, existing deep generative models tend to re-synthesize the entire output from scratch, including the unedited regions. This leads to a significant waste of computation, especially for minor editing operations. In this work, we present Spatially Sparse Inference (SSI), a general-…

2022

Exploration via Planning for Information about the Optimal Trajectory

NeurIPS 2022accept

Many potential applications of reinforcement learning (RL) are stymied by the large numbers of samples required to learn an effective policy. This is especially true when applying RL to real-world control tasks, e.g. in the sciences or robotics, where executing a policy in the environment is costly.…

2022

FlashAttention: Fast and Memory-Efficient Exact Attention with IO-Awareness

NeurIPS 2022accept

Transformers are slow and memory-hungry on long sequences, since the time and memory complexity of self-attention are quadratic in sequence length. Approximate attention methods have attempted to address this problem by trading off model quality to reduce the compute complexity, but often do not ach…

2022

Generalizing Bayesian Optimization with Decision-theoretic Entropies

NeurIPS 2022accept

Bayesian optimization (BO) is a popular method for efficiently inferring optima of an expensive black-box function via a sequence of queries. Existing information-theoretic BO procedures aim to make queries that most reduce the uncertainty about optima, where the uncertainty is captured by Shannon e…

Cited by 14SourcePDFScholar
2022

GeoDiff: A Geometric Diffusion Model for Molecular Conformation Generation

ICLR 2022oral

Predicting molecular conformations from molecular graphs is a fundamental problem in cheminformatics and drug discovery. Recently, significant progress has been achieved with machine learning approaches, especially with deep generative models. Inspired by the diffusion process in classical non-equil…

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

Improving Self-Supervised Learning by Characterizing Idealized Representations

NeurIPS 2022accept

Despite the empirical successes of self-supervised learning (SSL) methods, it is unclear what characteristics of their representations lead to high downstream accuracies. In this work, we characterize properties that SSL representations should ideally satisfy. Specifically, we prove necessary and su…

2022

LISA: Learning Interpretable Skill Abstractions from Language

NeurIPS 2022accept

Learning policies that effectively utilize language instructions in complex, multi-task environments is an important problem in imitation learning. While it is possible to condition on the entire language instruction directly, such an approach could suffer from generalization issues. To encode compl…

2022

Local calibration: metrics and recalibration

UAI 2022poster

Probabilistic classifiers output confidence scores along with their predictions, and these confidence scores should be calibrated, i.e., they should reflect the reliability of the prediction. Confidence scores that minimize standard metrics such as the expected calibration error (ECE) accurately mea…

Cited by 23SourcePDFScholar
2022

SDEdit: Guided Image Synthesis and Editing with Stochastic Differential Equations

ICLR 2022poster

Guided image synthesis enables everyday users to create and edit photo-realistic images with minimum effort. The key challenge is balancing faithfulness to the user inputs (e.g., hand-drawn colored strokes) and realism of the synthesized images. Existing GAN-based methods attempt to achieve such bal…

2022

SatMAE: Pre-training Transformers for Temporal and Multi-Spectral Satellite Imagery

NeurIPS 2022accept

Unsupervised pre-training methods for large vision models have shown to enhance performance on downstream supervised tasks. Developing similar techniques for satellite imagery presents significant opportunities as unlabelled data is plentiful and the inherent temporal and multi-spectral structure pr…

2022

Self-Similarity Priors: Neural Collages as Differentiable Fractal Representations

NeurIPS 2022accept

Many patterns in nature exhibit self-similarity: they can be compactly described via self-referential transformations. Said patterns commonly appear in natural and artificial objects, such as molecules, shorelines, galaxies, and even images. In this work, we investigate the role of learning in the a…

Cited by 6SourcePDFScholar
2022

Solving Inverse Problems in Medical Imaging with Score-Based Generative Models

ICLR 2022poster

Reconstructing medical images from partial measurements is an important inverse problem in Computed Tomography (CT) and Magnetic Resonance Imaging (MRI). Existing solutions based on machine learning typically train a model to directly map measurements to medical images, leveraging a training dataset…

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…

2022

Transform Once: Efficient Operator Learning in Frequency Domain

NeurIPS 2022accept

Spectral analysis provides one of the most effective paradigms for information-preserving dimensionality reduction, as simple descriptions of naturally occurring signals are often obtained via few terms of periodic basis functions. In this work, we study deep neural networks designed to harness the…

2021

Accelerating Feedforward Computation via Parallel Nonlinear Equation Solving

ICML 2021spotlight

Feedforward computation, such as evaluating a neural network or sampling from an autoregressive model, is ubiquitous in machine learning. The sequential nature of feedforward computation, however, requires a strict order of execution and cannot be easily accelerated with parallel computing. To enabl…

2021

Anytime Sampling for Autoregressive Models via Ordered Autoencoding

ICLR 2021poster

Autoregressive models are widely used for tasks such as image and audio generation. The sampling process of these models, however, does not allow interruptions and cannot adapt to real-time computational resources. This challenge impedes the deployment of powerful autoregressive models, which involv…

2021

BCD Nets: Scalable Variational Approaches for Bayesian Causal Discovery

NeurIPS 2021poster

A structural equation model (SEM) is an effective framework to reason over causal relationships represented via a directed acyclic graph (DAG). Recent advances have enabled effective maximum-likelihood point estimation of DAGs from observational data. However, a point estimate may not accurately ca…

2021

Bayesian Algorithm Execution: Estimating Computable Properties of Black-box Functions Using Mutual Information

ICML 2021spotlight

In many real world problems, we want to infer some property of an expensive black-box function f, given a budget of T function evaluations. One example is budget constrained global optimization of f, for which Bayesian optimization is a popular method. Other properties of interest include local opti…

2021

CSDI: Conditional Score-based Diffusion Models for Probabilistic Time Series Imputation

NeurIPS 2021poster

The imputation of missing values in time series has many applications in healthcare and finance. While autoregressive models are natural candidates for time series imputation, score-based diffusion models have recently outperformed existing counterparts including autoregressive models in many tasks…

2021

Calibrating Predictions to Decisions: A Novel Approach to Multi-Class Calibration

NeurIPS 2021poster

When facing uncertainty, decision-makers want predictions they can trust. A machine learning provider can convey confidence to decision-makers by guaranteeing their predictions are distribution calibrated--- amongst the inputs that receive a predicted vector of class probabilities q, the actual dist…

Cited by 85SourcePDFScholar
2021

D2C: Diffusion-Decoding Models for Few-Shot Conditional Generation

NeurIPS 2021poster

Conditional generative models of high-dimensional images have many applications, but supervision signals from conditions to images can be expensive to acquire. This paper describes Diffusion-Decoding models with Contrastive representations (D2C), a paradigm for training unconditional variational aut…

2021

Efficient Poverty Mapping from High Resolution Remote Sensing Images

AAAI 2021technical

The combination of high-resolution satellite imagery and machine learning have proven useful in many sustainability-related tasks, including poverty prediction, infrastructure measurement, and forest monitoring. However, the accuracy afforded by high-resolution imagery comes at a cost, as such image…

Cited by 49SourcePDFScholar
2021

Estimating High Order Gradients of the Data Distribution by Denoising

NeurIPS 2021poster

The first order derivative of a data density can be estimated efficiently by denoising score matching, and has become an important component in many applications, such as image generation and audio synthesis. Higher order derivatives provide additional local information about the data distribution a…

Cited by 51SourcePDFScholar
2021

Evaluating the Disentanglement of Deep Generative Models through Manifold Topology

ICLR 2021poster

Learning disentangled representations is regarded as a fundamental task for improving the generalization, robustness, and interpretability of generative models. However, measuring disentanglement has been challenging and inconsistent, often dependent on an ad-hoc external model or specific to a cert…

2021

Geography-Aware Self-Supervised Learning

ICCV 2021poster

Contrastive learning methods have significantly narrowed the gap between supervised and unsupervised learning on computer vision tasks. In this paper, we explore their application to geo-located datasets, e.g. remote sensing, where unlabeled data is often abundant but labeled data is scarce. We firs…

Cited by 291PDFcodeScholar
2021

IQ-Learn: Inverse soft-Q Learning for Imitation

NeurIPS 2021spotlight

In many sequential decision-making problems (e.g., robotics control, game playing, sequential prediction), human or expert data is available containing useful information about the task. However, imitation learning (IL) from a small amount of expert data can be challenging in high-dimensional enviro…

2021

Imitation with Neural Density Models

NeurIPS 2021poster

We propose a new framework for Imitation Learning (IL) via density estimation of the expert's occupancy measure followed by Maximum Occupancy Entropy Reinforcement Learning (RL) using the density as a reward. Our approach maximizes a non-adversarial model-free RL objective that provably lower bounds…

Cited by 15SourcePDFScholar
2021

Improved Autoregressive Modeling with Distribution Smoothing

ICLR 2021oral

While autoregressive models excel at image compression, their sample quality is often lacking. Although not realistic, generated images often have high likelihood according to the model, resembling the case of adversarial examples. Inspired by a successful adversarial defense method, we incorporate…

Cited by 23SourcePDFScholar
2021

Improving Compositionality of Neural Networks by Decoding Representations to Inputs

NeurIPS 2021poster

In traditional software programs, it is easy to trace program logic from variables back to input, apply assertion statements to block erroneous behavior, and compose programs together. Although deep learning programs have demonstrated strong performance on novel applications, they sacrifice many of…

Cited by 3SourcePDFScholar
2021

Maximum Likelihood Training of Score-Based Diffusion Models

NeurIPS 2021spotlight

Score-based diffusion models synthesize samples by reversing a stochastic process that diffuses data to noise, and are trained by minimizing a weighted combination of score matching losses. The log-likelihood of score-based diffusion models can be tractably computed through a connection to continuou…

2021

Negative Data Augmentation

ICLR 2021poster

Data augmentation is often used to enlarge datasets with synthetic samples generated in accordance with the underlying data distribution. To enable a wider range of augmentations, we explore negative data augmentation strategies (NDA) that intentionally create out-of-distribution samples. We show th…

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…

2021

PiRank: Scalable Learning To Rank via Differentiable Sorting

NeurIPS 2021poster

A key challenge with machine learning approaches for ranking is the gap between the performance metrics of interest and the surrogate loss functions that can be optimized with gradient-based methods. This gap arises because ranking metrics typically involve a sorting operation which is not different…

2021

Predicting Livelihood Indicators from Community-Generated Street-Level Imagery

AAAI 2021technical

Major decisions from governments and other large organizations rely on measurements of the populace's well-being, but making such measurements at a broad scale is expensive and thus infrequent in much of the developing world. We propose an inexpensive, scalable, and interpretable approach to predict…

2021

Reward Identification in Inverse Reinforcement Learning

ICML 2021spotlight

We study the problem of reward identifiability in the context of Inverse Reinforcement Learning (IRL). The reward identifiability question is critical to answer when reasoning about the effectiveness of using Markov Decision Processes (MDPs) as computational models of real world decision makers in o…

Cited by 51SourcePDFScholar
2021

Right Decisions from Wrong Predictions: A Mechanism Design Alternative to Individual Calibration

AISTATS 2021poster

Decision makers often need to rely on imperfect probabilistic forecasts. While average performance metrics are typically available, it is difficult to assess the quality of individual forecasts and the corresponding utilities. To convey confidence about individual predictions to decision-makers, we…

2021

Score-Based Generative Modeling through Stochastic Differential Equations

ICLR 2021oral

Creating noise from data is easy; creating data from noise is generative modeling. We present a stochastic differential equation (SDE) that smoothly transforms a complex data distribution to a known prior distribution by slowly injecting noise, and a corresponding reverse-time SDE that transforms th…

2021

Spatial-Temporal Super-Resolution of Satellite Imagery via Conditional Pixel Synthesis

NeurIPS 2021poster

High-resolution satellite imagery has proven useful for a broad range of tasks, including measurement of global human population, local economic livelihoods, and biodiversity, among many others. Unfortunately, high-resolution imagery is both infrequently collected and expensive to purchase, making i…

2021

SustainBench: Benchmarks for Monitoring the Sustainable Development Goals with Machine Learning

NeurIPS 2021poster

Progress toward the United Nations Sustainable Development Goals (SDGs) has been hindered by a lack of data on key environmental and socioeconomic indicators, which historically have come from ground surveys with sparse temporal and spatial coverage. Recent advances in machine learning have made it…

Cited by 74SourcecodeScholar
2021

Temporal Predictive Coding For Model-Based Planning In Latent Space

ICML 2021spotlight

High-dimensional observations are a major challenge in the application of model-based reinforcement learning (MBRL) to real-world environments. To handle high-dimensional sensory inputs, existing approaches use representation learning to map high-dimensional observations into a lower-dimensional lat…

Cited by 61SourcePDFScholar
2020

A Framework for Sample Efficient Interval Estimation with Control Variates

AISTATS 2020poster

We consider the problem of estimating confidence intervals for the mean of a random variable, where the goal is to produce the smallest possible interval for a given number of samples. While minimax optimal algorithms are known for this problem in the general case, improved performance is possible u…

2020

A Theory of Usable Information under Computational Constraints

ICLR 2020talk

We propose a new framework for reasoning about information in complex systems. Our foundation is based on a variational extension of Shannon’s information theory that takes into account the modeling power and computational constraints of the observer. The resulting predictive V-information encompass…

Cited by 186SourcecodeScholar
2020

Belief Propagation Neural Networks

NeurIPS 2020poster

Learned neural solvers have successfully been used to solve combinatorial optimization and decision problems. More general counting variants of these problems, however, are still largely solved with hand-crafted solvers. To bridge this gap, we introduce belief propagation neural networks (BPNNs), a…

2020

Diversity can be Transferred: Output Diversification for White- and Black-box Attacks

NeurIPS 2020poster

Adversarial attacks often involve random perturbations of the inputs drawn from uniform or Gaussian distributions, e.g. to initialize optimization-based white-box attacks or generate update directions in black-box attacks. These simple perturbations, however, could be sub-optimal as they are agnosti…

2020

Efficient Learning of Generative Models via Finite-Difference Score Matching

NeurIPS 2020poster

Several machine learning applications involve the optimization of higher-order derivatives (e.g., gradients of gradients) during training, which can be expensive with respect to memory and computation even with automatic differentiation. As a typical example in generative modeling, score matching~(S…

2020

Fair Generative Modeling via Weak Supervision

ICML 2020poster

Real-world datasets are often biased with respect to key demographic factors such as race and gender. Due to the latent nature of the underlying factors, detecting and mitigating bias is especially challenging for unsupervised machine learning. We present a weakly supervised algorithm for overcoming…

2020

Generating Interpretable Poverty Maps using Object Detection in Satellite Images

IJCAI 2020poster

Accurate local-level poverty measurement is an essential task for governments and humanitarian organizations to track the progress towards improving livelihoods and distribute scarce resources. Recent computer vision advances in using satellite imagery to predict poverty have shown increasing accura…

Cited by 0SourcePDFScholar
2020

HiPPO: Recurrent Memory with Optimal Polynomial Projections

NeurIPS 2020spotlight

A central problem in learning from sequential data is representing cumulative history in an incremental fashion as more data is processed. We introduce a general framework (HiPPO) for the online compression of continuous signals and discrete time series by projection onto polynomial bases. Given a m…

2020

MOPO: Model-based Offline Policy Optimization

NeurIPS 2020poster

Offline reinforcement learning (RL) refers to the problem of learning policies entirely from a batch of previously collected data. This problem setting is compelling, because it offers the promise of utilizing large, diverse, previously collected datasets to acquire policies without any costly or da…

2020

Permutation Invariant Graph Generation via Score-Based Generative Modeling

AISTATS 2020poster

Learning generative models for graph-structured data is challenging because graphs are discrete, combinatorial, and the underlying data distribution is invariant to the ordering of nodes. However, most of the existing generative models for graphs are not invariant to the chosen ordering, which might…

2020

Predictive Coding for Locally-Linear Control

ICML 2020poster

High-dimensional observations and unknown dynamics are major challenges when applying optimal control to many real-world decision making tasks. The Learning Controllable Embedding (LCE) framework addresses these challenges by embedding the observations into a lower dimensional latent space, estimati…

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…

2020

Training Deep Energy-Based Models with f-Divergence Minimization

ICML 2020poster

Deep energy-based models (EBMs) are very flexible in distribution parametrization but computationally challenging because of the intractable partition function. They are typically trained via maximum likelihood, using contrastive divergence to approximate the gradient of the KL divergence between da…

2020

Weakly Supervised Disentanglement with Guarantees

ICLR 2020poster

Learning disentangled representations that correspond to factors of variation in real-world data is critical to interpretable and human-controllable machine learning. Recently, concerns about the viability of learning disentangled representations in a purely unsupervised manner has spurred a shift t…

Cited by 169SourcecodeScholar
2019

Adaptive Hashing for Model Counting

UAI 2019poster

Randomized hashing algorithms have seen recent success in providing bounds on the model count of a propositional formula. These methods repeatedly check the satisfiability of a formula subject to increasingly stringent random constraints. Key to these approaches is the choice of a fixed family of…

2019

Approximating the Permanent by Sampling from Adaptive Partitions

NeurIPS 2019poster

Computing the permanent of a non-negative matrix is a core problem with practical applications ranging from target tracking to statistical thermodynamics. However, this problem is also #P-complete, which leaves little hope for finding an exact solution that can be computed efficiently. While the pr…

Cited by 11SourcePDFScholar
2019

Bias Correction of Learned Generative Models using Likelihood-Free Importance Weighting

NeurIPS 2019poster

A learned generative model often produces biased statistics relative to the underlying data distribution. A standard technique to correct this bias is importance sampling, where samples from the model are weighted by the likelihood ratio under model and true distributions. When the likelihood ratio…

Cited by 156SourcePDFScholar
2019

Calibrated Model-Based Deep Reinforcement Learning

ICML 2019oral

Estimates of predictive uncertainty are important for accurate model-based planning and reinforcement learning. However, predictive uncertainties — especially ones derived from modern deep learning systems — can be inaccurate and impose a bottleneck on performance. This paper explores which uncertai…

2019

Differentiable Antithetic Sampling for Variance Reduction in Stochastic Variational Inference

AISTATS 2019poster

Stochastic optimization techniques are standard in variational inference algorithms. These methods estimate gradients by approximating expectations with independent Monte Carlo samples. In this paper, we explore a technique that uses correlated, but more representative, samples to reduce estimator v…

2019

Learning Controllable Fair Representations

AISTATS 2019poster

Learning data representations that are transferable and are fair with respect to certain protected attributes is crucial to reducing unfair decisions while preserving the utility of the data. We propose an information-theoretically motivated objective for learning maximally expressive representation…

2019

Learning Neural PDE Solvers with Convergence Guarantees

ICLR 2019poster

Partial differential equations (PDEs) are widely used across the physical and computational sciences. Decades of research and engineering went into designing fast iterative solution methods. Existing solvers are general purpose, but may be sub-optimal for specific classes of problems. In contrast to…

Cited by 157SourcePDFScholar
2019

Meta-Inverse Reinforcement Learning with Probabilistic Context Variables

NeurIPS 2019poster

Reinforcement learning demands a reward function, which is often difficult to provide or design in real world applications. While inverse reinforcement learning (IRL) holds promise for automatically learning reward functions from demonstrations, several major challenges remain. First, existing IRL m…

2019

MintNet: Building Invertible Neural Networks with Masked Convolutions

NeurIPS 2019poster

We propose a new way of constructing invertible neural networks by combining simple building blocks with a novel set of composition rules. This leads to a rich set of invertible architectures, including those similar to ResNets. Inversion is achieved with a locally convergent iterative procedure tha…

2019

Neural Joint Source-Channel Coding

ICML 2019oral

For reliable transmission across a noisy communication channel, classical results from information theory show that it is asymptotically optimal to separate out the source and channel coding processes. However, this decomposition can fall short in the finite bit-length regime, as it requires non-tri…

2019

Sliced Score Matching: A Scalable Approach to Density and Score Estimation

UAI 2019poster

Score matching is a popular method for estimating unnormalized statistical models. However, it has been so far limited to simple, shallow models or low-dimensional data, due to the difficulty of computing the Hessian of log-density functions. We show this difficulty can be mitigated by projecting th…

2019

Stochastic Optimization of Sorting Networks via Continuous Relaxations

ICLR 2019poster

Sorting input objects is an important step in many machine learning pipelines. However, the sorting operator is non-differentiable with respect to its inputs, which prohibits end-to-end gradient-based optimization. In this work, we propose NeuralSort, a general-purpose continuous relaxation of the o…

2019

Temporal FiLM: Capturing Long-Range Sequence Dependencies with Feature-Wise Modulations.

NeurIPS 2019poster

Learning representations that accurately capture long-range dependencies in sequential inputs --- including text, audio, and genomic data --- is a key problem in deep learning. Feed-forward convolutional models capture only feature interactions within finite receptive fields while recurrent architec…

2019

Training Variational Autoencoders with Buffered Stochastic Variational Inference

AISTATS 2019poster

The recognition network in deep latent variable models such as variational autoencoders (VAEs) relies on amortized inference for efficient posterior approximation that can scale up to large datasets. However, this technique has also been demonstrated to select suboptimal variational parameters, ofte…

Cited by 5SourcePDFScholar
2019

Uncertainty Autoencoders: Learning Compressed Representations via Variational Information Maximization

AISTATS 2019poster

Compressed sensing techniques enable efficient acquisition and recovery of sparse, highdimensional data signals via low-dimensional projections. In this work, we propose Uncertainty Autoencoders, a learning framework for unsupervised representation learning inspired by compressed sensing. We treat t…

Cited by 63SourcePDFScholar