SlideShare a Scribd company logo
1 of 3
Download to read offline
Review Article
Breast DCE-MRI Segmentation for Lesion Detection Using Grammatical Fireworks
Algorithm
Mondal S*
, Patra D and Si T
Research Centre, Raja N. L. Khan Women’s College (Autonomous), Midnapore-721 102, West Bengal, India
*
Corresponding author:
Mondal Sukumar,
Research Centre, Raja N. L. Khan Women’s College
(Autonomous), Midnapore-721 102,
West Bengal, India,
E-mail: sm5971@rediffmail.com
Received: 23 Feb 2021
Accepted: 16 Mar 2021
Published: 22 Mar 2021
Copyright:
©2021 Mondal S et al., This is an open access article
distributed under the terms of the Creative Commons
Attribution License, which permits unrestricted use, dis-
tribution, and build upon your work non-commercially.
Citation:
Mondal S. Breast DCE-MRI Segmentation for Lesion
Detection Using Grammatical Fireworks Algorithm.
Ann Clin Med Case Rep. 2021; V6(5): 1-3
Keywords:
Breast cancer; DCE-MRI; Clustering; Swarm program-
ming; Grammatical fireworks algorithm
Annals of Clinical and Medical
Case Reports
ISSN 2639-8109 Volume 6
http://www.acmcasereport.com/ 1
1. Abstract
Breast DCE-MRI segmentation and lesion detection is a crucial
image analysis task for cancer detection and tissue characteriza-
tion. In this paper, a hard-clustering technique with Grammatical
Fireworks algorithm (GFWA) is proposed to segment the breast
MR images for lesion detection. GFWA is Swarm Programming
(SP) method developed for automatic computer program gener-
ation in any arbitrary language. In this paper, GFWA is used to
generate the cluster center for clustering the breast MR images.
The segmentation process faces difficulties due to the presence of
noise and intensity inhomogeneities in MR images. Therefore, at
the outset, the MR images are denoised and intensity inhomogene-
ities are corrected in the preprocessing step. The preprocessed MR
images are segmented using the proposed GFWA-based clustering
technique. Finally, the lesions are extracted from the segmented
images. The proposed method is applied to 10 DCE-MRI slices.
The experimental results of the proposed method are compared
with that of Grammatical Swarm (GS)-based clustering technique
and K-means algorithm. Both quantitative and qualitative results
demonstrate that the proposed method performs better than other
methods.
2. Introduction
According to World Health Organization (WHO)’s report (WHO
cancer prevention diagnosis screening breast cancer, https://www.
who.int/cancer/prevention/diagnosisscreening/ breast-cancer/en/),
it is estimated that 6,27,000 women in the world have died from
breast cancer and it is approximately 15% of all types of cancer
deaths among women in 2018. Breast cancer is the most common
cancer in women in India and accounts for 14% of all cancers in
women [1, 2]. Organized and opportunistic screening programs in
the developed countries result in a significant decrease in mortality
caused due to breast cancer [3]. Recently, dynamic contrast-en-
hanced magnetic resonance imaging (DCE-MRI) is widely used
for breast cancer detection, diagnosis, and treatment planning or
surgery. Several methods have been developed for lesion detection
and its characterization in breast DCE-MRI in the recent past. [4]
proposed a fuzzy c-means (FCM) clustering-based segmentation
method for the detection of breast lesions in 3D DCE-MR images.
FCM was applied to an enhanced region of interest (ROI) selected
by a human operator manually. After clustering, binarization of the
lesion membership map was done and lesions were finally selected
followed by connected- omponent labeling [5]. developed a lesion
segmentation and characterization methodology. First, Laplacian
filter was used to enhance the lesions in ROI selected by a hu-
man operator manually. Then, extracted morphology and texture
features from lesions were utilized for characterization in benign
and alignant lesions using a Multilayer perceptron (MLP) [6].
developed a breast tumor analysis method using texture features
Volume 6 Issue 5 -2021 Review Article
http://www.acmcasereport.com/ 2
and discrete wavelet transform (DWT). First, the active contour
model was to segment the breast lesions in DCE-MRI. Texture
features were extracted from segmented lesions and DWT was
applied to the temporal texture features to extract the frequency
characteristics from the lesion kinematics. Finally, the committee
of support vector machines (SVM) for the classification.AMarkov
Random Field (MRF) model-based lesion segmentation in breast
DCE-MRI was proposed in [7]. In this method, the first subtrac-
tion image was generated by subtracting a pre- contrasted image
from 1st post-contrast image, and then ROI was selected from the
subtraction image. The Iterative Conditional Mode (ICM) meth-
od was used to obtain the maximum a posteriori (MAP) estimate
of the class membership of lesion and non-lesion [8]. proposed
Improved Markov Random Field (IMRF) for lesion segmentation
in breast DCE-MRI. The prior distributions of the class members
were modeled as a ratio of conditional probability distributions of
similar pixels and non-similar ones in a neighborhood.An adaptive
moment preserving method was proposed by [9] (Wei et al., 2012)
to segment the fibroglandular tissue in breast DCE-MRI. [10]
(Chang et al., 2012) developed a computer-aided diagnosis (CAD)
system for the characterization of breast mass lesions in benign
and malignant breast tumors in DCE-MRI. [11] (Jayender et al.,
2013) developed a statistical learning algorithm for tumor segmen-
tation using Hidden Markov Models (HMMs) to auto-segment the
angiogenesis corresponding to a tumor in breast DCE-MRI. [12]
(Wang et al., 2013) proposed a hierarchical SVM-based segmen-
tation method for breast DCE-MRI. 3D multi-parametric features
from T1-weighted (T1-w), T2-weighted (T2-w), PD-w, and three-
point Dixon water-only and fat-only MRIs were used as inputs to
the SVM to classify the breast tissues into fatty, fibroglandular,
lesion, and skin. [13] (Milenkovi´c et al., 2013) applied logistic
regression, the least-square minimum-distance classifier (LSMD),
and least-squares support vector machine (LS-SVM) classifiers on
breast DCE-MRI for classification of malignant and benign breast
lesions in the breast. [14] (McClymont et al., 2014) used mean-
shift and graph-cuts algorithm for breast lesion segmentation in
DCE-MRI. (Wang et al., 2014) used modifying FCM for clustering
for breast tumor segmentation in DCE-MRI and further lesions are
characterized using a pharmacokinetic model. A computer-aided
detection auto probing (CADAP) system was developed by [15]
(Sim et al., 2014) for lesion detection in breast DCE-MRI utilizing
a spatial-based discrete Fourier transform and further character-
ized in benign, suspicious, or malignant.
As per the best knowledge of the authors, the hard or partitional
clustering technique with metaheuristic algorithms is not used in
the segmentation of breast DCE-MRI. This motivates to develop-
ment a hard-clustering technique with Grammatical Fireworks al-
gorithm(GFWA) [17] (Si, 2015a) to segment the breast MR images
for lesion detection in this paper. GFWA is Swarm Programming
(SP) method developed for automatic computer program genera-
tion in any arbitrary language. Here, GFWA is used to generate the
cluster center for clustering the breast MR images.
3. Contribution of this Article
Now, contributions of this article may be summarized as follows:
1. A GFWA-based segmentation methodology for breast
lesion detection in DCE-MRI is proposed. A hard-clus-
tering technique with GFWA is proposed to segment the
breast DCE-MRI.
2. GFWA is not used previously in the segmentation of
breast DCE-MRI as well as in any kind of image segmen-
tation. Hence, the application of GFWA in breast lesion
detection is another novelty of this article.
3. Finally, a comparative study of the proposed method is
made with Grammatical Swarm based clustering tech-
nique [16, 18] (Si et al., 2014, 2015b) and K-means algo-
rithm [19] (MacQueen, 1967).
References
1. Bray F, Ren, Jian-Song, Masuyer E. and Ferlay J. Estimates of global
cancer prevalence for 27 sites in the adult population in 2008. Int J
Cancer. 2013; 132(5): pp. 1133-45.
2. Ferlay J, Soerjomataram I, Ervik M, Dikshit R, Eser S, Mathers C.et.
Al GLOBOCAN 2012 v1.0 Cancer Incidence and MortalityWorld-
wide : IARC Cancer Base. 2013; 11, F. Lyon :International Agency
for Research on Cancer.
3. Shetty M.K. Breast Cancer Screening and Diagnosis - A Synopsis.
Springer Science + Business Media, New York. 2015.
4. Chen W, Giger M.L. and Bick U. A Fuzzy C-Means (FCM)-Based
approach for computerized segmentation of breast lesions in dynam-
ic contrast-enhanced MR images. Acad Radiol, 2006; 13: 63-72.
5. Nie K, Chen J.H, Yu H.J, Chu Y, Nalcioglu O. and Su M.Y. Quan-
titative Analysis of Lesion Morphology and Texture Features for
Diagnostic Prediction in Breast MRI. Acad. Radiol, 2008; 15: pp.
1513-1525.
6. Yao J, Chen J. and Chow C. Breast Tumor Analysis in Dynamic
Contrast Enhanced MRI Using Texture Features and Wavelet Trans-
form. IEEE Journal of Selected Topics in Signal Processing, 2009;
3(1): pp. 94-100.
7. Wu Q, Salganicoff M, Krishnan A, Fussell D.S. and Markey M.K.
Interactive lesion segmentation on dynamic contrast enhanced
breast MR using a Markov Model. Medical Imaging 2006: Image
Processing, Eds. Joseph M. Reinhardt, Josien P.W. Pluim, Proc. of
SPIE 2016; 6144: 61444M
8. Azmi R and Norozi N. A new markov random field segmentation
method for breast lesion segmentation in MR images. J Med Signals
Sens. 2011; 1: 3.
9. Wei Chia-hung, Li Y, Huang P.J, Gwo Chih-ying. and Harms S.E.
http://www.acmcasereport.com/ 3
Volume 6 Issue 5 -2021 Review Article
Estimation of breast density: An adaptive moment preserving meth-
od for segmentation of fibroglandular tissue in breast magnetic res-
onance images. European Journal of Radiology, 2012; 81(4): pp.
e618-e624.
10. Chang Yeun-Chung, Huang Yan-Hao, Huang Chiun-Sheng, Chang
Pei-Kang, Chen Jeon-Hor. and Chang Ruey-Feng. Classification of
breast mass lesions using model-based analysis of the characteristic
kinetic curve derived from fuzzy c-means clustering. Magnetic Res-
onance Imaging, 2012; 30(3): pp. 312-322.
11. Jayender J, Gombos E, Chikarmane S, Dabydeen D, Jolesz F.A. and
Vosburgh K.G. Statistical Learning Algorithm for in situ and inva-
sive breast carcinoma segmentation. Computerized Medical Imaging
and Graphics, 2013; 37: pp. 281-292.
12. Wang Y, Morrell G, Heibrun M.E, Payne A. and Parker D.L. 3D
Multiparametric Breast MRI Segmentation Using Hierarchical Sup-
port Vector Machine with Coil Sensitivity Correction. Acad. Radiol.
2013; 20: pp. 137-147.
13. Milenkovi´c J, Hertl K., Košir A, Žibert J. and Tasiˇc J.F. Character-
ization of spatiotemporal changes for the classification of dynamic
contrast-enhanced magneticresonance breast lesions. Artificial Intel-
ligence in Medicine, 2013; 58(2): pp. 101-114.
14. McClymont D, MehnertA, TrakicA, Kennedy D. and Crozier S. Ful-
ly Automatic Lesion Segmentation in Breast MRI Using Mean-Shift
and Graph-Cuts on a Region Adjacency Graph. J. Magn. Reson. Im-
aging, 2014; 39: pp. 795-804.
15. Sim K.S, Chia F.K, Nia, M.E, Tso C.P, Chong A.K, Abbas S.F. and
Chong S.S. Breast cancer detection from MR images through an au-
to-probing discrete Fourier transform system. Computers in Biology
and Medicine, 2014; 49: pp. 46- 59.
16. Si T, De A. and Bhattacharjee A.K. Brain MRI segmentation for
tumor detection using Grammatical Swarm based clustering algo-
rithm. In Proc. of IEEE International onference on Circuits, Power
and Computing Technologies, (ICCPCT-2014 ), Nagercoil, India.
17. Si T, De A. and Bhattacharjee A.K. Grammatical Swarm based Seg-
mentation Methodology for Lesion Segmentation in Brain MRI. In-
ternational Journal of Computer Applications, 2015; 121(4): pp. 1-8.
18. Si T. Grammatical Evolution Using Fireworks Algorithm. In: Pant
M., Deep K., Bansal J., Nagar A., Das K. (eds) Proceedings of Fifth
International Conference on Soft Computing for Problem Solving.
Advances in Intelligent Systems and Computing, 2015; 436. Spring-
er, Singapore.
19. MacQueen, J.B. Some Methods for classification and Analysis of
Multivariate Observations. Proceedings of 5th Berkeley Symposium
on Mathematical Statistics and Probability, University of California
Press, 1967;
pp. 281-297.
20. Balafar M.A, Ramli A.R. and Mashohor S. A new method for MR
grayscale inhomogeneity correction. Artif. Intell. Rev. 2010; 34: pp.
195-204.
21. Brinkmann B.H, Manduca A. and Robb R.A. Optimized homomor-
phic un-sharp masking for MR greyscale inhomogeneity correction.
IEEE Trans Med Imaging. 1998; 17(2); pp. 161-171.
22. Clark K, Vendt B, Smith K, Freymann J, Kirby J, Koppel P, et.Al The
cancer imaging archive (TCIA): maintaining and operating a public
information repository. J Digit Imaging, 2013; 26(6): pp. 1045-1057.
23. Davies D.L. and Bouldin D.W. A cluster separation measure. IEEE
Trans. Pattern Anal. Mach. Intell, 1979; 1(2): pp. 224-227.
24. Derrac J, Garc´la S, Molina D. and Herrera F. A practical tutorial on
the use of nonparametric statistical tests as a methodology for com-
paring evolutionary and swarm intelligence algorithms. Swarm and
Evolutionary Computation, 2011; 1: pp.3-18.
25. Lingle W, Erickson BJ, Zuley ML, Jarosz R, Bonaccio E, Filippini J.
and Gruszauskas N. Radiology Data from The Cancer Genome Atlas
Breast Invasive Carcinoma [TCGA-BRCA] collection. The Cancer
Imaging Archive. 2016.
26. Mohana J, Krishnavenib V. and Guo Y. A survey on the magnetic
resonance image denoising methods. Biomedical Signal Processing
and Control, 2014; 9: pp. 56-69.
27. Perona P. and Malik J. Scale-Space and Edge Detection Using
Anisotropic Diffussion. IEEE Trans. Pattern Anal. Mach. Intell.,
1990; 12(7): pp. 629-639.
28. Si T, De A. and Bhattacharjee A.K. Segmentation of Brain MRI
Using Wavelet Transform and Grammatical Bee Colony. Journal
of Circuits, Systems and Computers, 2018; 27: 07, doi: 10.1142/
S0218126618501086.
29. Tan Y. and Zhu Y. Fireworks algorithm for optimization. In: Tan
Y. et al. (eds.) ICSI 2010, Part I, LNCS, 2010; 6145: pp. 355-364.
Springer, Heidelberg.
30. Wang T.C, Huang Y.H, Huang C.S, Chen J.H, Huang G.Y, Chang
Y.C. and Chang R.F. Computer-aided diagnosis of breast DCE-MRI
using pharmacokinetic model and 3-D morphology analysis. Magn
Reson Imaging, 2014; 32(3): pp. 197-205.

More Related Content

Similar to Breast MRI Segmentation Using Grammatical Fireworks Algorithm

Automated breast cancer detection system from breast mammogram using deep neu...
Automated breast cancer detection system from breast mammogram using deep neu...Automated breast cancer detection system from breast mammogram using deep neu...
Automated breast cancer detection system from breast mammogram using deep neu...nooriasukmaningtyas
 
A New Approach to the Detection of Mammogram Boundary
A New Approach to the Detection of Mammogram Boundary A New Approach to the Detection of Mammogram Boundary
A New Approach to the Detection of Mammogram Boundary IJECEIAES
 
Breast Cancer Prediction using Machine Learning
Breast Cancer Prediction using Machine LearningBreast Cancer Prediction using Machine Learning
Breast Cancer Prediction using Machine LearningIRJET Journal
 
Research Paper_Joy A. Bowman
Research Paper_Joy A. BowmanResearch Paper_Joy A. Bowman
Research Paper_Joy A. BowmanJoy Bowman, CSCA
 
20469-38932-1-PB.pdf
20469-38932-1-PB.pdf20469-38932-1-PB.pdf
20469-38932-1-PB.pdfIjictTeam
 
A novel approach to jointly address localization and classification of breast...
A novel approach to jointly address localization and classification of breast...A novel approach to jointly address localization and classification of breast...
A novel approach to jointly address localization and classification of breast...IJECEIAES
 
