CVJun 10, 2025

Hyperbolic Dual Feature Augmentation for Open-Environment

arXiv:2506.08906v11 citationsh-index: 18
Originality Incremental advance
AI Analysis

This addresses the challenge of improving generalization in hyperbolic learning algorithms for open-environment scenarios, such as class-incremental and few-shot learning, though it is incremental as it builds on existing hyperbolic feature augmentation methods.

The paper tackles the problem of feature augmentation being limited to closed environments with fixed classes by proposing a hyperbolic dual feature augmentation method for open environments, which augments features for both seen and unseen classes, and demonstrates enhanced performance across five open-environment tasks.

Feature augmentation generates novel samples in the feature space, providing an effective way to enhance the generalization ability of learning algorithms with hyperbolic geometry. Most hyperbolic feature augmentation is confined to closed-environment, assuming the number of classes is fixed (\emph{i.e.}, seen classes) and generating features only for these classes. In this paper, we propose a hyperbolic dual feature augmentation method for open-environment, which augments features for both seen and unseen classes in the hyperbolic space. To obtain a more precise approximation of the real data distribution for efficient training, (1) we adopt a neural ordinary differential equation module, enhanced by meta-learning, estimating the feature distributions of both seen and unseen classes; (2) we then introduce a regularizer to preserve the latent hierarchical structures of data in the hyperbolic space; (3) we also derive an upper bound for the hyperbolic dual augmentation loss, allowing us to train a hyperbolic model using infinite augmentations for seen and unseen classes. Extensive experiments on five open-environment tasks: class-incremental learning, few-shot open-set recognition, few-shot learning, zero-shot learning, and general image classification, demonstrate that our method effectively enhances the performance of hyperbolic algorithms in open-environment.

Foundations

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

Your Notes