SlideShare a Scribd company logo
IBM AI Solutions on Power Systems
--
Andrew Zhang
Data Scientist
IBM Cognitive Systems
andrew.zhang@ibm.com
04/23/2020
• Introduction
• IBM Visual Insights
• IBM AI Solutions on Power Systems
• Use Case Demo: Breast Cancer Classification
• Use Case Demo: Diabetic Retinopathy Detection
• Response to Covid-19
• Open Issues
Agenda
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
• Open Source
• Big Data Analytics
• Data and AI
• High Performance Computing
About me
4
Introduction
6
Machine Learning vs Deep Learning
Machine Learning
• Traditional ML requires manual
feature extraction/engineering
• Feature extraction for unstructured
data is very difficult
Deep Learning
• Deep learning can automatically
learn features in data
• Deep learning is largely a "black box"
technique, updating learned weights
at each layer
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
8
9
Tools & Infrastructure
• Need an environment
that enables a “fail fast”
approach
• Discrete tools present
barriers to productivity
Governance
• If the data isn’t secure,
self-service isn’t a
reality
• Challenge
understanding data
lineage and getting to a
system of truth
Skills
• Data Science skills are in
low supply and high
demand
• Nurturing new data
professionals is
challenging
Data
• Data resides in silos &
difficult to access
• Unstructured and
external data wasn’t
considered
10
Why are organizations
struggling to capture the value
of Data and AI?
11
IBM Visual Insights
12
Source: Fei-Fei Li, Andrej Karpathy & Justin Johnson (2016) cs231n, Lecture 8 - Slide 8, Spatial Localization and Detection (01/02/2016).
Available: http://cs231n.stanford.edu/slides/2016/winter1516_lecture8.pdf
IBM Visual Insights
13
• Image Classification
• Object Detection
• Image Segmentation
• Video Action Detection
• Built-in Data Augmentation
• Transfer Learning
• Advanced Labeling Assistance Features
• Video Labeling Support and Video Preview
• Deployment on FPGA, GPU, or CPU (x86 or P9)
• Built for (Private) Cloud Native on Kubernetes
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
TopicsWatson Machine Learning Accelerator: A Data Science &
Enterprise AI Platform Architecture Overview
16
Embracing Kubernetes & Containers (OpenShift)
On Premise, K8S/Docker via OpenShift (Power and x86 Support)
Kubernetes & Containers
Advanced Kubernetes Scheduling Policy Engine
Kubernetes Namespace with CPU/GPU Resources
Advanced Workload Scheduler – Meta Session Scheduling Daemon (MSD)
Training Execution – EDT
Hyper-Parameter Optimization Execution- HPO
Inference Execution - EDI
Resource
Management
Resource Allocation
Workload
Scheduler
Execution Logic
Example
Frameworks /
Development Tools
/ 3rd Party Support
SnapML
WMLA:
End-to-End
Enterprise AI
Platform
© IBM Corporation 2019 17
Simplicity: Integrated
Platform that Just Works
Curate, test, and support
fast moving Open Source
Provide enterprise
distributions
Easy to deploy enterprise
AI platform
Ease of Use,
Unique Capabilities
Faster Model
Training Time
Large data & model
support with NVLink
Acceleration of analytics,
ML and DL
AutoDL: Visual Insights
AutoML: H2O
Elastic training: scale GPUs
as required
Faster training times from
single server
with scalability to 100s of
servers
Leads to faster insights
and better economics
Platform that Partners can
build on
Software Partners: H2O,
IBM, Anaconda
SIs, Solution Vendors
& Accelerator Partners
Open AI Platform w/
Ecosystem Partners
Power9
CPU
GPU
WML-A
IBM
SW
ISV SW
Solution
SIs
Top reasons to choose Watson ML Accelerator
18
Use Case and Demo
Breast Cancer Classification
Use Case Description: Breast cancer affects 1 in 8 women during their lives. Worldwide, breast cancer is the most common type
of cancer in women and the second highest in terms of mortality rates. Recent studies have shown that deep learning system
performed as well as radiologists in standalone mode and improved the radiologists’ performance in support mode.
Solution: Classify breast cancer tumor types in less than 1 second with a high confidence level.
Dataset: https://web.inf.ufpr.br/vri/databases/breast-cancer-histopathological-database-breakhis/
• 9,109 microscopic images of breast tumor tissue
• collected from 82 patients using different magnifying
factors (40X, 100X, 200X, and 400X)
• 2,480 benign and 5,429 malignant samples
• Resolution: 700X460 pixels, 3-channel RGB, 8-bit depth
in each channel, PNG format
B = Benign
Adenosis
Fibroadenoma
Tubular Adenoma
Phyllodes Tumor
M = Malignant
Ductal Carcinoma
Lobular Carcinoma
Mucinous Carcinoma (Colloid)
Papillary Carcinoma
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
Breast Cancer Classification
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
The Goal - Classify 40x magnification cells
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
22
Demo: Breast Cancer Classification
Interactive Demo (10 mins)
Diabetic Retinopathy Detection
35,000 + images of various classes
0 - No DR
1 - Mild
2 - Moderate
3 - Severe
4 - Proliferative DR
Class 0 Class 4
Use Case Description: Diabetic retinopathy (DR) is the leading cause of blindness. DR will grow from 126 million in
2010 to 191 million by 2030. Comprehensive and automated method of DR screening has long been recognized.
Solution: Create an automatic image classification solution to assist medical diagnosis and research etc.
Dataset: https://www.kaggle.com/c/diabetic-retinopathy-detection
Data Augmentation Train Models Deploy Models InferencingGenerate DatasetPrepare Data
Catalog large number of
data files through
metadata management.
It is almost impossible to
manage large number of
files manually.
Create dataset with
balanced categories to
improve model
accuracy. Simple UI to
create new image data.
Automatic model
training using pre-
trained model and GPU
to scale compute.
One click model API
end-point
deployment for any
application.
Infuse AI with online
(mobile/web app),
batch, and real-time
streaming process.
Automatically select
any dataset and
subset for multiple
training iterations.
Step 1 Step 2 Step 3 Step 4 Step 5 Step 6
Diabetic Retinopathy Detection
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
25
Demo: Diabetic Retinopathy Detection
Play Video (10 mins)
Diabetic Retinopathy Detection – Next Steps
Python and Open Source
• Exploratory Data Analysis
• Crop and Resize Images
• Rotate and Mirror Images
• Neural Network Architecture
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
IBM Visual Insights Use Cases in Medical Imaging
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
Open Issues
28
• AI Golden Age: Big Data, Big Compute, Deep Learning
• State-of-the-art deep neural network architectures
• Supervised pre-training/domain-specific fine-tuning
• Unsupervised learning – GAN (Generative adversarial network)
• Data + knowledge
• Open medical datasets: From ImageNet to ??
• Data Labeling and Annotation
• Data Privacy – Federated Learning
• High Performance Computing in FPGA, GPU, or CPU (x86 or P9)
• Benchmarking – MLPerf – Medical Imaging
• Model size reduction
• Deployment on Edge Devices
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
© IBM Corporation 2019 29
Client Experience Centers Additional Resources
Design Sprint
Discovery Workshop
Discuss infrastructure and business challenges and identify potential use cases
IBM provides a 4-hour free workshop
Deliverable: Workshop and Use Cases
MVP (Minimum Viable Product) Build
Architectural Consulting
Team with an architect to help you define the framework of your solution.
IBM provides one week of solution architecture consulting
Deliverable: 40 hours of architecture consulting with an IBM architect
Develop a functioning solution using agile methodologies, leveraging IBM experts
IBM provides an application development team for 6-8 weeks
Deliverable: MVP application
How can IBM
make you
successful?
Contact:
design@us.ibm.com
aicoc@us.ibm.com
Apply IBM Design Thinking principles to evaluate current business and technology
processes and define the minimum viable product (MVP).
IBM provides one week of solution design, including an in-person workshop
Deliverable: Workshop and MVP definition
Questions ?
Twitter: @a9zhang
Email the speaker: andrew.zhang@ibm.com
References
31
1. PowerAI Vision
2. Using IBM PowerAI Vision to count cars with Object Detection!
3. How computers learn to recognize objects instantly
4. What are Generative Adversarial Networks (GANs) and how do they work?
5. Deep Learning in Medical Imaging - Ben Glocker
6. AI for "Deep Blue" Moment in Medical Imaging with Open Source Data
7. Case Study: TensorFlow in Medicine - Retinal Imaging (TensorFlow Dev Summit 2017)
8. Workshop on Deep Learning for CryoEM – 2018
Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
Covid-19 Response
IBM Covid-19 Data and AI Response
33
X-Ray Covid-19 Demo
34
Training and Inferencing
patientid
offset
sex
age
finding
survival
intubated
intubation_present
went_icu
needed_supplemental_O2
extubated
temperature
pO2_saturation
leukocyte_count
neutrophil_count
lymphocyte_count
view
modality
date
location
folder
filename
doi
url
license
clinical_notes
other_notes
Call to Action
35
- Contact Ganesan or AICOC (aicoc@us.ibm.com) for guided lab exercises
- Collaborate to share data and models for both DR and X-Ray lung Covid-19
- Looking for PhD students with medical background to develop advanced research on IBM super-computers
- Post slides on my twitter and Linkedin account
• Twitter: @a9zhang
• Email the speaker: andrew.zhang@ibm.com

