Rethinking Task-Incremental Learning Baselines
Md Sazzad Hossain, Pritom Saha, Townim Faisal Chowdhury, Shafin, Rahman, Fuad Rahman, Nabeel Mohammed

TL;DR
This paper introduces a simple adjustment network (SAN) for task-incremental learning that maintains high performance with minimal architecture size and no memory of past instances, applicable across 2D and 3D recognition tasks.
Contribution
The study proposes SAN, a novel, memory-efficient approach for task-incremental learning that outperforms existing methods without increasing model size or relying on past data.
Findings
SAN achieves near state-of-the-art performance.
SAN is unaffected by task order variations.
Effective across both 2D and 3D recognition tasks.
Abstract
It is common to have continuous streams of new data that need to be introduced in the system in real-world applications. The model needs to learn newly added capabilities (future tasks) while retaining the old knowledge (past tasks). Incremental learning has recently become increasingly appealing for this problem. Task-incremental learning is a kind of incremental learning where task identity of newly included task (a set of classes) remains known during inference. A common goal of task-incremental methods is to design a network that can operate on minimal size, maintaining decent performance. To manage the stability-plasticity dilemma, different methods utilize replay memory of past tasks, specialized hardware, regularization monitoring etc. However, these methods are still less memory efficient in terms of architecture growth or input data costs. In this study, we present a simple yet…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Human Pose and Action Recognition · Advanced Technologies in Various Fields
