Speeds up deep neural networks training by 10x using GPU concurrency.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
New multigrid approach reduces CNN parameters by focusing on structured convolutions.
Algorithm solves American options with regime-switching using multigrid and compact finite difference.
A scalable deep learning framework accelerates training of large neural networks for solving 3D Poisson equations.
Kernel Multigrid accelerates Back-fitting for additive Gaussian Processes.
The support vector machine is a flexible optimization-based technique widely used for classification problems. In practice, its training part becomes computationally expensive on large-scale data sets because of such reasons as the complexity and number of iterations in parameter fitting methods, underlying optimizatio…
Graph neural networks improve AMG convergence for sparse systems.
A multilevel optimization method for constrained problems.
We introduce a near-linear complexity (geometric and meshless/algebraic) multigrid/multiresolution method for PDEs with rough () coefficients with rigorous a-priori accuracy and performance estimates. The method is discovered through a decision/game theory formulation of the problems of (1) identifying restri…
A new autoencoder architecture captures multiscale data.
New framework for probabilistic linear solvers reduces manual effort.
Accelerates MCMC sampling for large-scale problems using machine learning.
Improved reinforcement learning with deep learning.
Solving systems of linear equations is a problem occuring frequently in water engineering applications. Usually the size of the problem is too large to be solved via direct factorization. One can resort to iterative approaches, in particular the conjugate gradients method if the matrix is symmetric positive definite. P…
We consider the problem of estimating the curvature profile along the boundaries of digital objects in segmented black-and-white images. We start with the curvature estimator proposed by Roussillon et al., which is based on the calculation of \emph{maximal digital circular arcs} (MDCA). We extend this estimator to the …
This paper investigates multilevel initialization strategies for training very deep neural networks with a layer-parallel multigrid solver. The scheme is based on the continuous interpretation of the training problem as a problem of optimal control, in which neural networks are represented as discretizations of time-de…
Multigrid modeling algorithms are a technique used to accelerate relaxation models running on a hierarchy of similar graphlike structures. We introduce and demonstrate a new method for training neural networks which uses multilevel methods. Using an objective function derived from a graph-distance metric, we perform or…
PEARL uses reinforcement learning to improve matrix preconditioners.
A flag is a sequence of nested subspaces. Flags are ubiquitous in numerical analysis, arising in finite elements, multigrid, spectral, and pseudospectral methods for numerical PDE; they arise in the form of Krylov subspaces in matrix computations, and as multiresolution analysis in wavelets constructions. They are comm…
Graph Prolongation Convolutional Networks improve model performance in microtubule bending simulations.
The Poisson equation is commonly encountered in engineering, for instance in computational fluid dynamics (CFD) where it is needed to compute corrections to the pressure field to ensure the incompressibility of the velocity field. In the present work, we propose a novel fully convolutional neural network (CNN) architec…