More Related Content

What's hot

IBM HPC Transformation with AI
IBM HPC Transformation with AI IBM HPC Transformation with AI
IBM HPC Transformation with AI
Ganesan Narayanasamy
 
TAU E4S ON OpenPOWER /POWER9 platform
TAU E4S ON OpenPOWER /POWER9 platformTAU E4S ON OpenPOWER /POWER9 platform
TAU E4S ON OpenPOWER /POWER9 platform
Ganesan Narayanasamy
 
OpenPOWER Webinar on Machine Learning for Academic Research
OpenPOWER Webinar on Machine Learning for Academic Research OpenPOWER Webinar on Machine Learning for Academic Research
OpenPOWER Webinar on Machine Learning for Academic Research
Ganesan Narayanasamy
 
OpenPOWER Latest Updates
OpenPOWER Latest UpdatesOpenPOWER Latest Updates
OpenPOWER Latest Updates
Ganesan Narayanasamy
 
OpenCAPI-based Image Analysis Pipeline for 18 GB/s kilohertz-framerate X-ray ...
OpenCAPI-based Image Analysis Pipeline for 18 GB/s kilohertz-framerate X-ray ...OpenCAPI-based Image Analysis Pipeline for 18 GB/s kilohertz-framerate X-ray ...
OpenCAPI-based Image Analysis Pipeline for 18 GB/s kilohertz-framerate X-ray ...
Ganesan Narayanasamy
 
2018 bsc power9 and power ai
2018   bsc power9 and power ai 2018   bsc power9 and power ai
2018 bsc power9 and power ai
Ganesan Narayanasamy
 
