CORTEXA
← Browse
crossrefMachine Learning: Science and Technology2026-07-21Cited by 0

Neural spectral element methods for stiff multiphysics PDEs with electrochemical transport benchmarks

Conrard Giresse Tetsassi Feugmo, David Pankaczy

Abstract Physics-informed neural networks (PINNs) face an empirical accuracy floor of approximately O(10^-2) when applied to stiff multiphysics problems like electrochemical transport. This limitation stems from the "PINN trilemma": Monte Carlo collocation, serial automatic differentiation, and a resulting stochastic loss landscape that prevents efficient quasi-Newton optimization.

To overcome these bottlenecks, we introduce the Neural Spectral Element Method (NSEM), a framework that replaces random collocation pipelines with a deterministic spectral approach. NSEM evaluates neural networks exclusively at fixed Legendre-Gauss-Lobatto (LGL) quadrature nodes and substitutes all automatic differentiation calls with precomputed spectral differentiation matrices. This transition to a deterministic loss landscape enables limited-memory BFGS (L-BFGS) optimization to achieve loss residuals between 10^-9 and 10^-10. To handle complex geometries and multi-scale features, NSEM integrates a Kosloff-Tal-Ezer coordinate map to resolve sharp electrochemical boundary layers without additional node costs, alongside a mesh-free neural mortar framework to couple multi-element domains.

We validate NSEM against a comprehensive Poisson-Nernst-Planck (PNP) benchmark suite spanning 1D, 2D, and 3D steady and time-dependent problems, as well as canonical Helmholtz, Allen-Cahn, and convection-diffusion equations. NSEM achieves a relative pointwise error of 10^-4 to 10^-7, utilizing two orders of magnitude fewer collocation points than adaptive-resampling PINN baselines. Furthermore, we demonstrate that NSEM accommodates interchangeable network backbones, comparing a standard tanh multilayer perceptron (MLP) against a basis-aligned Legendre Kolmogorov-Arnold Network (KAN). Both architectures achieve true spectral accuracy within the NSEM infrastructure, with the KAN backbone requiring roughly half the Adam optimization steps to enter the L-BFGS basin of attraction. NSEM thus provides a high-precision path forward for quantitative parameter inference in stiff, coupled PDE systems.

View free PDFSource page

Related papers

crossrefMachine Learning: Science and Technology2026-07-21

Towards real-time control of a CartPole system on a quantum computer

Nguyen Truong Thu Ngo, Väinö Mehtola, Jérôme Lenssen, Peiyong Wang, Francesco Cosco, Tien-Fu Lu, et al.

Abstract The application of quantum reinforcement learning (QRL) to real-time control systems faces significant challenges regarding hardware latency, noise susceptibility, and learning convergence. This work presents an end-to-end investigation of a minimal hybrid quantum-classi…

View free PDFSource page
crossrefMachine Learning: Science and Technology2026-07-21

Multimodal deep learning for automated atomic qubits fabrication in silicon

Yuwei Cui, Kunrong Wu, Ping Wu, Luyan Yang, Mingchao Duan, Guanyong Wang, et al.

Abstract Donor-based spin qubits in silicon are a promising platform for scalable quantum computing due to their long coherence times and high-fidelity gate operations. A viable path for fabricating donor qubit arrays with atomic precision is scanning tunneling microscopy hydroge…

View free PDFSource page
crossrefMachine Learning: Science and Technology2026-07-20

Physics-constrained neural networks for direct parameter identification under model-form uncertainty

Y. Sungtaek Ju

Abstract Parameter identification in nonlinear dynamical systems is complicated by model-form uncertainty arising from systematic biases that violate the zero-mean error assumption of standard data assimilation methods. Recent neural-network-based approaches learn arbitrary bias…

View free PDFSource page
crossrefMachine Learning: Science and Technology2026-07-20

Global graph features unveiled by unsupervised deep learning

Mirja Granfors, Jesus Pineda, Blanca Zufiria, Joana B. Pereira, Carlo Manzo, Giovanni Volpe

Abstract Graphs provide a powerful framework for modeling complex systems, but their structural variability poses significant challenges for analysis and classification. To address these challenges, we introduce GAUDI (Graph Autoencoder Uncovering Descriptive Information), a nove…

View free PDFSource page
crossrefMachine Learning: Science and Technology2026-07-17

AB-PINNs: adaptive-basis physics-informed neural networks for residual-driven domain decomposition

Jonah Botvinick-Greenhouse, Wael H Ali, Mouhacine Benosman, Saviz Mowlavi

Abstract We introduce adaptive-basis physics-informed neural networks (AB-PINNs), an adaptive domain decomposition framework for PINNs in which learnable subdomains dynamically evolve during training to align with intrinsic features of the unknown solution. Local networks capture…

View free PDFSource page
crossrefMachine Learning: Science and Technology2026-07-17

Molecular physics-informed neural network (mPINN) for solving the molecular dynamics equation of motion with energy conservation

Temoor Muther, Vuong Van Pham, Amirmasoud Kalantari Dahaghi

Abstract Machine learning is increasingly utilized in molecular dynamics simulations to investigate complex system properties across disciplines ranging from chemical and physical sciences to engineering. However, these methods often require large datasets for model training and…

View free PDFSource page