Moving Towards Open Set Incremental Learning: Readily Discovering New Authors
Justin Leo, Jugal Kalita

TL;DR
This paper introduces an open set incremental learning approach for text classification that automatically discovers new classes, clusters unknown data, and retrains models to adapt continuously, demonstrated through experiments on author attribution datasets.
Contribution
It proposes a novel deep neural network framework for open set incremental learning that automatically detects, clusters, and learns from new classes in textual data.
Findings
Effective discovery and clustering of unknown classes.
Successful incremental learning with continuous model updates.
High accuracy in author attribution datasets.
Abstract
The classification of textual data often yields important information. Most classifiers work in a closed world setting where the classifier is trained on a known corpus, and then it is tested on unseen examples that belong to one of the classes seen during training. Despite the usefulness of this design, often there is a need to classify unseen examples that do not belong to any of the classes on which the classifier was trained. This paper describes the open set scenario where unseen examples from previously unseen classes are handled while testing. This further examines a process of enhanced open set classification with a deep neural network that discovers new classes by clustering the examples identified as belonging to unknown classes, followed by a process of retraining the classifier with newly recognized classes. Through this process the model moves to an incremental learning…
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.