OpenPOWER System Marconi100
OpenPOWER System Marconi100OpenPOWER System Marconi100
OpenPOWER System Marconi100
Ganesan Narayanasamy
 
AI OpenPOWER Academia Discussion Group
AI OpenPOWER Academia Discussion Group AI OpenPOWER Academia Discussion Group
AI OpenPOWER Academia Discussion Group
Ganesan Narayanasamy
 
CFD on Power
CFD on Power CFD on Power
CFD on Power
Ganesan Narayanasamy
 
BSC LMS DDL
BSC LMS DDL BSC LMS DDL
BSC LMS DDL
Ganesan Narayanasamy
 
Summit workshop thompto
Summit workshop thomptoSummit workshop thompto
Summit workshop thompto
Ganesan Narayanasamy
 
Transparent Hardware Acceleration for Deep Learning
Transparent Hardware Acceleration for Deep LearningTransparent Hardware Acceleration for Deep Learning
Transparent Hardware Acceleration for Deep Learning
Indrajit Poddar
 
SNAP MACHINE LEARNING
SNAP MACHINE LEARNINGSNAP MACHINE LEARNING
SNAP MACHINE LEARNING
Ganesan Narayanasamy
 
Ibm symp14 referentin_barbara koch_power_8 launch bk
Ibm symp14 referentin_barbara koch_power_8 launch bkIbm symp14 referentin_barbara koch_power_8 launch bk
Ibm symp14 referentin_barbara koch_power_8 launch bk
IBM Switzerland
 
MIT's experience on OpenPOWER/POWER 9 platform
MIT's experience on OpenPOWER/POWER 9 platformMIT's experience on OpenPOWER/POWER 9 platform
MIT's experience on OpenPOWER/POWER 9 platform
Ganesan Narayanasamy
 
PowerAI Deep dive
PowerAI Deep divePowerAI Deep dive
PowerAI Deep dive
Ganesan Narayanasamy
 
FPGAs and Machine Learning
FPGAs and Machine LearningFPGAs and Machine Learning
FPGAs and Machine Learning
inside-BigData.com
 
End-to-End Big Data AI with Analytics Zoo
End-to-End Big Data AI with Analytics ZooEnd-to-End Big Data AI with Analytics Zoo
End-to-End Big Data AI with Analytics Zoo
Jason Dai
 
Preparing to program Aurora at Exascale - Early experiences and future direct...
Preparing to program Aurora at Exascale - Early experiences and future direct...Preparing to program Aurora at Exascale - Early experiences and future direct...
Preparing to program Aurora at Exascale - Early experiences and future direct...
inside-BigData.com
 
IBM Data Centric Systems & OpenPOWER
IBM Data Centric Systems & OpenPOWERIBM Data Centric Systems & OpenPOWER
IBM Data Centric Systems & OpenPOWER
inside-BigData.com
 

What's hot (20)

IBM HPC Transformation with AI
IBM HPC Transformation with AI IBM HPC Transformation with AI
IBM HPC Transformation with AI
 
TAU E4S ON OpenPOWER /POWER9 platform
TAU E4S ON OpenPOWER /POWER9 platformTAU E4S ON OpenPOWER /POWER9 platform
TAU E4S ON OpenPOWER /POWER9 platform
 
OpenPOWER Webinar on Machine Learning for Academic Research
OpenPOWER Webinar on Machine Learning for Academic Research OpenPOWER Webinar on Machine Learning for Academic Research
OpenPOWER Webinar on Machine Learning for Academic Research
 
OpenPOWER Latest Updates
OpenPOWER Latest UpdatesOpenPOWER Latest Updates
OpenPOWER Latest Updates
 
OpenCAPI-based Image Analysis Pipeline for 18 GB/s kilohertz-framerate X-ray ...
OpenCAPI-based Image Analysis Pipeline for 18 GB/s kilohertz-framerate X-ray ...OpenCAPI-based Image Analysis Pipeline for 18 GB/s kilohertz-framerate X-ray ...
OpenCAPI-based Image Analysis Pipeline for 18 GB/s kilohertz-framerate X-ray ...
 
2018 bsc power9 and power ai
2018   bsc power9 and power ai 2018   bsc power9 and power ai
2018 bsc power9 and power ai
 
OpenPOWER System Marconi100
OpenPOWER System Marconi100OpenPOWER System Marconi100
OpenPOWER System Marconi100
 
AI OpenPOWER Academia Discussion Group
AI OpenPOWER Academia Discussion Group AI OpenPOWER Academia Discussion Group
AI OpenPOWER Academia Discussion Group
 
CFD on Power
CFD on Power CFD on Power
CFD on Power
 
BSC LMS DDL
BSC LMS DDL BSC LMS DDL
BSC LMS DDL
 
Summit workshop thompto
Summit workshop thomptoSummit workshop thompto
Summit workshop thompto
 
Transparent Hardware Acceleration for Deep Learning
Transparent Hardware Acceleration for Deep LearningTransparent Hardware Acceleration for Deep Learning
Transparent Hardware Acceleration for Deep Learning
 
SNAP MACHINE LEARNING
SNAP MACHINE LEARNINGSNAP MACHINE LEARNING
SNAP MACHINE LEARNING
 
Ibm symp14 referentin_barbara koch_power_8 launch bk
Ibm symp14 referentin_barbara koch_power_8 launch bkIbm symp14 referentin_barbara koch_power_8 launch bk
Ibm symp14 referentin_barbara koch_power_8 launch bk
 
