BumpNet: A Sparse MLP Framework for Learning PDE Solutions
Shao-Ting Chiu, Ioannis G. Kevrekidis, Ulisses Braga-Neto

TL;DR
BumpNet is a sparse MLP framework utilizing trainable basis functions for efficient PDE solutions and operator learning, compatible with existing neural architectures and proven as a universal approximator.
Contribution
Introducing BumpNet, a novel sparse MLP framework with trainable basis functions for PDE solving and operator learning, compatible with multiple neural architectures.
Findings
BumpNet achieves high accuracy in PDE solutions.
BumpNet demonstrates efficiency over traditional methods.
Universal approximation capabilities are proven for BumpNets.
Abstract
We introduce BumpNet, a sparse multilayer perceptron (MLP) framework for PDE numerical solution and operator learning. BumpNet is based on basis function expansion, which makes them superficially similar to radial-basis function (RBF) networks. However, the basis functions in BumpNet are constructed from ordinary sigmoid activation functions in a sparse multi-layer framework. This makes BumpNet a MLP, not a RBF neural network, enabling the efficient use of modern training techniques optimized for MLPs. All parameters of the basis functions, including shape, location, and amplitude, are fully trainable. Model parsimony is encouraged through a basis function pruning scheme. BumpNet is a general meshless framework that can be combined with existing neural architectures for learning PDE solutions: here, we propose Bump-PINNs (BumpNet with physics-informed neural networks) for solving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Machine Learning in Materials Science · Numerical methods in engineering
