Sabrina Dhalla’s research while affiliated with Panjab University and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (11)


Network pruning
Sample images from a ALL-IDB1, b ALL-IDB2, c C-NMC datasets
Architecture of the proposed model. Conv, BN and ReLU denote convolution layer, batch normalization and ReLU activation function
Illustration of unstructured network pruning
Visualization of the quality of features for prominent network layers for CapsNet

+5

LeukoCapsNet: a resource-efficient modified CapsNet model to identify leukemia from blood smear images
  • Article
  • Publisher preview available

November 2023

·

116 Reads

·

6 Citations

Neural Computing and Applications

Sabrina Dhalla

·

·

Leukemia is one of the deadly cancers which spreads itself at an exponential rate and has a detrimental impact on leukocytes in the human blood. To automate the process of leukemia detection, researchers have utilized deep learning networks to analyze blood smear images. In our research, we have proposed the usage of networks that mimic the human brain’s real working. These models are fed features from numerous convolution layers, each having its own set of additional skip connections. It is then stored and processed as vectors, making them rotationally invariant as well, a characteristic not found in other deep learning networks, specifically convolutional neural networks (CNNs). The network is then pruned by 20% to make it more deployable in resource-constrained environments. This research also compares the model’s performance by four ablation experiments and concludes that the proposed model is optimal. It has also been tested on three different types of datasets to highlight its robustness. The average values of all three datasets correspond to specificity: 96.97%, sensitivity: 96.81%, precision: 96.79% and accuracy: 97.44%. In a nutshell, the outcomes of the proposed model, i.e., PrunedResCapsNet make it more dynamic and effective compared with other existing methods.

View access options


An Automated Segmentation of Leukocytes Using Modified Watershed Algorithm on Peripheral Blood Smear Images

May 2023

·

512 Reads

·

5 Citations

Wireless Personal Communications

Leukemia can be detected by an abnormal rise in the number of immature lymphocytes and by a decrease in the number of other blood cells. To diagnose leukemia, image processing techniques are utilized to examine microscopic peripheral blood smear (PBS) images automatically and swiftly. To the best of our knowledge, the initial step in subsequent processing is a robust segmentation technique for identifying leukocytes from their surroundings. The paper presents the segmentation of leukocytes in which three color spaces are considered in this study for image enhancement. The proposed algorithm uses a marker-based watershed algorithm and peak local maxima. The algorithm was used on three different datasets with various color tones, image resolutions, and magnifications. The average precision for all three-color spaces was the same, i.e. 94% but the Structural Similarity Index Metric (SSIM) and recall of HSV were better than other two. The results of this study will aid experts in narrowing down their options for segmenting leukemia. Based on the comparison, it was concluded that when the colour space correction technique is used, the accuracy of the proposed methodology improves.



A combination of simple and dilated convolution with attention mechanism in a feature pyramid network to segment leukocytes from blood smear images

February 2023

·

17 Reads

·

7 Citations

Biomedical Signal Processing and Control

Leukemia, a type of blood cancer, is amongst the most deadly cancers worldwide. Since it affects leukocytes in the bloodstream, fast and early detection of abnormal leukocytes is required. Thus, precise detection of leukemia highly relies on accurate segmentation of leukocytes from blood smear images. The segmentation process has become quite robust with the development of deep neural networks, especially convolutional neural networks (CNNs). Such models have also shown superior results compared to traditional machine learning algorithms. This work represents a deep learning-based encoder–decoder model that focuses on salient multiscale leukocyte features. It is accomplished by combining features derived from standard and dilated convolutions. Using a convolutional block attention module (CBAM) in the network facilitates the extraction of refined features. We evaluated the performance of the proposed approach by conducting ablation studies on three publicly available datasets: ALL_IDB1, CellaVision and LISC. The first study is conducted to finalize the architecture of the dilated encoder path. In the subsequent study, a series of experiments are performed to obtain the most effective attention module. The last set of experiments deals with only a single encoder path that encapsulates dilated convolutions’ importance. The resultant values of the proposed method are also compared with the state-of-the-art techniques using four performance indices: Dice score, IoU, PPV and NPV and qualitatively by visual results.



An Automated Segmentation of Leukocytes Using Modified Watershed Algorithm on Peripheral Blood Smear Images

May 2022

·

168 Reads

·

2 Citations

