Pith. sign in

REVIEW 3 cited by

Weighted Ensemble Models Are Strong Continual Learners

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 2312.08977 v4 pith:EDBQA5W5 submitted 2023-12-14 cs.LG cs.AIcs.CV

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

In this work, we study the problem of continual learning (CL) where the goal is to learn a model on a sequence of tasks, such that the data from the previous tasks becomes unavailable while learning on the current task data. CL is essentially a balancing act between being able to learn on the new task (i.e., plasticity) and maintaining the performance on the previously learned concepts (i.e., stability). Intending to address the stability-plasticity trade-off, we propose to perform weight-ensembling of the model parameters of the previous and current tasks. This weighted-ensembled model, which we call Continual Model Averaging (or CoMA), attains high accuracy on the current task by leveraging plasticity, while not deviating too far from the previous weight configuration, ensuring stability. We also propose an improved variant of CoMA, named Continual Fisher-weighted Model Averaging (or CoFiMA), that selectively weighs each parameter in the weights ensemble by leveraging the Fisher information of the weights of the model. Both variants are conceptually simple, easy to implement, and effective in attaining state-of-the-art performance on several standard CL benchmarks. Code is available at: https://github.com/IemProg/CoFiMA.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Continual Learning via Ensemble-Based Depth-Wise Masked Autoencoders for Data Quality Monitoring in High-Energy Physics

    hep-ex 2026-03 conditional novelty 5.0 of 10

    DepthViT, a ~300k-parameter masked-autoencoder ensemble with depth-wise attention and per-run refreshed Z-statistics, sustains >98.8% precision on synthetic HCAL occupancy anomalies across CMS 2018/2022 runs.

  2. CKAA: Cross-subspace Knowledge Alignment and Aggregation for Robust Continual Learning

    cs.CV 2025-07 conditional novelty 5.0 of 10

    CKAA aligns features and decision boundaries across task-specific subspaces and mixes adapters by task confidence, improving class-incremental learning accuracy under misidentified task labels.

  3. Dealing with the Evil Twins: Improving Random Augmentation by Addressing Catastrophic Forgetting of Diverse Augmentations

    cs.LG 2025-06 conditional novelty 5.0 of 10

    Random augmentation can trigger gradient collisions ("evil twins") that cause forgetting; selectively averaging drifted weights with a snapshot improves single-source domain generalization.

Pith tools