enhances its adaptability to resource-constrained
environments.
5 APPLICATION OF CNN IN
SKIN CANCER DETECTION
Ashwani Kumar realize high precision of skin cancer
detection by improving the Falcon finch depth of
CNN. The core of the proposed model lies in the
combination of ResNet feature transfer and the hybrid
optimization algorithm, breaking through the
performance bottleneck of traditional CNNS in small
samples and complex scenes (Kumar, 2024). The
proposed model utilizes Resnet-101 to extract deep
features, combines statistical features for dimension
reduction processing, forms a 2048-dimensional
feature vector, and retains the subtle structural
differences in the high-dimensional space.
Subsequently, the features are fed into the improved
CNN. The Falcon Finch algorithm dynamically
adjusts the weights of the fully connected layer
through the echolocation mechanism. The FFO
algorithm is used to adjust the hyperparameters of the
deep CNN classifier, and the optimal combination is
determined through 100 iterations. The algorithm
optimizes the hyperparameters to improve the
efficiency and performance of the classifier, and then
improves the accuracy and speed of skin cancer
detection. Moreover, the FFO algorithm enhances the
robustness of the classifier and accelerates the
convergence speed, so that the model can complete
the training in a shorter time and achieve better
detection performance.
Finally, the experimental results of Ashwani
Kumar et al. show that the model optimized by FFO
performs well in terms of accuracy, sensitivity and
specificity. Ashwani Kumar et al. presented two-
index validation results: in k-fold cross validation
(k=8), the accuracy, sensitivity, and specificity of the
proposed model are 93.59%, 92.14%, and 95.22%,
which proves the robustness of the model in small
sample scenarios. In the training percentage test (80%
data training), the accuracy, sensitivity, and
specificity of the proposed model are 96.52%,
96.69%, and 96.54%, which verifies the efficiency
under large-scale data. In the comparison experiment,
compared with the traditional CNN (accuracy
80.78%), HHO-CNN (86.36%) and SSA-CNN
(86.88%), the accuracy of FFO-CNN was increased
by 12.81%, 7.23%, and 6.71%, respectively. Its
advantage in specificity (distinguishing benign
tumors) is even more significant. It proves the
effectiveness of FFO in improving the performance
of the model. The introduction of Falcon Finch
optimization provides a new solution to the problem
of parameter tuning of deep neural networks.
The proposed model also faces difficulties. Due to
the complex lesion structure, the similar appearance
of benign and malignant lesions can lead to
difficulties in visual analysis. In the future, hybrid
classifiers can be used for skin cancer detection and
classification to provide a more comprehensive
pathological classification solution.
6 CONCLUSIONS
Convolutional neural networks have promoted the
progress of cancer detection, tumor type
discrimination, and so on, and show that they still has
great potential for development in the medical field.
This study further analyzes various CNN-based
models for cancer detection image classification and
shows the results achieved by each model in each
case. This paper presents several solutions for
researchers aiming to use CNN models to address
cancer detection challenges, helping them understand
the corresponding models suitable for various types
of cancer detection. Some of these CNN-based
models bring higher cancer detection accuracy, some
realize the full automation of the detection process,
and some have lightweight architectures. While these
new CNN-based models have achieved such
successes, there are also many problems in their
development path: the demand for computing
resources of some models is too high, the training of
some models still requires a large numbers of data
sets to improve the accuracy. And some models can
only classify a limited number of categories, resulting
in incomplete pathological classification among other
issues.
To address these challenges, future research can focus
on how to improve network architecture to achieve
high accuracy while maintaining model
lightweighting, so that the model can adapt to
resource-limited grassroots scenarios. Future
research should also attempt to explore the transfer
learning strategy from skin cancer and breast cancer
models to other cancers, and establish a generalized
cancer detection framework, so as to make up for the
shortcomings of CNN in training medical images that
require massive data and extensive training time. to
improve the comprehensive judgment capacity of
difficult cases, future research might also try to design
a multimodal fusion architecture that integrates CT,
MRI, pathological pictures, and clinical data to create