Search papers, labs, and topics across Lattice.
This paper introduces the Geometry-Anchored Transport Framework for exemplar-free class-incremental learning, which integrates feature transport as an intrinsic training constraint rather than a post-hoc adjustment. By employing an Analytic Geometric Anchor and a Topology-Aware Evolution objective, the framework effectively mitigates anisotropic representation drift and stabilizes decision boundaries across tasks. Experimental results on CIFAR-100, TinyImageNet, and ImageNet-100 show significant improvements over traditional methods, underscoring the efficacy of the proposed approach in maintaining classification accuracy without reliance on exemplars.
An innovative framework that integrates feature transport into the training process, achieving superior performance in class-incremental learning without exemplars.
Exemplar-free class-incremental learning (EFCIL) requires stable decision boundaries within a shifting feature space. While maintaining class-conditional Gaussian statistics provides a principled classification strategy, these parametric summaries remain sensitive to anisotropic representation drift. Existing methods often transport these statistics across tasks using a decoupled, post-hoc paradigm: optimizing a backbone without explicit geometric constraints can distort the legacy manifold, limiting the precision of retroactive alignment. In this paper, we formulate feature transport as an endogenous training constraint rather than a separate post-task step, presenting the Geometry-Anchored Transport Framework. First, we derive an Analytic Geometric Anchor via Mahalanobis-aligned regression to mitigate macroscopic anisotropic drift. Second, we introduce a Topology-Aware Evolution objective that regularizes localized manifold degradation while calibrating a residual network against the analytic prior. By coupling manifold evolution with transport constraints during the primary training phase, our framework mitigates evaluation errors without requiring decoupled fine-tuning. Experiments across CIFAR-100, TinyImageNet, and ImageNet-100 demonstrate that the proposed framework consistently improves upon existing post-hoc alternatives under strict exemplar-free constraints.