Skip to main content

LUP Student Papers

LUND UNIVERSITY LIBRARIES

Automated Histopathological Evaluation of Tumor Images using CNNs

Nyström, Jonatan LU (2020) BMEM01 20202
Department of Biomedical Engineering
Abstract
Histopathology is the procedure used in medicine to optically examine microscope-images of tissue samples (biopsies) in order to study the manifestation of disease.
It is used, for example, to diagnose the spread and type of cancer tumors, which have implications on the chosen treatment.
Currently this type of analysis is done manually by trained professionals. It is time consuming and the diagnostic agreement between professionals varies. Due to this, there is a potential use for an automation of the process, using for example neural networks.

Convolutional Neural Networks (CNNs) has become increasingly popular for image analysis within the medical field.
They have proven them self to be among the best techniques. CNNs has for... (More)
Histopathology is the procedure used in medicine to optically examine microscope-images of tissue samples (biopsies) in order to study the manifestation of disease.
It is used, for example, to diagnose the spread and type of cancer tumors, which have implications on the chosen treatment.
Currently this type of analysis is done manually by trained professionals. It is time consuming and the diagnostic agreement between professionals varies. Due to this, there is a potential use for an automation of the process, using for example neural networks.

Convolutional Neural Networks (CNNs) has become increasingly popular for image analysis within the medical field.
They have proven them self to be among the best techniques. CNNs has for example been successfully used to classify different types of lung cancer tissue in microscope-images.

This thesis evaluates three different CNN architectures (InceptionV3, VGG16 and compactVGG) on classification of tiles, from medical whole-slides of sliced tumor biopsies. The biopsies are from lymph node metastases, from patients with malignant melanoma (i.e. skin cancer). The data consists of 19 whole-slides, where four different tissue components, to be classified by the models, has been manually annotated by a pathologist.
Furthermore, the thesis examines the effect of the chosen size of the image/tile being classified (magnification or tile size).

It is concluded that InceptionV3 for a tile size of 224 give the best results. With a prediction accuracy of 89.6%, 90.0%, 97.5% (the last result did not include ambiguous tiles) on 3 different test data sets. Its performance is very similar to VGG16. (Less)
Popular Abstract
Robot Pathologists

Annotation of Medical Images is time consuming work that currently requires the highly specialized skills of a pathologist. Using a statistical model called a Convolutional Neural Network, CNN, there is a potential for automating this process. Hopefully resulting in a faster, but still accurate annotation.
Please use this url to cite or link to this publication:
author
Nyström, Jonatan LU
supervisor
organization
course
BMEM01 20202
year
type
H2 - Master's Degree (Two Years)
subject
keywords
CNN, CNNs, statistical, model, models, VGG16, InceptionV3, Keras, Histopathology, lymph node, metastases, malignant melanoma, pathologist, annotation, automatical, image, images, processing, H&E, Hematoxylin, Eosin, QuPath, inference
language
English
additional info
2020-16
id
9029965
date added to LUP
2020-09-29 09:58:50
date last changed
2020-09-29 09:58:50
@misc{9029965,
  abstract     = {{Histopathology is the procedure used in medicine to optically examine microscope-images of tissue samples (biopsies) in order to study the manifestation of disease.
It is used, for example, to diagnose the spread and type of cancer tumors, which have implications on the chosen treatment.
Currently this type of analysis is done manually by trained professionals. It is time consuming and the diagnostic agreement between professionals varies. Due to this, there is a potential use for an automation of the process, using for example neural networks. 

Convolutional Neural Networks (CNNs) has become increasingly popular for image analysis within the medical field. 
They have proven them self to be among the best techniques. CNNs has for example been successfully used to classify different types of lung cancer tissue in microscope-images. 

This thesis evaluates three different CNN architectures (InceptionV3, VGG16 and compactVGG) on classification of tiles, from medical whole-slides of sliced tumor biopsies. The biopsies are from lymph node metastases, from patients with malignant melanoma (i.e. skin cancer). The data consists of 19 whole-slides, where four different tissue components, to be classified by the models, has been manually annotated by a pathologist. 
Furthermore, the thesis examines the effect of the chosen size of the image/tile being classified (magnification or tile size). 

It is concluded that InceptionV3 for a tile size of 224 give the best results. With a prediction accuracy of 89.6%, 90.0%, 97.5% (the last result did not include ambiguous tiles) on 3 different test data sets. Its performance is very similar to VGG16.}},
  author       = {{Nyström, Jonatan}},
  language     = {{eng}},
  note         = {{Student Paper}},
  title        = {{Automated Histopathological Evaluation of Tumor Images using CNNs}},
  year         = {{2020}},
}