paper-with-me

Papers

Latent Space Refinement for Deep Generative Models

2021-06-01 · Ramon Winterhalder, Marco Bellagente, Benjamin Nachman

Deep generative models are becoming widely used across science and industry for a variety of purposes. A common challenge is achieving a precise implicit or explicit representation of the data probability density. Recent proposals have suggested using classifier weights to refine the learned density of deep generative models. We extend this idea to all types of generative models and show how latent space refinement via iterated generative modeling can circumvent topological obstructions and improve precision. This methodology also applies to cases were the target model is non-differentiable and has many internal latent dimensions which must be marginalized over before refinement. We demonstrate our Latent Space Refinement (LaSeR) protocol on a variety of examples, focusing on the combinations of Normalizing Flows and Generative Adversarial Networks.

📄 PDF Abstract BibTeX arXiv:2106.00792

Code (2)

ramonpeter/LaSeR 공식 구현 pytorch
ramonpeter/elsa pytorch

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Rethinking Refinement: Correcting Generative Bias without Noise Injection

2026-01-29 · Xin Peng, Ang Gao arxiv

Generative models, including diffusion and flow-based models, often exhibit systematic biases that degrade sample quality, particularly in high-dimensional settings. We revisit refinement methods and show that effective …

Text-Driven Diverse Facial Texture Generation via Progressive Latent-Space Refinement

2024-04-15 · Chi Wang, Junming Huang, Rong Zhang, Qi Wang 외

Automatic 3D facial texture generation has gained significant interest recently. Existing approaches may not support the traditional physically based rendering pipeline or rely on 3D data captured by Light Stage. Our key…

DiversityTexture Synthesis

An Image-based Generator Architecture for Synthetic Image Refinement

2021-08-10 · Alex Nasser

Proposed are alternative generator architectures for Boundary Equilibrium Generative Adversarial Networks, motivated by Learning from Simulated and Unsupervised Images through Adversarial Training. It disentangles the ne…

Latent Refinement via Flow Matching for Training-free Linear Inverse Problem Solving

2025-11-08 · Hossein Askari, Yadan Luo, Hongfu Sun, Fred Roosta arxiv

Recent advances in inverse problem solving have increasingly adopted flow priors over diffusion models due to their ability to construct straight probability paths from noise to data, thereby enhancing efficiency in both…

FlowLPS: Langevin-Proximal Sampling for Flow-based Inverse Problem Solvers

2025-12-08 · Jonghyun Park, Jong Chul Ye arxiv

Deep generative models are powerful priors for imaging inverse problems, but training-free solvers for latent flow models face a practical finite-step trade-off. Optimization-heavy methods quickly improve measurement con…