paper-with-me

Papers

Multi-objects Generation with Amortized Structural Regularization

2019-06-10 · NeurIPS 2019 12 · Kun Xu, Chongxuan Li, Jun Zhu, Bo Zhang

Deep generative models (DGMs) have shown promise in image generation. However, most of the existing work learn the model by simply optimizing a divergence between the marginal distributions of the model and the data, and often fail to capture the rich structures and relations in multi-object images. Human knowledge is a critical element to the success of DGMs to infer these structures. In this paper, we propose the amortized structural regularization (ASR) framework, which adopts the posterior regularization (PR) to embed human knowledge into DGMs via a set of structural constraints. We derive a lower bound of the regularized log-likelihood, which can be jointly optimized with respect to the generative model and recognition model efficiently. Empirical results show that ASR significantly outperforms the DGM baselines in terms of inference accuracy and sample quality.

📄 PDF Abstract BibTeX arXiv:1906.03923

Code (1)

taufikxu/MOG-ASR 공식 구현 tf

Tasks

Image Generation

Similar Papers 제목 키워드 기반

LATTE3D: Large-scale Amortized Text-To-Enhanced3D Synthesis

2024-03-22 · Kevin Xie, Jonathan Lorraine, Tianshi Cao, Jun Gao 외

Recent text-to-3D generation approaches produce impressive 3D results but require time-consuming optimization that can take up to an hour per prompt. Amortized methods like ATT3D optimize multiple prompts simultaneously …

3D GenerationText to 3D

Amortized Inference Regularization

2018-05-23 · NeurIPS 2018 12 · Rui Shu, Hung H. Bui, Shengjia Zhao, Mykel J. Kochenderfer 외

The variational autoencoder (VAE) is a popular model for density estimation and representation learning. Canonically, the variational principle suggests to prefer an expressive inference model so that the variational app…

Density EstimationRepresentation Learning

Amortized Molecular Optimization via Group Relative Policy Optimization

2026-02-12 · Muhammad bin Javaid, Hasham Hussain, Ashima Khanna, Berke Kisin 외 arxiv

In structurally constrained molecular optimization, state-of-the-art methods restart an expensive oracle-driven search from scratch for every new input structure, scaling poorly to settings with many starting structures …

Reinforcement Learning

Iterative Amortized Policy Optimization

2020-10-20 · NeurIPS 2021 12 · Joseph Marino, Alexandre Piché, Alessandro Davide Ialongo, Yisong Yue

Policy networks are a central feature of deep reinforcement learning (RL) algorithms for continuous control, enabling the estimation and sampling of high-value actions. From the variational inference perspective on RL, p…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

CellSegmenter: unsupervised representation learning and instance segmentation of modular images

2020-11-25 · Luca D'Alessio, Mehrtash Babadi

We introduce CellSegmenter, a structured deep generative model and an amortized inference framework for unsupervised representation learning and instance segmentation tasks. The proposed inference algorithm is convolutio…

Instance SegmentationRepresentation LearningSegmentationSemantic Segmentation