Symbolic--KAN: Kolmogorov-Arnold Networks with Discrete Symbolic Structure for Interpretable Learning

arXiv cs.LG / 2026/3/26

💬 オピニオンSignals & Early TrendsIdeas & Deep AnalysisModels & Research

要点

  • The paper proposes Symbolic Kolmogorov-Arnold Networks (Symbolic-KANs), a neural architecture designed to improve the trade-off between interpretability and scalable learning in scientific machine learning.
  • Symbolic-KANs embed discrete symbolic structure within a trainable deep network by composing learned univariate primitives over learned scalar projections, using a guided primitive library, hierarchical gating, and symbolic regularization that sharpens continuous mixtures into one-hot selections.
  • After gated training and discretization, the model produces compact closed-form expressions directly from the network (without post-hoc symbolic fitting), aiming to yield more faithful, interpretable governing equations.
  • The authors demonstrate that Symbolic-KANs can recover correct primitive terms and underlying governing structures in regression and inverse dynamical system settings.
  • The approach is extended to forward and inverse physics-informed learning of partial differential equations, generating accurate solutions while constructing compact symbolic representations reflecting the true analytic structure.

Abstract

Symbolic discovery of governing equations is a long-standing goal in scientific machine learning, yet a fundamental trade-off persists between interpretability and scalable learning. Classical symbolic regression methods yield explicit analytic expressions but rely on combinatorial search, whereas neural networks scale efficiently with data and dimensionality but produce opaque representations. In this work, we introduce Symbolic Kolmogorov-Arnold Networks (Symbolic-KANs), a neural architecture that bridges this gap by embedding discrete symbolic structure directly within a trainable deep network. Symbolic-KANs represent multivariate functions as compositions of learned univariate primitives applied to learned scalar projections, guided by a library of analytic primitives, hierarchical gating, and symbolic regularization that progressively sharpens continuous mixtures into one-hot selections. After gated training and discretization, each active unit selects a single primitive and projection direction, yielding compact closed-form expressions without post-hoc symbolic fitting. Symbolic-KANs further act as scalable primitive discovery mechanisms, identifying the most relevant analytic components that can subsequently inform candidate libraries for sparse equation-learning methods. We demonstrate that Symbolic-KAN reliably recovers correct primitive terms and governing structures in data-driven regression and inverse dynamical systems. Moreover, the framework extends to forward and inverse physics-informed learning of partial differential equations, producing accurate solutions directly from governing constraints while constructing compact symbolic representations whose selected primitives reflect the true analytical structure of the underlying equations. These results position Symbolic-KAN as a step toward scalable, interpretable, and mechanistically grounded learning of governing laws.