2
Most read
3
Most read
10
Most read
Deep Learning in Medical Imaging,
An Introduction
Joonhyung Lee, Joonyoung Song, Gyutaek Oh,
Junghyun Lee, Deborah Martin, Gemechu Bekele Tolossa
What is Deep Learning?: Artificial Neurons
Artificial Neural Networks (ANNs) are very loosely modeled on biological
neurons. They take inputs from other neurons, multiply a weight, add a bias, and
then apply an activation function.
What is Deep Learning?: Hidden Layers
Neural Networks are structured in
multiple layers so that artificial
neurons performing simple
calculations can approximate
complex functions which are
difficult to state explicitly.
Convolutional Neural Networks
Convolutional Neural Networks are used
for image data. These use ‘filters’ or
‘kernels’ to pass over the image.
Each location on the kernel has its own
weight and each kernel has its own bias.
Each kernel performs a convolution over
al the data, for each channel and each
item in the mini-batch.
Side Note
Technically, most modern
deep leaning platforms
perform cross-correlation,
not convolution, due to
ease of implementation.
The results are the same,
except that the filters are
transposed.
▪ The method in use
in modern deep
learning is called
backpropagation
(for backward
propagation of
errors)
▪ However, in order
for a deep learning
model to work,
there must be a
process by which it
improves.
Backpropagation: How to improve the model?
▪ Select a loss function (or cost
function) “ℒ” which can be
differentiated by its parameters
(weights and biases).
▪ Then change the parameters in the
direction of the gradient that
reduces the loss.
Medical Imaging
MRI
Ultrasound
CT
PET
Deep Learning in Bio-Medical Imaging
Deep Learning in Bio-Medical Imaging

More Related Content

PDF
A survey of deep learning approaches to medical applications
PDF
Intro to Deep Learning for Medical Image Analysis, with Dan Lee from Dentuit AI
PDF
(2017/06)Practical points of deep learning for medical imaging
PDF
Deep learning for medical imaging
PPTX
Machine Learning for Medical Image Analysis: What, where and how?
PPTX
Brain Tumor Segmentation using Enhanced U-Net Model with Empirical Analysis
PDF
Deep learning and Healthcare
PPTX
Medical Image segmentation from dl .pptx
A survey of deep learning approaches to medical applications
Intro to Deep Learning for Medical Image Analysis, with Dan Lee from Dentuit AI
(2017/06)Practical points of deep learning for medical imaging
Deep learning for medical imaging
Machine Learning for Medical Image Analysis: What, where and how?
Brain Tumor Segmentation using Enhanced U-Net Model with Empirical Analysis
Deep learning and Healthcare
Medical Image segmentation from dl .pptx

What's hot (20)

PPTX
Prospects of Deep Learning in Medical Imaging
PDF
An introduction to Machine Learning
PPTX
Image Segmentation Using Deep Learning : A survey
PPT
Deep learning ppt
PPS
Neural Networks
PPTX
Feed forward ,back propagation,gradient descent
PDF
Introduction to Autoencoders
PDF
Image segmentation with deep learning
PPTX
Deep Learning for Lung Cancer Detection
PPTX
Machine learning seminar ppt
PPTX
Lung Cancer Prediction using Image Classification
PDF
Introduction to Neural Networks
PDF
An introduction to Deep Learning
PDF
Deep learning
PPTX
Introduction to Deep learning
PPTX
U-Net (1).pptx
PPTX
Neural Network Based Brain Tumor Detection using MR Images
DOCX
deep learning applications in medical image analysis brain tumor
PPTX
Deep Learning With Neural Networks
PPT
Artificial Neural Network seminar presentation using ppt.
Prospects of Deep Learning in Medical Imaging
An introduction to Machine Learning
Image Segmentation Using Deep Learning : A survey
Deep learning ppt
Neural Networks
Feed forward ,back propagation,gradient descent
Introduction to Autoencoders
Image segmentation with deep learning
Deep Learning for Lung Cancer Detection
Machine learning seminar ppt
Lung Cancer Prediction using Image Classification
Introduction to Neural Networks
An introduction to Deep Learning
Deep learning
Introduction to Deep learning
U-Net (1).pptx
Neural Network Based Brain Tumor Detection using MR Images
deep learning applications in medical image analysis brain tumor
Deep Learning With Neural Networks
Artificial Neural Network seminar presentation using ppt.
Ad

