paper-with-me

Papers

Learning Joint Latent Space EBM Prior Model for Multi-layer Generator

2023-06-10 · CVPR 2023 1 · Jiali Cui, Ying Nian Wu, Tian Han

This paper studies the fundamental problem of learning multi-layer generator models. The multi-layer generator model builds multiple layers of latent variables as a prior model on top of the generator, which benefits learning complex data distribution and hierarchical representations. However, such a prior model usually focuses on modeling inter-layer relations between latent variables by assuming non-informative (conditional) Gaussian distributions, which can be limited in model expressivity. To tackle this issue and learn more expressive prior models, we propose an energy-based model (EBM) on the joint latent space over all layers of latent variables with the multi-layer generator as its backbone. Such joint latent space EBM prior model captures the intra-layer contextual relations at each layer through layer-wise energy terms, and latent variables across different layers are jointly corrected. We develop a joint training scheme via maximum likelihood estimation (MLE), which involves Markov Chain Monte Carlo (MCMC) sampling for both prior and posterior distributions of the latent variables from different layers. To ensure efficient inference and learning, we further propose a variational training scheme where an inference model is used to amortize the costly posterior MCMC sampling. Our experiments demonstrate that the learned model can be expressive in generating high-quality images and capturing hierarchical features for better outlier detection.

📄 PDF Abstract BibTeX arXiv:2306.06323

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationOutlier Detection

Methods 이 논문이 사용한 방법론

EBM 설명 없음

Similar Papers 제목 키워드 기반

Learning Hierarchical Features with Joint Latent Space Energy-Based Prior

2023-10-14 · ICCV 2023 1 · Jiali Cui, Ying Nian Wu, Tian Han

This paper studies the fundamental problem of multi-layer generator models in learning hierarchical representations. The multi-layer generator model that consists of multiple layers of latent variables organized in a top…

Representation Learning

PartitionVAE -- a human-interpretable VAE

2023-02-04 · Fareed Sheriff, Sameer Pai

VAEs, or variational autoencoders, are autoencoders that explicitly learn the distribution of the input image space rather than assuming no prior information about the distribution. This allows it to classify similar sam…

GPU

Learning Latent Space Hierarchical EBM Diffusion Models

2024-05-22 · Jiali Cui, Tian Han

This work studies the learning problem of the energy-based prior model and the multi-layer generator model. The multi-layer generator model, which contains multiple layers of latent variables organized in a top-down hier…

Image Generation

Multi-View Stereo by Temporal Nonparametric Fusion

2019-04-12 · ICCV 2019 10 · Yuxin Hou, Juho Kannala, Arno Solin

We propose a novel idea for depth estimation from multi-view image-pose pairs, where the model has capability to leverage information from previous latent-space encodings of the scene. This model uses pairs of images and…

DecoderDepth EstimationDisparity Estimation

Joint Image Compression and Denoising via Latent-Space Scalability

2022-05-04 · Saeed Ranjbar Alvar, Mateen Ulhaq, Hyomin Choi, Ivan V. Bajić

When it comes to image compression in digital cameras, denoising is traditionally performed prior to compression. However, there are applications where image noise may be necessary to demonstrate the trustworthiness of t…

DenoisingImage CompressionImage DenoisingImage Forensics