paper-with-me

홈 › Papers

Weight-Parameterization in Continuous Time Deep Neural Networks for Surrogate Modeling

2025-07-29 · Haley Rosso, Lars Ruthotto, Khachik Sargsyan arxiv

Continuous-time deep learning models, such as neural ordinary differential equations (ODEs), offer a promising framework for surrogate modeling of complex physical systems. A central challenge in training these models lies in learning expressive yet stable time-varying weights, particularly under computational constraints. This work investigates weight parameterization strategies that constrain the temporal evolution of weights to a low-dimensional subspace spanned by polynomial basis functions. We evaluate both monomial and Legendre polynomial bases within neural ODE and residual network (ResNet) architectures under discretize-then-optimize and optimize-then-discretize training paradigms. Experimental results across three high-dimensional benchmark problems show that Legendre parameterizations yield more stable training dynamics, reduce computational cost, and achieve accuracy comparable to or better than both monomial parameterizations and unconstrained weight models. These findings elucidate the role of basis choice in time-dependent weight parameterization and demonstrate that using orthogonal polynomial bases offers a favorable tradeoff between model expressivity and training efficiency.

📄 PDF Abstract BibTeX arXiv:2507.22045

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Approaches to Building Surrogate ODE Models for Diffusion Bridges

2025-12-14 · Maria Khilchuk, Vladimir Latypov, Pavel Kleshchev, Alexander Hvatov arxiv

Diffusion and Schrödinger Bridge models have established state-of-the-art performance in generative modeling but are often hampered by significant computational costs and complex training procedures. While continuous-tim…

Ensembles of Neural Surrogates for Parametric Sensitivity in Ocean Modeling

2025-08-22 · Yixuan Sun, Romain Egele, Sri Hari Krishna Narayanan, Luke Van Roekel 외 arxiv

Accurate simulations of the oceans are crucial in understanding the Earth system. Despite their efficiency, simulations at lower resolutions must rely on various uncertain parameterizations to account for unresolved proc…

Ensemble LearningDecision Making

High-Dimensional Surrogate Modeling for Closed-Loop Learning of Neural-Network-Parameterized Model Predictive Control

2025-12-12 · Sebastian Hirt, Valentinus Suwanto, Hendrik Alsmeier, Maik Pfefferkorn 외 arxiv

Learning controller parameters from closed-loop data has been shown to improve closed-loop performance. Bayesian optimization, a widely used black-box and sample-efficient learning method, constructs a probabilistic surr…

Gaussian Processes

Learning Discrete Weights and Activations Using the Local Reparameterization Trick

2023-07-04 · Guy Berger, Aviv Navon, Ethan Fetaya

In computer vision and machine learning, a crucial challenge is to lower the computation and memory demands for neural network inference. A commonplace solution to address this challenge is through the use of binarizatio…

BinarizationEfficient Neural Network

Categorical Reparameterization with Denoising Diffusion models

2026-01-02 · Samson Gourevitch, Alain Durmus, Eric Moulines, Jimmy Olsson 외 arxiv

Learning models with categorical variables requires optimizing expectations over discrete distributions, a setting in which stochastic gradient-based optimization is challenging due to the non-differentiability of catego…