← Search

Erik Nijkamp

11 accepted papers

2023

CodeGen: An Open Large Language Model for Code with Multi-Turn Program Synthesis

ICLR 2023top-25%

Program synthesis strives to generate a computer program as a solution to a given problem specification, expressed with input-output examples or natural language descriptions. The prevalence of large language models advances the state-of-the-art for program synthesis, though limited training resourc…

2022

Learning Probabilistic Models from Generator Latent Spaces with Hat EBM

NeurIPS 2022accept

This work proposes a method for using any generator network as the foundation of an Energy-Based Model (EBM). Our formulation posits that observed images are the sum of unobserved latent variables passed through the generator network and a residual random variable that spans the gap between the gene…

2022

MCMC Should Mix: Learning Energy-Based Model with Neural Transport Latent Space MCMC

ICLR 2022poster

Learning energy-based model (EBM) requires MCMC sampling of the learned model as an inner loop of the learning algorithm. However, MCMC sampling of EBMs in high-dimensional data space is generally not mixing, because the energy function, which is usually parametrized by deep network, is highly multi…

Cited by 31SourcePDFScholar
2020

Flow Contrastive Estimation of Energy-Based Models

CVPR 2020oral

This paper studies a training method to jointly estimate an energy-based model and a flow-based model, in which the two models are iteratively updated based on a shared adversarial value function. This joint training method has the following traits. (1) The update of the energy-based model is based…

Cited by 133PDFScholar
2020

Joint Training of Variational Auto-Encoder and Latent Energy-Based Model

CVPR 2020poster

This paper proposes a joint training method to learn both the variational auto-encoder (VAE) and the latent energy-based model (EBM). The joint training of VAE and latent EBM are based on an objective function that consists of three Kullback-Leibler divergences between three joint distributions on t…

Cited by 57PDFScholar
2020

Learning Multi-layer Latent Variable Model via Variational Optimization of Short Run MCMC for Approximate Inference

ECCV 2020poster

This paper studies the fundamental problem of learning deep generative models that consist of multiple layers of latent variables organized in top-down architectures. Such models have high expressivity and allow for learning hierarchical representations. Learning such a generative model requires inf…

Cited by 56SourcePDFScholar
2019

Divergence Triangle for Joint Training of Generator Model, Energy-Based Model, and Inferential Model

CVPR 2019oral

This paper proposes the divergence triangle as a framework for joint training of a generator model, energy-based model and inference model. The divergence triangle is a compact and symmetric (anti-symmetric) objective function that seamlessly integrates variational learning, adversarial learning, wa…

Cited by 77PDFcodeScholar
2019

Learning Non-Convergent Non-Persistent Short-Run MCMC Toward Energy-Based Model

NeurIPS 2019poster

This paper studies a curious phenomenon in learning energy-based model (EBM) using MCMC. In each learning iteration, we generate synthesized examples by running a non-convergent, non-mixing, and non-persistent short-run MCMC toward the current model, always starting from the same initial distributio…

Cited by 267SourcePDFScholar