Search papers, labs, and topics across Lattice.
This paper introduces SPRINT, a novel Few-Shot Class-Incremental Learning (FSCIL) framework designed specifically for tabular data streams, addressing the limitations of vision-based methods in leveraging abundant unlabeled data and low storage costs. SPRINT employs a mixed episodic training strategy, combining confidence-based pseudo-labeling for novel classes with the retention of base class history to mitigate catastrophic forgetting. Experiments across six diverse tabular benchmarks demonstrate SPRINT's superior performance, achieving a state-of-the-art average accuracy of 77.37% in 5-shot scenarios.
SPRINT tackles the overlooked challenge of few-shot class-incremental learning on tabular data, achieving state-of-the-art results by smartly exploiting unlabeled data and cheap storage.
Real-world systems must continuously adapt to novel concepts from limited data without forgetting previously acquired knowledge. While Few-Shot Class-Incremental Learning (FSCIL) is established in computer vision, its application to tabular domains remains largely unexplored. Unlike images, tabular streams (e.g., logs, sensors) offer abundant unlabeled data, a scarcity of expert annotations and negligible storage costs, features ignored by existing vision-based methods that rely on restrictive buffers. We introduce SPRINT, the first FSCIL framework tailored for tabular distributions. SPRINT introduces a mixed episodic training strategy that leverages confidence-based pseudo-labeling to enrich novel class representations and exploits low storage costs to retain base class history. Extensive evaluation across six diverse benchmarks spanning cybersecurity, healthcare, and ecological domains, demonstrates SPRINT's cross-domain robustness. It achieves a state-of-the-art average accuracy of 77.37% (5-shot), outperforming the strongest incremental baseline by 4.45%.