Mollifier Layers: Enabling Efficient High-Order Derivatives in Inverse PDE Learning
Ananyae Kumar Bhartari, Vinayak Vinayak, Vivek B Shenoy

TL;DR
Mollifier Layers provide an efficient, noise-robust method for computing high-order derivatives in physics-informed neural networks, improving accuracy and scalability in inverse PDE problems.
Contribution
We introduce Mollifier Layers, a novel convolutional module that replaces autodiff for derivative computation, enhancing efficiency and robustness in physics-informed learning.
Findings
Significant memory and time savings in training
Improved accuracy in high-order PDE parameter estimation
Successful application to biomedical inverse problems
Abstract
Parameter estimation in inverse problems involving partial differential equations (PDEs) underpins modeling across scientific disciplines, especially when parameters vary in space or time. Physics-informed Machine Learning (PhiML) integrates PDE constraints into deep learning, but prevailing approaches depend on recursive automatic differentiation (autodiff), which produces inaccurate high-order derivatives, inflates memory usage, and underperforms in noisy settings. We propose Mollifier Layers, a lightweight, architecture-agnostic module that replaces autodiff with convolutional operations using analytically defined mollifiers. This reframing of derivative computation as smoothing integration enables efficient, noise-robust estimation of high-order derivatives directly from network outputs. Mollifier Layers attach at the output layer and require no architectural modifications. We…
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 · Generative Adversarial Networks and Image Synthesis · Machine Learning in Materials Science
