
models have varied, but all of them have achieved
high rates of accuracy and precision. When com-
pared to conventional human ocularpathologic anal-
ysis, the models are also cheaper and more efficient.
The architectures of the deep learning models used
in the current study include (DSandler et al., 2018),
EfficientNetB0 (Tan and Le, 2019), ResNet101 (He
et al., 2016), DenseNet121 (Huang et al., 2017),
VGG16 (Simonyan and Zisserman, 2014) and the En-
semble model (Dietterich, 2000).
Models were trained and assessed on a public
dataset
1
to determine and compare their estima-
tions of accuracy for pixel-level segmentation tasks
on Retinoblastoma. The experiments and evaluations
conducted reveal the relative strengths and weak-
nesses of various learning architectures when applied
to the task of classifying Retinoblastoma. The out-
comes of this extensive study allow us to under-
stand the most suitable Convolutional Neural Net-
work (CNN) backbone that can be used to propose
a innovative architecture that provide an optimal per-
formance in terms of accuracy and efficiency for use
in automated intelligent systems tasked with diagnos-
ing Retinoblastoma.
2 RELATED WORK
The literature features a number of deep learning
models for detecting and classifying retinoblastoma.
Earlier work by (Durai et al., 2021) presents an ap-
proach to not just diagnosing retinoblastoma but di-
agnosing it earlier than previous models—this is an
important focus since retinoblastoma is a rapidly pro-
gressing cancer that can develop within months and
most often does so in very young children. Durai’s
work emphasizes using deep learning for image anal-
ysis; they discuss using a CNN model along with
preliminary work in using a more traditional image
processing approach. The overall work is more of
a step in the right direction toward employing auto-
mated systems for diagnosing retinoblastoma but un-
fortunately does not feature results based on clinical
tests.
A method for improving the accuracy of
retinoblastoma diagnoses has been developed by (Du-
raivenkatesh et al., 2023). This method, intended
for use by healthcare professionals, integrates several
sophisticated artificial intelligence (AI) technologies,
including image processing, and is based on the use
of fundus photography for identifying retinoblastoma.
The researchers claim that their work could lead to
1
The dataset is available at: https://github.com/
norton-chris/Retinoblastoma detector SVM/tree/master
significantly improved identification of the disease in
its early stages. An international group of researchers,
led by (Kaliki et al., 2023), has also applied AI to the
problem of detecting retinoblastoma. In their study,
they focused on intraocular retinoblastoma and simi-
larly used fundus images for much of their analyses.
Kaliki and colleagues also assert that their work could
enhance the speed and accuracy of retinoblastoma di-
agnoses.
Zhang and colleagues (Zhang et al., 2023) de-
veloped a deep learning algorithm called the Deep
Learning Assistant for Retinoblastoma (DLA-RB).
This algorithm identifies active retinoblastoma tu-
mors with a high level of sensitivity and accuracy.
The cost of the DLA-RB is far lower than conven-
tional electronic tools. Thus, the DLA-RB is an ef-
fective tool for both diagnosis and surveillance, es-
pecially in places where resources are limited. The
approach taken by Zhang et al. to arrive at the DLA-
RB was straightforward. The researchers achieved
an extraordinary level of performance without em-
ploying overly complicated methods. Still, this work
only allows active retinoblastoma tumors to be de-
tected, which is necessary for initial encounters in
retinoblastoma diagnosis and for routine follow-up.
Using explainable AI techniques, Aaldughayfiq and
colleagues (Aldughayfiq et al., 2023) propose an in-
novative method to detect retinoblastoma. Instead
of the usual candidates for explainability, such as
LIME and SHAP, they use the InceptionV3 architec-
ture as the foundation for their model. They then fine-
tune the model on a dataset that contains images of
retinoblastoma and non-retinoblastoma cases. By do-
ing so, they not only classify the images as either of
the two types but also make the process interpretable.
They argue that this is essential if the people who read
the images are to trust the model and its results.
Advances in automated eye cancer detection us-
ing machine learning and image analysis are bring-
ing dramatic shifts to the healthcare field. Mistry and
Ramakrishnan (Mistry and Ramakrishnan, 2023) de-
scribe how these powerful technologies have the po-
tential to revolutionize eye cancer detection and, with
further development, could become life-saving tools.
Eye cancer, while rare, can progress rapidly. Auto-
mated detection utilizing the latest technologies may
prove to be a more efficient and effective method of
diagnosis. These technologies can accurately identify
ocular tumors at early stages, improving diagnosis
and treatment outcomes. The integration of machine
learning in medical imaging not only enhances pre-
cision but also reduces the burden on healthcare pro-
fessionals, Recently, (Pol et al., 2024) have concen-
trated on developing automatic segmentation meth-
BIOIMAGING 2025 - 12th International Conference on Bioimaging
270