AICVMar 23

Compensating Visual Insufficiency with Stratified Language Guidance for Long-Tail Class Incremental Learning

arXiv:2603.2170862.9h-index: 2
Predicted impact top 60% in AI · last 90 daysOriginality Highly original
AI Analysis

This addresses the problem of catastrophic forgetting in imbalanced data for machine learning researchers, representing an incremental improvement through novel integration of language guidance.

The paper tackles the challenge of long-tail class incremental learning where scarce tail class samples worsen catastrophic forgetting by introducing a method that uses large language models to generate a stratified language tree for hierarchical semantic organization, achieving state-of-the-art performance on multiple benchmarks.

Long-tail class incremental learning (LT CIL) remains highly challenging because the scarcity of samples in tail classes not only hampers their learning but also exacerbates catastrophic forgetting under continuously evolving and imbalanced data distributions. To tackle these issues, we exploit the informativeness and scalability of language knowledge. Specifically, we analyze the LT CIL data distribution to guide large language models (LLMs) in generating a stratified language tree that hierarchically organizes semantic information from coarse to fine grained granularity. Building upon this structure, we introduce stratified adaptive language guidance, which leverages learnable weights to merge multi-scale semantic representations, thereby enabling dynamic supervisory adjustment for tail classes and alleviating the impact of data imbalance. Furthermore, we introduce stratified alignment language guidance, which exploits the structural stability of the language tree to constrain optimization and reinforce semantic visual alignment, thereby alleviating catastrophic forgetting. Extensive experiments on multiple benchmarks demonstrate that our method achieves state of the art performance.

Foundations

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

Your Notes