Numerical Integration

53 papers with code • 0 benchmarks • 0 datasets

Numerical integration is the task to calculate the numerical value of a definite integral or the numerical solution of differential equations.

Combining Normalizing Flows and Quasi-Monte Carlo

charlyandral/qmc_norm_flows 11 Jan 2024

Recent advances in machine learning have led to the development of new methods for enhancing Monte Carlo methods such as Markov chain Monte Carlo (MCMC) and importance sampling (IS).

4
11 Jan 2024

Stability-Informed Initialization of Neural Ordinary Differential Equations

westny/neural-stability 27 Nov 2023

This paper addresses the training of Neural Ordinary Differential Equations (neural ODEs), and in particular explores the interplay between numerical integration techniques, stability regions, step size, and initialization techniques.

1
27 Nov 2023

Efficient Numerical Integration in Reproducing Kernel Hilbert Spaces via Leverage Scores Sampling

achatali/efficient-numerical-integration-in-rkhs-via-ls-sampling 22 Nov 2023

In this work we consider the problem of numerical integration, i. e., approximating integrals with respect to a target probability measure using only pointwise evaluations of the integrand.

1
22 Nov 2023

A hybrid approach for solving the gravitational N-body problem with Artificial Neural Networks

veronicasaz/planetarysystem_hnn 31 Oct 2023

To increase the robustness of a method that uses neural networks, we propose a hybrid integrator that evaluates the prediction of the network and replaces it with the numerical solution if considered inaccurate.

2
31 Oct 2023

Stochastic Latent Transformer: Efficient Modelling of Stochastically Forced Zonal Jets

ira-shokar/stochastic_latent_transformer 25 Oct 2023

We present a novel probabilistic deep learning approach, the 'Stochastic Latent Transformer' (SLT), designed for the efficient reduced-order modelling of stochastic partial differential equations.

4
25 Oct 2023

A stochastic optimization approach to train non-linear neural networks with a higher-order variation regularization

oknakfm/hotv 4 Aug 2023

While the $(k, q)$-VR terms applied to general parametric models are computationally intractable due to the integration, this study provides a stochastic optimization algorithm, that can efficiently train general models with the $(k, q)$-VR without conducting explicit numerical integration.

1
04 Aug 2023

Minimizing robust density power-based divergences for general parametric density models

oknakfm/sgdpd 11 Jul 2023

Density power divergence (DPD) is designed to robustly estimate the underlying distribution of observations, in the presence of outliers.

2
11 Jul 2023

Designing Stable Neural Networks using Convex Analysis and ODEs

fsherry/non-expansive-odes 29 Jun 2023

Motivated by classical work on the numerical integration of ordinary differential equations we present a ResNet-styled neural network architecture that encodes non-expansive (1-Lipschitz) operators, as long as the spectral norms of the weights are appropriately constrained.

0
29 Jun 2023

Learning Survival Distribution with Implicit Survival Function

bcai0797/isf 24 May 2023

Survival analysis aims at modeling the relationship between covariates and event occurrence with some untracked (censored) samples.

0
24 May 2023

Bayesian Numerical Integration with Neural Networks

andrewkirby2/ctstar_statistical_model 22 May 2023

Bayesian probabilistic numerical methods for numerical integration offer significant advantages over their non-Bayesian counterparts: they can encode prior information about the integrand, and can quantify uncertainty over estimates of an integral.

2
22 May 2023