Related Experiment Video
Updated: Jun 4, 2026

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
Outlier Detection with One-Class SVMs: An Application to Melanoma Prognosis
Stephan Dreiseitl1, Melanie Osl, Christian Scheibböck
1Dept. of Software Engineering, Upper Austria University of Applied Sciences, Hagenberg, Austria.
Background:
Medical diagnosis and prognosis using machine learning methods is usually represented as a supervised classification problem, where a model is built to distinguish "normal" from "abnormal" cases. If cases are available from only one class, this approach is not feasible.
Objective:
To evaluate the performance of classification via outlier detection by one-class support vector machines (SVMs) as a means of identifying abnormal cases in the domain of melanoma prognosis.
Methods:
Empirical evaluation of one-class SVMs on a data set for predicting the presence or absence of metastases in melanoma patients, and comparison with regular SVMs and artificial neural networks.
Results:
One-class SVMs achieve an area under the ROC curve (AUC) of 0.71; two-class algorithms achieve AUCs between 0.5 and 0.84, depending on the available number of cases from the minority class.
Conclusion:
One-class SVMs offer a viable alternative to two-class classification algorithms if class distribution is heavily imbalanced.
Related Concept Videos
Cancer Survival Analysis
Quantifying and Rejecting Outliers: The Grubbs Test
Skin Cancer
Basal Cell Carcinoma (BCC): BCC is the most common type of skin cancer, accounting for about 80% of cases. It typically develops in...
Kaplan-Meier Approach
What Are Outliers?
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
Comparing the Survival Analysis of Two or More Groups