Similar to Deep Learning in Bio-Medical Imaging (20)

PPTX
Deep learning health care
PPTX
Artifical Neural Network and its applications
PPTX
Introduction-to-Deep-Learning about new technologies
PDF
MDEC Data Matters Series: machine learning and Deep Learning, A Primer
PDF
Introduction to Deep Learning and some Neuroimaging Applications
PDF
An Introduction to Deep Learning
PPT
2017 07 03_meetup_d
PPT
2017 07 03_meetup_d
PPTX
A simple presentation for deep learning.
PDF
Big Data Malaysia - A Primer on Deep Learning
PDF
Intro deep learning
PPTX
Application and Implementation of different deep learning
PDF
Deep Learning for Industry
PDF
DOC-20220614-WA0008..pdf
PPTX
Deep Learning and Neural Network __.pptx
PPTX
_Introduction, comparison, and application of deep learning - Dr. Gopalakrish...
PPTX
Introduction to Deep learning
PPTX
DEEP_LEARNING_Lecture1 for btech students.pptx
PPTX
Neural Systems in Medicine Biomedical.pptx
PPTX
What is Deep Learning.pptx
Deep learning health care
Artifical Neural Network and its applications
Introduction-to-Deep-Learning about new technologies
MDEC Data Matters Series: machine learning and Deep Learning, A Primer
Introduction to Deep Learning and some Neuroimaging Applications
An Introduction to Deep Learning
2017 07 03_meetup_d
2017 07 03_meetup_d
A simple presentation for deep learning.
Big Data Malaysia - A Primer on Deep Learning
Intro deep learning
Application and Implementation of different deep learning
Deep Learning for Industry
DOC-20220614-WA0008..pdf
Deep Learning and Neural Network __.pptx
_Introduction, comparison, and application of deep learning - Dr. Gopalakrish...
Introduction to Deep learning
DEEP_LEARNING_Lecture1 for btech students.pptx
Neural Systems in Medicine Biomedical.pptx
What is Deep Learning.pptx
Ad

More from Joonhyung Lee (11)

PPTX
PPTX
Rethinking Attention with Performers
PPTX
Denoising Unpaired Low Dose CT Images with Self-Ensembled CycleGAN
PPTX
Deep Learning Fast MRI Using Channel Attention in Magnitude Domain
PPTX
InfoGAN: Interpretable Representation Learning by Information Maximizing Gene...
PPTX
CutMix: Regularization Strategy to Train Strong Classifiers with Localizable ...
PPTX
AlphaZero: A General Reinforcement Learning Algorithm that Masters Chess, Sho...
PPTX
Squeeze Excitation Networks, The simple idea that won the final ImageNet Chal...
PPTX
DeepLab V3+: Encoder-Decoder with Atrous Separable Convolution for Semantic I...
PPTX
AlphaGo Zero: Mastering the Game of Go Without Human Knowledge
PPTX
StarGAN
Rethinking Attention with Performers
Denoising Unpaired Low Dose CT Images with Self-Ensembled CycleGAN
Deep Learning Fast MRI Using Channel Attention in Magnitude Domain
InfoGAN: Interpretable Representation Learning by Information Maximizing Gene...
CutMix: Regularization Strategy to Train Strong Classifiers with Localizable ...
AlphaZero: A General Reinforcement Learning Algorithm that Masters Chess, Sho...
Squeeze Excitation Networks, The simple idea that won the final ImageNet Chal...
DeepLab V3+: Encoder-Decoder with Atrous Separable Convolution for Semantic I...
AlphaGo Zero: Mastering the Game of Go Without Human Knowledge
StarGAN

Recently uploaded (20)

