SlideShare ist ein Scribd-Unternehmen logo
1 von 22
1
1/30/2015
Automatic Spatial Plausibility Checks for
Medical Object Recognition Results
Using a Spatial-Anatomical Ontology
Manuel Möller, Patrick Ernst,
Andreas Dengel, Daniel Sonntag
German Research Center for Artificial Intelligence
University of Kaiserslautern
2
1/30/2015
With the shift to the application of digital imaging
techniques for medical diagnosis, such as CT, MRI,
etc., the volume of digital images produced in modern
clinics increased tremendously.
Our clinical partner,the University Hospital Erlangen
in Germany, has a total of about 50 TB of medical
images. Currently, they have about 150,000 medical
examinations producing 13 TB of data per year.
3
1/30/2015
MEDICO, RadSem and RadSpeech: A
Mashup
4
1/30/2015
Automatic object recognition algorithms
5
1/30/2015
Our approach is to augment
medical domain ontologies
and allow for an automatic
detection of anatomically
implausible constellations in the
results of a state-of-the-art
system for automatic object
recognition in 3D CT scans.
The output of our system
also provides feedback which
anatomical entities are
most likely to have been located
incorrectly.
6
1/30/2015
Structural Anatomical Knowledge
7
1/30/2015
Motivation
• Automatic object
recognition algorithms
available for several
organs in 3D
• Perform reasonably well
(in many cases)
• Integration with
anatomical background
knowledge: Foundational
Model of Anatomy
Daniel Sonntag, Daniel.Sonntag@dfki.de
8
1/30/2015
Proposed Solution:
Integration of automatic object
recognition algorithms with
high-level knowledge about
human anatomy.
Motivation
In some cases the automatic
object recognition is grossly
wrong.
Daniel Sonntag, Daniel.Sonntag@dfki.de
9
1/30/2015
Outline
1. Goals and Prerequisites
2. Hierarchical Algorithm for Learning Spatial
Relations
3. Application to Automatic Object Recognition
4. Conclusion
Daniel Sonntag, Daniel.Sonntag@dfki.de
10
1/30/2015
Goals and Prerequisites
• Goals:
– bridge semantic gap between low-level and high-level
information
– develop system integrating information from both
sources
– perform reasoning to check plausibility of object
recognition results
• Prerequisites:
Automatic object recognition algorithms
Structural anatomical knowledge
Spatial relations of human anatomy
Integration of low-level and high-level information
Daniel Sonntag, Daniel.Sonntag@dfki.de
11
1/30/2015
Inductive Approach
• Qualitative representation: left/right,…
• Human Anatomy inherently variable  Fuzzy
• Data-driven
Patient 1
Patient 2
Patient 3
Patient 4
Patient 5 Canonical
Anatomy
Daniel Sonntag, Daniel.Sonntag@dfki.de
12
1/30/2015
Hierarchical Algorithm for
Learning Spatial Relations
Pre-Processing
Automatic
Annotation
Fuzzy Atlas
Qualitative
Representation
Spatial
Reasoning
Corpus
Daniel Sonntag, Daniel.Sonntag@dfki.de
13
1/30/2015
Pre-Processing
Automatic
Annotation
Fuzzy Atlas
Qualitative
Representation
Spatial
Reasoning
Corpus
• Collected at the University Hospital Erlangen
• from 2002 to 2008
• Cancer patients with lymphoma
• 3D volume data sets from computer tomography
scanners
• Available image data
Daniel Sonntag, Daniel.Sonntag@dfki.de
14
1/30/2015
• Statistical algorithms for the detection of
various anatomical entities
– Constrained MSL
– Hierarchical Active Shape Models
– Patch-based Deformable Models
– Trainable Boundary Detector
see: Seifert, Kelm, Möller, Mukherjee, Cavallaro,
Huber, Comaniciu: “Semantic Annotation of Medical
Images”, SPIE Medical Imaging 2010
Results:
• Meshes: 6 different organs
left/right kidney, left/right lung, urinary bladder, prostate gland
• Landmarks: 22 exposed points: top point of the liver, …
• Manually generated gold standard of automatically
annotated volume data sets: 1 017 labeled volumes
Pre-Processing
Automatic
Annotation
Fuzzy Atlas
Qualitative
Representation
Spatial
Reasoning
Corpus
Daniel Sonntag, Daniel.Sonntag@dfki.de
15
1/30/2015
• Classical Logic:
leftFrom(left kidney, right kidney)  {0,1}
• Fuzzy Logic:
leftFrom(left kidney, right kidney)  [0,1]
• Representation of direction in 2D:
0
½π
+/-π
-½π
R
T
right
above
left
below
α
Pre-Processing
Automatic
Annotation
Fuzzy Atlas
Qualitative
Representation
Spatial
Reasoning
Corpus
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
unten rechts oben
cos^2(x)
-½π ½π0
Truthvalue
angle
below aboveright
Daniel Sonntag, Daniel.Sonntag@dfki.de
16
1/30/2015
Patient 5
Patient 4
Patient 3
Patient 2
Patient 1
Natural variability in human anatomy
R Z
α=3°
„right kidney right from left kidney“:
Truth value
Absolutefrequency
10
R Z
α=0°
R
Zα=4°
R
Zα=4°
R Z
α=0°
avg= 0,92…
Pre-Processing
Automatic
Annotation
Fuzzy Atlas
Qualitative
Representation
Spatial
Reasoning
Corpus
Daniel Sonntag, Daniel.Sonntag@dfki.de
17
1/30/2015
A B
(a)
A B
(b) (c)
Right
Left
C
B
A
Relation Types
Pre-Processing
Automatic
Annotation
Fuzzy Atlas
Qualitative
Representation
Spatial
Reasoning
Corpus
• Direction: „left kidney left from right
kidney“
• Adjacency: „prostate adjacent to urinary
bladder“
• Between: „bronchial bifurcation between
left and right lung“
• Evaluated with medical experts
Daniel Sonntag, Daniel.Sonntag@dfki.de
18
1/30/2015
Spatial Relations in OWL Model
• Extension of the formalism in the
Foundational Model of Anatomy
[0..1]
left|right|
above|…
term
truthValue
Instance of SimpleFuzzyRelation
Anatomical Entity B
Anatomical Entity A
location
related
Object
FuzzySpatialAssoc
iationRelation
type
[0..1]
left|right|
above|…
directionalTerm
truthValue
Instance of SimpleFuzzyRelation
[0..1]
left|right|
above|…
directionalTerm
truthValue
Instance of SimpleFuzzyRelation
[0..1]
left|right|
above|…
term
truthValue
Instance of SimpleFuzzyRelation
Pre-Processing
Automatic
Annotation
Fuzzy Atlas
Qualitative
Representation
Spatial
Reasoning
Corpus
Daniel Sonntag, Daniel.Sonntag@dfki.de
19
1/30/2015
• Example:
Learning spatial
relations
• Comparison
between learned
model and new
object recognition
result
• Results:
true positives 407
true negatives 431
false positives 67
false negatives 213
precision 85,7%
recall 65,5%
Patient 1Patient 2
Patient 3
Patient 4 Pre-Processing
Automatic
Annotation
Fuzzy Atlas
Qualitative
Representation
Spatial
Reasoning
Corpus
Incorrectly
located
organ
Spatial Consistency Check
Daniel Sonntag, Daniel.Sonntag@dfki.de
20
1/30/2015
Medico Server
•MEDICO Ontology
•Sesame Triplestore
•>2 Mio. Triples
•Semantic
Annotation Store
•3D Volume Renderer
•Based on MITK
State of the Art Organ
and Landmark Detection
Ontology-based Visual
Navigation Application
Central Java-based Data
Exchange Application
MEDICOServer
Volume
Parser
MITK
Semantic
Navigation
Semantic
Search
XMLRPC
SPARQL
CORBA
CORBA
CORBA
Java API
CTC-WP4
Triple
Store
Query
Broker
RadSpeech
21
1/30/2015
Retrieval and examination of 2D/3D image series
22
1/30/2015
Conclusion
• Hierarchical abstraction process to learn spatial relations
from annotated volume data sets
• Method for the generation of a fuzzy anatomical atlas
from different patients
• Spatial consistency check comparing automatic object
recognition results with
Daniel Sonntag, Daniel.Sonntag@dfki.de
Pre-Processing
Automatic
Annotation
Fuzzy Atlas
Qualitative
Representation
Spatial
Reasoning
Corpus
Patient 5
Patient 4
Patient 3
Patient 2
Patient 1
R Z
α=3°
R Z
α=0°
R
Zα=4°
R
Zα=4°
R Z
α=0°
„right kidney right from left kidney“:
Truth value
Absolutefrequency
10

