CVAILGJun 12, 2025

Continual Hyperbolic Learning of Instances and Classes

arXiv:2506.10710v12 citationsh-index: 67
Originality Incremental advance
AI Analysis

This addresses the need for models in robotics and self-driving cars to handle hierarchical recognition in dynamic environments, representing a novel task formulation with incremental method improvements.

The paper tackles the problem of continual learning for both instances and classes simultaneously, introducing a new task and proposing HyperCLIC, a hyperbolic space-based algorithm, which shows improved hierarchical generalization on the EgoObjects dataset.

Continual learning has traditionally focused on classifying either instances or classes, but real-world applications, such as robotics and self-driving cars, require models to handle both simultaneously. To mirror real-life scenarios, we introduce the task of continual learning of instances and classes, at the same time. This task challenges models to adapt to multiple levels of granularity over time, which requires balancing fine-grained instance recognition with coarse-grained class generalization. In this paper, we identify that classes and instances naturally form a hierarchical structure. To model these hierarchical relationships, we propose HyperCLIC, a continual learning algorithm that leverages hyperbolic space, which is uniquely suited for hierarchical data due to its ability to represent tree-like structures with low distortion and compact embeddings. Our framework incorporates hyperbolic classification and distillation objectives, enabling the continual embedding of hierarchical relations. To evaluate performance across multiple granularities, we introduce continual hierarchical metrics. We validate our approach on EgoObjects, the only dataset that captures the complexity of hierarchical object recognition in dynamic real-world environments. Empirical results show that HyperCLIC operates effectively at multiple granularities with improved hierarchical generalization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes