paper-with-me

홈 › Papers

Generative Modeling of Random Fields from Limited Data via Constrained Latent Flow Matching

2025-05-19 · James E. Warner, Tristan A. Shah, Patrick E. Leser, Geoffrey F. Bomarito, Joshua D. Pribe, Michael C. Stanley

Deep generative models are promising tools for science and engineering, but their reliance on abundant, high-quality data limits applicability. We present a novel framework for generative modeling of random fields (probability distributions over continuous functions) that incorporates domain knowledge to supplement limited, sparse, and indirect data. The foundation of the approach is latent flow matching, where generative modeling occurs on compressed function representations in the latent space of a pre-trained variational autoencoder (VAE). Innovations include the adoption of a function decoder within the VAE and integration of physical/statistical constraints into the VAE training process. In this way, a latent function representation is learned that yields continuous random field samples satisfying domain-specific constraints when decoded, even in data-limited regimes. Efficacy is demonstrated on two challenging applications: wind velocity field reconstruction from sparse sensors and material property inference from a limited number of indirect measurements. Results show that the proposed framework achieves significant improvements in reconstruction accuracy compared to unconstrained methods and enables effective inference with relatively small training datasets that is intractable without constraints.

📄 PDF Abstract BibTeX arXiv:2505.13007

Code (1)

nasa/random_field_c-lfm 공식 구현 pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

Semi-Supervised and Task-Driven Data Augmentation

2019-02-11 · Krishna Chaitanya, Neerav Karani, Christian Baumgartner, Olivio Donati 외

Supervised deep learning methods for segmentation require large amounts of labelled training data, without which they are prone to overfitting, not generalizing well to unseen images. In practice, obtaining a large numbe…

Data AugmentationSegmentation

Generative Modeling by Inclusive Neural Random Fields with Applications in Image Generation and Anomaly Detection

2018-06-01 · Yunfu Song, Zhijian Ou

Neural random fields (NRFs), referring to a class of generative models that use neural networks to implement potential functions in random fields (a.k.a. energy-based models), are not new but receive less attention with …

Anomaly DetectionImage Generation

A Discrete Neural Operator with Adaptive Sampling for Surrogate Modeling of Parametric Transient Darcy Flows in Porous Media

2025-12-02 · Zhenglong Chen, Zhao Zhang, Xia Yan, Jiayu Zhai 외 arxiv

This study proposes a new discrete neural operator for surrogate modeling of transient Darcy flow fields in heterogeneous porous media with random parameters. The new method integrates temporal encoding, operator learnin…

Density Estimation

Random Process Flow Matching: Generative Implicit Representations of Multivariate Random Fields

2026-05-27 · Julien Lalanne, David Picard, Lionel Boillot, Lina-María Guayacán-Carrillo 외 arxiv

Generative modeling provides a powerful framework for learning data distributions. These models initially relied on probabilistic methods such as Gaussian Processes (GP) for uncertainty-aware predictions and shifted towa…

Gaussian Processes

Modeling image patches with a directed hierarchy of Markov random fields

2007-12-01 · NeurIPS 2007 12 · Simon Osindero, Geoffrey E. Hinton

We describe an efficient learning procedure for multilayer generative models that combine the best aspects of Markov random fields and deep, directed belief nets. The generative models can be learned one layer at a time …