paper-with-me

홈 › Papers

VDL-Surrogate: A View-Dependent Latent-based Model for Parameter Space Exploration of Ensemble Simulations

2022-07-25 · Neng Shi, Jiayi Xu, Haoyu Li, Hanqi Guo, Jonathan Woodring, Han-Wei Shen

We propose VDL-Surrogate, a view-dependent neural-network-latent-based surrogate model for parameter space exploration of ensemble simulations that allows high-resolution visualizations and user-specified visual mappings. Surrogate-enabled parameter space exploration allows domain scientists to preview simulation results without having to run a large number of computationally costly simulations. Limited by computational resources, however, existing surrogate models may not produce previews with sufficient resolution for visualization and analysis. To improve the efficient use of computational resources and support high-resolution exploration, we perform ray casting from different viewpoints to collect samples and produce compact latent representations. This latent encoding process reduces the cost of surrogate model training while maintaining the output quality. In the model training stage, we select viewpoints to cover the whole viewing sphere and train corresponding VDL-Surrogate models for the selected viewpoints. In the model inference stage, we predict the latent representations at previously selected viewpoints and decode the latent representations to data space. For any given viewpoint, we make interpolations over decoded data at selected viewpoints and generate visualizations with user-specified visual mappings. We show the effectiveness and efficiency of VDL-Surrogate in cosmological and ocean simulations with quantitative and qualitative evaluations. Source code is publicly available at https://github.com/trainsn/VDL-Surrogate.

📄 PDF Abstract BibTeX arXiv:2207.13091

Code (1)

trainsn/vdl-surrogate 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Physics-conforming Latent Twins

2026-06-13 · Matthias Chung, Yutong Bu, Deepanshu Verma arxiv

Surrogate models are central to scientific machine learning, where they enable fast prediction, simulation, inference, and control for complex physical systems. For time-dependent problems, however, accurate interpolatio…

Bayesian Optimization for Simultaneous Selection of Machine Learning Algorithms and Hyperparameters on Shared Latent Space

2025-02-13 · Kazuki Ishikawa, Ryota Ozaki, Yohei Kanzaki, Ichiro Takeuchi 외

Selecting the optimal combination of a machine learning (ML) algorithm and its hyper-parameters is crucial for the development of high-performance ML systems. However, since the combination of ML algorithms and hyper-par…

Bayesian Optimization

Time-Dependent PDE-Constrained Optimization via Weak-Form Latent Dynamics

2026-05-20 · April Tran, Terry Haut, David Bortz, Youngsoo Choi arxiv

Optimization problems constrained by high-dimensional, time-dependent partial differential equations require repeated forward and sensitivity solves, making high-fidelity optimization computationally prohibitive in many-…

Towards aerodynamic surrogate modeling based on $β$-variational autoencoders

2024-08-09 · Víctor Francés-Belda, Alberto Solera-Rico, Javier Nieto-Centenero, Esther Andrés 외

Surrogate models that combine dimensionality reduction and regression techniques are essential to reduce the need for costly high-fidelity computational fluid dynamics data. New approaches using $\beta$-Variational Autoe…

DecoderDimensionality Reductionregression

Latent Diffusion Posterior Sampling with Surrogate Likelihood Guidance for PDE Inverse Problems

2026-06-25 · Yuanzhe Wang, Alexandre M. Tartakovsky arxiv

We propose latent-space diffusion posterior sampling (L-DPS), an approximate Bayesian framework for high-dimensional inverse problems governed by partial differential equations (PDEs). The method addresses three challeng…