SlideShare uma empresa Scribd logo
1 de 31
Baixar para ler offline
Introduction
Materials and Methods
Results
Discussion

Automatic Classification of Optical Biopsy
Images
Ruben Tous1 & Prof. Dr. Ferrer Roca
2
1Universitat

Politècnica de Catalunya. Departament d’Arquitectura de
Computadors

2 Unesco

Chair of Telemedicine. Canary Islands. Spain

July 2013
Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Índex

1

Introduction

2

Materials and Methods

3

Results

4

Discussion

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Índex

1

Introduction

2

Materials and Methods

3

Results

4

Discussion

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Introduction
Problem statement
Confocal laser endomicroscopy (CLE) has revolutionized
gastrointestinal endoscopy by providing microscopic
visualization on a cellular basis in vivo.
However, most gastroenterologists are not trained to
interpret mucosal pathology, and histopathologists are
usually not available in the endoscopy suite.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Introduction

General project goal
To build a set of computer-aided diagnosis tools that assist
endoscopists in the interpretation of optical biopsies obtained
through CLE.
Real-time functionalities for supporting diagnosis in vivo.
Tools for cataloguing and searching CLE databases.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Introduction

Project subgoals
Real-time functionalities for supporting diagnosis in vivo.
Automated diagnosis. (normal vs. abnormal mucosa,
differentiation between different pathologies).
Overprint visual markers highlighting the geometry of the
crypts.

Tools for cataloguing and searching CLE databases.
Automated cataloguing of CLE databases.
Search engine with query-by-example functionality.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Introduction. Colon microarchitecture

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Introduction. Colouring agents

Left: acrifliavine hydrochloride. Right: fluorescein (used for our
sample). Red arrows: goblet cells.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Índex

1

Introduction

2

Materials and Methods

3

Results

4

Discussion

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Materials and Methods. General workflow

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Materials and Methods. General workflow

In a first step, the system’s database was standardized
using image sets based on the Mainz confocal
classification for colonic optical biopsies.
This step was used to provide an optical biopsy search
engine based on extracting simplified features of crypt and
mucosal patterns.
The second step aims at providing an interrogation
platform to provide on-site assistance during CLE, mainly
by automated detection of crypt geometry.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Materials and Methods. Image set description

137 black and white instances
10 are labelled as "healthy"
12 as "hyperplastic"
115 as neoplastic"

Instances have 1024x1024 pixels, and are 8-bit grayscale,
JPEG compressed and 548KB in average.
Many of the instances were taken from same patients, and
some of them only capture slight variations of a same
tissue.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Materials and Methods. Class description
Each image instance is tagged according to medical
judgement, the three main categories being:
Healthy
Hyperplastic
Neoplastic

Neoplastic comprises Adenomous and Cancerous, each of
them in several degrees of seriousness and malignity,
namely normalör low gradefor adenomas, and normaländ
Type 1for carcinomas.
Sample instances can be categorised via visual inspection,
at least into the three main categories.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Materials and Methods. Healthy tissue
Healthy tissue is characterised by regular
crypts in a honeycomb-like structure that
present small size and shape variance.
In general, healthy crypts are recognisable
as darker, circle-shaped areas in a
generally regular spatial distribution.
Due to variations in the depth or diferent
degrees of fluorescent agent penetration,
the cells’ cytoplasm may be especially
prominent (bottom). This circumstance
has proven, at later stages, to be
non-trivial to address.
Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Materials and Methods. Hyperplastic tissue
Hyperplasia means cells have proliferated
more than usual in a tissue.
In hyperplastic colon cases we can
appreciate abnormal crypt bloating,
although their integrity is still preserved to
some extent.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Materials and Methods. Hyperplastic tissue
Some milder cases present a regular crypt
structure just like in healthy tissue, except
in one or two crypts that have abnormal
growth.
In contrast with these, some others are
more dificult to recognise.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Materials and Methods. Neoplastic tissue

Neoplasia is the massive and uncoordinated proliferation of
cells; this is also commonly known as tumour.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Materials and Methods. Neoplastic tissue
A typical feature in them is having strange
nuclear-to-cytoplasmic ratios. However,
nuclei are not stained by fluorescein.
Fortunately, neoangiogenesis can be
observed with fluorescein, and it is a
phenomenon whose detection points
strongly towards pathogenesis.
These new blood vessels are caracterised
not only by tortuosity and high irregularity,
but also by profuse liquid leakiness, that
causes tissue staining easy to see.
Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Materials and Methods. Algorithm outline
Automatic feature extraction in CLE images. Inferring
semantic metadata from low-level features.
Image Analysis + Pattern Recognition.
The image analysis algorithm allows identifying the
different crypts and also featuring their contours.
The extracted low-level visual features are then combined
to obtain a feature vector.
This vector is analyzed to translate the low-level details
into high-level semantic information about the images,
notably a suggested diagnosis.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Materials and Methods. Algorithm flowchart

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Índex

1

Introduction

2

Materials and Methods

3

Results

4

Discussion

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Results. Automatic crypt geometry characterization
The image analysis algorithm allows identifying the
different crypts and also featuring their contours with high
accuracy.
This information is computed to characterize the geometry
of the crypts and to overprint visual markers aiming to
facilitate diagnosis.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Results. Automatic crypt geometry characterization
Two watershedding flavours on a
neoplastic image

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Results. Automated diagnosis

Our classification approach
Chaining two binary classification problems in a row. 1)
healthy vs. unhealthy; if unhealthy 2) hyperplasia vs
neoplasia.
We opted for this because the crypt shape, boundary, etc
on hyperplastic examples were not much different from
those obtained from neoplastic ones.
All classifers were evaluated using Leave One Out
Cross-Validation (LOOCV).

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Results. Automated diagnosis

(step 1) healthy vs. unhealthy
Effectiveness (with 200x200 pixels downscaling and a
custom classifier). A 100% hit rate is attained with the
present algorithm.
The present sample (137 images) is relatively small, and
its classes are highly unbalanced in size.
Besides, they come from an even smaller number of
patients and capturing situations.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Results. Automated diagnosis

Confusion Matrix (custom classifer healthy vs. unhealthy)
classified as unhealthy
unhealthy
healthy

classified as healthy

127
0

0
10

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Results. Automated diagnosis
(step 2) hyperplasia vs neoplasia
Classfication over the resulting unhealthy examples from
step 1.
We noted that cells were usually abundant and
homogeneously distributed in hyperplastic images.
We implemented a simple adhoc decision tree on the only
3 descriptors for the second decision by seeing how they
behaved. It also reached 100% prediction rate within
unhealthy images when dividing them in hyperplasia and
neoplasia.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Results. Automated diagnosis
Efficiency
We have studied the impact of the parameters choice on
time costs, aiming to reduce them at the least possible
accuracy expense.
With the current performance, we believe real-time
analysis of the newly acquired images is possible, thus
aiding the endoscopist in his or her exploration task.
In addition, this suggests a possible future line of progress:
work towards a video-rate (24 frames per second)
processing system, where crypt highlighting could be
especially valuable.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Results. Cataloguing and search

Besides supporting the diagnosis of a single image during
an ongoing session, the described method also allows
annotating a complete database of CLE images with
semantic information, thus providing a search engine with
advanced functionalities such as semantic retrieval or
query by image.

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Índex

1

Introduction

2

Materials and Methods

3

Results

4

Discussion

Tous

Automatic Classification of Optical Biopsy Images
Introduction
Materials and Methods
Results
Discussion

Discussion

On-site image analysis and semantic interpretation are
able to provide a standardized diagnosis of CLE images in
real time.
This has the potential to facilitate, standardize and shorten
endoscopists’ training for CLE.
In addition, we provide a powerful tool to explore
databases of images for retrospective analyses.
This system’s geometry is not limited to CLE, but can be
extended to multiple imaging modalities.

Tous

Automatic Classification of Optical Biopsy Images

Mais conteúdo relacionado

Mais procurados

Focal choroidal excavation in eyes with central serous chorioretinopathy
Focal choroidal excavation in eyes with central serous chorioretinopathy Focal choroidal excavation in eyes with central serous chorioretinopathy
Focal choroidal excavation in eyes with central serous chorioretinopathy Abdallah Ellabban
 
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...iosrjce
 
Workshops escrita modulos_3_4
Workshops escrita  modulos_3_4Workshops escrita  modulos_3_4
Workshops escrita modulos_3_4erivaldoerbo
 
Focal choroidal excavation in eyes with central serous chorioretinopathy
Focal choroidal excavation in eyes with central serous chorioretinopathyFocal choroidal excavation in eyes with central serous chorioretinopathy
Focal choroidal excavation in eyes with central serous chorioretinopathyAbdallah Ellabban
 
Optic Disc and Macula Localization from Retinal Optical Coherence Tomography ...
Optic Disc and Macula Localization from Retinal Optical Coherence Tomography ...Optic Disc and Macula Localization from Retinal Optical Coherence Tomography ...
Optic Disc and Macula Localization from Retinal Optical Coherence Tomography ...IJECEIAES
 
Automated histopathological image analysis: a review on ROI extraction
Automated histopathological image analysis: a review on ROI extractionAutomated histopathological image analysis: a review on ROI extraction
Automated histopathological image analysis: a review on ROI extractioniosrjce
 
Exploiting biomedical literature to mine out a large multimodal dataset of ra...
Exploiting biomedical literature to mine out a large multimodal dataset of ra...Exploiting biomedical literature to mine out a large multimodal dataset of ra...
Exploiting biomedical literature to mine out a large multimodal dataset of ra...Anjani Dhrangadhariya
 
Implementation of Medical Image Analysis using Image Processing Techniques
Implementation of Medical Image Analysis using Image Processing TechniquesImplementation of Medical Image Analysis using Image Processing Techniques
Implementation of Medical Image Analysis using Image Processing TechniquesYogeshIJTSRD
 
IEEE Medical image Title and Abstract 2016
IEEE Medical image Title and Abstract 2016 IEEE Medical image Title and Abstract 2016
IEEE Medical image Title and Abstract 2016 tsysglobalsolutions
 
MELANOMA CELL DETECTION IN LYMPH NODES HISTOPATHOLOGICAL IMAGES USING DEEP LE...
MELANOMA CELL DETECTION IN LYMPH NODES HISTOPATHOLOGICAL IMAGES USING DEEP LE...MELANOMA CELL DETECTION IN LYMPH NODES HISTOPATHOLOGICAL IMAGES USING DEEP LE...
MELANOMA CELL DETECTION IN LYMPH NODES HISTOPATHOLOGICAL IMAGES USING DEEP LE...sipij
 

