Path-Coordinated Continual Learning with Neural Tangent Kernel-Justified Plasticity: A Theoretical Framework with Near State-of-the-Art Performance
Rathin Chandra Shit
TL;DR
This work addresses catastrophic forgetting in sequential learning by integrating NTK-justified plasticity with a path-coordination strategy, statistically validated path selection, and a multi-metric path quality framework. The approach leverages Neural Tangent Kernel eigenspectrum analysis to bound plasticity and uses a Wilson confidence interval to rigorously validate computation paths, enabling selective path freezing via an EWC-Hybrid scheme. On Split-CIFAR10, the method achieves an average accuracy of $66.7\%$ with $23.4\%$ forgetting, approaching state-of-the-art performance and exhibiting a self-stabilizing decrease in forgetting across task sequences; NTK condition numbers serve as early warnings for capacity exhaustion at $\kappa>10^{11}$. The work provides principled theoretical insights and practical guidelines for adaptive regularization and capacity management in fixed-capacity continual learning systems, with implications for scalable lifelong learning in real-world settings.
Abstract
Catastrophic forgetting is one of the fundamental issues of continual learning because neural networks forget the tasks learned previously when trained on new tasks. The proposed framework is a new path-coordinated framework of continual learning that unites the Neural Tangent Kernel (NTK) theory of principled plasticity bounds, statistical validation by Wilson confidence intervals, and evaluation of path quality by the use of multiple metrics. Experimental evaluation shows an average accuracy of 66.7% at the cost of 23.4% catastrophic forgetting on Split-CIFAR10, a huge improvement over the baseline and competitive performance achieved, which is very close to state-of-the-art results. Further, it is found out that NTK condition numbers are predictive indicators of learning capacity limits, showing the existence of a critical threshold at condition number $>10^{11}$. It is interesting to note that the proposed strategy shows a tendency of lowering forgetting as the sequence of tasks progresses (27% to 18%), which is a system stabilization. The framework validates 80% of discovered paths with a rigorous statistical guarantee and maintains 90-97% retention on intermediate tasks. The core capacity limits of the continual learning environment are determined in the analysis, and actionable insights to enhance the adaptive regularization are offered.