A Novel and Efficient Lifting Scheme based Super Resolution Reconstruction fo...
A Novel and Efficient Lifting Scheme based Super Resolution Reconstruction fo...A Novel and Efficient Lifting Scheme based Super Resolution Reconstruction fo...
A Novel and Efficient Lifting Scheme based Super Resolution Reconstruction fo...CSCJournals
 
On Predicting and Analyzing Breast Cancer using Data Mining Approach
On Predicting and Analyzing Breast Cancer using Data Mining ApproachOn Predicting and Analyzing Breast Cancer using Data Mining Approach
On Predicting and Analyzing Breast Cancer using Data Mining ApproachMasud Rana Basunia
 
IRJET- A Survey on Categorization of Breast Cancer in Histopathological Images
IRJET- A Survey on Categorization of Breast Cancer in Histopathological ImagesIRJET- A Survey on Categorization of Breast Cancer in Histopathological Images
IRJET- A Survey on Categorization of Breast Cancer in Histopathological ImagesIRJET Journal
 
A Review on Breast Cancer Detection
A Review on Breast Cancer DetectionA Review on Breast Cancer Detection
A Review on Breast Cancer DetectionIRJET Journal
 
Computer-aided diagnosis system for breast cancer based on the Gabor filter ...
Computer-aided diagnosis system for breast cancer  based on the Gabor filter ...Computer-aided diagnosis system for breast cancer  based on the Gabor filter ...
Computer-aided diagnosis system for breast cancer based on the Gabor filter ...IJECEIAES
 
A Virtual Instrument to Detect Masses In Breast Cancer using CAD tools
A Virtual Instrument to Detect Masses In Breast Cancer using CAD toolsA Virtual Instrument to Detect Masses In Breast Cancer using CAD tools
A Virtual Instrument to Detect Masses In Breast Cancer using CAD toolstheijes
 
Logistic Regression Model for Predicting the Malignancy of Breast Cancer
Logistic Regression Model for Predicting the Malignancy of Breast CancerLogistic Regression Model for Predicting the Malignancy of Breast Cancer
Logistic Regression Model for Predicting the Malignancy of Breast CancerIRJET Journal
 
A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer C...
A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer C...A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer C...
A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer C...IRJET Journal
 
Mammogram image enhancement techniques for detecting breast cancer
Mammogram image enhancement techniques for detecting breast cancerMammogram image enhancement techniques for detecting breast cancer
Mammogram image enhancement techniques for detecting breast cancerPunit Karnani
 

Similar to Breast MRI Segmentation Using Grammatical Fireworks Algorithm (20)

Automated breast cancer detection system from breast mammogram using deep neu...
Automated breast cancer detection system from breast mammogram using deep neu...Automated breast cancer detection system from breast mammogram using deep neu...
Automated breast cancer detection system from breast mammogram using deep neu...
 
A New Approach to the Detection of Mammogram Boundary
A New Approach to the Detection of Mammogram Boundary A New Approach to the Detection of Mammogram Boundary
A New Approach to the Detection of Mammogram Boundary
 
Breast Cancer Prediction using Machine Learning
Breast Cancer Prediction using Machine LearningBreast Cancer Prediction using Machine Learning
Breast Cancer Prediction using Machine Learning
 
Ijciet 10 02_012
Ijciet 10 02_012Ijciet 10 02_012
Ijciet 10 02_012
 
1. 501099
1. 5010991. 501099
1. 501099
 
A360108
A360108A360108
A360108
 
Research Paper_Joy A. Bowman
Research Paper_Joy A. BowmanResearch Paper_Joy A. Bowman
Research Paper_Joy A. Bowman
 
20469-38932-1-PB.pdf
20469-38932-1-PB.pdf20469-38932-1-PB.pdf
20469-38932-1-PB.pdf
 
Report artificial intelligence in breast imaging
Report artificial intelligence in breast imagingReport artificial intelligence in breast imaging
Report artificial intelligence in breast imaging
 
A novel approach to jointly address localization and classification of breast...
A novel approach to jointly address localization and classification of breast...A novel approach to jointly address localization and classification of breast...
A novel approach to jointly address localization and classification of breast...
 