Mais procurados (15)

Esv3n2
Esv3n2Esv3n2
Esv3n2
 
059 can oct catheter see plaque macrophages
059 can oct catheter see plaque macrophages059 can oct catheter see plaque macrophages
059 can oct catheter see plaque macrophages
 
Focal choroidal excavation in eyes with central serous chorioretinopathy
Focal choroidal excavation in eyes with central serous chorioretinopathy Focal choroidal excavation in eyes with central serous chorioretinopathy
Focal choroidal excavation in eyes with central serous chorioretinopathy
 
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...
 
Workshops escrita modulos_3_4
Workshops escrita  modulos_3_4Workshops escrita  modulos_3_4
Workshops escrita modulos_3_4
 
Focal choroidal excavation in eyes with central serous chorioretinopathy
Focal choroidal excavation in eyes with central serous chorioretinopathyFocal choroidal excavation in eyes with central serous chorioretinopathy
Focal choroidal excavation in eyes with central serous chorioretinopathy
 
Optic Disc and Macula Localization from Retinal Optical Coherence Tomography ...
Optic Disc and Macula Localization from Retinal Optical Coherence Tomography ...Optic Disc and Macula Localization from Retinal Optical Coherence Tomography ...
Optic Disc and Macula Localization from Retinal Optical Coherence Tomography ...
 
Vp watch editorial - v2 n6- 2002
Vp watch   editorial - v2 n6- 2002Vp watch   editorial - v2 n6- 2002
Vp watch editorial - v2 n6- 2002
 
161 oct catheter
161 oct catheter161 oct catheter
161 oct catheter
 
Automated histopathological image analysis: a review on ROI extraction
Automated histopathological image analysis: a review on ROI extractionAutomated histopathological image analysis: a review on ROI extraction
Automated histopathological image analysis: a review on ROI extraction
 
Assessment
AssessmentAssessment
Assessment
 
Exploiting biomedical literature to mine out a large multimodal dataset of ra...
Exploiting biomedical literature to mine out a large multimodal dataset of ra...Exploiting biomedical literature to mine out a large multimodal dataset of ra...
Exploiting biomedical literature to mine out a large multimodal dataset of ra...
 
Implementation of Medical Image Analysis using Image Processing Techniques
Implementation of Medical Image Analysis using Image Processing TechniquesImplementation of Medical Image Analysis using Image Processing Techniques
Implementation of Medical Image Analysis using Image Processing Techniques
 
IEEE Medical image Title and Abstract 2016
IEEE Medical image Title and Abstract 2016 IEEE Medical image Title and Abstract 2016
IEEE Medical image Title and Abstract 2016
 
MELANOMA CELL DETECTION IN LYMPH NODES HISTOPATHOLOGICAL IMAGES USING DEEP LE...
MELANOMA CELL DETECTION IN LYMPH NODES HISTOPATHOLOGICAL IMAGES USING DEEP LE...MELANOMA CELL DETECTION IN LYMPH NODES HISTOPATHOLOGICAL IMAGES USING DEEP LE...
MELANOMA CELL DETECTION IN LYMPH NODES HISTOPATHOLOGICAL IMAGES USING DEEP LE...
 

Destaque

Emerging new imaging_techniques_2014
Emerging new imaging_techniques_2014Emerging new imaging_techniques_2014
Emerging new imaging_techniques_2014jayakarj
 
NIR Three dimensional imaging of breast model using f-DOT
NIR Three dimensional imaging of breast model using f-DOT  NIR Three dimensional imaging of breast model using f-DOT
NIR Three dimensional imaging of breast model using f-DOT Nagendra Babu
 
2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShare2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShareSlideShare
 
What to Upload to SlideShare
What to Upload to SlideShareWhat to Upload to SlideShare
What to Upload to SlideShareSlideShare
 
Getting Started With SlideShare
Getting Started With SlideShareGetting Started With SlideShare
Getting Started With SlideShareSlideShare
 

Destaque (7)

Emerging new imaging_techniques_2014
Emerging new imaging_techniques_2014Emerging new imaging_techniques_2014
Emerging new imaging_techniques_2014
 
Optical coherence tomography jang-mgh
Optical coherence tomography jang-mghOptical coherence tomography jang-mgh
Optical coherence tomography jang-mgh
 
NIR Three dimensional imaging of breast model using f-DOT
NIR Three dimensional imaging of breast model using f-DOT  NIR Three dimensional imaging of breast model using f-DOT
NIR Three dimensional imaging of breast model using f-DOT
 
2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShare2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShare
 
BIOPSY
BIOPSYBIOPSY
BIOPSY
 
What to Upload to SlideShare
What to Upload to SlideShareWhat to Upload to SlideShare
What to Upload to SlideShare
 
Getting Started With SlideShare
Getting Started With SlideShareGetting Started With SlideShare
Getting Started With SlideShare
 

Semelhante a Automatic Classification of Optical Biopsy Images Using Image Analysis and Pattern Recognition