Weitere ähnliche Inhalte

Ähnlich wie Automatic Spatial Plausibility Checks for Medical Object Recognition Results Using a Spatio-Anatomical Ontology

Lec2: Digital Images and Medical Imaging Modalities
Lec2: Digital Images and Medical Imaging ModalitiesLec2: Digital Images and Medical Imaging Modalities
Lec2: Digital Images and Medical Imaging ModalitiesUlaş Bağcı
 
Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014Joel Saltz
 
인공지능은 의료를 어떻게 혁신할 것인가 (ver 2)
인공지능은 의료를 어떻게 혁신할 것인가 (ver 2)인공지능은 의료를 어떻게 혁신할 것인가 (ver 2)
인공지능은 의료를 어떻게 혁신할 것인가 (ver 2)Yoon Sup Choi
 
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...D3 Consutling
 
Ai and acute stroke imaging
Ai and acute stroke imagingAi and acute stroke imaging
Ai and acute stroke imagingJuneyGeorge
 
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...David Peyruc
 
Rapid biomedical search
Rapid biomedical search Rapid biomedical search
Rapid biomedical search petermurrayrust
 
2014 Medical Imaging
2014 Medical Imaging2014 Medical Imaging
2014 Medical ImagingEngku Fahmi
 
CT AND SPECT ANALYSIS1CT and SPECT ProceduresA statistic.docx
CT AND SPECT ANALYSIS1CT and SPECT ProceduresA statistic.docxCT AND SPECT ANALYSIS1CT and SPECT ProceduresA statistic.docx
CT AND SPECT ANALYSIS1CT and SPECT ProceduresA statistic.docxannettsparrow
 
