paper-with-me

Papers

Latent Constraints: Learning to Generate Conditionally from Unconditional Generative Models

2017-11-15 · ICLR 2018 1 · Jesse Engel, Matthew Hoffman, Adam Roberts

Deep generative neural networks have proven effective at both conditional and unconditional modeling of complex data distributions. Conditional generation enables interactive control, but creating new controls often requires expensive retraining. In this paper, we develop a method to condition generation without retraining the model. By post-hoc learning latent constraints, value functions that identify regions in latent space that generate outputs with desired attributes, we can conditionally sample from these regions with gradient-based optimization or amortized actor functions. Combining attribute constraints with a universal "realism" constraint, which enforces similarity to the data distribution, we generate realistic conditional images from an unconditional variational autoencoder. Further, using gradient-based optimization, we demonstrate identity-preserving transformations that make the minimal adjustment in latent space to modify the attributes of an image. Finally, with discrete sequences of musical notes, we demonstrate zero-shot conditional generation, learning latent constraints in the absence of labeled data or a differentiable reward function. Code with dedicated cloud instance has been made publicly available (https://goo.gl/STGMGx).

📄 PDF Abstract BibTeX arXiv:1711.05772

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

Cross Domain Image Generation through Latent Space Exploration with Adversarial Loss

2018-05-24 · Yingjing Lu

Conditional domain generation is a good way to interactively control sample generation process of deep generative models. However, once a conditional generative model has been created, it is often expensive to allow it t…

Image Generation

SPD-DDPM: Denoising Diffusion Probabilistic Models in the Symmetric Positive Definite Space

2023-12-13 · Yunchen Li, Zhou Yu, Gaoqi He, Yunhang Shen 외

Symmetric positive definite~(SPD) matrices have shown important value and applications in statistics and machine learning, such as FMRI analysis and traffic prediction. Previous works on SPD matrices mostly focus on disc…

DenoisingTraffic Prediction

DiffGS: Functional Gaussian Splatting Diffusion

2024-10-25 · Junsheng Zhou, Weiqi Zhang, Yu-Shen Liu

3D Gaussian Splatting (3DGS) has shown convincing performance in rendering speed and fidelity, yet the generation of Gaussian Splatting remains a challenge due to its discreteness and unstructured nature. In this work, w…

3DGSDisentanglement

Flow Matching with Gaussian Process Priors for Probabilistic Time Series Forecasting

2024-10-03 · Marcel Kollovieh, Marten Lienen, David Lüdke, Leo Schwinn 외

Recent advancements in generative modeling, particularly diffusion models, have opened new directions for time series modeling, achieving state-of-the-art performance in forecasting and synthesis. However, the reliance o…

Gaussian ProcessesProbabilistic Time Series ForecastingTime SeriesTime Series Forecasting

Generative Semantic Segmentation

2023-03-20 · CVPR 2023 1 · Jiaqi Chen, Jiachen Lu, Xiatian Zhu, Li Zhang

We present Generative Semantic Segmentation (GSS), a generative learning approach for semantic segmentation. Uniquely, we cast semantic segmentation as an image-conditioned mask generation problem. This is achieved by re…

SegmentationSemantic Segmentation