MIT's experience on OpenPOWER/POWER 9 platform
MIT's experience on OpenPOWER/POWER 9 platformMIT's experience on OpenPOWER/POWER 9 platform
MIT's experience on OpenPOWER/POWER 9 platform
 
PowerAI Deep dive
PowerAI Deep divePowerAI Deep dive
PowerAI Deep dive
 
FPGAs and Machine Learning
FPGAs and Machine LearningFPGAs and Machine Learning
FPGAs and Machine Learning
 
End-to-End Big Data AI with Analytics Zoo
End-to-End Big Data AI with Analytics ZooEnd-to-End Big Data AI with Analytics Zoo
End-to-End Big Data AI with Analytics Zoo
 
Preparing to program Aurora at Exascale - Early experiences and future direct...
Preparing to program Aurora at Exascale - Early experiences and future direct...Preparing to program Aurora at Exascale - Early experiences and future direct...
Preparing to program Aurora at Exascale - Early experiences and future direct...
 
IBM Data Centric Systems & OpenPOWER
IBM Data Centric Systems & OpenPOWERIBM Data Centric Systems & OpenPOWER
IBM Data Centric Systems & OpenPOWER
 

Similar to OpenPOWER/POWER9 AI webinar

Innovations using PowerAI
Innovations using PowerAIInnovations using PowerAI
Innovations using PowerAI
Ganesan Narayanasamy
 
Introduction to Machine Learning on IBM Power Systems
Introduction to Machine Learning on IBM Power SystemsIntroduction to Machine Learning on IBM Power Systems
Introduction to Machine Learning on IBM Power Systems
David Spurway
 
Getting to timely insights - how to make it happen?
Getting to timely insights - how to make it happen?Getting to timely insights - how to make it happen?
Getting to timely insights - how to make it happen?
Mandie Quartly
 
"Deep Learning Beyond Cats and Cars: Developing a Real-life DNN-based Embedde...
"Deep Learning Beyond Cats and Cars: Developing a Real-life DNN-based Embedde..."Deep Learning Beyond Cats and Cars: Developing a Real-life DNN-based Embedde...
"Deep Learning Beyond Cats and Cars: Developing a Real-life DNN-based Embedde...
Edge AI and Vision Alliance
 
InTTrust -IBM Artificial Intelligence Event
InTTrust -IBM Artificial Intelligence  EventInTTrust -IBM Artificial Intelligence  Event
InTTrust -IBM Artificial Intelligence Event
Michail Pagiatakis
 
AI in the Enterprise at Scale
AI in the Enterprise at ScaleAI in the Enterprise at Scale
AI in the Enterprise at Scale
Ganesan Narayanasamy
 
Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...
Analytics India Magazine
 
Webinar: Machine Learning para Microcontroladores
Webinar: Machine Learning para MicrocontroladoresWebinar: Machine Learning para Microcontroladores
Webinar: Machine Learning para Microcontroladores
Embarcados
 
AI for Manufacturing (Machine Vision, Edge AI, Federated Learning)
AI for Manufacturing (Machine Vision, Edge AI, Federated Learning)AI for Manufacturing (Machine Vision, Edge AI, Federated Learning)
AI for Manufacturing (Machine Vision, Edge AI, Federated Learning)
byteLAKE
 
AI in healthcare - Use Cases
AI in healthcare - Use Cases AI in healthcare - Use Cases
AI in healthcare - Use Cases
Ganesan Narayanasamy
 
AI in healthcare and Automobile Industry using OpenPOWER/IBM POWER9 systems
AI in healthcare and Automobile Industry using OpenPOWER/IBM POWER9 systemsAI in healthcare and Automobile Industry using OpenPOWER/IBM POWER9 systems
AI in healthcare and Automobile Industry using OpenPOWER/IBM POWER9 systems
Ganesan Narayanasamy
 
Using Algorithmia to leverage AI and Machine Learning APIs
Using Algorithmia to leverage AI and Machine Learning APIsUsing Algorithmia to leverage AI and Machine Learning APIs
Using Algorithmia to leverage AI and Machine Learning APIs
Rakuten Group, Inc.
 
Predicting Medical Test Results using Driverless AI
Predicting Medical Test Results using Driverless AIPredicting Medical Test Results using Driverless AI
Predicting Medical Test Results using Driverless AI
Sri Ambati
 
Deep Learning & AI for Healthcare and Retail
Deep Learning & AI for Healthcare and RetailDeep Learning & AI for Healthcare and Retail
Deep Learning & AI for Healthcare and Retail
E2E Networks Limited
 
2019 Top IT Trends - Understanding the fundamentals of the next generation ...
2019 Top IT Trends - Understanding the  fundamentals of the next  generation ...2019 Top IT Trends - Understanding the  fundamentals of the next  generation ...
2019 Top IT Trends - Understanding the fundamentals of the next generation ...
Tony Pearson
 
IBM Power Systems Update 2Q17
IBM Power Systems Update 2Q17IBM Power Systems Update 2Q17
IBM Power Systems Update 2Q17
David Spurway
 
Practical Artificial Intelligence: Deep Learning Beyond Cats and Cars
Practical Artificial Intelligence: Deep Learning Beyond Cats and CarsPractical Artificial Intelligence: Deep Learning Beyond Cats and Cars
Practical Artificial Intelligence: Deep Learning Beyond Cats and Cars
Alexey Rybakov
 