Medical imaging Seminar Session 1
Medical imaging Seminar Session 1Medical imaging Seminar Session 1
Medical imaging Seminar Session 1Space IDEAS Hub
 
Fundamentals and Innovations in medical imaging.pptx
Fundamentals and Innovations in medical imaging.pptxFundamentals and Innovations in medical imaging.pptx
Fundamentals and Innovations in medical imaging.pptxHemant Rakesh
 
3D Visualisation System Report
3D Visualisation System Report3D Visualisation System Report
3D Visualisation System Reportmeducationdotnet
 
Univ of Miami CTSI: Citizen science seminar; Oct 2014
Univ of Miami CTSI: Citizen science seminar; Oct 2014Univ of Miami CTSI: Citizen science seminar; Oct 2014
Univ of Miami CTSI: Citizen science seminar; Oct 2014Richard Bookman
 
BDW16 London - Mishal Patel, NHS - Modernising Routine Breast Cancer Using Bi...
BDW16 London - Mishal Patel, NHS - Modernising Routine Breast Cancer Using Bi...BDW16 London - Mishal Patel, NHS - Modernising Routine Breast Cancer Using Bi...
BDW16 London - Mishal Patel, NHS - Modernising Routine Breast Cancer Using Bi...Big Data Week
 
Twenty Years of Whole Slide Imaging - the Coming Phase Change
Twenty Years of Whole Slide Imaging - the Coming Phase ChangeTwenty Years of Whole Slide Imaging - the Coming Phase Change
Twenty Years of Whole Slide Imaging - the Coming Phase ChangeJoel Saltz
 
Big Data and the Future by Sherri Rose
Big Data and the Future by Sherri RoseBig Data and the Future by Sherri Rose
Big Data and the Future by Sherri RoseLewis Lin 🦊
 
