paper-with-me

홈 › Papers

Lost in Latent Space: An Empirical Study of Latent Diffusion Models for Physics Emulation

2025-07-03 · François Rozet, Ruben Ohana, Michael McCabe, Gilles Louppe, François Lanusse, Shirley Ho

The steep computational cost of diffusion models at inference hinders their use as fast physics emulators. In the context of image and video generation, this computational drawback has been addressed by generating in the latent space of an autoencoder instead of the pixel space. In this work, we investigate whether a similar strategy can be effectively applied to the emulation of dynamical systems and at what cost. We find that the accuracy of latent-space emulation is surprisingly robust to a wide range of compression rates (up to 1000x). We also show that diffusion-based emulators are consistently more accurate than non-generative counterparts and compensate for uncertainty in their predictions with greater diversity. Finally, we cover practical design choices, spanning from architectures to optimizers, that we found critical to train latent-space emulators.

📄 PDF Abstract BibTeX arXiv:2507.02608

Code (1)

PolymathicAI/lola 공식 구현 pytorch

Tasks

DiversityVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Continuously Augmented Discrete Diffusion model for Categorical Generative Modeling

2025-10-01 · Huangjie Zheng, Shansan Gong, Ruixiang Zhang, Tianrong Chen 외 arxiv

Standard discrete diffusion models treat all unobserved states identically by mapping them to an absorbing [MASK] token. This creates an 'information void' where semantic information that could be inferred from unmasked …

Text Generation

An Empirical Study of Training Pixel-Space Text-to-Image Diffusion Models

2026-08-17 · Dengyang Jiang, Ruoyi Du, Zhennan Chen, Dongyang Liu 외 arxiv

This paper investigates an increasingly important topic in generative modeling: pixel-space diffusion models. Although numerous studies have explored this topic, most focus on small-scale or class-conditional settings. C…

Lost in Translation: Latent Concept Misalignment in Text-to-Image Diffusion Models

2024-08-01 · Juntu Zhao, Junyu Deng, Yixin Ye, Chongxuan Li 외

Advancements in text-to-image diffusion models have broadened extensive downstream practical applications, but such models often encounter misalignment issues between text and image. Taking the generation of a combinatio…

Autoregressivity in the Latent Space of a GP-VAE Language Model: An Empirical Ablation Study

2025-12-30 · Yves Ruffenach arxiv

This paper provides an ablation-based analysis of latent autoregression in GP-VAE models, building upon our previous work introducing the architecture. Language models typically rely on an autoregressive factorization ov…

Learning Nonparametric High-Dimensional Generative Models: The Empirical-Beta-Copula Autoencoder

2023-09-18 · Maximilian Coblenz, Oliver Grothe, Fabian Kächele

By sampling from the latent space of an autoencoder and decoding the latent space samples to the original data space, any autoencoder can simply be turned into a generative model. For this to work, it is necessary to mod…