Machine Learning AND Deep Learning for OpenPOWER
Machine Learning AND Deep Learning for OpenPOWERMachine Learning AND Deep Learning for OpenPOWER
Machine Learning AND Deep Learning for OpenPOWER
Ganesan Narayanasamy
 
G111614 top-trends-sydney2019-v1910a
G111614 top-trends-sydney2019-v1910aG111614 top-trends-sydney2019-v1910a
G111614 top-trends-sydney2019-v1910a
Tony Pearson
 
"Enabling Ubiquitous Visual Intelligence Through Deep Learning," a Keynote Pr...
"Enabling Ubiquitous Visual Intelligence Through Deep Learning," a Keynote Pr..."Enabling Ubiquitous Visual Intelligence Through Deep Learning," a Keynote Pr...
"Enabling Ubiquitous Visual Intelligence Through Deep Learning," a Keynote Pr...
Edge AI and Vision Alliance
 

Similar to OpenPOWER/POWER9 AI webinar (20)

Innovations using PowerAI
Innovations using PowerAIInnovations using PowerAI
Innovations using PowerAI
 
Introduction to Machine Learning on IBM Power Systems
Introduction to Machine Learning on IBM Power SystemsIntroduction to Machine Learning on IBM Power Systems
Introduction to Machine Learning on IBM Power Systems
 
Getting to timely insights - how to make it happen?
Getting to timely insights - how to make it happen?Getting to timely insights - how to make it happen?
Getting to timely insights - how to make it happen?
 
"Deep Learning Beyond Cats and Cars: Developing a Real-life DNN-based Embedde...
"Deep Learning Beyond Cats and Cars: Developing a Real-life DNN-based Embedde..."Deep Learning Beyond Cats and Cars: Developing a Real-life DNN-based Embedde...
"Deep Learning Beyond Cats and Cars: Developing a Real-life DNN-based Embedde...
 
InTTrust -IBM Artificial Intelligence Event
InTTrust -IBM Artificial Intelligence  EventInTTrust -IBM Artificial Intelligence  Event
InTTrust -IBM Artificial Intelligence Event
 
AI in the Enterprise at Scale
AI in the Enterprise at ScaleAI in the Enterprise at Scale
AI in the Enterprise at Scale
 
Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...
 
Webinar: Machine Learning para Microcontroladores
Webinar: Machine Learning para MicrocontroladoresWebinar: Machine Learning para Microcontroladores
Webinar: Machine Learning para Microcontroladores
 
AI for Manufacturing (Machine Vision, Edge AI, Federated Learning)
AI for Manufacturing (Machine Vision, Edge AI, Federated Learning)AI for Manufacturing (Machine Vision, Edge AI, Federated Learning)
AI for Manufacturing (Machine Vision, Edge AI, Federated Learning)
 
AI in healthcare - Use Cases
AI in healthcare - Use Cases AI in healthcare - Use Cases
AI in healthcare - Use Cases
 
AI in healthcare and Automobile Industry using OpenPOWER/IBM POWER9 systems
AI in healthcare and Automobile Industry using OpenPOWER/IBM POWER9 systemsAI in healthcare and Automobile Industry using OpenPOWER/IBM POWER9 systems
AI in healthcare and Automobile Industry using OpenPOWER/IBM POWER9 systems
 
Using Algorithmia to leverage AI and Machine Learning APIs
Using Algorithmia to leverage AI and Machine Learning APIsUsing Algorithmia to leverage AI and Machine Learning APIs
Using Algorithmia to leverage AI and Machine Learning APIs
 
Predicting Medical Test Results using Driverless AI
Predicting Medical Test Results using Driverless AIPredicting Medical Test Results using Driverless AI
Predicting Medical Test Results using Driverless AI
 
Deep Learning & AI for Healthcare and Retail
Deep Learning & AI for Healthcare and RetailDeep Learning & AI for Healthcare and Retail
Deep Learning & AI for Healthcare and Retail
 
2019 Top IT Trends - Understanding the fundamentals of the next generation ...
2019 Top IT Trends - Understanding the  fundamentals of the next  generation ...2019 Top IT Trends - Understanding the  fundamentals of the next  generation ...
2019 Top IT Trends - Understanding the fundamentals of the next generation ...
 
IBM Power Systems Update 2Q17
IBM Power Systems Update 2Q17IBM Power Systems Update 2Q17
IBM Power Systems Update 2Q17
 
Practical Artificial Intelligence: Deep Learning Beyond Cats and Cars
Practical Artificial Intelligence: Deep Learning Beyond Cats and CarsPractical Artificial Intelligence: Deep Learning Beyond Cats and Cars
Practical Artificial Intelligence: Deep Learning Beyond Cats and Cars
 
Machine Learning AND Deep Learning for OpenPOWER
Machine Learning AND Deep Learning for OpenPOWERMachine Learning AND Deep Learning for OpenPOWER
Machine Learning AND Deep Learning for OpenPOWER
 
G111614 top-trends-sydney2019-v1910a
G111614 top-trends-sydney2019-v1910aG111614 top-trends-sydney2019-v1910a
G111614 top-trends-sydney2019-v1910a
 
"Enabling Ubiquitous Visual Intelligence Through Deep Learning," a Keynote Pr...
"Enabling Ubiquitous Visual Intelligence Through Deep Learning," a Keynote Pr..."Enabling Ubiquitous Visual Intelligence Through Deep Learning," a Keynote Pr...
"Enabling Ubiquitous Visual Intelligence Through Deep Learning," a Keynote Pr...
 

More from Ganesan Narayanasamy

Chip Design Curriculum development Residency program
Chip Design Curriculum development Residency programChip Design Curriculum development Residency program
Chip Design Curriculum development Residency program
Ganesan Narayanasamy
 
Basics of Digital Design and Verilog
Basics of Digital Design and VerilogBasics of Digital Design and Verilog
Basics of Digital Design and Verilog
Ganesan Narayanasamy
 
180 nm Tape out experience using Open POWER ISA
180 nm Tape out experience using Open POWER ISA180 nm Tape out experience using Open POWER ISA
180 nm Tape out experience using Open POWER ISA
Ganesan Narayanasamy
 
Workload Transformation and Innovations in POWER Architecture
Workload Transformation and Innovations in POWER Architecture Workload Transformation and Innovations in POWER Architecture
Workload Transformation and Innovations in POWER Architecture
Ganesan Narayanasamy
 
OpenPOWER Workshop at IIT Roorkee
OpenPOWER Workshop at IIT RoorkeeOpenPOWER Workshop at IIT Roorkee
OpenPOWER Workshop at IIT Roorkee
Ganesan Narayanasamy
 
Deep Learning Use Cases using OpenPOWER systems
Deep Learning Use Cases using OpenPOWER systemsDeep Learning Use Cases using OpenPOWER systems
Deep Learning Use Cases using OpenPOWER systems
Ganesan Narayanasamy
 
POWER10 innovations for HPC
POWER10 innovations for HPCPOWER10 innovations for HPC
POWER10 innovations for HPC
Ganesan Narayanasamy
 
AI in Health Care using IBM Systems/OpenPOWER systems
AI in Health Care using IBM Systems/OpenPOWER systemsAI in Health Care using IBM Systems/OpenPOWER systems
AI in Health Care using IBM Systems/OpenPOWER systems
Ganesan Narayanasamy
 
AI in Healh Care using IBM POWER systems
AI in Healh Care using IBM POWER systems AI in Healh Care using IBM POWER systems
AI in Healh Care using IBM POWER systems
Ganesan Narayanasamy
 
Poster from NUS
Poster from NUSPoster from NUS
Poster from NUS
Ganesan Narayanasamy
 
SAP HANA on POWER9 systems
SAP HANA on POWER9 systemsSAP HANA on POWER9 systems
SAP HANA on POWER9 systems
Ganesan Narayanasamy
 
Graphical Structure Learning accelerated with POWER9
Graphical Structure Learning accelerated with POWER9Graphical Structure Learning accelerated with POWER9
Graphical Structure Learning accelerated with POWER9
Ganesan Narayanasamy
 
AI in the enterprise
AI in the enterprise AI in the enterprise
AI in the enterprise
Ganesan Narayanasamy
 
Robustness in deep learning
Robustness in deep learningRobustness in deep learning
Robustness in deep learning
Ganesan Narayanasamy
 
Perspectives of Frond end Design
Perspectives of Frond end DesignPerspectives of Frond end Design
Perspectives of Frond end Design
Ganesan Narayanasamy
 
A2O Core implementation on FPGA
A2O Core implementation on FPGAA2O Core implementation on FPGA
A2O Core implementation on FPGA
Ganesan Narayanasamy
 
OpenPOWER Foundation Introduction
OpenPOWER Foundation Introduction OpenPOWER Foundation Introduction
OpenPOWER Foundation Introduction
Ganesan Narayanasamy
 
Open Hardware and Future Computing
Open Hardware and Future ComputingOpen Hardware and Future Computing
Open Hardware and Future Computing
Ganesan Narayanasamy
 
AI/Cloud Technology access
AI/Cloud Technology access AI/Cloud Technology access
AI/Cloud Technology access
Ganesan Narayanasamy
 
Special Purpose IBM Center of excellence lab
Special Purpose IBM Center of excellence lab Special Purpose IBM Center of excellence lab
Special Purpose IBM Center of excellence lab
Ganesan Narayanasamy
 

More from Ganesan Narayanasamy (20)

Chip Design Curriculum development Residency program
Chip Design Curriculum development Residency programChip Design Curriculum development Residency program
Chip Design Curriculum development Residency program
 
Basics of Digital Design and Verilog
Basics of Digital Design and VerilogBasics of Digital Design and Verilog
Basics of Digital Design and Verilog
 
180 nm Tape out experience using Open POWER ISA
180 nm Tape out experience using Open POWER ISA180 nm Tape out experience using Open POWER ISA
180 nm Tape out experience using Open POWER ISA
 
Workload Transformation and Innovations in POWER Architecture
Workload Transformation and Innovations in POWER Architecture Workload Transformation and Innovations in POWER Architecture
Workload Transformation and Innovations in POWER Architecture
 
OpenPOWER Workshop at IIT Roorkee
OpenPOWER Workshop at IIT RoorkeeOpenPOWER Workshop at IIT Roorkee
OpenPOWER Workshop at IIT Roorkee
 
Deep Learning Use Cases using OpenPOWER systems
Deep Learning Use Cases using OpenPOWER systemsDeep Learning Use Cases using OpenPOWER systems
Deep Learning Use Cases using OpenPOWER systems
 
POWER10 innovations for HPC
POWER10 innovations for HPCPOWER10 innovations for HPC
POWER10 innovations for HPC
 
AI in Health Care using IBM Systems/OpenPOWER systems
AI in Health Care using IBM Systems/OpenPOWER systemsAI in Health Care using IBM Systems/OpenPOWER systems
AI in Health Care using IBM Systems/OpenPOWER systems
 
