Robust Distance Measures for kNN Classification of Cancer Data.
Rezvan Ehsani1,2, Finn Drabløs3
1Department of Mathematics, University of Zabol, Zabol, Iran.
Cancer Informatics
|October 29, 2020
Summary
The k-Nearest Neighbor (kNN) classifier
Area of Science:
- Machine Learning
- Bioinformatics
- Computational Biology
Background:
- The k-Nearest Neighbor (kNN) classifier is a versatile machine learning algorithm.
- Its performance relies heavily on the chosen distance or similarity measure.
- Evaluating distance measures is crucial for optimizing kNN in biomedical data analysis.
Purpose of the Study:
- To investigate the impact of various distance measures on kNN classifier performance.
- To compare common and novel distance metrics, including Sobolev and Fisher, on cancer datasets.
- To establish a robust ranking of distance measures for kNN in biomedical classification.
Main Methods:
- Applied kNN classification to four distinct cancer datasets.
- Utilized a range of common and novel distance measures, such as Hassanat, Manhattan, Sobolev, and Fisher.
- Evaluated and ranked the performance of each distance measure across the datasets.
Main Results:
- Novel distance measures, particularly Sobolev, demonstrated performance comparable to established metrics.
- Hassanat, Sobolev, and Manhattan measures exhibited robust performance across multiple datasets.
- Some distance measures showed dataset-specific efficacy, highlighting sensitivity to data characteristics.
Conclusions:
- The choice of distance measure significantly influences kNN classifier performance in cancer data analysis.
- Novel measures like Sobolev offer competitive alternatives to traditional metrics.
- Benchmarking distance measures on relevant data is essential for selecting the optimal metric for specific classification tasks.
More Related Videos
Related Concept Videos
Cancer Survival Analysis
555
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
555
Receiver Operating Characteristic Plot
413
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
413
Kaplan-Meier Approach
436
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
436
Comparing the Survival Analysis of Two or More Groups
437
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
437