A Novel and Efficient Lifting Scheme based Super Resolution Reconstruction fo...
A Novel and Efficient Lifting Scheme based Super Resolution Reconstruction fo...A Novel and Efficient Lifting Scheme based Super Resolution Reconstruction fo...
A Novel and Efficient Lifting Scheme based Super Resolution Reconstruction fo...
 
On Predicting and Analyzing Breast Cancer using Data Mining Approach
On Predicting and Analyzing Breast Cancer using Data Mining ApproachOn Predicting and Analyzing Breast Cancer using Data Mining Approach
On Predicting and Analyzing Breast Cancer using Data Mining Approach
 
IRJET- A Survey on Categorization of Breast Cancer in Histopathological Images
IRJET- A Survey on Categorization of Breast Cancer in Histopathological ImagesIRJET- A Survey on Categorization of Breast Cancer in Histopathological Images
IRJET- A Survey on Categorization of Breast Cancer in Histopathological Images
 
A Review on Breast Cancer Detection
A Review on Breast Cancer DetectionA Review on Breast Cancer Detection
A Review on Breast Cancer Detection
 
Computer-aided diagnosis system for breast cancer based on the Gabor filter ...
Computer-aided diagnosis system for breast cancer  based on the Gabor filter ...Computer-aided diagnosis system for breast cancer  based on the Gabor filter ...
Computer-aided diagnosis system for breast cancer based on the Gabor filter ...
 
A Virtual Instrument to Detect Masses In Breast Cancer using CAD tools
A Virtual Instrument to Detect Masses In Breast Cancer using CAD toolsA Virtual Instrument to Detect Masses In Breast Cancer using CAD tools
A Virtual Instrument to Detect Masses In Breast Cancer using CAD tools
 
Logistic Regression Model for Predicting the Malignancy of Breast Cancer
Logistic Regression Model for Predicting the Malignancy of Breast CancerLogistic Regression Model for Predicting the Malignancy of Breast Cancer
Logistic Regression Model for Predicting the Malignancy of Breast Cancer
 
A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer C...
A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer C...A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer C...
A Comprehensive Evaluation of Machine Learning Approaches for Breast Cancer C...
 
16. 10698.pdf
16. 10698.pdf16. 10698.pdf
16. 10698.pdf
 
Mammogram image enhancement techniques for detecting breast cancer
Mammogram image enhancement techniques for detecting breast cancerMammogram image enhancement techniques for detecting breast cancer
Mammogram image enhancement techniques for detecting breast cancer
 

More from komalicarol

Managment Of Long Term Care In Era Covid-19
Managment Of Long Term Care In Era Covid-19Managment Of Long Term Care In Era Covid-19
Managment Of Long Term Care In Era Covid-19komalicarol
 
Renal failure and Quality ofLlife Indicators in Kidney Transplantation
Renal failure and Quality ofLlife Indicators in Kidney TransplantationRenal failure and Quality ofLlife Indicators in Kidney Transplantation
Renal failure and Quality ofLlife Indicators in Kidney Transplantationkomalicarol
 
A case of childhood Burkitt's lymphoma with gingival swelling as the first sy...
A case of childhood Burkitt's lymphoma with gingival swelling as the first sy...A case of childhood Burkitt's lymphoma with gingival swelling as the first sy...
A case of childhood Burkitt's lymphoma with gingival swelling as the first sy...komalicarol
 
Neuropsychiatric Profiles of Brivaracetam: A Literature Review
Neuropsychiatric Profiles of Brivaracetam: A Literature ReviewNeuropsychiatric Profiles of Brivaracetam: A Literature Review
Neuropsychiatric Profiles of Brivaracetam: A Literature Reviewkomalicarol
 
Clinical and evolutionary features of SARS CoV-2 infection (COVID-19) in chil...
Clinical and evolutionary features of SARS CoV-2 infection (COVID-19) in chil...Clinical and evolutionary features of SARS CoV-2 infection (COVID-19) in chil...
Clinical and evolutionary features of SARS CoV-2 infection (COVID-19) in chil...komalicarol
 
Viral load and antibody responses in an asymptomatic/minimally symptomatic SA...
Viral load and antibody responses in an asymptomatic/minimally symptomatic SA...Viral load and antibody responses in an asymptomatic/minimally symptomatic SA...
Viral load and antibody responses in an asymptomatic/minimally symptomatic SA...komalicarol
 
Vonlay; A paradigm shift in post endodontic restoration: A case report.
Vonlay; A paradigm shift in post endodontic restoration: A case report.Vonlay; A paradigm shift in post endodontic restoration: A case report.
Vonlay; A paradigm shift in post endodontic restoration: A case report.komalicarol
 
A COVID Journey in Diabetes: T1D Diabetes Patient 44 years - Winning in Insul...
A COVID Journey in Diabetes: T1D Diabetes Patient 44 years - Winning in Insul...A COVID Journey in Diabetes: T1D Diabetes Patient 44 years - Winning in Insul...
A COVID Journey in Diabetes: T1D Diabetes Patient 44 years - Winning in Insul...komalicarol
 
Loops Around the Heart – A Giant Snakelike Right Coronary Artery Ectasia with...
Loops Around the Heart – A Giant Snakelike Right Coronary Artery Ectasia with...Loops Around the Heart – A Giant Snakelike Right Coronary Artery Ectasia with...
Loops Around the Heart – A Giant Snakelike Right Coronary Artery Ectasia with...komalicarol
 
Skull Metastasis From Papillary Thyroid Carcinoma : Case Report and Literatur...
Skull Metastasis From Papillary Thyroid Carcinoma : Case Report and Literatur...Skull Metastasis From Papillary Thyroid Carcinoma : Case Report and Literatur...
Skull Metastasis From Papillary Thyroid Carcinoma : Case Report and Literatur...komalicarol
 
Diabetes and Covid-19 Pandemic - A T1 Patient Perspective - Derek C Beatty
Diabetes and Covid-19 Pandemic - A T1 Patient Perspective - Derek C BeattyDiabetes and Covid-19 Pandemic - A T1 Patient Perspective - Derek C Beatty
Diabetes and Covid-19 Pandemic - A T1 Patient Perspective - Derek C Beattykomalicarol
 
Growth Charts-Curves of Children's Height - How to Construct Them
Growth Charts-Curves of Children's Height - How to Construct ThemGrowth Charts-Curves of Children's Height - How to Construct Them
Growth Charts-Curves of Children's Height - How to Construct Themkomalicarol
 
Dermatological health in the COVID-19 era
Dermatological health in the COVID-19 eraDermatological health in the COVID-19 era
Dermatological health in the COVID-19 erakomalicarol
 
The Importance of Framing at the Beginning of an Review Dialogue
The Importance of Framing at the Beginning of an Review DialogueThe Importance of Framing at the Beginning of an Review Dialogue
The Importance of Framing at the Beginning of an Review Dialoguekomalicarol
 
Early detection of interstitial lung disease in asymptomatic patients with 2-...
Early detection of interstitial lung disease in asymptomatic patients with 2-...Early detection of interstitial lung disease in asymptomatic patients with 2-...
Early detection of interstitial lung disease in asymptomatic patients with 2-...komalicarol
 
