paper-with-me

홈 › Papers

Application of SsVGMM to medical data-classification with novelty detection

2017-07-15 · 2017 39th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC) 2017 7 · Fan Yang, Jaymar Soriano, Takatomi Kubo, Kazushi Ikeda

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.

📄 PDF Abstract BibTeX

Code (1)

fandulu/SsVGMM

Tasks

ClassificationMulti-class ClassificationNovelty Detection

Methods 이 논문이 사용한 방법론

Stochastic Gradient Variational Bayes 설명 없음
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Fake It Till You Make It: Towards Accurate Near-Distribution Novelty Detection

2022-05-28 · Hossein Mirzaei, Mohammadreza Salehi, Sajjad Shahabi, Efstratios Gavves 외

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 Detection

Towards Comprehensive Patent Approval Predictions:Beyond Traditional Document Classification

2022-05-01 · ACL 2022 5 · Xiaochen Gao, Zhaoyi Hou, Yifei Ning, Kewen Zhao 외

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 Classification

Towards Comprehensive Patent Approval Predictions:Beyond Traditional Document Classification

2021-09-17 · ACL ARR September 2021 9 · Anonymous

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 Classification

Novelty Detection with GAN

2018-02-28 · ICLR 2018 1 · Mark Kliger, Shachar Fleishman

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 Detection

Probabilistic Modeling for Novelty Detection with Applications to Fraud Identification

2019-03-05 · Rémi Domingues

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