AI in Healh Care using IBM POWER systems
AI in Healh Care using IBM POWER systems AI in Healh Care using IBM POWER systems
AI in Healh Care using IBM POWER systems
 
Poster from NUS
Poster from NUSPoster from NUS
Poster from NUS
 
SAP HANA on POWER9 systems
SAP HANA on POWER9 systemsSAP HANA on POWER9 systems
SAP HANA on POWER9 systems
 
Graphical Structure Learning accelerated with POWER9
Graphical Structure Learning accelerated with POWER9Graphical Structure Learning accelerated with POWER9
Graphical Structure Learning accelerated with POWER9
 
AI in the enterprise
AI in the enterprise AI in the enterprise
AI in the enterprise
 
Robustness in deep learning
Robustness in deep learningRobustness in deep learning
Robustness in deep learning
 
Perspectives of Frond end Design
Perspectives of Frond end DesignPerspectives of Frond end Design
Perspectives of Frond end Design
 
A2O Core implementation on FPGA
A2O Core implementation on FPGAA2O Core implementation on FPGA
A2O Core implementation on FPGA
 
OpenPOWER Foundation Introduction
OpenPOWER Foundation Introduction OpenPOWER Foundation Introduction
OpenPOWER Foundation Introduction
 
Open Hardware and Future Computing
Open Hardware and Future ComputingOpen Hardware and Future Computing
Open Hardware and Future Computing
 
AI/Cloud Technology access
AI/Cloud Technology access AI/Cloud Technology access
AI/Cloud Technology access
 
Special Purpose IBM Center of excellence lab
Special Purpose IBM Center of excellence lab Special Purpose IBM Center of excellence lab
Special Purpose IBM Center of excellence lab
 

Recently uploaded

GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
Zilliz
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
Claudio Di Ciccio
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
Daiki Mogmet Ito
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Speck&Tech
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
Edge AI and Vision Alliance
 

Recently uploaded (20)

GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
 

