Machine Learning-Based Approaches For Breast Cancer Detection in Microwave Imaging
Machine Learning-Based Approaches For Breast Cancer Detection in Microwave Imaging
Authorized licensed use limited to: KDU - Gen. Sir John Kotelawala Defence University. Downloaded on January 16,2023 at 16:44:07 UTC from IEEE Xplore. Restrictions apply.
and phantom are given in [8]. Two Vivaldi antennas were
used as transmitter and receiver. The operating bandwidth of
the system is 2-4 GHz. NI PXIe 5630 vector network analyzer
was used for the transmission and reception of signals.
Antennas were placed around a circle and phantom was
placed between them. Motors rotate the antennas in a way
that they scan complete circle. Two scans were measured to
remove the noise and signal clutter. The second scan was
done with some offset angle. After that, the first scan was
subtracted from the second scan to remove the artifacts.
III. RESULTS AND DISCUSSION Fig.2. Actual data distribution
After the model training, the model was tested with Due to the coherence in signals data, we can train our
our measured dataset. The performance of SVM was model even with 200 training samples data. These results are
measured using linear and polynomial kernels. Further on, encouraging that the SVM algorithm with polynomial kernels
feature extraction and dimensionality reduction techniques gives promising predictions to identify lesions and healthy
were also applied to analyze the model. The Principal breasts.
Component Analysis (PCA) algorithm was used for
dimensionality reduction. At first, the SVM algorithm was IV. CONCLUSION
trained on the given data. Then the best performing kernel In this work, the SVM algorithm with different
was applied to reduced data. Meanwhile, the specificity and kernels has been implemented on raw backscattered signals
sensitivity of SVM were also analyzed for the given dataset. data. An SVM model is trained using 25-100% training data.
In the polynomial kernel, 2nd, and 3rd-degree polynomials The experimental results show that SVM with a polynomial
were tested for training. The SVM model was trained using kernel with a 3rd degree provides above 99% accuracy.
25% to 100% data. The associated classification performance Furthermore, due to the coherence present in the
is mentioned in table 1. The best performing hyperparameters backscattered signals, only 25% of data can also produce a
obtained are, learning parameter = 0.01 and soft margin = good enough prediction with 94% accuracy. A successful
3500. SVM with polynomial kernel has shown 99.7% implementation of machine learning approaches on breast
accuracy on K-fold cross-validation. A comprehensive cancer data can help radiologists to diagnose tumors
comparison of recent work is shown in table 2. correctly.
TABLE 1. SVM POLYNOMIAL KERNEL RESULTS ACKNOWLEDGMENTS
Kernel Data (%) Accuracy Specificity Sensitivity This work was supported in part by the Higher Education
25 0.9356 0.945 0.902 Commission (HEC), Pakistan under Grant TDF-03-160.
50 0.980 0.988 0.970
𝑺𝑽𝑴𝑷𝒐𝒍𝒚
75 0.985 0.990 0.980 REFERENCES
100 0.997 0.999 0.992
[1] L. Wang, “Early diagnosis of breast cancer,” Sensors, vol. 17, no. 7,
pp. 1572, 2017.
TABLE 2. COMPARISON WITH RECENT WORK
[2] T. Reimer, J. Sacristan and S. Pistorius, “Improving the diagnostic
Ref Algorithm Data Type Accuracy (%) capability of microwave radar imaging systems using machine
[3] LDA Raw signals 87.7 learning,” 2019 13th European Conference on Antennas and
[4] CNN Images 93.44 Propagation (EuCAP), Krakow, Poland, pp. 1-5, 2019.
[5] 𝑆𝑉𝑀!"#$%& Raw signals 98 [3] R. C. Conceição, H. Medeiros, M. O'Halloran, D. Rodriguez-Herrera,
D. Flores-Tapia and S. Pistorius, “SVM-based classification of breast
tumour phantoms using a UWB radar prototype system,” 2014 XXXIth
TABLE 3. PCA ANALYSIS RESULTS URSI General Assembly and Scientific Symposium (URSI GASS),
Beijing, pp. 1-4, 2014.
Kernel Data dimension Accuracy
1001 x 60 0.960 [4] V. Oleksyuk, F. Saleheen, D. F. Caroline, S. A. Pascarella and C. Won,
1001 x 54 0.954 “Classification of breast masses using Tactile Imaging System and
𝑺𝑽𝑴𝑷𝒐𝒍𝒚 machine learning algorithms,” 2016 IEEE Signal Processing in
1001 x 35 0.952
Medicine and Biology Symposium (SPMB), Philadelphia, PA, pp. 1-4,
1001 x 18 0.940
2016.
[5] B. Gerazov and R. C. Conceicao, “Deep learning for tumour
The SVM 3rd degree polynomial kernel provided the best classification in homogeneous breast tissue in medical microwave
imaging,” IEEE EUROCON 2017 -17th International Conference on
testing accuracy of 99.7% on given data. Since the original Smart Technologies, Ohrid, pp. 564-569, 2017.
data had 72 feature vectors, so PCA was applied to reduce its [6] S. P. Rana, M. Dey, G. Tiberi et al. “Machine learning approaches for
dimensionality. A comprehensive analysis is done on reduced automated lesion detection in microwave breast imaging clinical data,”
data in descending order and results are reported in table 3. Sci Rep, vol. 9, pp. 10510, 2019.
Since data is a low rank due to the coherence in time-series [7] “Breast Cancer Dataset,” UM-BMID - Google Drive. [Online].
signals. Therefore, the reported algorithm has given 94% Available: https://bit.ly/UM-bmid. [Accessed: 23-Jun-2020].
accuracy when it was applied to reduced dataset. Fig. 2 [8] H. Sami, M. Sagheer, M. A. Altaf, J. Iqbal and M. Zubair,
depicts the data distribution in the reduced two-dimensional “Development of prototype microwave radar-based imaging system for
breast cancer detection”, Journal of Engineering and Applied Sciences,
feature space.
vol. 39, no. 2, pp. 170-179, 2021.
73
Authorized licensed use limited to: KDU - Gen. Sir John Kotelawala Defence University. Downloaded on January 16,2023 at 16:44:07 UTC from IEEE Xplore. Restrictions apply.