Progressive Voronoi Diagram Subdivision: Towards A Holistic Geometric Framework for Exemplar-free Class-Incremental Learning
Chunwei Ma, Zhanghexuan Ji, Ziyun Huang, Yan Shen, Mingchen Gao and, Jinhui Xu

TL;DR
This paper introduces iVoro, a geometric framework based on Voronoi diagrams for exemplar-free class-incremental learning, enabling efficient, privacy-preserving, and interpretable continual learning with significant performance gains.
Contribution
The paper proposes a novel Voronoi diagram-based approach for exemplar-free class-incremental learning, integrating DNNs with geometric models for improved performance and interpretability.
Findings
Achieves up to 37.09% accuracy improvement on TinyImageNet.
Demonstrates high correlation (~0.9) between geometric uncertainty and accuracy.
Effective across multiple feature spaces and capable of handling test-time uncertainty.
Abstract
Exemplar-free Class-incremental Learning (CIL) is a challenging problem because rehearsing data from previous phases is strictly prohibited, causing catastrophic forgetting of Deep Neural Networks (DNNs). In this paper, we present iVoro, a holistic framework for CIL, derived from computational geometry. We found Voronoi Diagram (VD), a classical model for space subdivision, is especially powerful for solving the CIL problem, because VD itself can be constructed favorably in an incremental manner -- the newly added sites (classes) will only affect the proximate classes, making the non-contiguous classes hardly forgettable. Further, in order to find a better set of centers for VD construction, we colligate DNN with VD using Power Diagram and show that the VD structure can be optimized by integrating local DNN models using a divide-and-conquer algorithm. Moreover, our VD construction is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
