Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Shazia Akbar is active.

Publication


Featured researches published by Shazia Akbar.


Pattern Recognition | 2016

An automated pattern recognition system for classifying indirect immunofluorescence images of HEp-2 cells and specimens

Siyamalan Manivannan; Wenqi Li; Shazia Akbar; Ruixuan Wang; Jianguo Zhang; Stephen J. McKenna

Immunofluorescence antinuclear antibody tests are important for diagnosis and management of autoimmune conditions; a key step that would benefit from reliable automation is the recognition of subcellular patterns suggestive of different diseases. We present a system to recognize such patterns, at cellular and specimen levels, in images of HEp-2 cells. Ensembles of SVMs were trained to classify cells into six classes based on sparse encoding of texture features with cell pyramids, capturing spatial, multi-scale structure. A similar approach was used to classify specimens into seven classes. Software implementations were submitted to an international contest hosted by ICPR 2014 (Performance Evaluation of Indirect Immunofluorescence Image Analysis Systems). Mean class accuracies obtained on heldout test data sets were 87.1% and 88.5% for cell and specimen classification respectively. These were the highest achieved in the competition, suggesting that our methods are state-of-the-art. We provide detailed descriptions and extensive experiments with various features and encoding methods. HighlightsWe propose systems for classifying immunofluorescence images of HEp-2 cells.Images are classified at both the cell level and the specimen level.Ensemble SVM classification based on sparse coding of texture features was effective.Cell pyramids and artificial dataset augmentation increased mean class accuracy.The proposed systems came first in the I3A contest associated with ICPR 2014.


international symposium on biomedical imaging | 2016

Gland segmentation in colon histology images using hand-crafted features and convolutional neural networks

Wenqi Li; Siyamalan Manivannan; Shazia Akbar; Jianguo Zhang; Emanuele Trucco; Stephen J. McKenna

We investigate glandular structure segmentation in colon histology images as a window-based classification problem. We compare and combine methods based on fine-tuned convolutional neural networks (CNN) and hand-crafted features with support vector machines (HC-SVM). On 85 images of H&E-stained tissue, we find that fine-tuned CNN outperforms HC-SVM in gland segmentation measured by pixel-wise Jaccard and Dice indices. For HC-SVM we further observe that training a second-level window classifier on the posterior probabilities - as an output refinement - can substantially improve the segmentation performance. The final performance of HC-SVM with refinement is comparable to that of CNN. Furthermore, we show that by combining and refining the posterior probability outputs of CNN and HC-SVM together, a further performance boost is obtained.


British Journal of Cancer | 2015

Comparing computer-generated and pathologist-generated tumour segmentations for immunohistochemical scoring of breast tissue microarrays

Shazia Akbar; Lee Jordan; Colin A. Purdie; Alastair M. Thompson; Stephen J. McKenna

Background:Tissue microarrays (TMAs) have become a valuable resource for biomarker expression in translational research. Immunohistochemical (IHC) assessment of TMAs is the principal method for analysing large numbers of patient samples, but manual IHC assessment of TMAs remains a challenging and laborious task. With advances in image analysis, computer-generated analyses of TMAs have the potential to lessen the burden of expert pathologist review.Methods:In current commercial software computerised oestrogen receptor (ER) scoring relies on tumour localisation in the form of hand-drawn annotations. In this study, tumour localisation for ER scoring was evaluated comparing computer-generated segmentation masks with those of two specialist breast pathologists. Automatically and manually obtained segmentation masks were used to obtain IHC scores for thirty-two ER-stained invasive breast cancer TMA samples using FDA-approved IHC scoring software.Results:Although pixel-level comparisons showed lower agreement between automated and manual segmentation masks (κ=0.81) than between pathologists’ masks (κ=0.91), this had little impact on computed IHC scores (Allred; =0.91, Quickscore; =0.92).Conclusions:The proposed automated system provides consistent measurements thus ensuring standardisation, and shows promise for increasing IHC analysis of nuclear staining in TMAs from large clinical trials.


Journal of Pathology Informatics | 2013

Immunohistochemical analysis of breast tissue microarray images using contextual classifiers

Stephen J. McKenna; Telmo Amaral; Shazia Akbar; Lee Jordan; Alastair Thompson