Association between Galectin-3 and oxidative stress parameters with coronary ...
Association between Galectin-3 and oxidative stress parameters with coronary ...Association between Galectin-3 and oxidative stress parameters with coronary ...
Association between Galectin-3 and oxidative stress parameters with coronary ...komalicarol
 
The risks of using 2,4?dinitrophenol (2,4?DNP) as a weight loss agent: a lite...
The risks of using 2,4?dinitrophenol (2,4?DNP) as a weight loss agent: a lite...The risks of using 2,4?dinitrophenol (2,4?DNP) as a weight loss agent: a lite...
The risks of using 2,4?dinitrophenol (2,4?DNP) as a weight loss agent: a lite...komalicarol
 
Height is a measure of consumption that incorporates nutritional needs: When ...
Height is a measure of consumption that incorporates nutritional needs: When ...Height is a measure of consumption that incorporates nutritional needs: When ...
Height is a measure of consumption that incorporates nutritional needs: When ...komalicarol
 
Successful management of a broken stylet retained in tracheobronchial tree-a ...
Successful management of a broken stylet retained in tracheobronchial tree-a ...Successful management of a broken stylet retained in tracheobronchial tree-a ...
Successful management of a broken stylet retained in tracheobronchial tree-a ...komalicarol
 
Risk Analysis of Secular Trends for a Later Age at MPV of Weight in an Earthq...
Risk Analysis of Secular Trends for a Later Age at MPV of Weight in an Earthq...Risk Analysis of Secular Trends for a Later Age at MPV of Weight in an Earthq...
Risk Analysis of Secular Trends for a Later Age at MPV of Weight in an Earthq...komalicarol
 

More from komalicarol (20)

Managment Of Long Term Care In Era Covid-19
Managment Of Long Term Care In Era Covid-19Managment Of Long Term Care In Era Covid-19
Managment Of Long Term Care In Era Covid-19
 
Renal failure and Quality ofLlife Indicators in Kidney Transplantation
Renal failure and Quality ofLlife Indicators in Kidney TransplantationRenal failure and Quality ofLlife Indicators in Kidney Transplantation
Renal failure and Quality ofLlife Indicators in Kidney Transplantation
 
A case of childhood Burkitt's lymphoma with gingival swelling as the first sy...
A case of childhood Burkitt's lymphoma with gingival swelling as the first sy...A case of childhood Burkitt's lymphoma with gingival swelling as the first sy...
A case of childhood Burkitt's lymphoma with gingival swelling as the first sy...
 
Neuropsychiatric Profiles of Brivaracetam: A Literature Review
Neuropsychiatric Profiles of Brivaracetam: A Literature ReviewNeuropsychiatric Profiles of Brivaracetam: A Literature Review
Neuropsychiatric Profiles of Brivaracetam: A Literature Review
 
Clinical and evolutionary features of SARS CoV-2 infection (COVID-19) in chil...
Clinical and evolutionary features of SARS CoV-2 infection (COVID-19) in chil...Clinical and evolutionary features of SARS CoV-2 infection (COVID-19) in chil...
Clinical and evolutionary features of SARS CoV-2 infection (COVID-19) in chil...
 
Viral load and antibody responses in an asymptomatic/minimally symptomatic SA...
Viral load and antibody responses in an asymptomatic/minimally symptomatic SA...Viral load and antibody responses in an asymptomatic/minimally symptomatic SA...
Viral load and antibody responses in an asymptomatic/minimally symptomatic SA...
 
Vonlay; A paradigm shift in post endodontic restoration: A case report.
Vonlay; A paradigm shift in post endodontic restoration: A case report.Vonlay; A paradigm shift in post endodontic restoration: A case report.
Vonlay; A paradigm shift in post endodontic restoration: A case report.
 
A COVID Journey in Diabetes: T1D Diabetes Patient 44 years - Winning in Insul...
A COVID Journey in Diabetes: T1D Diabetes Patient 44 years - Winning in Insul...A COVID Journey in Diabetes: T1D Diabetes Patient 44 years - Winning in Insul...
A COVID Journey in Diabetes: T1D Diabetes Patient 44 years - Winning in Insul...
 
Loops Around the Heart – A Giant Snakelike Right Coronary Artery Ectasia with...
Loops Around the Heart – A Giant Snakelike Right Coronary Artery Ectasia with...Loops Around the Heart – A Giant Snakelike Right Coronary Artery Ectasia with...
Loops Around the Heart – A Giant Snakelike Right Coronary Artery Ectasia with...
 
Skull Metastasis From Papillary Thyroid Carcinoma : Case Report and Literatur...
Skull Metastasis From Papillary Thyroid Carcinoma : Case Report and Literatur...Skull Metastasis From Papillary Thyroid Carcinoma : Case Report and Literatur...
Skull Metastasis From Papillary Thyroid Carcinoma : Case Report and Literatur...
 
Diabetes and Covid-19 Pandemic - A T1 Patient Perspective - Derek C Beatty
Diabetes and Covid-19 Pandemic - A T1 Patient Perspective - Derek C BeattyDiabetes and Covid-19 Pandemic - A T1 Patient Perspective - Derek C Beatty
Diabetes and Covid-19 Pandemic - A T1 Patient Perspective - Derek C Beatty
 
Growth Charts-Curves of Children's Height - How to Construct Them
Growth Charts-Curves of Children's Height - How to Construct ThemGrowth Charts-Curves of Children's Height - How to Construct Them
Growth Charts-Curves of Children's Height - How to Construct Them
 
Dermatological health in the COVID-19 era
Dermatological health in the COVID-19 eraDermatological health in the COVID-19 era
Dermatological health in the COVID-19 era
 
The Importance of Framing at the Beginning of an Review Dialogue
The Importance of Framing at the Beginning of an Review DialogueThe Importance of Framing at the Beginning of an Review Dialogue
The Importance of Framing at the Beginning of an Review Dialogue
 
Early detection of interstitial lung disease in asymptomatic patients with 2-...
Early detection of interstitial lung disease in asymptomatic patients with 2-...Early detection of interstitial lung disease in asymptomatic patients with 2-...
Early detection of interstitial lung disease in asymptomatic patients with 2-...
 
Association between Galectin-3 and oxidative stress parameters with coronary ...
Association between Galectin-3 and oxidative stress parameters with coronary ...Association between Galectin-3 and oxidative stress parameters with coronary ...
Association between Galectin-3 and oxidative stress parameters with coronary ...
 
The risks of using 2,4?dinitrophenol (2,4?DNP) as a weight loss agent: a lite...
The risks of using 2,4?dinitrophenol (2,4?DNP) as a weight loss agent: a lite...The risks of using 2,4?dinitrophenol (2,4?DNP) as a weight loss agent: a lite...
The risks of using 2,4?dinitrophenol (2,4?DNP) as a weight loss agent: a lite...
 
Height is a measure of consumption that incorporates nutritional needs: When ...
Height is a measure of consumption that incorporates nutritional needs: When ...Height is a measure of consumption that incorporates nutritional needs: When ...
Height is a measure of consumption that incorporates nutritional needs: When ...
 
