Holomorphic Neural ODEs with Kolmogorov-Arnold Networks for Interpretable Discovery of Complex Dynamics

📅 2026-05-21
📈 Citations: 0
Influential: 0
📄 PDF

career value

194K/year
🤖 AI Summary
Traditional neural ODEs, relying on multilayer perceptrons (MLPs), fail to satisfy the Cauchy-Riemann conditions required for holomorphic functions, limiting their ability to accurately model complex dynamical systems with fractal boundaries and undermining interpretability. This work proposes the Holomorphic KAN-ODE framework, which for the first time integrates Kolmogorov–Arnold networks with holomorphic constraints. By employing B-spline activation functions and differentiable Cauchy-Riemann regularization, the model enforces analytic structure while incorporating automated symbolic regression for equation discovery. With only 280 parameters, the method achieves velocity field R² scores exceeding 0.95 across six classes of complex dynamical systems, 100% correct identification of symbolic forms, 98.0% fidelity in Julia set reconstruction, and over 15-fold improvement in noise robustness compared to MLP-based approaches—significantly overcoming the limitations of black-box models in interpretable physical modeling.
📝 Abstract
Complex dynamical systems governed by holomorphic maps such as $z^2 + c$ exhibit fractal boundaries with extreme sensitivity to initial conditions. Accurately modelling these structures from data requires methods that respect the underlying complex-analytic geometry, yet Multi-Layer Perceptrons (MLPs) within Neural Ordinary Differential Equations (Neural ODEs) lack complex-analytic priors, violate the Cauchy--Riemann conditions, and function as opaque approximators incapable of yielding governing equations. We introduce Holomorphic KAN-ODE, a framework that replaces the MLP with a Kolmogorov-Arnold Network (KAN) whose learnable B-spline activations reside on network edges, and incorporates Cauchy--Riemann equations as a differentiable regularization to preserve holomorphic structure. We evaluate on six families of complex dynamical systems spanning polynomial and transcendental classes. With only 280 parameters ($16\times$ fewer than the MLP baseline), the network achieves velocity-field $R^2 > 0.95$ on all six systems, correctly identifies all six governing symbolic families through automatic spline-to-formula fitting, and reconstructs Julia set fractal boundaries with up to 98.0\% agreement. Crucially, the model exhibits only 4\% MSE degradation under 10\% observation noise versus $15.2\times$ for MLPs, and achieves 90.4\% improvement in transfer learning from quadratic to cubic dynamics. While the MLP attains lower pointwise reconstruction error due to its larger capacity, the KAN uniquely provides interpretable symbolic equations, enforced holomorphic structure, and superior noise resilience, capabilities that are entirely absent in black-box architectures. These results establish KANs as a parameter-efficient, interpretable alternative to MLPs for physics-informed discovery of holomorphic dynamics.
Problem

Research questions and friction points this paper is trying to address.

holomorphic dynamics
Neural ODEs
complex dynamical systems
interpretability
Cauchy-Riemann conditions
Innovation

Methods, ideas, or system contributions that make the work stand out.

Holomorphic Neural ODEs
Kolmogorov-Arnold Networks
Cauchy-Riemann regularization
Interpretable dynamics discovery
Complex dynamical systems