Bi-Rads Classification of Breast Cancer Momographies
Bi-Rads Classification of Breast Cancer Momographies
MOMMOGRAPHIES
by
Cengizhan Şahin
Faculty of Engineering
Department of Computer Engineering
Istanbul, 2021
Yeditepe University
2021
BI-RADS CLASSIFICATION OF BREAST CANCER
MOMMOGRAPHIES
APPROVED BY:
DATE OF APPROVAL:
ACKNOWLEDGEMENTS
It is with immense gratitude that I acknowledge the support and help of my Professor Emin Erkan
Korkmaz. Pursuing my thesis under her supervision has been an experience which broadens the mind
and presents an unlimited source of learning.
Finally, I would like to thank my family for their endless love and support, which makes everything more
beautiful.
ABSTRACT
Figure 3.2 Caption about multiple images. (a) First of multiple image, (b) Second of multiple
Figure 3.3 Growth curves of the wild type (AS102) and recombinant AS102-57..............11
LIST OF TABLES
A System matrix
B Input matrix
G Plant transfer matrix
G1 Plant disturbance matrix
R A closed and bounded region in E
δR Boundary of the region R
δRs s=1,…,p Complementary regular subsurface of the boundary δR, s being a positive scalar
T Sampling time
U Control Input
xc Controller state vector
αc, αe Controller and estimator characteristics polynomials
Г Discrete plant control input matrix
Г1 Discrete plant noise input matrix
λ Plant delay time or transportation lag
Breast cancer is a type of cancer that forms in the cells of the breasts. It can occur in both men and
women, but it's far more common in women. Breast cancer can start in different parts of the breast such
as ducts, lobules, or tissue. The most common type of breast cancer is ductal carcinoma, which begins in
the cells of the ducts. Another type of breast cancer is lobular carcinoma, which begins in the lobules.
Breast cancer can be detected early by mammography screening tests. The American Cancer Society
recommends that women aged 40 to 44 should have the choice to start annual breast cancer screening
with mammograms if they wish to do so. Women aged 45 to 54 should get mammograms every year.
Women aged 55 and older should switch to mammograms every 2 years or can continue.
1.1.2. Mammograms
A mammogram is an X-ray image of the breast. It can be used either for breast cancer screening or
for diagnostic purposes, such as to investigate symptoms or unusual findings on another imaging test.
During a mammogram, your breasts are compressed between two firm surfaces to spread out the
breast tissue. Then an X-ray captures black-and-white images that are displayed on a computer screen
and examined for signs of cancer. Mammograms play a key role in breast cancer screening. They can
detect breast cancer before it causes signs and symptoms.
Deep learning is a family of machine learning techniques that has spurred much interest in its
application to medical imaging problems. One such application is improving breast cancer detection on
screening mammograms. A deep learning algorithm can accurately detect breast cancer on screening
mammograms using an “end-to-end” training approach that efficiently leverages training datasets with
either complete clinical annotation or only the cancer status (label) of the whole image. This approach
eliminates the reliance on rarely available lesion annotations and can attain high accuracy on
heterogeneous mammography platforms. These findings hold tremendous promise for improving clinical
tools to reduce false positive and false negative screening mammography results.
1.2. TERMS
Machine learning is a branch of artificial intelligence and computer science which focuses on the
use of data and algorithms to imitate the way that humans learn, gradually improving its
accuracy. Machine learning algorithms build a model based on sample data, known as training
data, in order to make predictions or decisions without being explicitly programmed.
False positive and false negative are an error that occurs when machine learning algorithms
binary predictions as 1 or 0 are false. There are true positive and true negative outcomes that
opposite of these errors. True positive and true negatives are correct prediction. Positive as 1
and negative as 0. When algorithm predict a positive data as negative, that will become false
negative. There is confusion matrix to visualize the errors.
Source: Conversation with Bing, 3/30/2023(1) Deep Learning to Improve Breast Cancer Detection on
Screening ... - Nature. https://www.nature.com/articles/s41598-019-48995-4 Accessed 3/30/2023.
(2) Applying Deep Learning Methods for Mammography Analysis and Breast ....
https://www.mdpi.com/2076-3417/13/7/4272 Accessed 3/30/2023.
In preprocessing stage Yolo v5 Instance Segmentation model was trained and used cropping
mammograms to reduce the noise. After that, the mirroring method was applied to each LCC and LMLO
mammograms and they all became in the same orientation as the RCC AND RMLO methods. In our 2
pipelines were proposed to get best possible accuracy over this data set. First pipeline creates a feature
vector of LCC, LMLO, RCC and RMLO by using pretrained CNN’s for feature extraction and the feature
vector is given as input to a ANN classifier which have 3 hidden layers. Second pipeline proposing
ensemble
Referenslar :
Source: Conversation with Bing, 3/29/2023(1) Breast Cancer Detection and Diagnosis Using
Mammographic Data .... https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6688437/ Accessed
3/29/2023.
(2) . https://bing.com/search?
q=breast+cancer+mammography+detection+academic+article+introduction Accessed 3/29/2023.
Source: Conversation with Bing, 3/29/2023(1) Breast Cancer - StatPearls - NCBI Bookshelf.
https://www.ncbi.nlm.nih.gov/books/NBK482286/ Accessed 3/29/2023.