View: session overviewtalk overview
Interface problems arise in many areas of science and engineering, including multiphase flows, materials, electrostatics, and biology. This mini-symposium focuses on recent advances in numerical methods for partial differential equations with interfaces, covering theoretical analysis, algorithmic development, and practical applications. Applications to fluid dynamics, materials science, and biological systems will be highlighted. The goal is to provide a platform for exchanging ideas across disciplines, fostering collaboration, and advancing the state of the art in numerical methods for interface problems.
Machine learning methods for scientific computing have been increasingly popular in recent years. The aim of this minisymposium is to bring together researchers working with knowledge of machine learning for model discovery, physics-informed neural networks, operator learning, geometric deep learning, and numerical method for scientific computing to explore state-of-the-art development in the methodology of machine learning for scientific computing, in order to foster closer contact and facilitate the exchange of ideas and expertise across the different areas.
| 10:30 | Structure preservation and Deep Learning for Learning Mechanical Systems from Data ABSTRACT. In this talk I will review work on the analysis of motion capturing data and similar applications using techniques of shape analysis and deep learning. I will then consider a method for learning the Lagrangian and forces for mechanical systems using the discrete Lagrange d'Alembert principle. The case of manifold valued data and data on Lie groups will also be discussed if time permits. Applications to mechanical system will be considered. |
| 11:00 | Symplectic Neural Operator for Learning Hamiltonian PDEs ABSTRACT. We introduce Symplectic Neural Operators (SNOs) for learning the discrete-time flow of infinite-dimensional Hamiltonian systems arising from Hamiltonian PDEs. Our approach models the phase space as a Hilbert space endowed with a symplectic form induced by a skew-adjoint operator and constructs neural operators whose architectures are symplectic by design, ensuring structure preservation at the operator level. We provide a theoretical characterization of the symplecticity of the proposed operators and show how they approximate Hamiltonian flows in infinite-dimensional settings. Numerical experiments on canonical Hamiltonian PDEs demonstrate that SNOs achieve improved long-term stability and energy behavior compared to non-structure-preserving neural operators. |
| 11:30 | Learning from Imperfect Data: Robust Inference of Dynamic Systems using Simulation-based Generative Model ABSTRACT. System inference for nonlinear ODE-driven dynamics becomes substantially harder when (i) only a subset of state components is observed, or (ii) measurements arrive as Repeated Cross-Sectional (RCS) snapshots (different individuals/units at each time) rather than full trajectories. To address this setting, we propose Simulation-based Generative Model for Imperfect Data (SiGMoID), an inference framework designed for partially observable system components and RCS data. SiGMoID combines two complementary ideas: (1) a physics-informed hyper-network (HyperPINN) that acts as a stable differentiable emulator of the system dynamics and (2) a Wasserstein GAN that matches the data distributions generated by the HyperPINN, allowing robust parameter estimation. SiGMoID quantifies observation noise, identifies ODE parameters, and reconstructs unobserved state components consistent with both the governing dynamics or the observed cross-sectional statistics. We validate the method on realistic experimental settings, demonstrating accurate recovery of full system dynamics under severe partial observability and cross-sectional sampling—supporting broad applications in biology, medicine, and engineered systems where longitudinal tracking is limited. |
| 12:00 | Improving the stability of the covariance-controlled adaptive Langevin thermostat for large-scale Bayesian sampling PRESENTER: Jiani Wei ABSTRACT. Stochastic gradient Langevin dynamics and its variants approximate the likelihood of an entire dataset, via random (and typically much smaller) subsets, in the setting of Bayesian sampling. Due to the (often substantial) improvement of the computational efficiency, they have been widely used in large-scale machine learning applications. It has been demonstrated that the so-called covariance-controlled adaptive Langevin (CCAdL) thermostat, which incorporates an additional term involving the covariance matrix of the noisy force, outperforms popular alternative methods. A moving average is used in CCAdL to estimate the covariance matrix of the noisy force, in which case the covariance matrix will converge to a constant matrix in long-time limit. Moreover, it appears in our numerical experiments that the use of a moving average could reduce the stability of the numerical integrators, thereby limiting the largest usable stepsize. In this article, we propose a modified CCAdL (i.e., mCCAdL) thermostat that uses the scaling part of the scaling and squaring method together with a truncated Taylor series approximation to the exponential to numerically approximate the exact solution to the subsystem involving the additional term proposed in CCAdL. We also propose a symmetric splitting method for mCCAdL, instead of an Euler-type discretisation used in the original CCAdL thermostat. We demonstrate in our numerical experiments that the newly proposed mCCAdL thermostat achieves a substantial improvement in the numerical stability over the original CCAdL thermostat, while significantly outperforming popular alternative stochastic gradient methods in terms of the numerical accuracy for large-scale machine learning applications. |
Active matter refers to systems whose constituents continuously inject energy locally—through self-propulsion or internal force generation—so that macroscopic behaviour cannot be understood as relaxation toward an equilibrium (Boltzmann) distribution. This non-equilibrium driving leads to striking collective phenomena such as flocking, swarming, spontaneous pattern formation, and turbulent flows. Canonical examples include bacterial suspensions, cytoskeletal and motor-protein networks, cell monolayers and tissues, and synthetic self-propelled colloids. For applied mathematicians, active matter is a fertile setting where stochasticity, transport, instabilities, and symmetry breaking are coupled in multiscale models connecting discrete “agents” to continuum fields.
This minisymposium focuses on computational methods for simulating and analysing active systems, and on the numerical challenges that distinguish them from passive soft matter. On the discrete side, we welcome work using agent-based particle models, molecular dynamics schemes, and Monte Carlo approaches to resolve interactions, propulsion mechanisms, and fluctuations. On the continuum side, we invite contributions on hydrodynamic simulations and numerical solution of PDE models for active matter. A complementary theme is data analysis: algorithms from computational geometry (e.g. neighbour/cluster detection, growth, and stochastic geometry) and diagnostic tools inspired by the physics of dense materials such as glasses.
Many scientific and engineering problems require estimating unknown parameters or states in dynamical systems from noisy, incomplete observations. These problems are often high-dimensional, ill-posed, and computationally demanding, requiring efficient numerical methods that can quantify uncertainties while remaining tractable for large-scale applications. Challenges include limited or noisy data, expensive forward models, nonlinear dynamics, and the need for scalable algorithms with rigorous error control.
This minisymposium will bring together researchers developing state-of-the-art numerical techniques for uncertainty quantification in inverse problems and data assimilation, as well as those applying these methods to complex real-world systems in areas such as geophysics, climate science, and engineering.
| 10:30 | Neural network surrogates with uncertainty quantification for inverse problems in PDEs PRESENTER: Christian Jimenez Beltran ABSTRACT. Inverse problems in differential equations are central to many scientific and engineering applications, requiring the estimation of model parameters based on noisy or incomplete observations. Traditional numerical methods for solving these problems are computationally expensive, especially when evaluating the likelihood in a Bayesian approach that involves high-dimensional parameter spaces and complex models. In this work, we investigate neural networks as surrogates to address this challenge. By incorporating a Laplace Approximation into the neural network in a Bayesian framework, our method efficiently approximates the forward model and provides calibrated uncertainty estimates. Compared to traditional methods, this approach significantly reduces computational costs while maintaining accurate posterior approximations. These findings underscore the potential of neural networks for scalable and reliable solutions to inverse problems in complex systems. |
| 11:00 | Approximating distributions through greedy mixtures: an algorithmic framework. ABSTRACT. Many problems in uncertainty quantification require working with probability distributions that are often too complex to be treated directly. This creates a need for efficient numerical representations. An important class of approximation methods constructs mixture distributions, i.e. weighted sums of simple components such as Gaussian or Student’s t distributions. In this work, we present a unifying framework for greedy mixture methods that iteratively add new components to a mixture approximation in order to progressively improve the representation of the target distribution. This perspective brings together a range of seemingly distinct approaches—including iterated Laplace approximation, incremental and adaptive multiple importance sampling (IMIS/AMIS), variational boosting, and kernel-based methods such as kernel herding—within a common algorithmic framework. A general convergence result for the unified scheme is presented, and suitable assumptions so that it applies to existing methods are found; moreover, systematic numerical comparisons across different targets and performance criteria are performed, with particular emphasis on importance sampling and related sampling tasks, where mixture approximations yield efficient proposals. |
| 11:30 | Efficient Analysis of Geological Hypotheses using Bayesian Full Waveform Inversion ABSTRACT. In the geosciences, it is often necessary to interrogate the subsurface of the Earth for information about its structure and characteristics. A good way to do so can be to use recordings of either naturally or artificially induced seismic waves, since these have passed through the subsurface and are altered by subsurface (an)elastic properties. Spatially 3-dimensional, seismic full waveform inversion (FWI) is a computationally demanding inverse problem that constructs estimates of 3D subsurface seismic velocity structures using seismic waveform data. Bayesian FWI estimates the family of all such structures that are consistent with any available geological prior information, and with the observed data. This talk demonstrates that 3D Bayesian FWI can now be used to image the subsurface, analyse different prior geological hypotheses, and aid decision making about subsurface operations. We analyse a variety of prior hypotheses to reveal the sensitivity of the inversion process to different assumptions about the subsurface, using a method of variational prior replacement. This demonstrates that fully probabilistic, 3D Bayesian FWI can be performed, and can be used to test different prior hypotheses, at a cost that may be practical for certain applications. |
Iterative methods lie at the heart of modern scientific computing, providing efficient and scalable solvers for large-scale systems arising from the discretization of partial differential equations (PDEs) and related optimization problems. When solving such problems numerically, the complexity of the underlying phenomena, such as multiphysics formulation, high-frequency wave propagation, and long time scale, often requires extremely fine space and/or time discretizations, which leads to very large systems. Iterative solvers are among the most efficient methods to tackle this type of problem. This minisymposium focuses on recent developments in the design, analysis, and application of new iterative methods for both linear and non-linear problems. The talks will cover advances in classical frameworks such as domain decomposition, parallel-in-time methods, as well as novel preconditioning strategies and convergence acceleration techniques. Particular attention will be given to non-linear extensions, including modulus-based and fixed-point type iterations, where non-linearity introduces new analytical and computational challenges. The invited speakers will present theoretical insights into convergence behavior and robustness of iterative solvers, as well as algorithmic innovations adapted to parallel and time-dependent settings. The overall goal is to bring together experts working on different classes of iterative methods to exchange ideas and discuss associated open challenges in this research field.
Fluids and wave phenomena arise across a wide spectrum of scientific and engineering applications—from ocean dynamics, turbulences, acoustics, and electromagnetics to quantum physics and plasma models. Many of these systems are governed by partial differential equations whose solutions exhibit multiscale features, strong nonlinearities, geometric complexity, or oscillatory behavior. Achieving accurate and efficient numerical simulation of such problems remains a central challenge in computational mathematics and applied sciences.
Spectral and high-order methods play an increasingly important role in addressing these challenges. Their superior accuracy, excellent resolution properties, and ability to capture fine-scale structures with relatively few degrees of freedom make them especially attractive for modern large-scale simulations and emerging applications requiring high fidelity. At the same time, extending these methods to complex fluid and wave systems—whether through advanced discretizations, structure-preserving schemes, adaptivity, or efficient solvers—continues to drive active research.
This mini-symposium aims to bring together numerical analysts and computational scientists to present recent advances in the development, analysis, and application of spectral and high-order methods for fluid and wave problems. Topics include novel algorithmic developments, rigorous analysis, stabilization and structure-preserving techniques, and innovative applications to challenging PDE models in fluids, acoustics, electromagnetics, and beyond.
Partitioned time integration methods are designed to provide flexibility when evolving systems of differential equations that couple two or more physical processes in a single simulation. These combinations may include systems of differential equations with different type (parabolic, hyperbolic, etc.), with different degrees of nonlinearity, and that evolve on disparate time scales. As a result, such simulations can prove challenging for “monolithic” time integration methods that treat all processes using a single approach.
This mini-symposium focuses on the construction and analysis of new methods that move beyond the lowest-order operator splitting methods that have historically been applied to such problems. Through careful design, these algorithms are capable of tackling such applications with improved accuracy, stability, and/or computational efficiency than previously possible. This session features experts that focus on various families of partitioned integrators, including multi-rate, implicit-explicit, exponential, and stabilized explicit time integration methods.
This invited minisymposium will focus on recent research advances in several interrelated aspects of geometric and structure-preserving methods for numerical ODEs and PDEs. Topics include geometric integrators for dynamical systems and optimal control, structure-preserving methods in differential geometry and geometric PDEs, and methods that combine features of both of these for PDEs with geometric structure in both time and space.
SciCADE has long been a leading forum for research into these types of methods, and we look forward to continuing in this tradition. Additionally, we aim to bring together researchers from different branches of the structure-preserving numerical ODE and PDE communities who might interact less frequently in other settings.
The fields of stochastic dynamical systems and machine learning (ML) are undergoing a profound and synergistic convergence. This mini-symposium aims to explore this exciting interface, bringing together researchers from applied and computational mathematics, applied probability, and statistics . We will focus on how modern ML methods, such as generative models, transformers and neural networkss, are providing new tools for learning and simulating complex stochastic dynamics with applications to optimization, control, chemistry, physics, AI etc. Conversely, we will investigate how the rigorous framework of stochastic analysis is providing insights into the behavior and theoretical guarantees of ML models. Topics will include the stochastic particle systems as sampling algorithms, the use of ML for solving high-dimensional partial differential equations, and the dynamical view of deep learning and generative models, and the applications to scientific computing problems.
| 10:30 | Learning dynamical systems from data: Gradient-based dictionary optimization PRESENTER: Neil Chada ABSTRACT. The Koopman operator plays a crucial role in analyzing the global behavior of dynamical systems. Existing data-driven methods for approximating the Koopman operator or discovering the governing equations of the underlying system typically require a fixed set of basis functions, also called dictionary. The optimal choice of basis functions is highly problem-dependent and often requires domain knowledge. We present a novel gradient descent-based optimization framework for learning suitable and interpretable basis functions from data and show how it can be used in combination with EDMD, SINDy, and PDE-FIND. We illustrate the efficacy of the proposed approach with the aid of various benchmark problems such as the Ornstein-Uhlenbeck process, Chua's circuit, a nonlinear heat equation, as well as protein-folding data. |
| 11:00 | Improved Global Landscape Guarantees for Low-rank Factorization in Synchronization ABSTRACT. The orthogonal group synchronization problem, which aims to recover a set of $d \times d$ orthogonal matrices from their pairwise noisy products, plays a fundamental role in signal processing, computer vision, and network analysis. In recent years, numerous optimization techniques, such as semidefinite relaxation (SDR) and low-rank (Burer-Monteiro) factorization, have been proposed to address this problem and their theoretical guarantees have been extensively studied. While SDR is provably powerful and exact in recovering the least-squares estimator under certain mild conditions, it is not scalable. In contrast, the low-rank factorization is highly efficient but nonconvex, meaning its iterates may get trapped in local minima. To close the gap, we analyze the low-rank approach and focus on understanding when the associated nonconvex optimization landscape is benign, i.e., free of spurious local minima. Recent works suggest that the benignness depends on the condition number of the Hessian at the global minimizer, but it remains unclear whether sharp guarantees can be achieved. In this work, we consider the low-rank approach which corresponds to an optimization problem over the Stiefel manifold ${\rm St}(p,d)^{\otimes n}$. By formulating the landscape analysis into another convex optimization problem, we provide a unified characterization of the optimization landscape for all parameter pairs $(p,d)$ with $p \geq d+2$ for $d\geq 1$ and $p = d+1$ for $1\leq d\leq 3$ which gives a much improved dependence on the condition number of the Hessian. Our results recover the known sharp state-of-the-art bound for $d=1$ which is extremely useful for characterizing the Kuramoto synchronization, and significantly improved the guarantees for the general case $d \geq 2$ with $p \geq d+2$ over the existing results. The theoretical results are versatile and applicable to a wide range of examples. |
| 11:30 | Convergence of the two-timescale gradient descent-ascent algorithm ABSTRACT. Two-timescale learning algorithms are often applied in game theory and bi-level optimization, using distinct update rates for two interdependent processes. In this talk, I will focus on the two-timescale gradient descent-ascent (GDA) algorithm, which is designed to find Nash equilibria in min-max games with improved convergence properties. Through a PDE-inspired approach, we analyze the convergence of this algorithm for both finite- and infinite-dimensional cases. In finite-dimensional quadratic min-max games, we revisit long-time convergence in near quasi-static regimes through a hypocoercivity perspective. For mean-field GDA dynamics, we investigate convergence under a finite-scale ratio in the whole space by considering a weighted Poincare inequality setup. |
| 12:00 | Moving sample method for solving time-dependent partial differential equations ABSTRACT. Solving time-dependent partial differential equations (PDEs) that exhibit sharp gradients or local singularities is computationally demanding, as traditional physics-informed neural networks (PINNs) often suffer from inefficient point allocation that wastes resources on regions already well-resolved. This paper presents an adaptive sampling framework for PINNs aimed at efficiently solving time-dependent partial differential equations with pronounced local singularities. The method employs a residual-driven strategy, where the spatial–temporal distribution of training points is iteratively updated according to the error field from the previous iteration. This targeted allocation enables the network to concentrate computational effort on regions with significant residuals, achieving higher accuracy with fewer sampling points compared to uniform sampling. Numerical experiments on representative PDE benchmarks demonstrate that the proposed approach improves solution quality. |
Generative models (GM), more precisely, estimation of distribution from data, have become a fundamental backbone in the field of Artificial Intelligence. In this minisymposium, we aim to explore the interaction between GM and differential equations. It includes how differential equation techniques can be applied to improve GM performance and provide theoretical guarantees. It also includes how the GMs could be used to address traditional challenging problems in the computation of differential equations.
| 10:30 | Convergence of Deterministic and Stochastic Diffusion-Model Samplers: A Simple Analysis in Wasserstein Distance ABSTRACT. We provide new convergence guarantees in Wasserstein distance for diffusion-based generative models, covering both stochastic (DDPM-like) and deterministic (DDIM-like) sampling methods. We introduce a simple framework to analyze discretization, initialization, and score estimation errors. Notably, we derive the first Wasserstein convergence bound for the Heun sampler and improve existing results for the Euler sampler of the probability flow ODE. Our analysis emphasizes the importance of spatial regularity of the learned score function and argues for controlling the score error with respect to the true reverse process, in line with denoising score matching. We also incorporate recent results on smoothed Wasserstein distances to sharpen initialization error bounds. |
| 11:00 | Permutation-structured function estimation via tensor-train sketching PRESENTER: Ziang Yu ABSTRACT. Permutation-structured functions arise in a variety of applications, including symmetric models and antisymmetric wavefunctions in quantum many-body physics. In this talk, I will present a tensor-train (TT) sketching framework for efficiently estimating high-dimensional functions with permutation structure. The proposed approach combines randomized sketching with low-rank tensor representations to mitigate the curse of dimensionality. The framework naturally accommodates both symmetric and antisymmetric settings, with particular emphasis on the latter due to its relevance in Fermionic systems. Numerical experiments illustrate the effectiveness of the approach in capturing high-dimensional structure from limited samples. |
| 11:30 | Wasserstein Bounds for generative diffusion models with Gaussian tail targets ABSTRACT. We present an estimate of the Wasserstein distance between the data distribution and the generation of score-based generative models. The sampling complexity with respect to dimension is $\mathcal{O}(\sqrt{d})$, with a logarithmic constant. In the analysis, we assume a Gaussian-type tail behavior of the data distribution and an $\epsilon$-accurate approximation of the score. Such a Gaussian tail assumption is general, as it accommodates practical target distributions derived from early stopping techniques with bounded support. The crux of the analysis lies in the global Lipschitz bound of the score, which is shown from the Gaussian tail assumption by a dimension-independent estimate of the heat kernel. Consequently, our complexity bound scales linearly (up to a logarithmic constant) with the square root of the trace of the covariance operator, which relates to the invariant distribution of the forward process. |
Quantum algorithms offer asymptotic exponential speedups for two primitives central to differential-equation (DE) solvers: solving sparse linear systems and simulating Hamiltonian time evolution. Whether these speedups translate into end-to-end gains for ODE/PDE/SDE problems depends on concrete modeling choices and costs that are often glossed over. This minisymposium focuses on the technical bottlenecks and on strategies to mitigate them.
Different modeling choices for DEs affect end-to-end algorithmic costs and call for strategies to minimize their impact. Accordingly, understanding error scaling and convergence is central. Specifically, we propose to examine: (i) discretization strategies (spatial, spectral, etc.); (ii) linearization strategies (e.g., Carleman, Koopman); (iii) preconditioning strategies; (iv) efficient block encodings for discretized and linearized operators; and (v) data preparation and readout strategies.
Talks will present recent progress on such strategies and their compatibility with quantum primitives. Case studies will illustrate when these ingredients enable meaningful speedups for specific DEs (e.g., in fluid dynamics) under explicit input/output models. The goal is to delineate problems where advantage is plausible, make assumptions transparent, and distill design principles that yield realistic end-to-end performance.
| 10:30 | Quantum algorithms for general nonlinear dynamics based on the Carleman embedding PRESENTER: Guoming Wang ABSTRACT. Important nonlinear dynamics, such as those found in plasma and fluid systems, are typically hard to simulate on classical computers. Thus, if fault-tolerant quantum computers could efficiently solve such nonlinear problems, it would be a transformative change for many industries. In a recent breakthrough [Liu et al., PNAS 2021], the first efficient quantum algorithm for solving nonlinear differential equations was constructed, based on a single condition R<1, where R characterizes the ratio of nonlinearity to dissipation. This result, however, is limited to the class of purely dissipative systems with negative log-norm, which excludes application to many important problems. In this work, we correct technical issues with this and other prior analysis, and substantially extend the scope of nonlinear dynamical systems that can be efficiently simulated on a quantum computer in a number of ways. Firstly, we extend the existing results from purely dissipative systems to a much broader class of stable systems, and show that every quadratic Lyapunov function for the linearized system corresponds to an independent R-number criterion for the convergence of the Carlemen scheme. Secondly, we extend our stable system results to physically relevant settings where conserved polynomial quantities exist. Finally, we provide extensive results for the class of non-resonant systems. With this, we are able to show that efficient quantum algorithms exist for a much wider class of nonlinear systems than previously known, and prove the BQP-completeness of nonlinear oscillator problems of exponential size. In our analysis, we also obtain several results related to the Poincaré-Dulac theorem and diagonalization of the Carleman matrix, which could be of independent interest. |
| 11:00 | An end-to-end quantum algorithm for nonlinear fluid dynamics with bounded quantum advantage ABSTRACT. Computational fluid dynamics (CFD) is a cornerstone of classical scientific computing, and there is growing interest in whether quantum computers can accelerate CFD. In this work, we first show that the existing proposals for fault-tolerant quantum algorithms for CFD suffer from a range of severe bottlenecks that negate conjectured quantum advantages. We then develop a novel algorithm for the incompressible lattice Boltzmann equation that circumvents these obstacles, and provide a detailed analysis of our algorithm, including all potential sources of algorithmic complexity, as well as gate count estimates. We find that for an end-to-end problem, a modest quantum advantage may be preserved for selected observables in the high-error tolerance regime. We lower bound the Reynolds number scaling of our quantum algorithm in dimension D at Kolmogorov microscale resolution with O(Re^{3/4(1+ 𝐷/2)} x q_M), where q_M is a multiplicative overhead for data extraction with q_M = O(Re^{3/8}) for the drag force. This upper bounds the scaling improvement over classical algorithms by O(Re^{3D/8}). However, our numerical investigations suggest a lower speedup, with a scaling estimate of O(Re^{1.936} x q_M) for D=2. Finally, to support our theoretical analysis, we provide a classical numerical study illustrating the accuracy, complexity, and convergence of the algorithm for representative incompressible-flow cases, including the driven Taylor–Green vortex, the lid-driven cavity flow, and the flow past a cylinder. Our results give robust evidence that small, but nontrivial, quantum advantages can be achieved in the context of CFD, and motivate the need for additional rigorous end-to-end quantum algorithm development. |
| 11:30 | Quantum Elastic Network Models and their Application to Graphene ABSTRACT. Molecular dynamics simulations are a central computational methodology in materials design for relating atomic composition to mechanical properties. However, simulating materials with atomic-level resolution on a macroscopic scale is infeasible on current classical hardware, even when using the simplest elastic network models (ENMs) that represent molecular vibrations as a network of coupled oscillators. To address this issue, we introduce Quantum Elastic Network Models (QENMs) and utilize the quantum algorithm of Babbush et al. (PRX, 2023), which offers an exponential advantage when simulating systems of coupled oscillators under some specific conditions and assumptions. Here, we extend their algorithm in 2D systems and demonstrate how our method enables the efficient simulation of planar materials. As an example, we apply our algorithm to the task of simulating a 2D graphene sheet. We analyze the exact complexity for initial-state preparation, Hamiltonian simulation, and measurement of this material, and provide two real-world applications: heat transfer and the out-of-plane rippling effect. We estimate that an atomistic simulation of a graphene sheet on the centimeter scale, classically requiring hundreds of petabytes of memory and prohibitive runtimes, could be encoded and simulated with as few as $\sim 160$ logical qubits. |
| 12:00 | Integrating Quantum Algorithms Into Classical Frameworks ABSTRACT. Quantum computing is often framed in terms of asymptotic speedups under highly idealised assumptions, whereas in practical scientific computing the more immediate question is how quantum methods can be integrated into real simulation workflows to address meaningful problems. This talk will present two frameworks in this direction that seek both to exploit the potential benefits of quantum computing and to confront the subtleties of practical implementation. The first method [1] considers the use of quantum annealing for load balancing in high-performance computing, with applications to adaptive mesh refinement and smoothed particle hydrodynamics, a problem of central importance for scientific codes running on today’s massively parallel HPC systems. The second [2] presents a predictor–corrector reformulation of the HHL algorithm for time dependent simulations, designed to mitigate the classical–quantum data transfer bottlenecks that often limit practical advantage. Although these approaches target different computational tasks, both point toward the same broader conclusion that quantum algorithms may be most effective when deployed selectively to accelerate particularly costly subproblems within larger classical workflows. Achieving this in practice requires careful integration of quantum and classical resources, so that any gains are not offset by surrounding overheads. The talk will discuss the performance of these methods, the constraints imposed by current hardware, and the prospects for incorporating quantum resources into future heterogeneous computing environments. |
The presence of moving interfaces is a fundamental challenge in a wide range of scientific and engineering applications, including fluid-structure interaction, multiphase flows, biological modeling, and material science. Traditional numerical methods often require remeshing or other computationally expensive techniques to adapt to the evolving geometry, making them less efficient for problems involving complex or dynamic interfaces. Unfitted finite element methods (FEM) offer a powerful alternative by allowing interfaces to be represented independently of the computational mesh. These methods provide significant advantages, including geometric flexibility, computational efficiency, and the ability to handle complex interface dynamics without compromising accuracy. This minisimposium will bring together researchers working on the development, analysis, and application of unfitted FEM for problems involving moving interfaces. The aim is to provide a platform to present recent advances in this field, foster discussion on theoretical and computational challenges, and explore new directions for research and applications.
Neural networks are increasingly reshaping scientific computing, providing powerful tools to numerically approximate PDE solutions, learn surrogate models, and accelerate PDE solvers. This minisymposium at SciCADE 2026 will highlight recent advances in the analysis and algorithms of neural-network-based methods for PDE-driven forward and inverse problems, with particular emphasis on approximation and expressivity theory (including Barron-type spaces and related function-space perspectives), optimization and generalization under physics-based constraints, and efficient learning architectures. By bringing together researchers from computational mathematics, numerical PDEs, and machine learning, the session aims to foster a focused exchange on rigorous theory, practical algorithms, and emerging directions at the interface of deep learning and PDEs.
| 10:30 | Exact ReLU^k Neural de Rham Complexes PRESENTER: Jindong Wang ABSTRACT. We construct finite-dimensional de Rham subcomplexes generated by fixed-neuron shallow ReLUk neural networks, a class of spaces known to provide optimal approximation rates. For neurons of the form si(x)=wi · x+bi, the space of neural p-forms is built from the ridge functions ReLUk-p(si) together with constant-coefficient p-forms. These spaces are compatible with the exterior derivative because differentiating a ReLU power lowers its order by one, and for each fixed neuron, differentiation amounts to exterior multiplication by the fixed one-form dsi. Under a linear independence assumption on the lowest-order family {ReLUk-p(si)}, the global complex decomposes into independent neuron-wise Koszul complexes. We prove exactness in arbitrary dimension and provide a geometric sufficient condition for the required linear independence. |
| 11:00 | Enhancing Full Waveform Inversion and Least-Squares Reverse Time Migration via Learned and Regularized Source Wavelet Manipulation ABSTRACT. Full-waveform inversion (FWI) and least-squares reverse time migration (LSRTM) are powerful tools for high-resolution subsurface reconstruction and imaging. However, FWI is highly sensitive to the initial model because of local minima, while LSRTM often suffers from slow convergence and high computational cost due to repeated wavefield simulations in iterative updates. In this work, we investigate how source wavelets influence the optimization landscape of FWI and the conditioning of the linear inverse problem underlying LSRTM, and develop a unified source-manipulation framework to improve both tasks. The proposed approach decomposes the original problem into two stages. In the first stage, the recorded data are transformed into equivalent data associated with a desired source wavelet. For the known-source case, this source transformation is formulated as a regularized deconvolution problem; for the unknown-source case, it is handled by a convolutional neural network that directly maps the observed data to the target-source data. In the second stage, the transformed data are used in a conventional FWI or LSRTM procedure. For LSRTM, our analysis further shows that properly designed source wavelets lead to a more favorable eigenvalue distribution of the normal operator and thus improved conditioning and faster iterative convergence. Numerical experiments on benchmark models demonstrate that the proposed source-manipulation strategy improves gradient quality for FWI, accelerates LSRTM convergence, reduces the computational burden, and yields higher-resolution reconstructions and images in both known- and unknown-source scenarios. |
| 11:30 | Sharp Sobolev Sandwich and Approximation Rates of Radon-Domain $L^p$ Ridge Integral Spaces for ReLU$^k$ Networks PRESENTER: Zitong Tian ABSTRACT. We develop the $L^p$ space and approximation theory for shallow neural networks with $\mathrm{ReLU}^k$ activations. The central object is the Radon-domain $L^p$ space $\mathcal{R}L^p_k(\Omega)$ containing all functions on a bounded domain $\Omega$ that admit a ridge integral representation whose coefficient density belongs to $L^p$ in the Radon domain. In the Hilbert case $p=2$, we prove by elementary Fourier analysis that this space recovers the critical Sobolev space $H^{k+(d+1)/2}(\Omega)$. For general $1<p<\infty$, the identity becomes a Sobolev sandwich. The sharp gap of each side is exactly the Seeger--Sogge--Stein loss for the Radon transform as a Fourier integral operator. This also clarifies how the activation regularity and Radon back-projection jointly produce the regularity. As an application, we discretize the integral representation using a deterministic interpolation skeleton plus uniform sampling. This yields high-probability $L^p$ approximation rates and the optimal Hilbert rate $O\!\big(n^{-\frac12-\frac{2k+1 {2d}}\big)$ at $p=2$ for linearized neural networks. |
| 12:00 | WG-IDENT: Weak group identification of PDEs with varying coefficients ABSTRACT. The identification of Partial Differential Equations (PDEs) has emerged as a prominent data-driven approach for mathematical modeling and has attracted considerable attention in recent years. The stability and precision in identifying PDE from heavily noisy spatiotemporal data present significant difficulties. This problem becomes even more complex when the coefficients of the PDEs are subject to spatial variation. In this paper, we propose a Weak formulation of Groupsparsity-based framework for IDENTifying PDEs with varying coefficients, called WG-IDENT, to tackle this challenge. Our approach utilizes the weak formulation of PDEs to reduce the impact of noise. We represent test functions and unknown PDE coefficients using B-splines, where the knot vectors of test functions are optimally selected based on spectral analysis of the noisy data. To facilitate feature selection, we propose to integrate group sparse regression with a newly designed group feature trimming technique, called GF-Trim, to eliminate unimportant features. Extensive and comparative ablation studies are conducted to validate our proposed method. The proposed method not only demonstrates greater robustness to high noise levels compared to state-of-theart algorithms but also achieves superior performance while exhibiting reduced sensitivity to hyperparameter selection. |
| 10:30 | Recent Advances in Spectrally Accurate Collocation Methods for Fractional Modelling ABSTRACT. Over the past two decades, the mathematical modelling of Fractional Differential Equations (FDEs) has attracted growing attention and expanded significantly across various scientific fields. In this context, finding analytical solutions is often more challenging than for classical ordinary differential equations, while accurate and reliable numerical methods can be hindered by the potential nonsmoothness of the solution and/or vector field at the initial time. Moreover, the nonlocality of the differential operator and the persistence of the intrinsic memory term can render long-time simulations computationally demanding. To mitigate these issues, the class of Runge-Kutta type methods, known as Fractional Hamiltonian Boundary Value Methods (FHBVMs), is presented, covering its design, development and analysis. In particular, a novel extension is discussed, allowing for a mixed graded/uniform mesh for time step selection and resulting in an updated version of pre-existing Matlab codes. Numerical experiments show that this approach is especially effective for problems having nonsmooth vector field/solution at the initial time, with solution of oscillatory type, achieving higher accuracy in reproducing the initial nonsmooth behavior, while maintaining efficiency over long time periods. Finally, a generalisation to fractional multi-order problems is introduced and applied to model predator-prey dynamics with intraguild predation, effectively accounting for potentially different rates of change of the populations with respect to their own time history. |
| 10:50 | Numerical approximations of stochastic time-fractional Burgers equations with fractional Gaussian noise PRESENTER: Jiaqin He ABSTRACT. We consider a stochastic time-fractional Burgers equation driven by additive fractional Gaussian noise with Hurst parameter $H>\frac{1}{2}$. The interplay between the Caputo fractional derivative, the non-globally Lipschitz convection term, and the low regularity of the noise presents substantial analytical challenges. We propose a fully discrete numerical scheme that combines a spectral Galerkin method in space with a backward Euler convolution quadrature in time. Due to the lack of semimartingale structure in fractional Brownian motion and the temporal singularity induced by the fractional derivative, classical stochastic calculus techniques are inapplicable. Instead, we establish pathwise estimates of $L^2$-norm using a generalized Henry-type Gronwall inequality and derive probabilistic error bounds via the Markov inequality. Under suitable regularity assumptions, we prove the convergence in probability of the numerical solution. The analysis highlights the delicate balance between stochastic regularity and fractional temporal dynamics. Numerical experiments are provided to illustrate the convergence behavior and verify the theoretical results. |
| 11:10 | Nonlocal Delay Problems Driven by the Caputo–Fabrizio Operator ABSTRACT. We study a class of fractional delay differential equations involving the Caputo–Fabrizio derivative with non-singular exponential kernel. The problem is reformulated as an equivalent integral equation, which allows the application of progressive contraction techniques to obtain existence and uniqueness results under Lipschitz-type assumptions. Moreover, we establish continuous dependence on the initial condition, prove Ulam–Hyers stability, and analyze the asymptotic behavior of solutions as the delay parameter tends to infinity. |
| 11:30 | A Fast BDF2 Convolution Quadrature for Reaction-Diffusion Equations with Time-Dependent Memory ABSTRACT. We propose a second-order numerical framework for variable-order (VO) time-fractional reaction--diffusion equations of the form \[ _SD_t^{\alpha(t)}u = \mathcal{L}u + F(u), \] where the fractional order evolves according to \[ \alpha(t)=\alpha_2+(\alpha_1-\alpha_2)e^{-ct}, \qquad 0<\alpha_1,\alpha_2<1, \] and \(\mathcal{L}\) denotes either the classical diffusion operator \(\Delta\) or the nonlocal fractional diffusion operator \(-(-\Delta)^s\). The nonlinear reaction term \(F(u)\) is chosen from representative models including Fisher--KPP and Gray--Scott equations. The main difficulty is that the VO operator $_SD_t^{\alpha(t)}$ has a time-dependent memory structure, which makes its numerical treatment substantially more challenging than in the constant-order case, especially when both accuracy and efficiency for long-time simulations are required. This challenge is further compounded by the need to handle nonlinear reactions and both local and nonlocal diffusion within a unified framework. To this end, we develop a second-order IMEX time-stepping scheme based on BDF2 convolution quadrature. To make the method practical for long-time simulations, an adaptive compressed-history technique is introduced to reduce the cost of evaluating the memory term. In space, periodic boundary conditions are imposed, and second-order spatial discretizations are used for diffusion operators. At each time step, the resulting linear systems are solved by GMRES with a specially designed preconditioner, which significantly improves the computational efficiency of the fully discrete method. Numerical experiments demonstrate second-order convergence and illustrate the significant effects of VO memory and nonlocal diffusion on front propagation and pattern formation. |
| 11:50 | Finite element scheme for the fractional porous medium equation with fractional pressure ABSTRACT. We construct a finite element method for the numerical solution of a fractional porous medium equation on a bounded open Lipschitz polytopal domain, where d = 2 or 3. The pressure in the model is defined as the solution of a fractional Poisson equation, involving the fractional Neumann Laplacian in terms of its spectral definition. We perform a rigorous passage to the limit as the spatial and temporal discretization parameters tend to zero and show that a subsequence of the sequence of finite element approximations defined by the proposed numerical method converges to a bounded and nonnegative weak solution of the initial-boundary-value problem under consideration. This result can be therefore viewed as a constructive proof of the existence of a nonnegative, energy-dissipative, weak solution to the initial-boundary-value problem for the fractional porous medium equation under consideration, based on the Neumann Laplacian. The convergence proof relies on results concerning the finite element approximation of the spectral fractional Laplacian and compactness techniques for nonlinear partial differential equations, together with properties of the equation, which are shown to be inherited by the numerical method. We also prove that the total energy associated with the problem under consideration exhibits exponential decay in time. |
| 12:10 | Fractional Helmholtz equation ABSTRACT. We develop a hypercomplex operator calculus to treat fully analytically boundary value problems for the homogeneous and inhomogeneous fractional Helmholtz equation, where fractional derivatives in the sense of Caputo and Riemann–Liouville are applied. Our method extends the recently proposed fractional reduced differential transform method (FRDTM) by using fractional derivatives in all directions. For the special separable case in three dimensions, we obtain completely explicit representations for the fundamental solution. |
Machine learning methods for scientific computing have been increasingly popular in recent years. The aim of this minisymposium is to bring together researchers working with knowledge of machine learning for model discovery, physics-informed neural networks, operator learning, geometric deep learning, and numerical method for scientific computing to explore state-of-the-art development in the methodology of machine learning for scientific computing, in order to foster closer contact and facilitate the exchange of ideas and expertise across the different areas.
| 15:30 | Approximation and Error Bounds for KANs: Applications to Dynamical System Discovery via Linear Multistep Methods ABSTRACT. In this talk, we introduce a new approach that integrates Kolmogorov–Arnold Networks (KANs) with linear multistep methods (LMMs) for discovering and approximating dynamical systems. We first provide approximation and error bounds for two-layer B-spline KANs when representing the vector fields of dynamical systems. Based on these results, we show that for certain classes of LMMs, the total error can be described in terms of both the step size of the method and the approximation accuracy of the network. We also study the difference between the numerical solutions generated from the learned vector fields and the true trajectories of the systems. |
| 16:00 | Markovian Approximation for Nonlinear Overdamped Langevin Systems ABSTRACT. Coarse-graining and model reduction are essential for extending the accessible time scales of molecular and stochastic simulations, yet classical reduced models often fail to simultaneously preserve equilibrium statistics and reproduce dynamical observables. This limitation is particularly important for scientific machine learning. In this talk, I will present a recently developed Markovian coarse-graining framework for overdamped Langevin dynamics. Instead of relying solely on the classical potential-of-mean-force approximation, we construct improved reduced models through a hierarchical learning procedure that combines force corrections with locally inferred spatiotemporal rescaling rules. This approach incorporates energy-landscape information into data-driven effective dynamics. We prove that the resulting model preserves equilibrium statistics while eliminating systematic errors in dynamical quantities such as the mean-squared displacement. These results establish a rigorous scientific machine learning framework for interpretable, physics-consistent, and dynamically accurate coarse-grained modeling of stochastic multiscale systems. This is a joint work with Dr Thomas Hudson from the University of Warwick. |
| 16:30 | Conformal Symplectic Neural Networks for Learning Multiple Energy-Dissipative Systems ABSTRACT. Many Hamiltonian systems with energy-dissipative terms possess a conformal symplectic structure, wherein the symplectic form is proportionally preserved. In this study, we propose Conformal Symplectic Neural Networks that learn the solution maps for different energy-dissipative systems by treating the Hamiltonian as input information. |
| 17:00 | Langevin sampling methods with adaptive friction and stepsize PRESENTER: Xiaocheng Shang ABSTRACT. Sampling methods based on Langevin dynamics have applications in nonequilibrium molecular dynamics, Bayesian inference and machine learning. We focus on the noise and the deviation from the invariant distribution caused by the stochastic gradient methods, and then propose the idea of using variable stepsize to control gradient noise. We design an adaptive stepsize adaptive Langevin (Ad2L) algorithm. In combination with the idea of thermostats, the dynamics are changed by introducing the monitor function and an invariant measure-preserving transformation. We apply the splitting method to implement a discretised numerical method to achieve the purpose of dynamically adjusting the stepsize to cope with the problem of steep gradient changes and variable noise. Numerical experiments show that the Ad2L algorithm not only performs well in toy models with steep gradient and large noise, but also effectively improves the convergence speed and achieves higher sampling accuracy when applied to higher-dimensional problems. |
Active matter refers to systems whose constituents continuously inject energy locally—through self-propulsion or internal force generation—so that macroscopic behaviour cannot be understood as relaxation toward an equilibrium (Boltzmann) distribution. This non-equilibrium driving leads to striking collective phenomena such as flocking, swarming, spontaneous pattern formation, and turbulent flows. Canonical examples include bacterial suspensions, cytoskeletal and motor-protein networks, cell monolayers and tissues, and synthetic self-propelled colloids. For applied mathematicians, active matter is a fertile setting where stochasticity, transport, instabilities, and symmetry breaking are coupled in multiscale models connecting discrete “agents” to continuum fields.
This minisymposium focuses on computational methods for simulating and analysing active systems, and on the numerical challenges that distinguish them from passive soft matter. On the discrete side, we welcome work using agent-based particle models, molecular dynamics schemes, and Monte Carlo approaches to resolve interactions, propulsion mechanisms, and fluctuations. On the continuum side, we invite contributions on hydrodynamic simulations and numerical solution of PDE models for active matter. A complementary theme is data analysis: algorithms from computational geometry (e.g. neighbour/cluster detection, growth, and stochastic geometry) and diagnostic tools inspired by the physics of dense materials such as glasses.
Many scientific and engineering problems require estimating unknown parameters or states in dynamical systems from noisy, incomplete observations. These problems are often high-dimensional, ill-posed, and computationally demanding, requiring efficient numerical methods that can quantify uncertainties while remaining tractable for large-scale applications. Challenges include limited or noisy data, expensive forward models, nonlinear dynamics, and the need for scalable algorithms with rigorous error control.
This minisymposium will bring together researchers developing state-of-the-art numerical techniques for uncertainty quantification in inverse problems and data assimilation, as well as those applying these methods to complex real-world systems in areas such as geophysics, climate science, and engineering.
Partial differential equations posed on moving domains and evolving surfaces arise naturally in many areas of science and engineering, including fluid–structure interaction, free-boundary and multiphase flows, geometric flows, and biological membrane dynamics. These problems frequently involve moving or deforming interfaces, curvature-related terms and coupled bulk–surface processes. The geometric evolution introduces substantial analytical and numerical challenges, such as establishing stability and convergence of discretizations of these nonlinear problems, and maintaining mesh quality under large deformations.
This minisymposium brings together researchers developing advanced numerical methods and the numerical analysis for PDEs on evolving geometries. Topics include evolving surface finite element methods, curvature-driven flows, bulk–surface coupled problem, and free-boundary and fluid–structure interaction problems.
By fostering interaction among experts in numerical analysis and scientific computing, this minisymposium will highlight recent progress, identify emerging analytical and computational challenges, and promote new directions for the simulation of PDEs on moving domains and evolving surfaces.
| 15:30 | Arbitrary Lagrangian–Eulerian Schemes for Moving Interface Problems ABSTRACT. Moving interface problems arise across biology, fluid dynamics, and materials science, where evolving geometries must be captured accurately to model physical behaviour. This talk introduces a selection of Arbitrary Lagrangian–Eulerian (ALE) schemes tailored to such problems, focusing on clear formulation and practical performance. I will outline several moving mesh strategies—motivated by both geometric and analytical considerations—and show how they integrate interface tracking with bulk discretisation while maintaining mesh quality under large deformations. Computational examples will illustrate the accuracy, robustness, and efficiency of the proposed methods, as well as the trade-offs between different ALE formulations. |
| 16:00 | Error estimates for a finite element method for anisotropic mean curvature flow ABSTRACT. In this talk I would like to discuss error estimates for anisoptropic mean curvature flow of closed surfaces. We will first derive the evolution equations for the anisotropic flow, which formally resemble to those for the mean curvature flow (isotropic case), yet have substantially more complicated proofs. The discretisation in space uses evolving surface finite elements. Thanks to this formal resemblance, stability and consistency proofs are quite similar to previous works, and they will lead to optimal-order H^1-norm error estimates. Various numerical experiments and some regularisation ideas will also be presented. The talk is based on joint work with Harald Garcke (Regensburg) and Klaus Deckelnick (Magdeburg). |
| 16:30 | An arbitrary Lagrangian--Eulerian sliding interface method for fluid-structure interaction with a rotating rigid structure PRESENTER: Jiashun Hu ABSTRACT. We present a sliding-interface finite element formulation for fluid--structure interaction between an incompressible fluid and a rotating rigid body. The method combines a rotational arbitrary Lagrangian--Eulerian framework with a skew-symmetric Nitsche stabilization imposed on an artificial sliding interface. This design preserves an energy-dissipating property at the continuous level and leads to a first order fully discrete scheme that retains the same dissipation mechanism, providing a stable and accurate time-marching strategy. On the theoretical side, we address a key gap in the literature by establishing an inf--sup condition for the isoparametric FEM on non-matching and overlapping meshes across the sliding interface, extending classical results beyond fitted-interface settings. Based on this inf--sup stability and the energy estimate, we prove unique solvability of the fully discrete scheme. Numerical experiments in both two and three dimensions demonstrate convergence, efficiency, and consistent energy dissipation of the proposed approach. |
| 17:00 | Convergence of finite elements for a bulk-surface coupled free boundary problem ABSTRACT. In this talk, we present a numerical analysis of the Eyles-King-Styles tumor growth model, a free boundary problem coupling a Poisson equation in the bulk \Omega with a forced mean curvature flow on its boundary \Gamma. Unlike existing evolving surface analyses based on integer-order Sobolev spaces, this bulk-surface coupling requires H^{1/2}-order regularity on \Gamma. We establish a fractional Sobolev framework that admit a rigorous convergence analysis for continuous finite elements of polynomial degree at least three. |
Fluids and wave phenomena arise across a wide spectrum of scientific and engineering applications—from ocean dynamics, turbulences, acoustics, and electromagnetics to quantum physics and plasma models. Many of these systems are governed by partial differential equations whose solutions exhibit multiscale features, strong nonlinearities, geometric complexity, or oscillatory behavior. Achieving accurate and efficient numerical simulation of such problems remains a central challenge in computational mathematics and applied sciences.
Spectral and high-order methods play an increasingly important role in addressing these challenges. Their superior accuracy, excellent resolution properties, and ability to capture fine-scale structures with relatively few degrees of freedom make them especially attractive for modern large-scale simulations and emerging applications requiring high fidelity. At the same time, extending these methods to complex fluid and wave systems—whether through advanced discretizations, structure-preserving schemes, adaptivity, or efficient solvers—continues to drive active research.
This mini-symposium aims to bring together numerical analysts and computational scientists to present recent advances in the development, analysis, and application of spectral and high-order methods for fluid and wave problems. Topics include novel algorithmic developments, rigorous analysis, stabilization and structure-preserving techniques, and innovative applications to challenging PDE models in fluids, acoustics, electromagnetics, and beyond.
Partitioned time integration methods are designed to provide flexibility when evolving systems of differential equations that couple two or more physical processes in a single simulation. These combinations may include systems of differential equations with different type (parabolic, hyperbolic, etc.), with different degrees of nonlinearity, and that evolve on disparate time scales. As a result, such simulations can prove challenging for “monolithic” time integration methods that treat all processes using a single approach.
This mini-symposium focuses on the construction and analysis of new methods that move beyond the lowest-order operator splitting methods that have historically been applied to such problems. Through careful design, these algorithms are capable of tackling such applications with improved accuracy, stability, and/or computational efficiency than previously possible. This session features experts that focus on various families of partitioned integrators, including multi-rate, implicit-explicit, exponential, and stabilized explicit time integration methods.
| 15:30 | Multirate infinitesimal solutions of DAEs arising in power system simulations ABSTRACT. Power system dynamics is one of the most computationally challenging areas in energy system modeling and analysis. In the wake of a fault, relay trip, or equipment malfunction, electrical surges propagate and refract along high voltage transmission lines at nearly the speed of light. Power system dynamics is modeled by networks of connected differential algebraic equations, typically of index-1. We propose efficient multirate infinitesimal integrators for large-scale dynamic power grid simulations. The new multimethod framework leverages the system structure and separates the algebraic solutions, which involve variables from all subsystems, form the time advancement of subsystem DAEs, which are integrated in parallel and with different discretization schemes and step sizes. |
| 16:00 | Accelerating Real-Time Boltzmann Transport Simulations with Adaptive Multirate Methods PRESENTER: David Gardner ABSTRACT. The real-time Boltzmann transport equation (rt-BTE) provides a first-principles framework for understanding nonequilibrium dynamics in materials to enable predictive modeling of charge and heat transport as well as ultrafast pump-probe experiments. The widely separated timescales of electron-phonon (e-ph) and phonon-phonon (ph-ph) interactions and the high cost of evaluating collision integrals has limited simulations to short times and small system sizes. In this presentation, we discuss the application of adaptive multirate time integration methods from the SUNDIALS library to accelerate rt-BTE simulations in PERTURBO. Multirate infinitesimal (MRI) methods with step size adaptivity at both the fast and slow time scales, allow for the relatively inexpensive, fast e-ph dynamics and the more expensive, slower ph-ph dynamics of the system to be advanced with different, dynamically selected time steps. The resulting increase in efficiency leads to 10x faster results in 2D graphene simulations and enables simulating bulk materials (silicon and gallium arsenide) that were previously intractable. These results demonstrate that adaptive multirate integration can significantly expand the scope of first-principles nonequilibrium simulations in materials. |
| 16:30 | Runge-Kutta methods for Nonlinearly Partitioned Equations ABSTRACT. Nonlinearly partitioned Runge–Kutta (NPRK) methods are a new family of time-integration schemes that generalize additive and component-partitioned Runge–Kutta methods. Specifically, NPRK methods allow different factors within nonlinear terms to be treated with differing levels of implicitness. In this talk, I will provide an overview of the NPRK framework, present new methods with varying types of implicitness (implicit–explicit and implicit–implicit), and discuss several recent developments regarding multirate NPRK methods. |
| 17:00 | Order Reduction in Implicit-Explicit Runge-Kutta methods, and ways to overcome it ABSTRACT. Due their mechanism of generating high-order approximations from lower order information, Runge-Kutta methods can incur order reduction when applied to stiff problems. Implicit-Explicit Runge-Kutta (ImEx RK) methods fundamentally benefit from a lower triangular structure, and therefore high stage order is generally not a viable option to recover the full convergence order. This talk first characterizes how order reduction manifests in classical ImEx RK methods, and then presents how stiff order conditions can be enforced in new ImEx RK methods that mitigate order reduction while maintaining a lower triangular structure. |
Splitting methods form a popular class of numerical integrators, particularly well suited for differential equations (either ordinary or partial) that can be subdivided into different problems easier to solve than the original system. Efficient high-order schemes have been designed along the years that provide accurate
solutions whilst preserving some of the most salient qualitative features of the system they approximate. These methods possess a number of features which make them a versatile strategy in the treatment of a number of problems arising from many different applications. In fact, splitting methods are extensively used in areas as distant as molecular dynamics, particle accelerators, celestial mechanics, quantum (statistical) mechanics, plasma physics, hydrodynamics and Markov chain Monte Carlo methods (see surveys [1] and [2]).
The purpose of this mini symposium is to showcase recent advances in the realm of splitting methods, with special emphasis on innovative applications across different areas of interest. Topics include the treatment of wave propagation in nonlinear dispersive media, reaction-diffusion partial differential equations, the time evolution of quantum mechanical problems and quantum simulations using quantum computers. To this end, four distinguished experts have been invited to present their latest research.
References:
[1] R.I. McLachlan and R. Quispel. Splitting methods. Acta Numerica 11 (2002), 341-434.
[2] S. Blanes, F. Casas, and A. Murua. Splitting methods for differential equations. Acta Numerica 33 (2024), 1-161.
| 15:30 | An oscillation-rewinding splitting method for nonlinear Dirac equations with highly oscillatory solutions PRESENTER: Tobias Jahnke ABSTRACT. Time integration of nonlinear Dirac equations in the nonrelativistic limit regime is notoriously challenging, because the solution oscillates in time with high frequency. When traditional time integrators are applied to such problems, an acceptable accuracy can only be expected if the oscillations are resolved by many tiny time steps, which is hopelessly inefficient. In this talk, we present a new splitting method which, in contrast to standard splitting methods, yields high accuracy even when the step size is larger than the wavelength of the oscillations. We discuss three different bounds for the local error, which correspond to three different parameter regimes. Numerical experiments indicate, however, that surprisingly the accuracy of the new integrator is even better than what can be expected from our analysis. |
| 16:00 | Doubling for Splitting ABSTRACT. Runge-Kutta methods are widely known and used for the numerical integration of differential equations of the form x'=f(x). When advancing one step, these methods use several intermediate values of x, denoted by k, and in general there are as many k's as stages in the method. This can be a drawback for problems where the dimension of x is very large, as it may lead to excessive memory usage. For this reason, Runge-Kutta methods have been developed that can be implemented using only two registers per iteration. These are known as Low-storage Runge-Kutta methods. In this presentation, we introduce a new approach in which splitting methods can be used as Low-storage methods, and we discuss the advantages they offer compared to classical Low-storage Runge-Kutta methods. This is a joint work with Sergio Blanes and Abutalib Mohammed |
| 16:30 | Intercardinal Splitting Approximations for Kawarada Equations with Cross-Derivative Terms ABSTRACT. This study introduces a new idea of splitting methods for solving singular and nonlinear reaction-diffusion partial differential equations involving mixed derivative terms. Intercardinal splitting finite difference approximations are built for fast and accurate simulation approximations of underlying solutions. The exploration will demonstrate that the implicit schemes accomplished are numerically stable, convergent, efficient, and preservative for key physical parameters such as positivity and monotonicity. Dynamic orders of accuracy of the numerical algorithms will be estimated through generalized Milne’s devices. Simulation experiments of the intercardinal splitting methods will also be presented. Further open problems will be outlined. |
| 17:00 | A comparative analysis of polynomial approximations and unitary splitting methods for the time-dependent Schrödinger equation ABSTRACT. In this talk we provide a comprehensive overview of numerical techniques for integrating the time-dependent Schrödinger equation with an autonomous potential. These methods fall into two main categories: polynomial-based approximations of the exponential operator and methods that exploit the separable structure of the Hamiltonian. In the first category, we discuss Taylor and Chebyshev expansions, the Lanczos procedure, and a recent algorithm based on symplectic splitting schemes; all of these are subject to step size restrictions tied to spatial discretization. The second category comprises unitary splitting methods, which are unconditionally stable and inherently preserve the unitary evolution, although numerical resonances may arise for specific step sizes. We analyze the key properties of each approach, illustrate their practical performance through representative examples and provide some guidance about their use for practical applications. |
This invited minisymposium will focus on recent research advances in several interrelated aspects of geometric and structure-preserving methods for numerical ODEs and PDEs. Topics include geometric integrators for dynamical systems and optimal control, structure-preserving methods in differential geometry and geometric PDEs, and methods that combine features of both of these for PDEs with geometric structure in both time and space.
SciCADE has long been a leading forum for research into these types of methods, and we look forward to continuing in this tradition. Additionally, we aim to bring together researchers from different branches of the structure-preserving numerical ODE and PDE communities who might interact less frequently in other settings.
Quantum algorithms offer asymptotic exponential speedups for two primitives central to differential-equation (DE) solvers: solving sparse linear systems and simulating Hamiltonian time evolution. Whether these speedups translate into end-to-end gains for ODE/PDE/SDE problems depends on concrete modeling choices and costs that are often glossed over. This minisymposium focuses on the technical bottlenecks and on strategies to mitigate them.
Different modeling choices for DEs affect end-to-end algorithmic costs and call for strategies to minimize their impact. Accordingly, understanding error scaling and convergence is central. Specifically, we propose to examine: (i) discretization strategies (spatial, spectral, etc.); (ii) linearization strategies (e.g., Carleman, Koopman); (iii) preconditioning strategies; (iv) efficient block encodings for discretized and linearized operators; and (v) data preparation and readout strategies.
Talks will present recent progress on such strategies and their compatibility with quantum primitives. Case studies will illustrate when these ingredients enable meaningful speedups for specific DEs (e.g., in fluid dynamics) under explicit input/output models. The goal is to delineate problems where advantage is plausible, make assumptions transparent, and distill design principles that yield realistic end-to-end performance.
Mathematical modeling provides powerful tools for investigating the complexity of environmental systems, where interactions among vegetation, soil processes, climate variability, and natural disturbances shape ecosystem dynamics. These interactions can generate short- or long-term transitions between alternative states. Models describing such phenomena across scales uncover aspects of stability, sensitivity to noise and parameter shifts.
Sudden loss of stability may induce critical shifts between different ecological regimes. Relevant keywords include the emergence of patterns in ecological and soil systems, population dynamics under environmental drivers, and the impact of disturbances, such as fire, on landscape transitions.
This minisymposium will bring together contributions that employ advanced mathematical modeling and computational approaches to address these challenges. Mathematical modeling helps in understanding environmental processes, whether through classical differential equations frameworks, agent-based systems, or novel data-driven models, with the aim of supporting management decision-making and promoting sustainable development.
Traditional numerical methods often struggle to accurately reproduce the solutions of such complex models, requiring specialized techniques tailored to each problem. In particular, the high dimensionality of environmental systems and the large amount of real world data frequently require model order reduction strategies or data driven computational methods.
By bridging theoretical aspects with algorithmic developments, this minisymposium aims to foster discussion on how mathematics can shed light on environmental complexity and enhance our understanding of ecosystem responses to changing conditions.
| 15:30 | Traveling patterns and delayed feedbacks sustain ecosystems beyond classical tipping points PRESENTER: Damia Gomila ABSTRACT. Spatial self-organization is widely recognized as a mechanism that enhances ecosystem resilience, yet most studies have focused on stationary patterns arising from scale-dependent feedbacks. Here, we investigate a different route to resilience driven by excitable dynamics in systems with delayed negative feedbacks. Using a minimal reaction–diffusion model coupling plant biomass and toxin accumulation, we show that ecosystems can avoid collapse through the emergence of dynamic spatiotemporal structures, including defect turbulence, spiral waves, wave trains, and traveling pulses. As environmental stress increases, the system undergoes a predictable sequence of regimes, culminating in isolated traveling pulses that persist well beyond the tipping point of the corresponding homogeneous system. These moving structures continuously escape locally accumulated toxicity, effectively redistributing stress in space and allowing positive feedback to dominate at their leading edge. As a result, the ecosystem maintains higher biomass and survives under conditions where non-spatial models predict extinction. The framework captures observed patterns in seagrass meadows and applies broadly to plant–soil systems with mediated negative feedbacks. Our results highlight the importance of nonequilibrium dynamics and excitability in ecological resilience, providing new indicators of regime shifts and emphasizing the role of transient, mobile structures in sustaining ecosystems under global change. |
| 16:00 | Problem-oriented W-methods for advection-diffusion-reaction PDEs arising in vegetation dynamics ABSTRACT. In recent years, the development and analysis of advection-diffusion-reaction models have gained increasing attention due to their applicability in various sustainability-related contexts. Notable examples include the modeling of ecological dynamics, such as vegetation patterns in arid and semi-arid ecosystems [1]. A further relevant application, in the framework of sustainable innovation, arises in the mathematical modeling of supply chains and production networks, where PDE-based continuum descriptions can be used to represent the evolution of material and product flows across interconnected processors, buffers and distribution nodes [6]. These models are typically described by systems of two-dimensional Partial Differential Equations (PDEs). Solving such problems often requires numerical integration over long time intervals combined with very fine spatial discretizations. This becomes especially demanding in tasks such as parameters estimation, where the model is calibrated to reproduce observed data. Indeed, this generally involves solving the PDEs system multiple times within optimization algorithms. Therefore, the use of efficient numerical methods, capable of providing a stable and accurate solution in short computing times, is crucial. Building on recent advances in linearly implicit W-methods [2], in this talk we focus on the construction and analysis of schemes coupled with splitting strategies based on Approximate Matrix Factorization (AMF) [3], and with Matrix-Oriented (MO) techniques [4], specifically designed for multidimensional advection-diffusion-reaction problems. These approaches exploit the structure of the discretized operators, leading to a reduction in computational costs, while preserving the consistency of the underlying W-method. We analyze the properties of the new methods in terms of accuracy, stability and computational cost [5]. Numerical experiments show the effectiveness of the proposed approaches, including in parameters estimation tasks for vegetation PDEs models calibrated on real data. Acknowledgments: this research falls within the activities of PRIN-MUR 2022 project 20229P2HEA Stochastic numerical modelling for sustainable innovation, CUP E53D23017940001, granted by the Italian Ministry of University and Research (call relating to scrolling of the final rankings of the PRIN 2022). Bibliography [1] M. Abbas, F. Giannino, A. Iuorio, Z. Ahmad, F. Calabrò, PDE models for vegetation biomass and autotoxicity. Math. Comput. Simul., 228, 386–401 (2025). [2] D. Conte, J. Martin-Vaquero, G. Pagano, B. Paternoster, Stability theory of TASE-Runge-Kutta methods with inexact Jacobian. SIAM J. Sci. Comput. 46(6), A3638–A3657 (2024). [3] D. Conte, S. Gonzalez-Pinto, D. Hernandez-Abreu, G. Pagano, On Approximate Matrix Factorization and TASE W-methods for the time integration of parabolic PDEs. J. Sci. Comput., 100, 34 (2024). [4] M. C. D’Autilia, I. Sgura, V. Simoncini, Matrix-oriented discretization methods for reaction–diffusion PDEs: Comparisons and applications. Comput. Math. Appl., 79(7): 2067-2085 (2020). [5] D. Conte, S. Iscaro, G. Pagano, On Matrix-Oriented and AMF W-methods for advection-diffusion-reaction problems. In preparation. [6] M. Herty, A. Klar, B. Piccoli, Existence of solutions for supply chain models based on partial differential equations. SIAM J. Math. Anal., 39(1), 160–173 (2007). |
| 16:30 | Discrete Analysis of Turing Instability for Splitting Methods PRESENTER: Angela Monti ABSTRACT. We investigate the preservation of diffusion-driven (Turing) instability under first-order matrix-oriented splitting integrators for two-species reaction-diffusion systems on 2D domains. Starting from tensor-product spatial discretizations, the semi-discrete problem is reformulated as a differential matrix equation, yielding matrix-oriented splitting schemes in which diffusion and reaction processes are treated separately. Within this framework, we derive fully discrete modal amplification matrices and characterize the onset of instability through the associated Jury conditions. The analysis reveals a clear separation between the continuous Turing mechanism, inherited from the underlying reaction-diffusion model, and purely discrete effects introduced by the time discretization. Focusing on the Gierer-Meinhardt system as a benchmark problem, we show that different splitting strategies may substantially alter the continuous Turing instability region: some schemes generate stable spurious numerical patterns in parameter regimes where the continuous model is Turing stable, whereas others may suppress pattern-forming instabilities. For the IMEX scheme, we further derive a time-step condition ensuring preservation of the continuous Turing region. Numerical experiments confirm the theoretical predictions and illustrate how each integrator induces its own discrete Turing region, emphasizing the need to assess the preservation of pattern-forming properties when interpreting numerical solutions. |
The presence of moving interfaces is a fundamental challenge in a wide range of scientific and engineering applications, including fluid-structure interaction, multiphase flows, biological modeling, and material science. Traditional numerical methods often require remeshing or other computationally expensive techniques to adapt to the evolving geometry, making them less efficient for problems involving complex or dynamic interfaces. Unfitted finite element methods (FEM) offer a powerful alternative by allowing interfaces to be represented independently of the computational mesh. These methods provide significant advantages, including geometric flexibility, computational efficiency, and the ability to handle complex interface dynamics without compromising accuracy. This minisimposium will bring together researchers working on the development, analysis, and application of unfitted FEM for problems involving moving interfaces. The aim is to provide a platform to present recent advances in this field, foster discussion on theoretical and computational challenges, and explore new directions for research and applications.
Neural networks are increasingly reshaping scientific computing, providing powerful tools to numerically approximate PDE solutions, learn surrogate models, and accelerate PDE solvers. This minisymposium at SciCADE 2026 will highlight recent advances in the analysis and algorithms of neural-network-based methods for PDE-driven forward and inverse problems, with particular emphasis on approximation and expressivity theory (including Barron-type spaces and related function-space perspectives), optimization and generalization under physics-based constraints, and efficient learning architectures. By bringing together researchers from computational mathematics, numerical PDEs, and machine learning, the session aims to foster a focused exchange on rigorous theory, practical algorithms, and emerging directions at the interface of deep learning and PDEs.
| 15:30 | Neural Flow Networks and Operators: Abstract Frameworks and Universal Approximations ABSTRACT. In this talk, we introduce a unified neural flow framework that provides an infinite-depth formulation for deep neural networks and operators. Two representative dynamical systems recover plain and ResNet-type architectures through time discretization. We establish well-posedness and develop approximation theory for both networks and operators. The framework also incorporates various spatial discretizations for inter-neuron linear operators, enabling coverage of existing neural operator architectures and yielding approximation results for finite-depth DNNs, CNNs, and neural operators within a single continuous perspective. |
| 16:00 | Learning Hamiltonian PDEs ABSTRACT. A lot of physical phenomea are modelled by Hamiltonian systems, which are entirely determinated by a real function called the Hamiltonian, which represents the energy of the system. One of the major property of the flow is that it is a symplectomorphism, i.e. an application which preserves a differential 2-form called the symplectic form or symplectic structure of the phase space over time. When numerically solving Hamiltonian equations, taking this property into account using methods that preserve the symplectic structure ensures better stability over long time and physical consistency. When using a neural network to solve a Hamiltonian equation while preserving the symplectic structure, a specific architecture must be considered, using symplectic layers. A well-known symplectic architecture used to learn Hamiltonian ODEs was proposed in [1]. Here, we propose a way to extend this framework to Hamiltonian PDEs and propose an architecture of symplectic neural operators. We compare the performance with non-symplectic neural operators for wave equation in a heterogeneous medium. |
| 16:30 | A scaled TW-PINN: A physics-informed neural network for traveling wave solutions of reaction-diffusion equations with general coefficients PRESENTER: Seungwan Han ABSTRACT. We propose a physics-informed neural network framework, termed scaled TW-PINN, for computing traveling wave solutions of n-dimensional reaction-diffusion equations with various reaction and diffusion coefficients. By applying a scaling transformation based on the traveling wave form, we reduce the original problem to a one-dimensional scaled reaction-diffusion equation with unit reaction and diffusion coefficients. This reduction enables the construction of a single PINN solver that can be reused across different coefficient regimes and spatial dimensions. We prove a universal approximation property of the proposed solver for traveling wave solutions. Numerical experiments in one and two spatial dimensions, together with comparisons to the wave-PINN method, demonstrate the accuracy and computational advantages of the proposed approach. Finally, we extend the proposed framework to the Fisher’s equation with general initial conditions and present corresponding numerical results. |
| 17:00 | Symplectic Spectral Neural Operators for Non-canonical Hamiltonian PDEs ABSTRACT. Neural operators have gained much attention for accelerating physics simulations. However, they often suffer from capturing the laws of physics from data. This study proposes a structure-preserving operator learning method for non-canonical Hamiltonian partial differential equations (PDEs). Under periodic boundary conditions, the equations are formulated as finite-dimensional Hamiltonian systems via truncated Fourier spectral representations, and their time evolution is characterized as symplectic mappings. By modeling these mappings with neural networks, the proposed approach enables fast data-driven simulations while preserving the laws of physics such as energy conservation. We also provide experimental results for some non-canonical Hamiltonian PDEs. |
| 15:30 | A Localised Orthogonal Decomposition Method for Heterogeneous Mixed-Dimensional Problems ABSTRACT. In this talk, we present a model for solving mixed-dimensional problems with highly heterogeneous coefficients, a type of problem that commonly appears in e.g. modelling of fractured porous media but can be computationally challenging to solve numerically. Thin structures are often modelled as lower-dimensional interfaces embedded in a higher-dimensional bulk domain, leading to the mixed-dimensional model problem. Our method is based on the Localised Orthogonal Decomposition (LOD) method and constructs locally supported basis functions on a coarse mesh that does not resolve the fine-scale variations of the coefficients. The basis functions are adapted to the problem at hand and thus carry the fine-scale information in order to ensure optimal convergence with respect to the coarse mesh, independent of the coefficient regularity. This method leads to an exponentially decaying localisation error. We present numerical experiments to validate the theoretical findings and demonstrate the computational viability of the method. |
| 15:50 | Domain decomposition dynamical low-rank for multi-dimensional radiative transfer equations ABSTRACT. Low-rank approximation techniques and domain decomposition methods have both attracted considerable attention in recent years as promising approaches for tackling high-dimensional problems. In this work, we combine these two ideas and introduce a domain decomposition dynamical low-rank method for the efficient solution of high-dimensional radiative transfer and similar kinetic equations. The algorithm uses a separate low-rank approximation on each spatial subdomain, which means that, for a given accuracy, we can often use a smaller overall rank compared to classic dynamical low-rank methods. Additionally, our algorithm only transfers boundary data between subdomains and is thus very attractive for distributed memory parallelization, where classic dynamical low-rank algorithms suffer from global data dependency. In this talk, we will first briefly recap the classic dynamical low-rank approach and then demonstrate how it can be naturally combined with domain decomposition, presenting the resulting algorithm and its efficiency on challenging test cases featuring both very optically thin and thick regions. |
| 16:10 | Computing Cholesky-factors of finite-horizon Gramians ABSTRACT. The solution to a differential Lyapunov equation can be expressed in closed form as a matrix-valued integral, the so-called finite-horizon Gramian. Such Gramians also have applications in many other areas, such as optimal control and Gauss-Markov regression. The Gramian is positive semi-definite, and often it is more useful to have a Cholesky factorization of it rather than the Gramian itself. This work considers a new efficient numerical method for computing such Cholesky factors of finite-horizon Gramians without first computing the full Gramian. There is currently no alternative general-purpose method for this task; all plausible combinations of methods known to us either break down when applied to many interesting problems or are much less efficient. The proposed method is a generalization of the general-purpose scaling-and-squaring approach for approximating the matrix exponential. It exploits a similar doubling formula for the Gramian, and thereby keeps the required computational effort modest. Most importantly, we have performed a rigorous backward error analysis that guarantees that the approximation is accurate to the round-off error level in double precision if the method parameters are chosen appropriately. This is complemented by a forward analysis based on estimating the condition numbers of computing the Gramian. In the talk I will describe the method, outline the main backward result, and show some experimental results produced by our efficient and freely available Julia code. |
| 16:30 | Learning Image Derived PDE-Phenotypes from fMRI Data ABSTRACT. Partial differential equations (PDEs) model a wide range of physical phenomena, including electromagnetic fields and fluid mechanics. Methods such as sparse identification of nonlinear dynamics (SINDy) and PDE-Net 2.0 identify and model PDEs from data via sparse optimization and deep neural networks, respectively. While PDE models are less commonly applied to fMRI data, they can uncover hidden connections and essential components of brain activity. Using the ADHD200 dataset, we applied canonical independent component analysis (CanICA) and uniform manifold approximation (UMAP) for dimensionality reduction of fMRI data. We then used sparse ridge regression to identify PDEs from the reduced data. We applied advanced PDE features for classification, achieving high accuracy in distinguishing individuals with attention-deficit/hyperactivity disorder (ADHD). This study demonstrates a novel approach to extracting meaningful features from fMRI data for the analysis of neurological disorders, to understand the role of oxygen transport (delivery & consumption) in the brain during neural activity, which is relevant for studying intracranial pathologies. |
| 16:50 | Boundary Consensus of Reaction-Diffusion Multi-Agent Systems under Restricted Observation PRESENTER: Xu Yan ABSTRACT. This paper investigates the consensus problem for multi-agent systems modeled by reaction-diffusion partial differential equations. Considering the practical constraints that complete state information is often unavailable and that control inputs can only be applied at boundary of spatial domain, a boundary control strategy based on partial spatial-domain measurements is proposed. First, to address the issue of unmeasurable states, an observer is designed using measurement information from piecewise spatial subdomains or discrete points. Based on the observed states, a boundary control protocol is developed to achieve consensus. By employing the Lyapunov direct method and Poincaré-Wirtinger inequality, sufficient conditions for the asymptotic stability of the closed-loop error system are derived and formulated as Linear Matrix Inequalities. Finally, the effectiveness of the proposed method is validated through numerical simulations. |
| 17:10 | Convergence Analysis of a Hybrid Iterative Method for Nonlinear Functional Integral Equations in Epidemiological Dynamics ABSTRACT. This paper studies a class of generalized nonlinear functional integral equations that arise in models of infectious disease transmission. The problem is formulated in the Banach space C[0; 1]. Using fixed point theory, we establish sufficient conditions for the existence and uniqueness of solutions. These results ensure that the model is well posed and provide a unified setting for several related nonlinear integral equations. We also develop a hybrid iterative method that combines a modified Homotopy Perturbation technique with the Adomian Decomposition Method to compute approximate solutions. The convergence of the method is proved rigorously, and explicit error estimates are derived to measure its accuracy and stability. Numerical examples support the theoretical results and show that the method is accurate and computationally efficient for solving nonlinear functional integral equations arising in epidemiological modeling. Finally, possible directions for future research and further extension of the proposed approach are briefy discussed. |