Confocal Laser Endomicroscopy and In Vivo Optical Coherence Tomography
Confocal Laser Endomicroscopy and In Vivo Optical Coherence TomographyConfocal Laser Endomicroscopy and In Vivo Optical Coherence Tomography
Confocal Laser Endomicroscopy and In Vivo Optical Coherence TomographyDr Felipe Templo Jr
 
Diagnostic aids in oral cancer
Diagnostic aids in oral cancerDiagnostic aids in oral cancer
Diagnostic aids in oral cancerVIGNESH PRABHU.T
 
Multispectral imaging of normal bladder mucous membrane and clinical stage of...
Multispectral imaging of normal bladder mucous membrane and clinical stage of...Multispectral imaging of normal bladder mucous membrane and clinical stage of...
Multispectral imaging of normal bladder mucous membrane and clinical stage of...Clinical Surgery Research Communications
 
Tamar Alibegashvili - Challenges facing colposcopy in Eastern Europe/ Central...
Tamar Alibegashvili - Challenges facing colposcopy in Eastern Europe/ Central...Tamar Alibegashvili - Challenges facing colposcopy in Eastern Europe/ Central...
Tamar Alibegashvili - Challenges facing colposcopy in Eastern Europe/ Central...triumphbenelux
 
Automated Cervicography Using a Machine Learning Classifier
Automated Cervicography Using a Machine Learning ClassifierAutomated Cervicography Using a Machine Learning Classifier
Automated Cervicography Using a Machine Learning ClassifierMobileODT
 
Preliminary Results of an AI Classifier to Diagnose Cervical Precancer on Rea...
Preliminary Results of an AI Classifier to Diagnose Cervical Precancer on Rea...Preliminary Results of an AI Classifier to Diagnose Cervical Precancer on Rea...
Preliminary Results of an AI Classifier to Diagnose Cervical Precancer on Rea...MobileODT
 
2008 SPIE Photonics West
2008 SPIE Photonics West2008 SPIE Photonics West
2008 SPIE Photonics WestDanthu
 
Application Brief: Tumor Microenvironment Imaging with Photoacoustic Technology
Application Brief: Tumor Microenvironment Imaging with Photoacoustic TechnologyApplication Brief: Tumor Microenvironment Imaging with Photoacoustic Technology
Application Brief: Tumor Microenvironment Imaging with Photoacoustic TechnologyFUJIFILM VisualSonics Inc.
 
Application Brief: Tumor Microenvironment Imaging with Photoacoustic Technology
Application Brief: Tumor Microenvironment Imaging with Photoacoustic TechnologyApplication Brief: Tumor Microenvironment Imaging with Photoacoustic Technology
Application Brief: Tumor Microenvironment Imaging with Photoacoustic TechnologyFUJIFILM VisualSonics Inc.
 
Capstone poster draft team 1 [Autosaved]-2-3
Capstone poster draft team 1 [Autosaved]-2-3Capstone poster draft team 1 [Autosaved]-2-3
Capstone poster draft team 1 [Autosaved]-2-3Tanmay Gandhi
 
Cervical Cancer Analysis
Cervical Cancer AnalysisCervical Cancer Analysis
Cervical Cancer AnalysisIRJET Journal
 
Retinal image analysis using morphological process and clustering technique
Retinal image analysis using morphological process and clustering techniqueRetinal image analysis using morphological process and clustering technique
Retinal image analysis using morphological process and clustering techniquesipij
 
White Paper, Esaote VNAV in Endocrinology
White Paper, Esaote VNAV in EndocrinologyWhite Paper, Esaote VNAV in Endocrinology
White Paper, Esaote VNAV in EndocrinologyMIDEAS
 
Biomedical Images.ppt
Biomedical Images.pptBiomedical Images.ppt
Biomedical Images.pptbreenaawan
 
