CORTEXA
← Browse
crossrefMachine Learning: Science and Technology2026-06-01Cited by 0

Convolutional neural network-driven preconditioners for conjugate gradients

Johannes Sappl, Viktor Daropoulos, Wolfgang Rauch, Matthias Harders

Abstract We present a data-driven approach for preconditioning large sparse symmetric positive definite linear systems using convolutional neural networks tailored for sparse tensor inputs. Our work targets system matrices arising from the discretization of partial differential equations (PDE), such as those in computational fluid dynamics, which are characterized by sparsity and structured patterns. The proposed fully convolutional architecture receives the system matrix and outputs a Cholesky-like preconditioner. It is trained to approximate the inverse directly from data, without relying on traditional heuristics. We evaluate our method against no preconditioning, Jacobi, incomplete Cholesky (IC), incomplete LU, a recent graph neural network-based approach, and algebraic multigrid (AMG) as a highly specialized gold-standard reference. Experimental results demonstrate that our model achieves statistically significantly lower total solve times relative to all non-AMG baselines, including the state-of-the-art neural incomplete factorization, driven by inexpensive per-iteration application rather than by a reduced condition number. Algebraic multigrid remains faster in both case studies, consistent with its specialization for elliptic PDE. Iteration counts are reduced relative to the unpreconditioned baseline and Jacobi. Methods such as IC achieve substantially fewer iterations but at a higher per-iteration cost. Our learned preconditioner generalizes to higher-resolution problems without retraining and consistently improves system conditioning. We consider these results encouraging: convolutional architectures are a viable data-driven path toward scalable preconditioning without requiring problem-specific structural knowledge.

View free PDFSource page

Related papers

crossrefMachine Learning: Science and Technology2026-07-08

An interpretable convolutional neural network framework for fluid dynamics

Kwame Agyei-Baah, Muhammad Rizwanur Rahman, Edward R Smith

Abstract Modelling fluid dynamics with machine learning (ML) has advanced rapidly, yet most data driven approaches remain opaque because they rely on complex architectures to capture nonlinear flow behaviour. This lack of interpretability limits the reliability and hinders the un…

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-09

Data-driven surrogate modeling for thermal-hydraulic codes via hybrid deep neural networks and quantile learning

Hyojun Yi, Hyeonmin Kim, Seunghyoung Ryu

Abstract Nuclear energy is a clean, reliable power source, but realizing its potential requires strict safety measures in nuclear power plants. Thermal-hydraulic (TH) codes are used to simulate potential accident scenarios in probabilistic safety assessment (PSA). Their high comp…

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

Automatic charge state tuning of 300 mm silicon quantum dots using neural network segmentation of charge stability diagram

Peter Samaha, Amine Torki, Ysaline Renaud, Sam Fiette, Emmanuel Chanrion, Pierre-André Mortemousque, et al.

Abstract Tuning of gate-defined semiconductor quantum dots (QDs) is a major bottleneck for scaling spin-qubit technologies. We present a deep learning driven, semantic-segmentation pipeline that performs charge auto-tuning by locating transition lines in full charge stability dia…

View free PDFSource page
crossrefMachine Learning: Science and Technology2026-04-27

A fully quantum-native recurrent neural network for end-to-end sequential learning on NISQ hardware

Rui Huang, Haibo Yi

Abstract Modeling temporal dependencies within quantum systems remains a key challenge for quantum machine learning. Current quantum neural networks largely depend on classical recurrent modules, which introduce optimization bottlenecks and coherence loss during sequence processi…

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

Connectivity determines the capability of sparse neural network quantum states

Brandon Barton, Juan Carrasquilla, Christopher Roth, Agnes Valenti

Abstract The lottery ticket hypothesis (LTH) posits that within overparametrized neural networks, there exist sparse subnetworks that are capable of matching the performance of the original model when trained in isolation from the original initialization. We extend this hypothesi…

View free PDFSource page