Background: Tissue microarrays (TMAs) are an important tool in translational research for examining multiple cancers for molecular and protein markers. Automatic immunohistochemical (IHC) scoring of breast TMA images remains a challenging problem. Methods: A two-stage approach that involves localization of regions of invasive and in-situ carcinoma followed by ordinal IHC scoring of nuclei in these regions is proposed. The localization stage classifies locations on a grid as tumor or non-tumor based on local image features. These classifications are then refined using an auto-context algorithm called spin-context. Spin-context uses a series of classifiers to integrate image feature information with spatial context information in the form of estimated class probabilities. This is achieved in a rotationally-invariant manner. The second stage estimates ordinal IHC scores in terms of the strength of staining and the proportion of nuclei stained. These estimates take the form of posterior probabilities, enabling images with uncertain scores to be referred for pathologist review. Results: The method was validated against manual pathologist scoring on two nuclear markers, progesterone receptor (PR) and estrogen receptor (ER). Errors for PR data were consistently lower than those achieved with ER data. Scoring was in terms of estimated proportion of cells that were positively stained (scored on an ordinal scale of 0-6) and perceived strength of staining (scored on an ordinal scale of 0-3). Average absolute differences between predicted scores and pathologist-assigned scores were 0.74 for proportion of cells and 0.35 for strength of staining (PR). Conclusions: The use of context information via spin-context improved the precision and recall of tumor localization. The combination of the spin-context localization method with the automated scoring method resulted in reduced IHC scoring errors.


international symposium on biomedical imaging | 2015

Tumor localization in tissue microarrays using rotation invariant superpixel pyramids

Shazia Akbar; Lee Jordan; Alastair Thompson; Stephen J. McKenna

Tumor localization is an important component of histopathology image analysis; it has yet to be reliably automated for breast cancer histopathology. This paper investigates the use of superpixel classification to localize tumor regions. A superpixel representation retains information about visual structures such as cellular compartments, connective tissue, lumen and fatty tissue without having to commit to semantic segmentation at this level. In order to localize tumor in large images, a rotation invariant spatial pyramid representation is proposed using bags-of-superpixels. The method is evaluated on expert-annotated oestrogen-receptor stained TMA spots and compared to other superpixel classification techniques. Results demonstrate that it performs favorably.


international symposium on biomedical imaging | 2016

Local structure prediction for gland segmentation

Siyamalan Manivannan; Wenqi Li; Shazia Akbar; Jianguo Zhang; Emanuele Trucco; Stephen J. McKenna

We present a method to segment individual glands from colon histopathology images. Segmentation based on sliding window classification does not usually make explicit use of information about the spatial configurations of class labels. To improve on this we propose to segment glands using a structure learning approach in which the local label configurations (structures) are considered when training a support vector machine classifier. The proposed method not only distinguishes foreground from background, it also distinguishes between different local structures in pixel labelling, e.g. locations between adjacent glands and locations far from glands. It directly predicts these label configurations at test time. Experiments demonstrate that it produces better segmentations than when the local label structure is not used to train the classifier.


2014 1st Workshop on Pattern Recognition Techniques for Indirect Immunofluorescence Images | 2014

HEp-2 Cell Classification Using Multi-resolution Local Patterns and Ensemble SVMs

Siyamalan Manivannan; Wenqi Li; Shazia Akbar; Ruixuan Wang; Jianguo Zhang; Stephen J. McKenna


2014 1st Workshop on Pattern Recognition Techniques for Indirect Immunofluorescence Images | 2014

HEp-2 Specimen Classification Using Multi-resolution Local Patterns and SVM

Siyamalan Manivannan; Wenqi Li; Shazia Akbar; Ruixuan Wang; Jianguo Zhang; Stephen J. McKenna


Medical Image Understanding and Analysis | 2012

Tumour segmentation in breast tissue microarray images using spin-context

Shazia Akbar; Telmo Amaral; Stephen J. McKenna; Alastair Thompson; Lee Jordan


Annals of the BMVA | 2013

Spin-context Segmentation of Breast Tissue Microarray Images

Shazia Akbar; Stephen J. McKenna; Telmo Amaral; Lee Jordan; Alastair Thompson

Collaboration


Dive into the Shazia Akbar's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Wenqi Li

University of Dundee

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge