SVM Classifier on Chip for Melanoma Detection
Shereen Afifi, Hamid GholamHosseini, and Roopak Sinha

TL;DR
This paper presents an FPGA-based embedded SVM classifier for melanoma detection, achieving high accuracy, low power consumption, and significant speedup suitable for portable medical devices.
Contribution
It develops and implements an optimized SVM classifier on FPGA for real-time melanoma detection, balancing accuracy, speed, and resource efficiency.
Findings
Classification accuracy of 97.9%
26x speedup over software implementation
34% resource utilization and 2W power consumption
Abstract
Support Vector Machine (SVM) is a common classifier used for efficient classification with high accuracy. SVM shows high accuracy for classifying melanoma (skin cancer) clinical images within computer-aided diagnosis systems used by skin cancer specialists to detect melanoma early and save lives. We aim to develop a medical low-cost handheld device that runs a real-time embedded SVM- based diagnosis system for use in primary care for early detection of melanoma. In this paper, an optimized SVM classifier is implemented onto a recent FPGA platform using the latest design methodology to be embedded into the proposed device for realizing online efficient melanoma detection on a single system on chip/device. The hardware implementation results demonstrate a high classification accuracy of 97.9% and a significant acceleration factor of 26 from equivalent software implementation on an…
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
MethodsSupport Vector Machine