Successful management of a broken stylet retained in tracheobronchial tree-a ...
Successful management of a broken stylet retained in tracheobronchial tree-a ...Successful management of a broken stylet retained in tracheobronchial tree-a ...
Successful management of a broken stylet retained in tracheobronchial tree-a ...
 
Risk Analysis of Secular Trends for a Later Age at MPV of Weight in an Earthq...
Risk Analysis of Secular Trends for a Later Age at MPV of Weight in an Earthq...Risk Analysis of Secular Trends for a Later Age at MPV of Weight in an Earthq...
Risk Analysis of Secular Trends for a Later Age at MPV of Weight in an Earthq...
 

Recently uploaded

Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...narwatsonia7
 
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment BookingCall Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Bookingnarwatsonia7
 
Asthma Review - GINA guidelines summary 2024
Asthma Review - GINA guidelines summary 2024Asthma Review - GINA guidelines summary 2024
Asthma Review - GINA guidelines summary 2024Gabriel Guevara MD
 
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Call Girl Coimbatore Prisha☎️ 8250192130 Independent Escort Service Coimbatore
Call Girl Coimbatore Prisha☎️  8250192130 Independent Escort Service CoimbatoreCall Girl Coimbatore Prisha☎️  8250192130 Independent Escort Service Coimbatore
Call Girl Coimbatore Prisha☎️ 8250192130 Independent Escort Service Coimbatorenarwatsonia7
 
College Call Girls Vyasarpadi Whatsapp 7001305949 Independent Escort Service
College Call Girls Vyasarpadi Whatsapp 7001305949 Independent Escort ServiceCollege Call Girls Vyasarpadi Whatsapp 7001305949 Independent Escort Service
College Call Girls Vyasarpadi Whatsapp 7001305949 Independent Escort ServiceNehru place Escorts
 
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Aspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas AliAspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas AliRewAs ALI
 
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% SafeBangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safenarwatsonia7
 
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service ChennaiCall Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service ChennaiNehru place Escorts
 
Call Girl Indore Vrinda 9907093804 Independent Escort Service Indore
Call Girl Indore Vrinda 9907093804 Independent Escort Service IndoreCall Girl Indore Vrinda 9907093804 Independent Escort Service Indore
Call Girl Indore Vrinda 9907093804 Independent Escort Service IndoreRiya Pathan
 
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Sonagachi Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Sonagachi Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowSonagachi Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Sonagachi Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowRiya Pathan
 
Low Rate Call Girls Pune Esha 9907093804 Short 1500 Night 6000 Best call girl...
Low Rate Call Girls Pune Esha 9907093804 Short 1500 Night 6000 Best call girl...Low Rate Call Girls Pune Esha 9907093804 Short 1500 Night 6000 Best call girl...
Low Rate Call Girls Pune Esha 9907093804 Short 1500 Night 6000 Best call girl...Miss joya
 
Hi,Fi Call Girl In Mysore Road - 7001305949 | 24x7 Service Available Near Me
Hi,Fi Call Girl In Mysore Road - 7001305949 | 24x7 Service Available Near MeHi,Fi Call Girl In Mysore Road - 7001305949 | 24x7 Service Available Near Me
Hi,Fi Call Girl In Mysore Road - 7001305949 | 24x7 Service Available Near Menarwatsonia7
 
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort ServiceCall Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Serviceparulsinha
 
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...Garima Khatri
 

Recently uploaded (20)

Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
Call Girls Electronic City Just Call 7001305949 Top Class Call Girl Service A...
 
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment BookingCall Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
 
Asthma Review - GINA guidelines summary 2024
Asthma Review - GINA guidelines summary 2024Asthma Review - GINA guidelines summary 2024
Asthma Review - GINA guidelines summary 2024
 
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
 
Call Girl Coimbatore Prisha☎️ 8250192130 Independent Escort Service Coimbatore
Call Girl Coimbatore Prisha☎️  8250192130 Independent Escort Service CoimbatoreCall Girl Coimbatore Prisha☎️  8250192130 Independent Escort Service Coimbatore
Call Girl Coimbatore Prisha☎️ 8250192130 Independent Escort Service Coimbatore
 
sauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Service
sauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Servicesauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Service
sauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Service
 
College Call Girls Vyasarpadi Whatsapp 7001305949 Independent Escort Service
College Call Girls Vyasarpadi Whatsapp 7001305949 Independent Escort ServiceCollege Call Girls Vyasarpadi Whatsapp 7001305949 Independent Escort Service
College Call Girls Vyasarpadi Whatsapp 7001305949 Independent Escort Service
 
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hsr Layout Just Call 7001305949 Top Class Call Girl Service Available
 
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
 
Aspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas AliAspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas Ali
 
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Available
 
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% SafeBangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Marathahalli 📞 9907093804 High Profile Service 100% Safe
 
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service ChennaiCall Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
 
Call Girl Indore Vrinda 9907093804 Independent Escort Service Indore
Call Girl Indore Vrinda 9907093804 Independent Escort Service IndoreCall Girl Indore Vrinda 9907093804 Independent Escort Service Indore
Call Girl Indore Vrinda 9907093804 Independent Escort Service Indore
 
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Hosur Just Call 7001305949 Top Class Call Girl Service Available
 
Sonagachi Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Sonagachi Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowSonagachi Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Sonagachi Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
 
Low Rate Call Girls Pune Esha 9907093804 Short 1500 Night 6000 Best call girl...
Low Rate Call Girls Pune Esha 9907093804 Short 1500 Night 6000 Best call girl...Low Rate Call Girls Pune Esha 9907093804 Short 1500 Night 6000 Best call girl...
Low Rate Call Girls Pune Esha 9907093804 Short 1500 Night 6000 Best call girl...
 
Hi,Fi Call Girl In Mysore Road - 7001305949 | 24x7 Service Available Near Me
Hi,Fi Call Girl In Mysore Road - 7001305949 | 24x7 Service Available Near MeHi,Fi Call Girl In Mysore Road - 7001305949 | 24x7 Service Available Near Me
Hi,Fi Call Girl In Mysore Road - 7001305949 | 24x7 Service Available Near Me
 
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort ServiceCall Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
 
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
 

