paper-with-me

홈 › Papers

Discretization-independent surrogate modeling over complex geometries using hypernetworks and implicit representations

2021-09-14 · James Duvall, Karthik Duraisamy, Shaowu Pan

Numerical solutions of partial differential equations (PDEs) require expensive simulations, limiting their application in design optimization, model-based control, and large-scale inverse problems. Surrogate modeling techniques seek to decrease the computational expense while retaining dominant solution features and behavior. Traditional Convolutional Neural Network-based frameworks for surrogate modeling require lossy pixelization and data-preprocessing, and generally are not effective in realistic engineering applications. We propose alternative deep-learning based surrogate models for discretization-independent, continuous representations of PDE solutions, which can be used for learning and prediction over domains with complex, variable geometry and mesh topology. Three methods are proposed and compared; design-variable-coded multi-layer perceptron (DV-MLP), design-variable hypernetworks (DV-Hnet), and non-linear independent dual system (NIDS). Each method utilizes a main network which consumes pointwise spatial information to provide a continuous representation, allowing predictions at any location in the domain. Input features include a minimum-distance function evaluation to implicitly encode the problem geometry. The geometric design variables, which define and distinguish problem instances, are used differently by each method, appearing as additional main-network input features (DV-MLP), or as hypernetwork inputs (DV-Hnet and NIDS). The methods are applied to predict solutions around complex, parametrically-defined geometries on non-parametrically-defined meshes with model predictions obtained many orders of magnitude faster than the full order models. Test cases include a vehicle-aerodynamics problem with complex geometry and limited training data, with a design-variable hypernetwork performing best, with a competitive time-to-best-model despite a much greater parameter count.

📄 PDF Abstract BibTeX arXiv:2109.07018

Code (1)

jamesduv/nids 공식 구현 tf

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

Cellular Sheaf Neural Operators for Structure-Preserving Surrogate Modeling of Constrained PDEs

2026-05-31 · Lennon J. Shikhman, Shane Gilbertie arxiv

Neural operators provide fast surrogate models for PDE simulations, but standard architectures often treat geometry and discretization as secondary to field data. Physical states are usually represented as grid-channel s…

RONOM: Reduced-Order Neural Operator Modeling

2025-07-17 · Sven Dummer, Dongwei Ye, Christoph Brune arxiv

Time-dependent partial differential equations are ubiquitous in physics-based modeling, but they remain computationally intensive in many-query scenarios, such as real-time forecasting, optimal control, and uncertainty q…

UltraLIF: Fully Differentiable Spiking Neural Networks via Ultradiscretization and Max-Plus Algebra

2026-02-10 · Jose Marie Antonio Miñoza arxiv

Spiking Neural Networks (SNNs) offer energy-efficient, biologically plausible computation but suffer from non-differentiable spike generation, necessitating reliance on heuristic surrogate gradients. This paper introduce…

Physics-informed low-rank neural operators with application to parametric elliptic PDEs

2025-09-09 · Sebastian Schaffer, Lukas Exl arxiv

We present the Physics-Informed Low-Rank Neural Operator (PILNO), a neural operator framework for efficiently approximating solution operators of partial differential equations (PDEs) on point cloud data. PILNO combines …

Computational Efficiency

Multiscale Neural Operator: Learning Fast and Grid-independent PDE Solvers

2022-07-23 · Björn Lütjens, Catherine H. Crawford, Campbell D Watson, Christopher Hill 외

Numerical simulations in climate, chemistry, or astrophysics are computationally too expensive for uncertainty quantification or parameter-exploration at high-resolution. Reduced-order or surrogate models are multiple or…

Operator learningUncertainty Quantification