OpenPOWER/POWER9 AI webinar

  • 1. IBM AI Solutions on Power Systems -- Andrew Zhang Data Scientist IBM Cognitive Systems andrew.zhang@ibm.com 04/23/2020
  • 2. • Introduction • IBM Visual Insights • IBM AI Solutions on Power Systems • Use Case Demo: Breast Cancer Classification • Use Case Demo: Diabetic Retinopathy Detection • Response to Covid-19 • Open Issues Agenda Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 3. • Open Source • Big Data Analytics • Data and AI • High Performance Computing About me
  • 5. 6 Machine Learning vs Deep Learning Machine Learning • Traditional ML requires manual feature extraction/engineering • Feature extraction for unstructured data is very difficult Deep Learning • Deep learning can automatically learn features in data • Deep learning is largely a "black box" technique, updating learned weights at each layer Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 6. Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 7. 8
  • 8. 9
  • 9. Tools & Infrastructure • Need an environment that enables a “fail fast” approach • Discrete tools present barriers to productivity Governance • If the data isn’t secure, self-service isn’t a reality • Challenge understanding data lineage and getting to a system of truth Skills • Data Science skills are in low supply and high demand • Nurturing new data professionals is challenging Data • Data resides in silos & difficult to access • Unstructured and external data wasn’t considered 10 Why are organizations struggling to capture the value of Data and AI?
  • 11. 12 Source: Fei-Fei Li, Andrej Karpathy & Justin Johnson (2016) cs231n, Lecture 8 - Slide 8, Spatial Localization and Detection (01/02/2016). Available: http://cs231n.stanford.edu/slides/2016/winter1516_lecture8.pdf
  • 12. IBM Visual Insights 13 • Image Classification • Object Detection • Image Segmentation • Video Action Detection • Built-in Data Augmentation • Transfer Learning • Advanced Labeling Assistance Features • Video Labeling Support and Video Preview • Deployment on FPGA, GPU, or CPU (x86 or P9) • Built for (Private) Cloud Native on Kubernetes Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 13. TopicsWatson Machine Learning Accelerator: A Data Science & Enterprise AI Platform Architecture Overview 16 Embracing Kubernetes & Containers (OpenShift) On Premise, K8S/Docker via OpenShift (Power and x86 Support) Kubernetes & Containers Advanced Kubernetes Scheduling Policy Engine Kubernetes Namespace with CPU/GPU Resources Advanced Workload Scheduler – Meta Session Scheduling Daemon (MSD) Training Execution – EDT Hyper-Parameter Optimization Execution- HPO Inference Execution - EDI Resource Management Resource Allocation Workload Scheduler Execution Logic Example Frameworks / Development Tools / 3rd Party Support SnapML WMLA: End-to-End Enterprise AI Platform
  • 14. © IBM Corporation 2019 17 Simplicity: Integrated Platform that Just Works Curate, test, and support fast moving Open Source Provide enterprise distributions Easy to deploy enterprise AI platform Ease of Use, Unique Capabilities Faster Model Training Time Large data & model support with NVLink Acceleration of analytics, ML and DL AutoDL: Visual Insights AutoML: H2O Elastic training: scale GPUs as required Faster training times from single server with scalability to 100s of servers Leads to faster insights and better economics Platform that Partners can build on Software Partners: H2O, IBM, Anaconda SIs, Solution Vendors & Accelerator Partners Open AI Platform w/ Ecosystem Partners Power9 CPU GPU WML-A IBM SW ISV SW Solution SIs Top reasons to choose Watson ML Accelerator
  • 16. Breast Cancer Classification Use Case Description: Breast cancer affects 1 in 8 women during their lives. Worldwide, breast cancer is the most common type of cancer in women and the second highest in terms of mortality rates. Recent studies have shown that deep learning system performed as well as radiologists in standalone mode and improved the radiologists’ performance in support mode. Solution: Classify breast cancer tumor types in less than 1 second with a high confidence level. Dataset: https://web.inf.ufpr.br/vri/databases/breast-cancer-histopathological-database-breakhis/ • 9,109 microscopic images of breast tumor tissue • collected from 82 patients using different magnifying factors (40X, 100X, 200X, and 400X) • 2,480 benign and 5,429 malignant samples • Resolution: 700X460 pixels, 3-channel RGB, 8-bit depth in each channel, PNG format B = Benign Adenosis Fibroadenoma Tubular Adenoma Phyllodes Tumor M = Malignant Ductal Carcinoma Lobular Carcinoma Mucinous Carcinoma (Colloid) Papillary Carcinoma Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 17. Breast Cancer Classification Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 18. The Goal - Classify 40x magnification cells Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 19. 22 Demo: Breast Cancer Classification Interactive Demo (10 mins)
  • 20. Diabetic Retinopathy Detection 35,000 + images of various classes 0 - No DR 1 - Mild 2 - Moderate 3 - Severe 4 - Proliferative DR Class 0 Class 4 Use Case Description: Diabetic retinopathy (DR) is the leading cause of blindness. DR will grow from 126 million in 2010 to 191 million by 2030. Comprehensive and automated method of DR screening has long been recognized. Solution: Create an automatic image classification solution to assist medical diagnosis and research etc. Dataset: https://www.kaggle.com/c/diabetic-retinopathy-detection
  • 21. Data Augmentation Train Models Deploy Models InferencingGenerate DatasetPrepare Data Catalog large number of data files through metadata management. It is almost impossible to manage large number of files manually. Create dataset with balanced categories to improve model accuracy. Simple UI to create new image data. Automatic model training using pre- trained model and GPU to scale compute. One click model API end-point deployment for any application. Infuse AI with online (mobile/web app), batch, and real-time streaming process. Automatically select any dataset and subset for multiple training iterations. Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Diabetic Retinopathy Detection Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 22. 25 Demo: Diabetic Retinopathy Detection Play Video (10 mins)
  • 23. Diabetic Retinopathy Detection – Next Steps Python and Open Source • Exploratory Data Analysis • Crop and Resize Images • Rotate and Mirror Images • Neural Network Architecture Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 24. IBM Visual Insights Use Cases in Medical Imaging Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 25. Open Issues 28 • AI Golden Age: Big Data, Big Compute, Deep Learning • State-of-the-art deep neural network architectures • Supervised pre-training/domain-specific fine-tuning • Unsupervised learning – GAN (Generative adversarial network) • Data + knowledge • Open medical datasets: From ImageNet to ?? • Data Labeling and Annotation • Data Privacy – Federated Learning • High Performance Computing in FPGA, GPU, or CPU (x86 or P9) • Benchmarking – MLPerf – Medical Imaging • Model size reduction • Deployment on Edge Devices Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 26. © IBM Corporation 2019 29 Client Experience Centers Additional Resources Design Sprint Discovery Workshop Discuss infrastructure and business challenges and identify potential use cases IBM provides a 4-hour free workshop Deliverable: Workshop and Use Cases MVP (Minimum Viable Product) Build Architectural Consulting Team with an architect to help you define the framework of your solution. IBM provides one week of solution architecture consulting Deliverable: 40 hours of architecture consulting with an IBM architect Develop a functioning solution using agile methodologies, leveraging IBM experts IBM provides an application development team for 6-8 weeks Deliverable: MVP application How can IBM make you successful? Contact: design@us.ibm.com aicoc@us.ibm.com Apply IBM Design Thinking principles to evaluate current business and technology processes and define the minimum viable product (MVP). IBM provides one week of solution design, including an in-person workshop Deliverable: Workshop and MVP definition
  • 27. Questions ? Twitter: @a9zhang Email the speaker: andrew.zhang@ibm.com
  • 28. References 31 1. PowerAI Vision 2. Using IBM PowerAI Vision to count cars with Object Detection! 3. How computers learn to recognize objects instantly 4. What are Generative Adversarial Networks (GANs) and how do they work? 5. Deep Learning in Medical Imaging - Ben Glocker 6. AI for "Deep Blue" Moment in Medical Imaging with Open Source Data 7. Case Study: TensorFlow in Medicine - Retinal Imaging (TensorFlow Dev Summit 2017) 8. Workshop on Deep Learning for CryoEM – 2018 Cognitive Systems / Andrew Zhang / © 2020 IBM Corporation
  • 30. IBM Covid-19 Data and AI Response 33
  • 31. X-Ray Covid-19 Demo 34 Training and Inferencing patientid offset sex age finding survival intubated intubation_present went_icu needed_supplemental_O2 extubated temperature pO2_saturation leukocyte_count neutrophil_count lymphocyte_count view modality date location folder filename doi url license clinical_notes other_notes
  • 32. Call to Action 35 - Contact Ganesan or AICOC (aicoc@us.ibm.com) for guided lab exercises - Collaborate to share data and models for both DR and X-Ray lung Covid-19 - Looking for PhD students with medical background to develop advanced research on IBM super-computers - Post slides on my twitter and Linkedin account • Twitter: @a9zhang • Email the speaker: andrew.zhang@ibm.com