Purpose: Leukemia can be detected by an abnormal rise in the number of immature lymphocytes and by a decrease in the number of other blood cells. To diagnose the existence of leukemia, image processing techniques are utilized to examine microscopic peripheral blood smear (PBS) images automatically and swiftly. Methods: To the best of our knowledge, the initial step in subsequent processing is a robust segmentation technique for identifying leukocytes from their surroundings. The paper presents the segmentation of leukocytes in which three color spaces are considered in this study for image enhancement. The proposed algorithm uses marker-based watershed algorithm and peak local maxima. Results: The algorithm was used on three different datasets with various color tones, image resolutions, and magnifications. The average precision for all three-color spaces was same i.e. 94% but Structural Similarity Index Metric (SSIM) and recall of HSV was better than other two. Conclusion: The results of this study will aid experts in narrowing down their options for segmenting leukemia. Based on the comparison, it was concluded that when the colour space correction technique is used, the accuracy of the proposed methodology improves.


Automated Analysis of Blood Smear Images for Leukemia Detection: A Comprehensive Review

March 2022

·

157 Reads

·

25 Citations

ACM Computing Surveys

Leukemia, the cancer of blood-forming tissues, becomes fatal if not detected in the early stages. It is detected through a blood smear test that involves the morphological analysis of the stained blood slide. The manual microscopic examination of slides is tedious, time-consuming, error-prone, and subject to inter-observer and intra-observer bias. Several computerized methods to automate this task have been developed to alleviate these issues during the past few years. However, no exclusive comprehensive review of these methods has been presented to date. Such a review shall be highly beneficial for novice readers interested in pursuing research in this domain. This paper fills the void by presenting a comprehensive review of 149 papers detailing the methods used to analyze blood smear images and detect leukemia. The primary focus of the review is on presenting the underlying techniques used, their reported performance, along with their merits and demerits. It also enumerates the research issues that have been satisfactorily solved and open challenges still existing in the domain.


Fig. 2 Sample images and their masks (a-d) and (A-D) for ALL Patients, (e-h) and (E-H) for Healthy Individuals
Fig. 3 Double encoder-decoder network architecture
LeukoSegmenter: A Double Encoder-decoder Based Network for Leukocyte Segmentation From Blood Smear Images

October 2021

·

160 Reads

Segmentation of blood cells is a prerequisite step in automated morphological analysis of blood smear images, cell count determination and diagnosis of various diseases such as leukemia. It is extremely challenging due to different sizes, shapes, morphological characteristics and overlapping of blood cells. Due to its complicated nature, it is generally performed as a sequence of steps. However, sequential segmentation results in restricted accuracy due to cascading of errors that creep during each stage. On the contrary, pixel-wise segmentation of blood cells is a single step task and gives promising results. In this paper, we propose LeukoSegmenter, a double encoder-decoder for precise pixel-wise segmentation of leukocytes from blood smear images. It uses pre-trained ResNet18 based encoders and U-Net based decoders. Feature maps obtained from the first network are utilised as attention maps. These are used as input in conjunction with the original 3-channel image to obtain final mask from the second network. This mechanism allows the latter encoder-decoder pair to focus explicitly on leukocytes and ignore other blood cells and debris, thus improving the segmentation accuracy. Experiments on ALL-IDB1 dataset show that the proposed LeukoSegmenter achieves intersection-over-union score of 94.6827% and Dice score of 97.1987% which is superior than that of state-of-the-art methods.


Multi-model Ensemble to Classify Acute Lymphoblastic Leukemia in Blood Smear Images

February 2021

·

59 Reads

·

6 Citations

Lecture Notes in Computer Science

Acute Lymphoblastic Leukemia (ALL) is one of the most commonly occurring type of leukemia which poses a serious threat to life. It severely affects White Blood Cells (WBCs) of the human body that fight against any kind of infection or disease. Since, there are no evident morphological changes and the signs are pretty similar to other disorders, it becomes difficult to detect leukemia. Manual diagnosis of leukemia is time-consuming and is even susceptible to errors. Thus, in this paper, computer assisted diagnosis method has been implemented to detect leukemia using deep learning models. Three models namely, VGG11, ResNet18 and ShufflenetV2 have been trained and fine tuned on ISBI 2019 C-NMC dataset. Finally an ensemble using weighted averaging technique is formed and evaluated as per the criteria of binary classification. The proposed method gave an overall accuracy of 87.52% and F1-score of 87.40%. Thus, it outperforms most of the existing techniques for the same dataset.


Citations (10)


