paper-with-me

홈 › Papers

KAN-CL: Per-Knot Importance Regularization for Continual Learning with Kolmogorov-Arnold Networks

2026-05-12 · Minjong Cheon arxiv

Catastrophic forgetting remains the central obstacle in continual learning (CL): parameters shared across tasks interfere with one another, and existing regularization methods such as EWC and SI apply uniform penalties without awareness of which input region a parameter serves. We propose KAN-CL, a continual learning framework that exploits the compact-support spline parameterization of Kolmogorov-Arnold Networks (KANs) to perform importance-weighted anchoring at per-knot granularity. Deployed as a classification head on a convolutional backbone with standard EWC regularization on the backbone (bbEWC) KAN-CL achieves forgetting reductions of 88% and 93% over a head-only KAN baseline on Split-CIFAR-10/5T and Split-CIFAR-100/10T respectively, while matching or exceeding the accuracy of all baselines on both benchmarks. We further provide a Neural Tangent Kernel (NTK) analysis showing that KAN's spline locality induces a structural rank deficit in the cross-task NTK, yielding a forgetting bound that holds even in the feature-learning regime. These results establish that combining an architecture with natural parameter locality (KAN head) with a complementary backbone regularizer (bbEWC) yields a compositional and principled approach to catastrophic forgetting.

📄 PDF Abstract BibTeX arXiv:2605.12306

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Free-Knots Kolmogorov-Arnold Network: On the Analysis of Spline Knots and Advancing Stability

2025-01-16 · Liangwewi Nathan Zheng, Wei Emma Zhang, Lin Yue, Miao Xu 외

Kolmogorov-Arnold Neural Networks (KANs) have gained significant attention in the machine learning community. However, their implementation often suffers from poor training stability and heavy trainable parameter. Furthe…

KAC: Kolmogorov-Arnold Classifier for Continual Learning

2025-03-27 · CVPR 2025 1 · Yusong Hu, Zichen Liang, Fei Yang, Qibin Hou 외

Continual learning requires models to train continuously across consecutive tasks without forgetting. Most existing methods utilize linear classifiers, which struggle to maintain a stable classification space while learn…

Continual LearningKolmogorov-Arnold Networks

On the Rate of Convergence of Kolmogorov-Arnold Network Regression Estimators

2025-09-24 · Wei Liu, Eleni Chatzi, Zhilu Lai arxiv

Kolmogorov-Arnold Networks (KANs) approximate multivariate functions by composing univariate transformations through additive or multiplicative aggregation. We establish convergence guarantees for KANs whose univariate c…

A Dynamic Framework for Grid Adaptation in Kolmogorov-Arnold Networks

2026-01-26 · Spyros Rigas, Thanasis Papaioannou, Panagiotis Trakadas, Georgios Alexandridis arxiv

Kolmogorov-Arnold Networks (KANs) have recently demonstrated promising potential in scientific machine learning, partly due to their capacity for grid adaptation during training. However, existing adaptation strategies r…

Density Estimation

TruKAN: Towards More Efficient Kolmogorov-Arnold Networks Using Truncated Power Functions

2026-02-02 · Ali Bayeh, Samira Sadaoui, Malek Mouhoub arxiv

To address the trade-off between computational efficiency and adherence to Kolmogorov-Arnold Network (KAN) principles, we propose TruKAN, a new architecture based on the KAN structure and learnable activation functions. …

Computational Efficiency