Charleston Conference 2016
Charleston Conference 2016Charleston Conference 2016
Charleston Conference 2016Anita de Waard
 
Deep learning application to medical imaging: Perspectives as a physician
Deep learning application to medical imaging: Perspectives as a physicianDeep learning application to medical imaging: Perspectives as a physician
Deep learning application to medical imaging: Perspectives as a physicianHongyoon Choi
 
From Experimental to Applied Predictive Analytics on Big Data - Milan Vukicevic
 From Experimental to Applied Predictive Analytics on Big Data - Milan Vukicevic From Experimental to Applied Predictive Analytics on Big Data - Milan Vukicevic
From Experimental to Applied Predictive Analytics on Big Data - Milan VukicevicInstitute of Contemporary Sciences
 

Ähnlich wie Automatic Spatial Plausibility Checks for Medical Object Recognition Results Using a Spatio-Anatomical Ontology (20)

Lec2: Digital Images and Medical Imaging Modalities
Lec2: Digital Images and Medical Imaging ModalitiesLec2: Digital Images and Medical Imaging Modalities
Lec2: Digital Images and Medical Imaging Modalities
 
Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014
 
인공지능은 의료를 어떻게 혁신할 것인가 (ver 2)
인공지능은 의료를 어떻게 혁신할 것인가 (ver 2)인공지능은 의료를 어떻게 혁신할 것인가 (ver 2)
인공지능은 의료를 어떻게 혁신할 것인가 (ver 2)
 
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...
 
Ai and acute stroke imaging
Ai and acute stroke imagingAi and acute stroke imaging
Ai and acute stroke imaging
 
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...
 
Rapid biomedical search
Rapid biomedical search Rapid biomedical search
Rapid biomedical search
 
2014 Medical Imaging
2014 Medical Imaging2014 Medical Imaging
2014 Medical Imaging
 
CT AND SPECT ANALYSIS1CT and SPECT ProceduresA statistic.docx
CT AND SPECT ANALYSIS1CT and SPECT ProceduresA statistic.docxCT AND SPECT ANALYSIS1CT and SPECT ProceduresA statistic.docx
CT AND SPECT ANALYSIS1CT and SPECT ProceduresA statistic.docx
 
Medical imaging Seminar Session 1
Medical imaging Seminar Session 1Medical imaging Seminar Session 1
Medical imaging Seminar Session 1
 
Fundamentals and Innovations in medical imaging.pptx
Fundamentals and Innovations in medical imaging.pptxFundamentals and Innovations in medical imaging.pptx
Fundamentals and Innovations in medical imaging.pptx
 
3D Visualisation System Report
3D Visualisation System Report3D Visualisation System Report
3D Visualisation System Report
 
Univ of Miami CTSI: Citizen science seminar; Oct 2014
Univ of Miami CTSI: Citizen science seminar; Oct 2014Univ of Miami CTSI: Citizen science seminar; Oct 2014
Univ of Miami CTSI: Citizen science seminar; Oct 2014
 
BDW16 London - Mishal Patel, NHS - Modernising Routine Breast Cancer Using Bi...
BDW16 London - Mishal Patel, NHS - Modernising Routine Breast Cancer Using Bi...BDW16 London - Mishal Patel, NHS - Modernising Routine Breast Cancer Using Bi...
BDW16 London - Mishal Patel, NHS - Modernising Routine Breast Cancer Using Bi...
 
Twenty Years of Whole Slide Imaging - the Coming Phase Change
Twenty Years of Whole Slide Imaging - the Coming Phase ChangeTwenty Years of Whole Slide Imaging - the Coming Phase Change
Twenty Years of Whole Slide Imaging - the Coming Phase Change
 
Big Data and the Future by Sherri Rose
Big Data and the Future by Sherri RoseBig Data and the Future by Sherri Rose
Big Data and the Future by Sherri Rose
 
Charleston Conference 2016
Charleston Conference 2016Charleston Conference 2016
Charleston Conference 2016
 
Deep learning application to medical imaging: Perspectives as a physician
Deep learning application to medical imaging: Perspectives as a physicianDeep learning application to medical imaging: Perspectives as a physician
Deep learning application to medical imaging: Perspectives as a physician
 