... During a literature review, it was also observed that the majority of the existing WBC segmentation approaches have been evaluated using only binary cross-entropy loss function [27][28][29][30][31][32][33]. The use of this loss function may result in suboptimal segmentation performance. ...

Reference:

White blood cell segmentation using U-Net and its variants to improve leukemia diagnosis
LeukoCapsNet: a resource-efficient modified CapsNet model to identify leukemia from blood smear images

Neural Computing and Applications

... A local interpretable model-agnostic explanation (LIME) was designed with the DenseNet121 model for WBC classification. The obtained interpretable results fostered users to understand and verify the model's predictions, thereby enhancing confidence in automated diagnoses [9]. ...

Integrating explainability into deep learning-based models for white blood cells classification
  • Citing Article
  • September 2023

Computers & Electrical Engineering

... BGFL [75] presents a blockchain-based DFL system where a group of nodes are selected in each round as the miners, based on their accuracy. Miners are responsible for adding the collected updates to new blocks in the chain and when an adequate number of blocks is collected a smart contract performs the aggregation. ...

A Blockchain-Enabled Decentralized Gossip Federated Learning Framework
  • Citing Conference Paper
  • April 2023

... • Post-processing: Using the information in the segmentation mask, the unannotated regions in each RGB tile are separated from the annotated regions. The unannotated regions are further processed to distinguish background from qualified tissue by applying the background segmentation technique proposed in [29]. In short, the RGB image tile is converted to hue, saturation, and lightness (HSL) color space. ...

An Automated Segmentation of Leukocytes Using Modified Watershed Algorithm on Peripheral Blood Smear Images

Wireless Personal Communications

... In this process initially, the input images are subjected to pre-processing, in which the Adaptive Local Gamma Correction (ALGC) scheme is adapted to enhance the contrast of the image. The preprocessed image is visualized by the class activation map in order to identify pathological abnormalities based on the predicted class scores on any given image, highlighting the discriminative object parts while passing across the CNN convolution layers in the form of DenseNet and PSPnet [18]. Based on class activation map the segmented region bounding box is generated in the regions where the simple thresholding value is above 20%. ...

Semantic segmentation of palpebral conjunctiva using predefined deep neural architectures for anemia detection
  • Citing Article
  • January 2023

Procedia Computer Science

... Leukocytes are an important component of the human immune system, screening and early diagnosis of blood cancer can reduce mortality among cancer patients [1]. The collection, segmentation, classification, and counting of leukocytes are the main tasks in studying its impact on human health. ...

A combination of simple and dilated convolution with attention mechanism in a feature pyramid network to segment leukocytes from blood smear images
  • Citing Article
  • February 2023

Biomedical Signal Processing and Control

... Significant differences in shape, cell size, and intracellular intensity variability, on the other hand, make segmentation extremely challenging [2,3]. Based on automated image segmentation of blood cells, many strategies for early diagnosis of leukemia have been presented namely automatic thresholding [4][5][6][7], clustering [8][9][10], watershed approach [11], active contour [12], and deep learning [13][14][15] are some of these techniques. Clustering, for example, produces competitive performance in WBC segmentation. ...

An Automated Segmentation of Leukocytes Using Modified Watershed Algorithm on Peripheral Blood Smear Images

... In recent years, several automated diagnostic methods for ALL have been introduced [5]. These methods depend on a predefined feature set designed to capture the cellular nucleus or cytoplasm for training classifiers used in ALL detection. ...

Automated Analysis of Blood Smear Images for Leukemia Detection: A Comprehensive Review
  • Citing Article
  • March 2022

ACM Computing Surveys

... Segmented images are compared with the ground truth of different datasets, as shown in Figs. 2, 3 and 4. 1. ALL-IDB1: There are two sections of the database: ALL-IDB1 and ALL-IDB2. ALL-IDB2 dataset is developed from the All-IDB1 dataset containing 260 images that were previously utilised in our study [21]. Both datasets may be used to segment and categorise data. ...

Automated Segmentation of Leukocytes using Marker-based Watershed Algorithm from Blood Smear Images
  • Citing Conference Paper
  • January 2021

... Our experiments were conducted on the ISBI 2019 C-NMC Challenge Dataset which contains a total of 10661 training images(73 patients), 1867 Test Images(28 patients) [7], [8]. We have used standard data augmentation processes such as linear transformations, addition of noise, and random intensity and color variation. ...

Multi-model Ensemble to Classify Acute Lymphoblastic Leukemia in Blood Smear Images
  • Citing Chapter
  • February 2021

Lecture Notes in Computer Science