Application of SsVGMM to medical data-classification with novelty detection
There is a considerable demand to apply classification in medical analysis. A traditional classifier requires training samples from each class. However, in reality, it is possible that the testing set may include courses that are not in the training set. This inevitably causes an issue: data from an undefined class will be assigned to predefined classes. To tackle this, we propose a semi-supervised variational Gaussian mixture model to perform multi-class classification with novelty detection. Compared to some popular novelty detection methods, we demonstrate that it gets better performance on thyroid disease data, by generating the distribution of predefined classes and undefined classes, without explicitly setting a threshold.
Code (1)
Tasks
ClassificationMulti-class ClassificationNovelty DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Fake It Till You Make It: Towards Accurate Near-Distribution Novelty Detection
We aim for image-based novelty detection. Despite considerable progress, existing models either fail or face a dramatic drop under the so-called "near-distribution" setting, where the differences between normal and anoma…
Anomaly DetectionNovelty DetectionTowards Comprehensive Patent Approval Predictions:Beyond Traditional Document Classification
Predicting the approval chance of a patent application is a challenging problem involving multiple facets. The most crucial facet is arguably the novelty — 35 U.S. Code § 102 rejects more recent applications that have ve…
ClassificationDocument ClassificationTowards Comprehensive Patent Approval Predictions:Beyond Traditional Document Classification
Predicting the approval chance of a patent application is a challenging problem involving multiple facets. The most crucial facet is arguably the novelty --- \emph{35 U.S. Code § 102} rejects more recent applications tha…
ClassificationDocument ClassificationNovelty Detection with GAN
The ability of a classifier to recognize unknown inputs is important for many classification-based systems. We discuss the problem of simultaneous classification and novelty detection, i.e. determining whether an input i…
General ClassificationNovelty DetectionProbabilistic Modeling for Novelty Detection with Applications to Fraud Identification
Novelty detection is the unsupervised problem of identifying anomalies in test data which significantly differ from the training set. Novelty detection is one of the classic challenges in Machine Learning and a core comp…
DecoderFraud DetectionGaussian ProcessesIntrusion Detection+2