5.0 - Abstract 1083 Zaleski SHS - Publish
5.0 - Abstract 1083 Zaleski SHS - Publish5.0 - Abstract 1083 Zaleski SHS - Publish
5.0 - Abstract 1083 Zaleski SHS - Publish
 
From Experimental to Applied Predictive Analytics on Big Data - Milan Vukicevic
 From Experimental to Applied Predictive Analytics on Big Data - Milan Vukicevic From Experimental to Applied Predictive Analytics on Big Data - Milan Vukicevic
From Experimental to Applied Predictive Analytics on Big Data - Milan Vukicevic
 

Kürzlich hochgeladen

TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 

Kürzlich hochgeladen (20)

TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 

Automatic Spatial Plausibility Checks for Medical Object Recognition Results Using a Spatio-Anatomical Ontology

  • 1. 1 1/30/2015 Automatic Spatial Plausibility Checks for Medical Object Recognition Results Using a Spatial-Anatomical Ontology Manuel Möller, Patrick Ernst, Andreas Dengel, Daniel Sonntag German Research Center for Artificial Intelligence University of Kaiserslautern
  • 2. 2 1/30/2015 With the shift to the application of digital imaging techniques for medical diagnosis, such as CT, MRI, etc., the volume of digital images produced in modern clinics increased tremendously. Our clinical partner,the University Hospital Erlangen in Germany, has a total of about 50 TB of medical images. Currently, they have about 150,000 medical examinations producing 13 TB of data per year.
  • 3. 3 1/30/2015 MEDICO, RadSem and RadSpeech: A Mashup
  • 5. 5 1/30/2015 Our approach is to augment medical domain ontologies and allow for an automatic detection of anatomically implausible constellations in the results of a state-of-the-art system for automatic object recognition in 3D CT scans. The output of our system also provides feedback which anatomical entities are most likely to have been located incorrectly.
  • 7. 7 1/30/2015 Motivation • Automatic object recognition algorithms available for several organs in 3D • Perform reasonably well (in many cases) • Integration with anatomical background knowledge: Foundational Model of Anatomy Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 8. 8 1/30/2015 Proposed Solution: Integration of automatic object recognition algorithms with high-level knowledge about human anatomy. Motivation In some cases the automatic object recognition is grossly wrong. Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 9. 9 1/30/2015 Outline 1. Goals and Prerequisites 2. Hierarchical Algorithm for Learning Spatial Relations 3. Application to Automatic Object Recognition 4. Conclusion Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 10. 10 1/30/2015 Goals and Prerequisites • Goals: – bridge semantic gap between low-level and high-level information – develop system integrating information from both sources – perform reasoning to check plausibility of object recognition results • Prerequisites: Automatic object recognition algorithms Structural anatomical knowledge Spatial relations of human anatomy Integration of low-level and high-level information Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 11. 11 1/30/2015 Inductive Approach • Qualitative representation: left/right,… • Human Anatomy inherently variable  Fuzzy • Data-driven Patient 1 Patient 2 Patient 3 Patient 4 Patient 5 Canonical Anatomy Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 12. 12 1/30/2015 Hierarchical Algorithm for Learning Spatial Relations Pre-Processing Automatic Annotation Fuzzy Atlas Qualitative Representation Spatial Reasoning Corpus Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 13. 13 1/30/2015 Pre-Processing Automatic Annotation Fuzzy Atlas Qualitative Representation Spatial Reasoning Corpus • Collected at the University Hospital Erlangen • from 2002 to 2008 • Cancer patients with lymphoma • 3D volume data sets from computer tomography scanners • Available image data Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 14. 14 1/30/2015 • Statistical algorithms for the detection of various anatomical entities – Constrained MSL – Hierarchical Active Shape Models – Patch-based Deformable Models – Trainable Boundary Detector see: Seifert, Kelm, Möller, Mukherjee, Cavallaro, Huber, Comaniciu: “Semantic Annotation of Medical Images”, SPIE Medical Imaging 2010 Results: • Meshes: 6 different organs left/right kidney, left/right lung, urinary bladder, prostate gland • Landmarks: 22 exposed points: top point of the liver, … • Manually generated gold standard of automatically annotated volume data sets: 1 017 labeled volumes Pre-Processing Automatic Annotation Fuzzy Atlas Qualitative Representation Spatial Reasoning Corpus Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 15. 15 1/30/2015 • Classical Logic: leftFrom(left kidney, right kidney)  {0,1} • Fuzzy Logic: leftFrom(left kidney, right kidney)  [0,1] • Representation of direction in 2D: 0 ½π +/-π -½π R T right above left below α Pre-Processing Automatic Annotation Fuzzy Atlas Qualitative Representation Spatial Reasoning Corpus 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 unten rechts oben cos^2(x) -½π ½π0 Truthvalue angle below aboveright Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 16. 16 1/30/2015 Patient 5 Patient 4 Patient 3 Patient 2 Patient 1 Natural variability in human anatomy R Z α=3° „right kidney right from left kidney“: Truth value Absolutefrequency 10 R Z α=0° R Zα=4° R Zα=4° R Z α=0° avg= 0,92… Pre-Processing Automatic Annotation Fuzzy Atlas Qualitative Representation Spatial Reasoning Corpus Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 17. 17 1/30/2015 A B (a) A B (b) (c) Right Left C B A Relation Types Pre-Processing Automatic Annotation Fuzzy Atlas Qualitative Representation Spatial Reasoning Corpus • Direction: „left kidney left from right kidney“ • Adjacency: „prostate adjacent to urinary bladder“ • Between: „bronchial bifurcation between left and right lung“ • Evaluated with medical experts Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 18. 18 1/30/2015 Spatial Relations in OWL Model • Extension of the formalism in the Foundational Model of Anatomy [0..1] left|right| above|… term truthValue Instance of SimpleFuzzyRelation Anatomical Entity B Anatomical Entity A location related Object FuzzySpatialAssoc iationRelation type [0..1] left|right| above|… directionalTerm truthValue Instance of SimpleFuzzyRelation [0..1] left|right| above|… directionalTerm truthValue Instance of SimpleFuzzyRelation [0..1] left|right| above|… term truthValue Instance of SimpleFuzzyRelation Pre-Processing Automatic Annotation Fuzzy Atlas Qualitative Representation Spatial Reasoning Corpus Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 19. 19 1/30/2015 • Example: Learning spatial relations • Comparison between learned model and new object recognition result • Results: true positives 407 true negatives 431 false positives 67 false negatives 213 precision 85,7% recall 65,5% Patient 1Patient 2 Patient 3 Patient 4 Pre-Processing Automatic Annotation Fuzzy Atlas Qualitative Representation Spatial Reasoning Corpus Incorrectly located organ Spatial Consistency Check Daniel Sonntag, Daniel.Sonntag@dfki.de
  • 20. 20 1/30/2015 Medico Server •MEDICO Ontology •Sesame Triplestore •>2 Mio. Triples •Semantic Annotation Store •3D Volume Renderer •Based on MITK State of the Art Organ and Landmark Detection Ontology-based Visual Navigation Application Central Java-based Data Exchange Application MEDICOServer Volume Parser MITK Semantic Navigation Semantic Search XMLRPC SPARQL CORBA CORBA CORBA Java API CTC-WP4 Triple Store Query Broker RadSpeech
  • 21. 21 1/30/2015 Retrieval and examination of 2D/3D image series
  • 22. 22 1/30/2015 Conclusion • Hierarchical abstraction process to learn spatial relations from annotated volume data sets • Method for the generation of a fuzzy anatomical atlas from different patients • Spatial consistency check comparing automatic object recognition results with Daniel Sonntag, Daniel.Sonntag@dfki.de Pre-Processing Automatic Annotation Fuzzy Atlas Qualitative Representation Spatial Reasoning Corpus Patient 5 Patient 4 Patient 3 Patient 2 Patient 1 R Z α=3° R Z α=0° R Zα=4° R Zα=4° R Z α=0° „right kidney right from left kidney“: Truth value Absolutefrequency 10