Distribution Networks for Open Set Learning
Chengsheng Mao, Liang Yao, Yuan Luo

TL;DR
This paper introduces distribution networks for open set learning, enabling models to detect and differentiate novel classes by modeling their probability distributions in a learned latent space.
Contribution
It proposes a novel approach that models different novel classes using probability distributions and updates these models for improved classification in open set scenarios.
Findings
Accurately detects novel classes in image datasets
Effectively models novel classes for subsequent classification
Improves open set learning performance on MNIST and CIFAR10
Abstract
In open set learning, a model must be able to generalize to novel classes when it encounters a sample that does not belong to any of the classes it has seen before. Open set learning poses a realistic learning scenario that is receiving growing attention. Existing studies on open set learning mainly focused on detecting novel classes, but few studies tried to model them for differentiating novel classes. In this paper, we recognize that novel classes should be different from each other, and propose distribution networks for open set learning that can model different novel classes based on probability distributions. We hypothesize that, through a certain mapping, samples from different classes with the same classification criterion should follow different probability distributions from the same distribution family. A deep neural network is learned to map the samples in the original…
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 · Imbalanced Data Classification Techniques · Anomaly Detection Techniques and Applications
