paper-with-me

Papers

Instance and Category Supervision are Alternate Learners for Continual Learning

2023-01-01 · ICCV 2023 1 · Xudong Tian, Zhizhong Zhang, Xin Tan, Jun Liu, Chengjie Wang, Yanyun Qu, Guannan Jiang, Yuan Xie

Continual Learning (CL) is the constant development of complex behaviors by building upon previously acquired skills. Yet, current CL algorithms tend to incur class-level forgetting as the label information is often quickly overwritten by new knowledge. This motivates attempts to mine instance-level discrimination by resorting to recent self-supervised learning (SSL) techniques. However, previous works have pointed that the self-supervised learning objective is essentially a trade-off between invariance to distortion and preserving sample information, which seriously hinders the unleashing of instance-level discrimination. In this work, we reformulate SSL from the information-theoretic perspective by disentangling the goal of instance-level discrimination, and tackle the trade-off to promote compact representations with maximally preserved invariance to distortion. On this basis, we develop a novel alternate learning paradigm to enjoy the complementary merits of instance-level and category-level supervision, which yields improved robustness against forgetting and better adaptation to each task. To verify the proposed method, we conduct extensive experiments on four different benchmarks using both class-incremental and task-incremental settings, where the leap in performance and thorough ablation studies demonstrate the efficacy and efficiency of our modeling strategy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Label-Efficient Online Continual Object Detection in Streaming Video

2022-06-01 · ICCV 2023 1 · Jay Zhangjie Wu, David Junhao Zhang, Wynne Hsu, Mengmi Zhang 외

Humans can watch a continuous video stream and effortlessly perform continual acquisition and transfer of new knowledge with minimal supervision yet retaining previously learnt experiences. In contrast, existing continua…

Continual LearningHippocampusObjectobject-detection+1

PACOL: Poisoning Attacks Against Continual Learners

2023-11-18 · Huayu Li, Gregory Ditzler

Continual learning algorithms are typically exposed to untrusted sources that contain training data inserted by adversaries and bad actors. An adversary can insert a small number of poisoned samples, such as mislabeled s…

Continual LearningData PoisoningMisinformationOutlier Detection

Feature, Alignment, and Supervision in Category Learning: A Comparative Approach with Children and Neural Networks

2026-02-03 · Fanxiao Wani Qiu, Oscar Leong arxiv

Understanding how humans and machines learn from sparse data is central to cognitive science and machine learning. Using a species-fair design, we compare children and convolutional neural networks (CNNs) in a few-shot s…

Noise-Tolerant Coreset-Based Class Incremental Continual Learning

2025-04-23 · Edison Mucllari, Aswin Raghavan, Zachary Alan Daniels

Many applications of computer vision require the ability to adapt to novel data distributions after deployment. Adaptation requires algorithms capable of continual learning (CL). Continual learners must be plastic to ada…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

CRISP: Contrastive Residual Injection and Semantic Prompting for Continual Video Instance Segmentation

2025-08-14 · Baichen Liu, Qi Lyu, Xudong Wang, Jiahua Dong 외 arxiv

Continual video instance segmentation demands both the plasticity to absorb new object categories and the stability to retain previously learned ones, all while preserving temporal consistency across frames. In this work…

Video Instance SegmentationContrastive Learning