PDF
Traditional Healing Practices: A Model for Integrative Care in Diabetes Mana...
PPTX
BPharm_Hospital_Organization_Complete_PPT.pptx
PPTX
HAEMATOLOGICAL DISEASES lack of red blood cells, which carry oxygen throughou...
PDF
final prehhhejjehehhehehehebesentation.pdf
PPTX
ELISA(Enzyme linked immunosorbent assay)
PDF
Sustainable Biology- Scopes, Principles of sustainiability, Sustainable Resou...
PDF
Packaging materials of fruits and vegetables
PPTX
Introduction to Immunology (Unit-1).pptx
PPTX
Understanding the Circulatory System……..
PDF
Integrative Oncology: Merging Conventional and Alternative Approaches (www.k...
PPTX
Presentation1 INTRODUCTION TO ENZYMES.pptx
PDF
Science Form five needed shit SCIENEce so
PDF
Metabolic Acidosis. pa,oakw,llwla,wwwwqw
PDF
Sujay Rao Mandavilli IJISRT25AUG764 context based approaches to population ma...
PPT
Enhancing Laboratory Quality Through ISO 15189 Compliance
PPTX
02_OpenStax_Chemistry_Slides_20180406 copy.pptx
PDF
The Future of Telehealth: Engineering New Platforms for Care (www.kiu.ac.ug)
PPTX
Spectroscopic Techniques for M Tech Civil Engineerin .pptx
PPT
Biochemestry- PPT ON Protein,Nitrogenous constituents of Urine, Blood, their ...
PDF
From Molecular Interactions to Solubility in Deep Eutectic Solvents: Explorin...
Traditional Healing Practices: A Model for Integrative Care in Diabetes Mana...
BPharm_Hospital_Organization_Complete_PPT.pptx
HAEMATOLOGICAL DISEASES lack of red blood cells, which carry oxygen throughou...
final prehhhejjehehhehehehebesentation.pdf
ELISA(Enzyme linked immunosorbent assay)
Sustainable Biology- Scopes, Principles of sustainiability, Sustainable Resou...
Packaging materials of fruits and vegetables
Introduction to Immunology (Unit-1).pptx
Understanding the Circulatory System……..
Integrative Oncology: Merging Conventional and Alternative Approaches (www.k...
Presentation1 INTRODUCTION TO ENZYMES.pptx
Science Form five needed shit SCIENEce so
Metabolic Acidosis. pa,oakw,llwla,wwwwqw
Sujay Rao Mandavilli IJISRT25AUG764 context based approaches to population ma...
Enhancing Laboratory Quality Through ISO 15189 Compliance
02_OpenStax_Chemistry_Slides_20180406 copy.pptx
The Future of Telehealth: Engineering New Platforms for Care (www.kiu.ac.ug)
Spectroscopic Techniques for M Tech Civil Engineerin .pptx
Biochemestry- PPT ON Protein,Nitrogenous constituents of Urine, Blood, their ...
From Molecular Interactions to Solubility in Deep Eutectic Solvents: Explorin...

Deep Learning in Bio-Medical Imaging

  • 1. Deep Learning in Medical Imaging, An Introduction Joonhyung Lee, Joonyoung Song, Gyutaek Oh, Junghyun Lee, Deborah Martin, Gemechu Bekele Tolossa
  • 2. What is Deep Learning?: Artificial Neurons Artificial Neural Networks (ANNs) are very loosely modeled on biological neurons. They take inputs from other neurons, multiply a weight, add a bias, and then apply an activation function.
  • 3. What is Deep Learning?: Hidden Layers Neural Networks are structured in multiple layers so that artificial neurons performing simple calculations can approximate complex functions which are difficult to state explicitly.
  • 4. Convolutional Neural Networks Convolutional Neural Networks are used for image data. These use ‘filters’ or ‘kernels’ to pass over the image. Each location on the kernel has its own weight and each kernel has its own bias. Each kernel performs a convolution over al the data, for each channel and each item in the mini-batch.
  • 5. Side Note Technically, most modern deep leaning platforms perform cross-correlation, not convolution, due to ease of implementation. The results are the same, except that the filters are transposed.
  • 6. ▪ The method in use in modern deep learning is called backpropagation (for backward propagation of errors) ▪ However, in order for a deep learning model to work, there must be a process by which it improves.
  • 7. Backpropagation: How to improve the model? ▪ Select a loss function (or cost function) “ℒ” which can be differentiated by its parameters (weights and biases). ▪ Then change the parameters in the direction of the gradient that reduces the loss.