Incremental Deep Neural Network Learning using Classification Confidence Thresholding
Justin Leo, Jugal Kalita

TL;DR
This paper introduces a Classification Confidence Threshold method for neural networks to improve incremental learning by efficiently detecting and integrating new classes while minimizing resource use and accuracy loss.
Contribution
The paper proposes a novel confidence threshold approach enabling neural networks to incrementally learn new classes with limited samples and minimal architectural changes.
Findings
Effective detection of unknown classes during testing.
Maintains high accuracy with incremental class addition.
Reduces retraining resources and prevents catastrophic forgetting.
Abstract
Most modern neural networks for classification fail to take into account the concept of the unknown. Trained neural networks are usually tested in an unrealistic scenario with only examples from a closed set of known classes. In an attempt to develop a more realistic model, the concept of working in an open set environment has been introduced. This in turn leads to the concept of incremental learning where a model with its own architecture and initial trained set of data can identify unknown classes during the testing phase and autonomously update itself if evidence of a new class is detected. Some problems that arise in incremental learning are inefficient use of resources to retrain the classifier repeatedly and the decrease of classification accuracy as multiple classes are added over time. This process of instantiating new classes is repeated as many times as necessary, accruing…
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.