Breast MRI Segmentation Using Grammatical Fireworks Algorithm

  • 1. Review Article Breast DCE-MRI Segmentation for Lesion Detection Using Grammatical Fireworks Algorithm Mondal S* , Patra D and Si T Research Centre, Raja N. L. Khan Women’s College (Autonomous), Midnapore-721 102, West Bengal, India * Corresponding author: Mondal Sukumar, Research Centre, Raja N. L. Khan Women’s College (Autonomous), Midnapore-721 102, West Bengal, India, E-mail: sm5971@rediffmail.com Received: 23 Feb 2021 Accepted: 16 Mar 2021 Published: 22 Mar 2021 Copyright: ©2021 Mondal S et al., This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, dis- tribution, and build upon your work non-commercially. Citation: Mondal S. Breast DCE-MRI Segmentation for Lesion Detection Using Grammatical Fireworks Algorithm. Ann Clin Med Case Rep. 2021; V6(5): 1-3 Keywords: Breast cancer; DCE-MRI; Clustering; Swarm program- ming; Grammatical fireworks algorithm Annals of Clinical and Medical Case Reports ISSN 2639-8109 Volume 6 http://www.acmcasereport.com/ 1 1. Abstract Breast DCE-MRI segmentation and lesion detection is a crucial image analysis task for cancer detection and tissue characteriza- tion. In this paper, a hard-clustering technique with Grammatical Fireworks algorithm (GFWA) is proposed to segment the breast MR images for lesion detection. GFWA is Swarm Programming (SP) method developed for automatic computer program gener- ation in any arbitrary language. In this paper, GFWA is used to generate the cluster center for clustering the breast MR images. The segmentation process faces difficulties due to the presence of noise and intensity inhomogeneities in MR images. Therefore, at the outset, the MR images are denoised and intensity inhomogene- ities are corrected in the preprocessing step. The preprocessed MR images are segmented using the proposed GFWA-based clustering technique. Finally, the lesions are extracted from the segmented images. The proposed method is applied to 10 DCE-MRI slices. The experimental results of the proposed method are compared with that of Grammatical Swarm (GS)-based clustering technique and K-means algorithm. Both quantitative and qualitative results demonstrate that the proposed method performs better than other methods. 2. Introduction According to World Health Organization (WHO)’s report (WHO cancer prevention diagnosis screening breast cancer, https://www. who.int/cancer/prevention/diagnosisscreening/ breast-cancer/en/), it is estimated that 6,27,000 women in the world have died from breast cancer and it is approximately 15% of all types of cancer deaths among women in 2018. Breast cancer is the most common cancer in women in India and accounts for 14% of all cancers in women [1, 2]. Organized and opportunistic screening programs in the developed countries result in a significant decrease in mortality caused due to breast cancer [3]. Recently, dynamic contrast-en- hanced magnetic resonance imaging (DCE-MRI) is widely used for breast cancer detection, diagnosis, and treatment planning or surgery. Several methods have been developed for lesion detection and its characterization in breast DCE-MRI in the recent past. [4] proposed a fuzzy c-means (FCM) clustering-based segmentation method for the detection of breast lesions in 3D DCE-MR images. FCM was applied to an enhanced region of interest (ROI) selected by a human operator manually. After clustering, binarization of the lesion membership map was done and lesions were finally selected followed by connected- omponent labeling [5]. developed a lesion segmentation and characterization methodology. First, Laplacian filter was used to enhance the lesions in ROI selected by a hu- man operator manually. Then, extracted morphology and texture features from lesions were utilized for characterization in benign and alignant lesions using a Multilayer perceptron (MLP) [6]. developed a breast tumor analysis method using texture features
  • 2. Volume 6 Issue 5 -2021 Review Article http://www.acmcasereport.com/ 2 and discrete wavelet transform (DWT). First, the active contour model was to segment the breast lesions in DCE-MRI. Texture features were extracted from segmented lesions and DWT was applied to the temporal texture features to extract the frequency characteristics from the lesion kinematics. Finally, the committee of support vector machines (SVM) for the classification.AMarkov Random Field (MRF) model-based lesion segmentation in breast DCE-MRI was proposed in [7]. In this method, the first subtrac- tion image was generated by subtracting a pre- contrasted image from 1st post-contrast image, and then ROI was selected from the subtraction image. The Iterative Conditional Mode (ICM) meth- od was used to obtain the maximum a posteriori (MAP) estimate of the class membership of lesion and non-lesion [8]. proposed Improved Markov Random Field (IMRF) for lesion segmentation in breast DCE-MRI. The prior distributions of the class members were modeled as a ratio of conditional probability distributions of similar pixels and non-similar ones in a neighborhood.An adaptive moment preserving method was proposed by [9] (Wei et al., 2012) to segment the fibroglandular tissue in breast DCE-MRI. [10] (Chang et al., 2012) developed a computer-aided diagnosis (CAD) system for the characterization of breast mass lesions in benign and malignant breast tumors in DCE-MRI. [11] (Jayender et al., 2013) developed a statistical learning algorithm for tumor segmen- tation using Hidden Markov Models (HMMs) to auto-segment the angiogenesis corresponding to a tumor in breast DCE-MRI. [12] (Wang et al., 2013) proposed a hierarchical SVM-based segmen- tation method for breast DCE-MRI. 3D multi-parametric features from T1-weighted (T1-w), T2-weighted (T2-w), PD-w, and three- point Dixon water-only and fat-only MRIs were used as inputs to the SVM to classify the breast tissues into fatty, fibroglandular, lesion, and skin. [13] (Milenkovi´c et al., 2013) applied logistic regression, the least-square minimum-distance classifier (LSMD), and least-squares support vector machine (LS-SVM) classifiers on breast DCE-MRI for classification of malignant and benign breast lesions in the breast. [14] (McClymont et al., 2014) used mean- shift and graph-cuts algorithm for breast lesion segmentation in DCE-MRI. (Wang et al., 2014) used modifying FCM for clustering for breast tumor segmentation in DCE-MRI and further lesions are characterized using a pharmacokinetic model. A computer-aided detection auto probing (CADAP) system was developed by [15] (Sim et al., 2014) for lesion detection in breast DCE-MRI utilizing a spatial-based discrete Fourier transform and further character- ized in benign, suspicious, or malignant. As per the best knowledge of the authors, the hard or partitional clustering technique with metaheuristic algorithms is not used in the segmentation of breast DCE-MRI. This motivates to develop- ment a hard-clustering technique with Grammatical Fireworks al- gorithm(GFWA) [17] (Si, 2015a) to segment the breast MR images for lesion detection in this paper. GFWA is Swarm Programming (SP) method developed for automatic computer program genera- tion in any arbitrary language. Here, GFWA is used to generate the cluster center for clustering the breast MR images. 3. Contribution of this Article Now, contributions of this article may be summarized as follows: 1. A GFWA-based segmentation methodology for breast lesion detection in DCE-MRI is proposed. A hard-clus- tering technique with GFWA is proposed to segment the breast DCE-MRI. 2. GFWA is not used previously in the segmentation of breast DCE-MRI as well as in any kind of image segmen- tation. Hence, the application of GFWA in breast lesion detection is another novelty of this article. 3. Finally, a comparative study of the proposed method is made with Grammatical Swarm based clustering tech- nique [16, 18] (Si et al., 2014, 2015b) and K-means algo- rithm [19] (MacQueen, 1967). References 1. Bray F, Ren, Jian-Song, Masuyer E. and Ferlay J. Estimates of global cancer prevalence for 27 sites in the adult population in 2008. Int J Cancer. 2013; 132(5): pp. 1133-45. 2. Ferlay J, Soerjomataram I, Ervik M, Dikshit R, Eser S, Mathers C.et. Al GLOBOCAN 2012 v1.0 Cancer Incidence and MortalityWorld- wide : IARC Cancer Base. 2013; 11, F. Lyon :International Agency for Research on Cancer. 3. Shetty M.K. Breast Cancer Screening and Diagnosis - A Synopsis. Springer Science + Business Media, New York. 2015. 4. Chen W, Giger M.L. and Bick U. A Fuzzy C-Means (FCM)-Based approach for computerized segmentation of breast lesions in dynam- ic contrast-enhanced MR images. Acad Radiol, 2006; 13: 63-72. 5. Nie K, Chen J.H, Yu H.J, Chu Y, Nalcioglu O. and Su M.Y. Quan- titative Analysis of Lesion Morphology and Texture Features for Diagnostic Prediction in Breast MRI. Acad. Radiol, 2008; 15: pp. 1513-1525. 6. Yao J, Chen J. and Chow C. Breast Tumor Analysis in Dynamic Contrast Enhanced MRI Using Texture Features and Wavelet Trans- form. IEEE Journal of Selected Topics in Signal Processing, 2009; 3(1): pp. 94-100. 7. Wu Q, Salganicoff M, Krishnan A, Fussell D.S. and Markey M.K. Interactive lesion segmentation on dynamic contrast enhanced breast MR using a Markov Model. Medical Imaging 2006: Image Processing, Eds. Joseph M. Reinhardt, Josien P.W. Pluim, Proc. of SPIE 2016; 6144: 61444M 8. Azmi R and Norozi N. A new markov random field segmentation method for breast lesion segmentation in MR images. J Med Signals Sens. 2011; 1: 3. 9. Wei Chia-hung, Li Y, Huang P.J, Gwo Chih-ying. and Harms S.E.
  • 3. http://www.acmcasereport.com/ 3 Volume 6 Issue 5 -2021 Review Article Estimation of breast density: An adaptive moment preserving meth- od for segmentation of fibroglandular tissue in breast magnetic res- onance images. European Journal of Radiology, 2012; 81(4): pp. e618-e624. 10. Chang Yeun-Chung, Huang Yan-Hao, Huang Chiun-Sheng, Chang Pei-Kang, Chen Jeon-Hor. and Chang Ruey-Feng. Classification of breast mass lesions using model-based analysis of the characteristic kinetic curve derived from fuzzy c-means clustering. Magnetic Res- onance Imaging, 2012; 30(3): pp. 312-322. 11. Jayender J, Gombos E, Chikarmane S, Dabydeen D, Jolesz F.A. and Vosburgh K.G. Statistical Learning Algorithm for in situ and inva- sive breast carcinoma segmentation. Computerized Medical Imaging and Graphics, 2013; 37: pp. 281-292. 12. Wang Y, Morrell G, Heibrun M.E, Payne A. and Parker D.L. 3D Multiparametric Breast MRI Segmentation Using Hierarchical Sup- port Vector Machine with Coil Sensitivity Correction. Acad. Radiol. 2013; 20: pp. 137-147. 13. Milenkovi´c J, Hertl K., Košir A, Žibert J. and Tasiˇc J.F. Character- ization of spatiotemporal changes for the classification of dynamic contrast-enhanced magneticresonance breast lesions. Artificial Intel- ligence in Medicine, 2013; 58(2): pp. 101-114. 14. McClymont D, MehnertA, TrakicA, Kennedy D. and Crozier S. Ful- ly Automatic Lesion Segmentation in Breast MRI Using Mean-Shift and Graph-Cuts on a Region Adjacency Graph. J. Magn. Reson. Im- aging, 2014; 39: pp. 795-804. 15. Sim K.S, Chia F.K, Nia, M.E, Tso C.P, Chong A.K, Abbas S.F. and Chong S.S. Breast cancer detection from MR images through an au- to-probing discrete Fourier transform system. Computers in Biology and Medicine, 2014; 49: pp. 46- 59. 16. Si T, De A. and Bhattacharjee A.K. Brain MRI segmentation for tumor detection using Grammatical Swarm based clustering algo- rithm. In Proc. of IEEE International onference on Circuits, Power and Computing Technologies, (ICCPCT-2014 ), Nagercoil, India. 17. Si T, De A. and Bhattacharjee A.K. Grammatical Swarm based Seg- mentation Methodology for Lesion Segmentation in Brain MRI. In- ternational Journal of Computer Applications, 2015; 121(4): pp. 1-8. 18. Si T. Grammatical Evolution Using Fireworks Algorithm. In: Pant M., Deep K., Bansal J., Nagar A., Das K. (eds) Proceedings of Fifth International Conference on Soft Computing for Problem Solving. Advances in Intelligent Systems and Computing, 2015; 436. Spring- er, Singapore. 19. MacQueen, J.B. Some Methods for classification and Analysis of Multivariate Observations. Proceedings of 5th Berkeley Symposium on Mathematical Statistics and Probability, University of California Press, 1967; pp. 281-297. 20. Balafar M.A, Ramli A.R. and Mashohor S. A new method for MR grayscale inhomogeneity correction. Artif. Intell. Rev. 2010; 34: pp. 195-204. 21. Brinkmann B.H, Manduca A. and Robb R.A. Optimized homomor- phic un-sharp masking for MR greyscale inhomogeneity correction. IEEE Trans Med Imaging. 1998; 17(2); pp. 161-171. 22. Clark K, Vendt B, Smith K, Freymann J, Kirby J, Koppel P, et.Al The cancer imaging archive (TCIA): maintaining and operating a public information repository. J Digit Imaging, 2013; 26(6): pp. 1045-1057. 23. Davies D.L. and Bouldin D.W. A cluster separation measure. IEEE Trans. Pattern Anal. Mach. Intell, 1979; 1(2): pp. 224-227. 24. Derrac J, Garc´la S, Molina D. and Herrera F. A practical tutorial on the use of nonparametric statistical tests as a methodology for com- paring evolutionary and swarm intelligence algorithms. Swarm and Evolutionary Computation, 2011; 1: pp.3-18. 25. Lingle W, Erickson BJ, Zuley ML, Jarosz R, Bonaccio E, Filippini J. and Gruszauskas N. Radiology Data from The Cancer Genome Atlas Breast Invasive Carcinoma [TCGA-BRCA] collection. The Cancer Imaging Archive. 2016. 26. Mohana J, Krishnavenib V. and Guo Y. A survey on the magnetic resonance image denoising methods. Biomedical Signal Processing and Control, 2014; 9: pp. 56-69. 27. Perona P. and Malik J. Scale-Space and Edge Detection Using Anisotropic Diffussion. IEEE Trans. Pattern Anal. Mach. Intell., 1990; 12(7): pp. 629-639. 28. Si T, De A. and Bhattacharjee A.K. Segmentation of Brain MRI Using Wavelet Transform and Grammatical Bee Colony. Journal of Circuits, Systems and Computers, 2018; 27: 07, doi: 10.1142/ S0218126618501086. 29. Tan Y. and Zhu Y. Fireworks algorithm for optimization. In: Tan Y. et al. (eds.) ICSI 2010, Part I, LNCS, 2010; 6145: pp. 355-364. Springer, Heidelberg. 30. Wang T.C, Huang Y.H, Huang C.S, Chen J.H, Huang G.Y, Chang Y.C. and Chang R.F. Computer-aided diagnosis of breast DCE-MRI using pharmacokinetic model and 3-D morphology analysis. Magn Reson Imaging, 2014; 32(3): pp. 197-205.