Pith. sign in

REVIEW 2 cited by

AIR: Analytic Imbalance Rectifier for Continual Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2408.10349 v1 pith:2HJWVDNA submitted 2024-08-19 cs.LG cs.CV

classification cs.LGcs.CV
keywords datalearningcontinualanalyticscenariosimbalanceproblemreal-world
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Continual learning enables AI models to learn new data sequentially without retraining in real-world scenarios. Most existing methods assume the training data are balanced, aiming to reduce the catastrophic forgetting problem that models tend to forget previously generated data. However, data imbalance and the mixture of new and old data in real-world scenarios lead the model to ignore categories with fewer training samples. To solve this problem, we propose an analytic imbalance rectifier algorithm (AIR), a novel online exemplar-free continual learning method with an analytic (i.e., closed-form) solution for data-imbalanced class-incremental learning (CIL) and generalized CIL scenarios in real-world continual learning. AIR introduces an analytic re-weighting module (ARM) that calculates a re-weighting factor for each class for the loss function to balance the contribution of each category to the overall loss and solve the problem of imbalanced training data. AIR uses the least squares technique to give a non-discriminatory optimal classifier and its iterative update method in continual learning. Experimental results on multiple datasets show that AIR significantly outperforms existing methods in long-tailed and generalized CIL scenarios. The source code is available at https://github.com/fang-d/AIR.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. L3A: Label-Augmented Analytic Adaptation for Multi-Label Class Incremental Learning

    cs.CV 2025-06 conditional novelty 6.0 of 10

    L3A combines pseudo-label generation with a weighted analytic regression classifier to enable exemplar-free multi-label class-incremental learning.

  2. Spectral-Aware Analytic Class-Incremental Learning for Long-Tailed Distributions

    cs.LG 2026-07 conditional novelty 5.0 of 10

    GSR uses class-adaptive spherical mixup to recondition the Gram matrix in recursive-least-squares continual learning, improving long-tailed accuracy by up to ~17 points while retaining O(D) cost.

Pith tools