paper-with-me

Papers

Parametric Numerical Integration with (Differential) Machine Learning

2025-12-12 · Álvaro Leitao, Jonatan Ráfales arxiv

In this work, we introduce a machine/deep learning methodology to solve parametric integrals. Besides classical machine learning approaches, we consider a differential learning framework that incorporates derivative information during training, emphasizing its advantageous properties. Our study covers three representative problem classes: statistical functionals (including moments and cumulative distribution functions), approximation of functions via Chebyshev expansions, and integrals arising directly from differential equations. These examples range from smooth closed-form benchmarks to challenging numerical integrals. Across all cases, the differential machine learning-based approach consistently outperforms standard architectures, achieving lower mean squared error, enhanced scalability, and improved sample efficiency.

📄 PDF Abstract BibTeX arXiv:2512.11530

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Regularized dynamical parametric approximation of stiff evolution problems

2025-01-21 · Christian Lubich, Jörg Nick

Evolutionary deep neural networks have emerged as a rapidly growing field of research. This paper studies numerical integrators for such and other classes of nonlinear parametrizations $ u(t) = \Phi(\theta(t)) $, where t…

Tensor Networks

Numerical Solution of the Parametric Diffusion Equation by Deep Neural Networks

2020-04-25 · Moritz Geist, Philipp Petersen, Mones Raslan, Reinhold Schneider 외

We perform a comprehensive numerical study of the effect of approximation-theoretical results for neural networks on practical learning problems in the context of numerical analysis. As the underlying model, we study the…

Model inference for Ordinary Differential Equations by parametric polynomial kernel regression

2019-08-06 · David K. E. Green, Filip Rindler

Model inference for dynamical systems aims to estimate the future behaviour of a system from observations. Purely model-free statistical methods, such as Artificial Neural Networks, tend to perform poorly for such tasks.…

Numerical IntegrationregressionTime Series Analysis

On Numerical Integration in Neural Ordinary Differential Equations

2022-06-15 · Aiqing Zhu, Pengzhan Jin, Beibei Zhu, Yifa Tang

The combination of ordinary differential equations and neural networks, i.e., neural ordinary differential equations (Neural ODE), has been widely studied from various angles. However, deciphering the numerical integrati…

Numerical Integration

Learning nonparametric ordinary differential equations from noisy data

2022-06-30 · Kamel Lahouel, Michael Wells, Victor Rielly, Ethan Lew 외

Learning nonparametric systems of Ordinary Differential Equations (ODEs) dot x = f(t,x) from noisy data is an emerging machine learning topic. We use the well-developed theory of Reproducing Kernel Hilbert Spaces (RKHS) …