Compensating Visual Insufficiency with Stratified Language Guidance for Long-Tail Class Incremental Learning
arXiv cs.AI / 2026/3/24
💬 オピニオンIdeas & Deep AnalysisModels & Research
要点
- The paper addresses long-tail class incremental learning (LT CIL), where scarce tail-class samples both slow learning and worsen catastrophic forgetting under shifting, imbalanced data streams.
- It proposes using language knowledge from large language models (LLMs) by analyzing the LT CIL data distribution to build a stratified language tree that organizes semantics from coarse to fine granularity.
- It introduces stratified adaptive language guidance that uses learnable weights to merge multi-scale semantic representations, enabling supervision to dynamically adjust for tail classes despite imbalance.
- It also presents stratified alignment language guidance that constrains optimization using the structural stability of the language tree to improve semantic visual alignment and reduce catastrophic forgetting.
- Experiments across multiple benchmarks reportedly achieve state-of-the-art performance, indicating the approach is effective for LT CIL.

