Moving Towards Open Set Incremental Learning: Readily Discovering New Authors
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 model where it continuously finds and learns from novel classes of data that have been identified automatically. This paper also develops a new metric that measures multiple attributes of clustering open set data. Multiple experiments across two author attribution data sets demonstrate the creation an incremental model that produces excellent results.
Code (0)
등록된 구현이 없습니다.
Tasks
Author AttributionClusteringGeneral ClassificationIncremental Learningopen-set classificationSimilar Papers 제목 키워드 기반
Imbalanced Deep Learning by Minority Class Incremental Rectification
Model learning from class imbalanced training data is a long-standing and significant challenge for machine learning. In particular, existing deep learning methods consider mostly either class balanced data or moderately…
AttributeDeep LearningFacial Attribute ClassificationYOLOOC: YOLO-based Open-Class Incremental Object Detection with Novel Class Discovery
Because of its use in practice, open-world object detection (OWOD) has gotten a lot of attention recently. The challenge is how can a model detect novel classes and then incrementally learn them without forgetting previo…
Class-Incremental Object DetectionNovel Class Discoveryobject-detectionObject Detection+1Online Open World Recognition
As we enter into the big data age and an avalanche of images have become readily available, recognition systems face the need to move from close, lab settings where the number of classes and training data are fixed, to d…
Incremental LearningMetric LearningOpen-world Machine Learning: A Review and New Outlooks
Machine learning has achieved remarkable success in many applications. However, existing studies are largely based on the closed-world assumption, which assumes that the environment is stationary, and the model is fixed …
class-incremental learningClass Incremental LearningIncremental LearningNovel Class DiscoveryAdaptive Discovering and Merging for Incremental Novel Class Discovery
One important desideratum of lifelong learning aims to discover novel classes from unlabelled data in a continuous manner. The central challenge is twofold: discovering and learning novel classes while mitigating the iss…
class-incremental learningClass Incremental LearningDiversityIncremental Learning+3