An Image Processing Application For Diagnosing Acute Lymphoblastic Leukemia (...
An Image Processing Application For Diagnosing Acute Lymphoblastic Leukemia (...An Image Processing Application For Diagnosing Acute Lymphoblastic Leukemia (...
An Image Processing Application For Diagnosing Acute Lymphoblastic Leukemia (...Kim Daniels
 
Git j club barrets uegj16.
Git j club barrets uegj16.Git j club barrets uegj16.
Git j club barrets uegj16.Shaikhani.
 
7.optical coherence tomographyfororal mucosal lesions a review article
7.optical coherence tomographyfororal mucosal lesions a review article7.optical coherence tomographyfororal mucosal lesions a review article
7.optical coherence tomographyfororal mucosal lesions a review articleLucia Regina Cavalcanti
 
Motion-Based Angiogenesis Analysis_A Simple Method to Quanitfy Blood Vessel G...
Motion-Based Angiogenesis Analysis_A Simple Method to Quanitfy Blood Vessel G...Motion-Based Angiogenesis Analysis_A Simple Method to Quanitfy Blood Vessel G...
Motion-Based Angiogenesis Analysis_A Simple Method to Quanitfy Blood Vessel G...Joe Lee
 
APPLY MACHINE LEARNING METHODS TO PREDICT FAILURE OF GLAUCOMA DRAINAGE
APPLY MACHINE LEARNING METHODS TO PREDICT FAILURE OF GLAUCOMA DRAINAGEAPPLY MACHINE LEARNING METHODS TO PREDICT FAILURE OF GLAUCOMA DRAINAGE
APPLY MACHINE LEARNING METHODS TO PREDICT FAILURE OF GLAUCOMA DRAINAGEIJDKP
 

Semelhante a Automatic Classification of Optical Biopsy Images Using Image Analysis and Pattern Recognition (20)

Confocal Laser Endomicroscopy and In Vivo Optical Coherence Tomography
Confocal Laser Endomicroscopy and In Vivo Optical Coherence TomographyConfocal Laser Endomicroscopy and In Vivo Optical Coherence Tomography
Confocal Laser Endomicroscopy and In Vivo Optical Coherence Tomography
 
Diagnostic aids in oral cancer
Diagnostic aids in oral cancerDiagnostic aids in oral cancer
Diagnostic aids in oral cancer
 
Multispectral imaging of normal bladder mucous membrane and clinical stage of...
Multispectral imaging of normal bladder mucous membrane and clinical stage of...Multispectral imaging of normal bladder mucous membrane and clinical stage of...
Multispectral imaging of normal bladder mucous membrane and clinical stage of...
 
Tamar Alibegashvili - Challenges facing colposcopy in Eastern Europe/ Central...
Tamar Alibegashvili - Challenges facing colposcopy in Eastern Europe/ Central...Tamar Alibegashvili - Challenges facing colposcopy in Eastern Europe/ Central...
Tamar Alibegashvili - Challenges facing colposcopy in Eastern Europe/ Central...
 
Automated Cervicography Using a Machine Learning Classifier
Automated Cervicography Using a Machine Learning ClassifierAutomated Cervicography Using a Machine Learning Classifier
Automated Cervicography Using a Machine Learning Classifier
 
Puplication-Assesssment of Vitritis On OCT-Journel TVST
Puplication-Assesssment of Vitritis On OCT-Journel TVSTPuplication-Assesssment of Vitritis On OCT-Journel TVST
Puplication-Assesssment of Vitritis On OCT-Journel TVST
 
Preliminary Results of an AI Classifier to Diagnose Cervical Precancer on Rea...
Preliminary Results of an AI Classifier to Diagnose Cervical Precancer on Rea...Preliminary Results of an AI Classifier to Diagnose Cervical Precancer on Rea...
Preliminary Results of an AI Classifier to Diagnose Cervical Precancer on Rea...
 
2008 SPIE Photonics West
2008 SPIE Photonics West2008 SPIE Photonics West
2008 SPIE Photonics West
 
Application Brief: Tumor Microenvironment Imaging with Photoacoustic Technology
Application Brief: Tumor Microenvironment Imaging with Photoacoustic TechnologyApplication Brief: Tumor Microenvironment Imaging with Photoacoustic Technology
Application Brief: Tumor Microenvironment Imaging with Photoacoustic Technology
 
Application Brief: Tumor Microenvironment Imaging with Photoacoustic Technology
Application Brief: Tumor Microenvironment Imaging with Photoacoustic TechnologyApplication Brief: Tumor Microenvironment Imaging with Photoacoustic Technology
Application Brief: Tumor Microenvironment Imaging with Photoacoustic Technology
 
Capstone poster draft team 1 [Autosaved]-2-3
Capstone poster draft team 1 [Autosaved]-2-3Capstone poster draft team 1 [Autosaved]-2-3
Capstone poster draft team 1 [Autosaved]-2-3
 
Cervical Cancer Analysis
Cervical Cancer AnalysisCervical Cancer Analysis
Cervical Cancer Analysis
 
Retinal image analysis using morphological process and clustering technique
Retinal image analysis using morphological process and clustering techniqueRetinal image analysis using morphological process and clustering technique
Retinal image analysis using morphological process and clustering technique
 
White Paper, Esaote VNAV in Endocrinology
White Paper, Esaote VNAV in EndocrinologyWhite Paper, Esaote VNAV in Endocrinology
White Paper, Esaote VNAV in Endocrinology
 
Biomedical Images.ppt
Biomedical Images.pptBiomedical Images.ppt
Biomedical Images.ppt
 
An Image Processing Application For Diagnosing Acute Lymphoblastic Leukemia (...
An Image Processing Application For Diagnosing Acute Lymphoblastic Leukemia (...An Image Processing Application For Diagnosing Acute Lymphoblastic Leukemia (...
An Image Processing Application For Diagnosing Acute Lymphoblastic Leukemia (...
 
Git j club barrets uegj16.
Git j club barrets uegj16.Git j club barrets uegj16.
Git j club barrets uegj16.
 
7.optical coherence tomographyfororal mucosal lesions a review article
7.optical coherence tomographyfororal mucosal lesions a review article7.optical coherence tomographyfororal mucosal lesions a review article
7.optical coherence tomographyfororal mucosal lesions a review article
 
Motion-Based Angiogenesis Analysis_A Simple Method to Quanitfy Blood Vessel G...
Motion-Based Angiogenesis Analysis_A Simple Method to Quanitfy Blood Vessel G...Motion-Based Angiogenesis Analysis_A Simple Method to Quanitfy Blood Vessel G...
Motion-Based Angiogenesis Analysis_A Simple Method to Quanitfy Blood Vessel G...
 
APPLY MACHINE LEARNING METHODS TO PREDICT FAILURE OF GLAUCOMA DRAINAGE
APPLY MACHINE LEARNING METHODS TO PREDICT FAILURE OF GLAUCOMA DRAINAGEAPPLY MACHINE LEARNING METHODS TO PREDICT FAILURE OF GLAUCOMA DRAINAGE
APPLY MACHINE LEARNING METHODS TO PREDICT FAILURE OF GLAUCOMA DRAINAGE
 

Mais de Unesco Telemedicine

DIRECCION OPERATIVA LINKEDIN.pdf
DIRECCION OPERATIVA LINKEDIN.pdfDIRECCION OPERATIVA LINKEDIN.pdf
DIRECCION OPERATIVA LINKEDIN.pdfUnesco Telemedicine
 
Build an uber with Health H2O (2015)
Build an uber with Health H2O (2015)Build an uber with Health H2O (2015)
Build an uber with Health H2O (2015)Unesco Telemedicine
 
Small data. THE FOG. IoT. Iiki2014
Small data. THE FOG. IoT. Iiki2014Small data. THE FOG. IoT. Iiki2014
Small data. THE FOG. IoT. Iiki2014Unesco Telemedicine
 
To know what is a Health Cloud. 2012.
To know what is a Health Cloud. 2012.To know what is a Health Cloud. 2012.
To know what is a Health Cloud. 2012.Unesco Telemedicine
 
2007- SSVS for hand held microscopes
2007- SSVS for hand held microscopes2007- SSVS for hand held microscopes
2007- SSVS for hand held microscopesUnesco Telemedicine
 
2010-Era computer assisted microscopy- 4M microscopes
2010-Era computer assisted microscopy- 4M microscopes2010-Era computer assisted microscopy- 4M microscopes
2010-Era computer assisted microscopy- 4M microscopesUnesco Telemedicine
 
2009- Smal Size Virtual Slides and 4M microscopes
2009- Smal Size Virtual Slides and 4M microscopes2009- Smal Size Virtual Slides and 4M microscopes
2009- Smal Size Virtual Slides and 4M microscopesUnesco Telemedicine
 

Mais de Unesco Telemedicine (20)

DIRECCION OPERATIVA LINKEDIN.pdf
DIRECCION OPERATIVA LINKEDIN.pdfDIRECCION OPERATIVA LINKEDIN.pdf
DIRECCION OPERATIVA LINKEDIN.pdf
 
Sharing economy (2016)
Sharing economy (2016)Sharing economy (2016)
Sharing economy (2016)
 
Build an uber with Health H2O (2015)
Build an uber with Health H2O (2015)Build an uber with Health H2O (2015)
Build an uber with Health H2O (2015)
 
Earomics part 2
Earomics part 2Earomics part 2
Earomics part 2
 
2000- Kod-Knowledge on demand
2000- Kod-Knowledge on demand2000- Kod-Knowledge on demand
2000- Kod-Knowledge on demand
 
EAROMICS -2015
EAROMICS -2015EAROMICS -2015
EAROMICS -2015
 
Non intrusive-devices
Non intrusive-devicesNon intrusive-devices
Non intrusive-devices
 
Small data. THE FOG. IoT. Iiki2014
Small data. THE FOG. IoT. Iiki2014Small data. THE FOG. IoT. Iiki2014
Small data. THE FOG. IoT. Iiki2014
 
To know what is a Health Cloud. 2012.
To know what is a Health Cloud. 2012.To know what is a Health Cloud. 2012.
To know what is a Health Cloud. 2012.
 
2007- SSVS for hand held microscopes
2007- SSVS for hand held microscopes2007- SSVS for hand held microscopes
2007- SSVS for hand held microscopes
 
2010-Era computer assisted microscopy- 4M microscopes
2010-Era computer assisted microscopy- 4M microscopes2010-Era computer assisted microscopy- 4M microscopes
2010-Era computer assisted microscopy- 4M microscopes
 
2008- Prenatal diagnosis
2008- Prenatal diagnosis2008- Prenatal diagnosis
2008- Prenatal diagnosis
 
HACK 4 HEALTH - IWEEE2014
HACK 4 HEALTH - IWEEE2014HACK 4 HEALTH - IWEEE2014
HACK 4 HEALTH - IWEEE2014
 
2009- Smal Size Virtual Slides and 4M microscopes
2009- Smal Size Virtual Slides and 4M microscopes2009- Smal Size Virtual Slides and 4M microscopes
2009- Smal Size Virtual Slides and 4M microscopes
 
2010- Innovation in UltraSound
2010- Innovation in UltraSound2010- Innovation in UltraSound
2010- Innovation in UltraSound
 
SANA-MIT Open Source Apps
SANA-MIT Open Source AppsSANA-MIT Open Source Apps
SANA-MIT Open Source Apps
 
Unesco ass-2014-limited
Unesco ass-2014-limitedUnesco ass-2014-limited
Unesco ass-2014-limited
 
Byod - IWEEE2013
Byod - IWEEE2013Byod - IWEEE2013
Byod - IWEEE2013
 
Predictions idc2013
Predictions idc2013Predictions idc2013
Predictions idc2013
 
Copia reducida health4.0
Copia reducida health4.0Copia reducida health4.0
Copia reducida health4.0
 

Último

Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 

Último (20)

Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 

Automatic Classification of Optical Biopsy Images Using Image Analysis and Pattern Recognition

  • 1. Introduction Materials and Methods Results Discussion Automatic Classification of Optical Biopsy Images Ruben Tous1 & Prof. Dr. Ferrer Roca 2 1Universitat Politècnica de Catalunya. Departament d’Arquitectura de Computadors 2 Unesco Chair of Telemedicine. Canary Islands. Spain July 2013 Tous Automatic Classification of Optical Biopsy Images
  • 2. Introduction Materials and Methods Results Discussion Índex 1 Introduction 2 Materials and Methods 3 Results 4 Discussion Tous Automatic Classification of Optical Biopsy Images
  • 3. Introduction Materials and Methods Results Discussion Índex 1 Introduction 2 Materials and Methods 3 Results 4 Discussion Tous Automatic Classification of Optical Biopsy Images
  • 4. Introduction Materials and Methods Results Discussion Introduction Problem statement Confocal laser endomicroscopy (CLE) has revolutionized gastrointestinal endoscopy by providing microscopic visualization on a cellular basis in vivo. However, most gastroenterologists are not trained to interpret mucosal pathology, and histopathologists are usually not available in the endoscopy suite. Tous Automatic Classification of Optical Biopsy Images
  • 5. Introduction Materials and Methods Results Discussion Introduction General project goal To build a set of computer-aided diagnosis tools that assist endoscopists in the interpretation of optical biopsies obtained through CLE. Real-time functionalities for supporting diagnosis in vivo. Tools for cataloguing and searching CLE databases. Tous Automatic Classification of Optical Biopsy Images
  • 6. Introduction Materials and Methods Results Discussion Introduction Project subgoals Real-time functionalities for supporting diagnosis in vivo. Automated diagnosis. (normal vs. abnormal mucosa, differentiation between different pathologies). Overprint visual markers highlighting the geometry of the crypts. Tools for cataloguing and searching CLE databases. Automated cataloguing of CLE databases. Search engine with query-by-example functionality. Tous Automatic Classification of Optical Biopsy Images
  • 7. Introduction Materials and Methods Results Discussion Introduction. Colon microarchitecture Tous Automatic Classification of Optical Biopsy Images
  • 8. Introduction Materials and Methods Results Discussion Introduction. Colouring agents Left: acrifliavine hydrochloride. Right: fluorescein (used for our sample). Red arrows: goblet cells. Tous Automatic Classification of Optical Biopsy Images
  • 9. Introduction Materials and Methods Results Discussion Índex 1 Introduction 2 Materials and Methods 3 Results 4 Discussion Tous Automatic Classification of Optical Biopsy Images
  • 10. Introduction Materials and Methods Results Discussion Materials and Methods. General workflow Tous Automatic Classification of Optical Biopsy Images
  • 11. Introduction Materials and Methods Results Discussion Materials and Methods. General workflow In a first step, the system’s database was standardized using image sets based on the Mainz confocal classification for colonic optical biopsies. This step was used to provide an optical biopsy search engine based on extracting simplified features of crypt and mucosal patterns. The second step aims at providing an interrogation platform to provide on-site assistance during CLE, mainly by automated detection of crypt geometry. Tous Automatic Classification of Optical Biopsy Images
  • 12. Introduction Materials and Methods Results Discussion Materials and Methods. Image set description 137 black and white instances 10 are labelled as "healthy" 12 as "hyperplastic" 115 as neoplastic" Instances have 1024x1024 pixels, and are 8-bit grayscale, JPEG compressed and 548KB in average. Many of the instances were taken from same patients, and some of them only capture slight variations of a same tissue. Tous Automatic Classification of Optical Biopsy Images
  • 13. Introduction Materials and Methods Results Discussion Materials and Methods. Class description Each image instance is tagged according to medical judgement, the three main categories being: Healthy Hyperplastic Neoplastic Neoplastic comprises Adenomous and Cancerous, each of them in several degrees of seriousness and malignity, namely normalör low gradefor adenomas, and normaländ Type 1for carcinomas. Sample instances can be categorised via visual inspection, at least into the three main categories. Tous Automatic Classification of Optical Biopsy Images
  • 14. Introduction Materials and Methods Results Discussion Materials and Methods. Healthy tissue Healthy tissue is characterised by regular crypts in a honeycomb-like structure that present small size and shape variance. In general, healthy crypts are recognisable as darker, circle-shaped areas in a generally regular spatial distribution. Due to variations in the depth or diferent degrees of fluorescent agent penetration, the cells’ cytoplasm may be especially prominent (bottom). This circumstance has proven, at later stages, to be non-trivial to address. Tous Automatic Classification of Optical Biopsy Images
  • 15. Introduction Materials and Methods Results Discussion Materials and Methods. Hyperplastic tissue Hyperplasia means cells have proliferated more than usual in a tissue. In hyperplastic colon cases we can appreciate abnormal crypt bloating, although their integrity is still preserved to some extent. Tous Automatic Classification of Optical Biopsy Images
  • 16. Introduction Materials and Methods Results Discussion Materials and Methods. Hyperplastic tissue Some milder cases present a regular crypt structure just like in healthy tissue, except in one or two crypts that have abnormal growth. In contrast with these, some others are more dificult to recognise. Tous Automatic Classification of Optical Biopsy Images
  • 17. Introduction Materials and Methods Results Discussion Materials and Methods. Neoplastic tissue Neoplasia is the massive and uncoordinated proliferation of cells; this is also commonly known as tumour. Tous Automatic Classification of Optical Biopsy Images
  • 18. Introduction Materials and Methods Results Discussion Materials and Methods. Neoplastic tissue A typical feature in them is having strange nuclear-to-cytoplasmic ratios. However, nuclei are not stained by fluorescein. Fortunately, neoangiogenesis can be observed with fluorescein, and it is a phenomenon whose detection points strongly towards pathogenesis. These new blood vessels are caracterised not only by tortuosity and high irregularity, but also by profuse liquid leakiness, that causes tissue staining easy to see. Tous Automatic Classification of Optical Biopsy Images
  • 19. Introduction Materials and Methods Results Discussion Materials and Methods. Algorithm outline Automatic feature extraction in CLE images. Inferring semantic metadata from low-level features. Image Analysis + Pattern Recognition. The image analysis algorithm allows identifying the different crypts and also featuring their contours. The extracted low-level visual features are then combined to obtain a feature vector. This vector is analyzed to translate the low-level details into high-level semantic information about the images, notably a suggested diagnosis. Tous Automatic Classification of Optical Biopsy Images
  • 20. Introduction Materials and Methods Results Discussion Materials and Methods. Algorithm flowchart Tous Automatic Classification of Optical Biopsy Images
  • 21. Introduction Materials and Methods Results Discussion Índex 1 Introduction 2 Materials and Methods 3 Results 4 Discussion Tous Automatic Classification of Optical Biopsy Images
  • 22. Introduction Materials and Methods Results Discussion Results. Automatic crypt geometry characterization The image analysis algorithm allows identifying the different crypts and also featuring their contours with high accuracy. This information is computed to characterize the geometry of the crypts and to overprint visual markers aiming to facilitate diagnosis. Tous Automatic Classification of Optical Biopsy Images
  • 23. Introduction Materials and Methods Results Discussion Results. Automatic crypt geometry characterization Two watershedding flavours on a neoplastic image Tous Automatic Classification of Optical Biopsy Images
  • 24. Introduction Materials and Methods Results Discussion Results. Automated diagnosis Our classification approach Chaining two binary classification problems in a row. 1) healthy vs. unhealthy; if unhealthy 2) hyperplasia vs neoplasia. We opted for this because the crypt shape, boundary, etc on hyperplastic examples were not much different from those obtained from neoplastic ones. All classifers were evaluated using Leave One Out Cross-Validation (LOOCV). Tous Automatic Classification of Optical Biopsy Images
  • 25. Introduction Materials and Methods Results Discussion Results. Automated diagnosis (step 1) healthy vs. unhealthy Effectiveness (with 200x200 pixels downscaling and a custom classifier). A 100% hit rate is attained with the present algorithm. The present sample (137 images) is relatively small, and its classes are highly unbalanced in size. Besides, they come from an even smaller number of patients and capturing situations. Tous Automatic Classification of Optical Biopsy Images
  • 26. Introduction Materials and Methods Results Discussion Results. Automated diagnosis Confusion Matrix (custom classifer healthy vs. unhealthy) classified as unhealthy unhealthy healthy classified as healthy 127 0 0 10 Tous Automatic Classification of Optical Biopsy Images
  • 27. Introduction Materials and Methods Results Discussion Results. Automated diagnosis (step 2) hyperplasia vs neoplasia Classfication over the resulting unhealthy examples from step 1. We noted that cells were usually abundant and homogeneously distributed in hyperplastic images. We implemented a simple adhoc decision tree on the only 3 descriptors for the second decision by seeing how they behaved. It also reached 100% prediction rate within unhealthy images when dividing them in hyperplasia and neoplasia. Tous Automatic Classification of Optical Biopsy Images
  • 28. Introduction Materials and Methods Results Discussion Results. Automated diagnosis Efficiency We have studied the impact of the parameters choice on time costs, aiming to reduce them at the least possible accuracy expense. With the current performance, we believe real-time analysis of the newly acquired images is possible, thus aiding the endoscopist in his or her exploration task. In addition, this suggests a possible future line of progress: work towards a video-rate (24 frames per second) processing system, where crypt highlighting could be especially valuable. Tous Automatic Classification of Optical Biopsy Images
  • 29. Introduction Materials and Methods Results Discussion Results. Cataloguing and search Besides supporting the diagnosis of a single image during an ongoing session, the described method also allows annotating a complete database of CLE images with semantic information, thus providing a search engine with advanced functionalities such as semantic retrieval or query by image. Tous Automatic Classification of Optical Biopsy Images
  • 30. Introduction Materials and Methods Results Discussion Índex 1 Introduction 2 Materials and Methods 3 Results 4 Discussion Tous Automatic Classification of Optical Biopsy Images
  • 31. Introduction Materials and Methods Results Discussion Discussion On-site image analysis and semantic interpretation are able to provide a standardized diagnosis of CLE images in real time. This has the potential to facilitate, standardize and shorten endoscopists’ training for CLE. In addition, we provide a powerful tool to explore databases of images for retrospective analyses. This system’s geometry is not limited to CLE, but can be extended to multiple imaging modalities. Tous Automatic Classification of Optical Biopsy Images