SlideShare a Scribd company logo
The Need for Explainable AI
—
Dr. Dorothea Wiesmann
Head of Cognitive Computing & Industry Solutions
IBM Research Zurich
The Need for Explainable AI
3
Transistors Network Volume Data
Knowledge
1971
Moore’s Law
1995
Metcalfe’s Law
Today
Watson’s Law
Strategic imperatives: Developing core AI
AI will have enhanced
reasoning abilities and will
be widely distributed,
helping us make decisions
instantly.
Narrow AI:
Initial Value
Creation
5
2010 2015
6
2010 2015
General AI:
Revolutionary
2050–Beyond
Narrow AI:
Initial Value
Creation
7
2010 2015
General AI:
Revolutionary
2050–BeyondWe are here
Broad AI:
Disruptive and
Pervasive
Narrow AI:
Initial Value
Creation
Advancing Broad AI
Signal Comprehension:
From video and text to rich
human perception
Learning and Reasoning:
From scalable machine
learning to making a case
Interaction:
Understanding language,
tone, emotion and context
“A green bird sitting on top
of a bowl”
Watson Data & AI
Every
Every Business
and Enterprise
is Embracing AI
Leaders everywhere are
monetizing data and
developing strategies to
embed AI in business
Every Business
and Enterprise
is Embracing AI
Leaders everywhere are
monetizing data and
developing strategies to
embed AI in business
Financial Services Manufacturing Education Life SciencesLogistics
Technical R&D today: The three pillars
Theory/Knowledge
Experiment
Simulation
The way forward: Cognitive Discovery
Create technical area
specific knowledge space
from all relevant sources.
Use knowledge space to drastically
augment internal know-how &
modeling, focus on which experiment
is relevant, embed results in
knowledge base
Use inference on the
knowledge space &
simulation on the models
Cognitive Discovery
Drastically accelerate pace
of systematic discovery
and maximize ROI for R&D
Experimental
Results
Knowledge Inference &
Simulation
Evidence &
Experiments
Technical R&D Augmented
Goal:
• Manage
• Parse
• Annotate
• Train/learn
• Convert
PDF documents into a
semantic representation
Deep parsing of scientific papers
Takes about 30 seconds on a laptop, 20,000 papers/week
IBM RXN for Chemistry
Predicting the Outcome of Chemical Reactions
IBM RXN for Chemistry
Seq-2-Seq Model
Atoms as Letters, Molecules as Words
Source/
Input
Encoder
Interesting
Features
Decoder
Target/
Output
Schwaller et al.: Chem. Sci., 2018, 9, 6091-6098
IBM RXN
for Chemistry
Freely available now:
research.ibm.com/ai4chemistry
#RXNFORCHEMISTRY
AI Adoption Is Accelerating
of companies
believe that AI is key to
competitive advantage
94%
AI associated with CRM
activities will boost global
business revenue by
from 2017 to 2021
$1.1T
By 2019, of digital
transformation initiatives will use AI
services and by 2021, of
enterprise applications will use AI
75%
40%
AI Adoption Is Accelerating
…but there is also a set of unique challenges
Only 1 in 20
companies have
extensively
incorporated AI in
offerings or processes
Top reasons for lack of AI
Adoption
• Skills: Lack of requisite talent
to drive AI adoption
• Data: Only 19% respondents
strongly agreed that their
organizations understand the
data required to train AI
algorithms. Data used is not of
high quality or trusted
• Trust: Only 35% of IT and
Business decision makers had a
high level of trust in their own
organization's analytics. AI
insights not well integrated into
current processes
of companies
believe that AI is key to
competitive advantage
94%
AI associated with CRM
activities will boost global
business revenue by
from 2017 to 2021
$1.1T
By 2019, of digital
transformation initiatives will use AI
services and by 2021, of
enterprise applications will use AI
75%
40%
The Need for Explainable AI
Example Recommender Systems
Source: https://www.amazon.de/Zeller-14375-Katzen-K%C3%B6rbchen-Katzen-Korb-
Anthrazit/dp/B072MHBCP7/ref=sr_1_fkmr0_1?ie=UTF8&qid=1537183815&sr=8-1-fkmr0&keywords=Zeller+Present+Hai
Example Recommender Systems
Source: https://www.amazon.de/Zeller-14375-Katzen-K%C3%B6rbchen-Katzen-Korb-
Anthrazit/dp/B072MHBCP7/ref=sr_1_fkmr0_1?ie=UTF8&qid=1537183815&sr=8-1-fkmr0&keywords=Zeller+Present+Hai
High performance, Explainable/Interpretable Models
Gregoire Montavon et al., arXiv:1706.07979v1 [cs. LG] 24 Jun 2017
 Interpretability: An interpretation is the mapping of an abstract
concept (e.g. a predicted class) into a domain that the human can
make sense of e.g. through prototypes.
 Explainability: An explanation is the collection of features of the
interpretable domain, that have contributed for a given example to
produce a decision (e.g. classification or regression).
Interpreting DNN Models
D. Erhan, Y. Bengio, A. Courville, and
P. Vincent, Tech. Rep, 4323, 2009
 Concept: Building prototype in the
input domain that is interpretable
and representative of the abstract
learned concept.
 Method: Activation Maximization
(input pattern that produces a
maximum model response for a
quantity of interest) constraining the
optimization to generate only
realistic prototypes)
Anh Nguyen, Alexey Dosovitskiy, Jason
Yosinski, Thomas Brox, and Jeff Clune,
NIPS 2016
Improving Simple Models with Confidence Profiles
A. Dhurandhara, K. Shanmugamb, R. Lussc,
and P. Olsen, arXiv:1807.07506v1, 2018
 Concept: Transferring information
from a pre-trained deep neural
network with high accuracy to a
simpler interpretable model
 Method: Linear probes to generate
confidence scores for DNN.
Transfer by theoretically justified
weighting of samples during the
training of the simple model using
confidence scores of these
intermediate layers.
High performance, Explainable/Interpretable Models
Gregoire Montavon et al., arXiv:1706.07979v1 [cs. LG] 24 Jun 2017
 Interpretability: An interpretation is the mapping of an abstract
concept (e.g. a predicted class) into a domain that the human can
make sense of e.g. through prototypes.
 Explainability: An explanation is the collection of features of the
interpretable domain, that have contributed for a given example to
produce a decision (e.g. classification or regression).
Layerwise Relevance Propagation (LRP)
 Method: Beginning with the
“relevance” being
concentrated at the output
node in the graph, and then
iteratively “propagate” it
backwards through the
network
S. Bach, A. Binder, G. Montavon, F. Klauschen, K.-R. Müller,
W. Samek, PLoS ONE 10(7): e0130140
Local Interpretable Model-agnostic Explanations (LIME)
 Concept: Algorithm that can explain the predictions of any classifier in a faithful
way, by approximating it locally with an interpretable model.
Marco Ribeiro, Sameer Singh, and Carlos Guestrin. ACM
SIGKDD Intl. Conference on Knowledge Discovery and Data
Mining, 2016
Contrastive Explanations with
Pertinent Negatives
 Concept: Explain a classification with
pertinent positive features and pertinent
negative features
 Method: Given an input,
• find what should be minimally and
sufficiently present to justify its
classification and
• find what should be minimally and
necessarily absent
A. Dhurandhar, P.-Y. Chen, R. Luss, C.-C. Tu,
P. Ting, K. Shanmugam and P. Das,
arXiv:1802.07623v1, 2018
28
IBM Cloud / Watson and Cloud Platform / © 2018 IBM Corporation
Thanks!
Q&A
The Need for Explainable AI - Dorothea Wisemann

More Related Content

What's hot

Explainable AI
Explainable AIExplainable AI
Explainable AI
Equifax Ltd
 
Interpretable machine learning : Methods for understanding complex models
Interpretable machine learning : Methods for understanding complex modelsInterpretable machine learning : Methods for understanding complex models
Interpretable machine learning : Methods for understanding complex models
Manojit Nandi
 
Keynote by Agus Sudjianto, Wells Fargo - Interpretable Machine Learning - H2O...
Keynote by Agus Sudjianto, Wells Fargo - Interpretable Machine Learning - H2O...Keynote by Agus Sudjianto, Wells Fargo - Interpretable Machine Learning - H2O...
Keynote by Agus Sudjianto, Wells Fargo - Interpretable Machine Learning - H2O...
Sri Ambati
 
Interpretable Machine Learning Using LIME Framework - Kasia Kulma (PhD), Data...
Interpretable Machine Learning Using LIME Framework - Kasia Kulma (PhD), Data...Interpretable Machine Learning Using LIME Framework - Kasia Kulma (PhD), Data...
Interpretable Machine Learning Using LIME Framework - Kasia Kulma (PhD), Data...
Sri Ambati
 
Practical Explainable AI: How to build trustworthy, transparent and unbiased ...
Practical Explainable AI: How to build trustworthy, transparent and unbiased ...Practical Explainable AI: How to build trustworthy, transparent and unbiased ...
Practical Explainable AI: How to build trustworthy, transparent and unbiased ...
Raheel Ahmad
 
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
Simplilearn
 
Scott Lundberg, Microsoft Research - Explainable Machine Learning with Shaple...
Scott Lundberg, Microsoft Research - Explainable Machine Learning with Shaple...Scott Lundberg, Microsoft Research - Explainable Machine Learning with Shaple...
Scott Lundberg, Microsoft Research - Explainable Machine Learning with Shaple...
Sri Ambati
 
Learning to learn Model Behavior: How to use "human-in-the-loop" to explain d...
Learning to learn Model Behavior: How to use "human-in-the-loop" to explain d...Learning to learn Model Behavior: How to use "human-in-the-loop" to explain d...
Learning to learn Model Behavior: How to use "human-in-the-loop" to explain d...
IDEAS - Int'l Data Engineering and Science Association
 
Module 1.3 data exploratory
Module 1.3  data exploratoryModule 1.3  data exploratory
Module 1.3 data exploratory
Sara Hooker
 
Data Science - Part XI - Text Analytics
Data Science - Part XI - Text AnalyticsData Science - Part XI - Text Analytics
Data Science - Part XI - Text Analytics
Derek Kane
 
Mind the Semantic Gap
Mind the Semantic GapMind the Semantic Gap
Mind the Semantic Gap
Panos Alexopoulos
 
Image Analytics: Caption Generation/Image Descriptions
Image Analytics: Caption Generation/Image DescriptionsImage Analytics: Caption Generation/Image Descriptions
Image Analytics: Caption Generation/Image Descriptions
AlgoAnalytics Financial Consultancy Pvt. Ltd.
 
Introduction to machine learning and deep learning
Introduction to machine learning and deep learningIntroduction to machine learning and deep learning
Introduction to machine learning and deep learning
Shishir Choudhary
 
Module 4: Model Selection and Evaluation
Module 4: Model Selection and EvaluationModule 4: Model Selection and Evaluation
Module 4: Model Selection and Evaluation
Sara Hooker
 
How many truths can you handle?
How many truths can you handle?How many truths can you handle?
How many truths can you handle?
Panos Alexopoulos
 
IRE Major Project - Reasoning over Knowledge Base
IRE Major Project - Reasoning over Knowledge BaseIRE Major Project - Reasoning over Knowledge Base
IRE Major Project - Reasoning over Knowledge Base
Vishal Thamizharasan
 
Module 7: Unsupervised Learning
Module 7:  Unsupervised LearningModule 7:  Unsupervised Learning
Module 7: Unsupervised Learning
Sara Hooker
 
Module 3: Linear Regression
Module 3:  Linear RegressionModule 3:  Linear Regression
Module 3: Linear Regression
Sara Hooker
 
Lecture 7
Lecture 7Lecture 7
Lecture 7butest
 
Predictive Model Selection in PLS-PM (SCECR 2015)
Predictive Model Selection in PLS-PM (SCECR 2015)Predictive Model Selection in PLS-PM (SCECR 2015)
Predictive Model Selection in PLS-PM (SCECR 2015)
Galit Shmueli
 

What's hot (20)

Explainable AI
Explainable AIExplainable AI
Explainable AI
 
Interpretable machine learning : Methods for understanding complex models
Interpretable machine learning : Methods for understanding complex modelsInterpretable machine learning : Methods for understanding complex models
Interpretable machine learning : Methods for understanding complex models
 
Keynote by Agus Sudjianto, Wells Fargo - Interpretable Machine Learning - H2O...
Keynote by Agus Sudjianto, Wells Fargo - Interpretable Machine Learning - H2O...Keynote by Agus Sudjianto, Wells Fargo - Interpretable Machine Learning - H2O...
Keynote by Agus Sudjianto, Wells Fargo - Interpretable Machine Learning - H2O...
 
Interpretable Machine Learning Using LIME Framework - Kasia Kulma (PhD), Data...
Interpretable Machine Learning Using LIME Framework - Kasia Kulma (PhD), Data...Interpretable Machine Learning Using LIME Framework - Kasia Kulma (PhD), Data...
Interpretable Machine Learning Using LIME Framework - Kasia Kulma (PhD), Data...
 
Practical Explainable AI: How to build trustworthy, transparent and unbiased ...
Practical Explainable AI: How to build trustworthy, transparent and unbiased ...Practical Explainable AI: How to build trustworthy, transparent and unbiased ...
Practical Explainable AI: How to build trustworthy, transparent and unbiased ...
 
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Algori...
 
Scott Lundberg, Microsoft Research - Explainable Machine Learning with Shaple...
Scott Lundberg, Microsoft Research - Explainable Machine Learning with Shaple...Scott Lundberg, Microsoft Research - Explainable Machine Learning with Shaple...
Scott Lundberg, Microsoft Research - Explainable Machine Learning with Shaple...
 
Learning to learn Model Behavior: How to use "human-in-the-loop" to explain d...
Learning to learn Model Behavior: How to use "human-in-the-loop" to explain d...Learning to learn Model Behavior: How to use "human-in-the-loop" to explain d...
Learning to learn Model Behavior: How to use "human-in-the-loop" to explain d...
 
Module 1.3 data exploratory
Module 1.3  data exploratoryModule 1.3  data exploratory
Module 1.3 data exploratory
 
Data Science - Part XI - Text Analytics
Data Science - Part XI - Text AnalyticsData Science - Part XI - Text Analytics
Data Science - Part XI - Text Analytics
 
Mind the Semantic Gap
Mind the Semantic GapMind the Semantic Gap
Mind the Semantic Gap
 
Image Analytics: Caption Generation/Image Descriptions
Image Analytics: Caption Generation/Image DescriptionsImage Analytics: Caption Generation/Image Descriptions
Image Analytics: Caption Generation/Image Descriptions
 
Introduction to machine learning and deep learning
Introduction to machine learning and deep learningIntroduction to machine learning and deep learning
Introduction to machine learning and deep learning
 
Module 4: Model Selection and Evaluation
Module 4: Model Selection and EvaluationModule 4: Model Selection and Evaluation
Module 4: Model Selection and Evaluation
 
How many truths can you handle?
How many truths can you handle?How many truths can you handle?
How many truths can you handle?
 
IRE Major Project - Reasoning over Knowledge Base
IRE Major Project - Reasoning over Knowledge BaseIRE Major Project - Reasoning over Knowledge Base
IRE Major Project - Reasoning over Knowledge Base
 
Module 7: Unsupervised Learning
Module 7:  Unsupervised LearningModule 7:  Unsupervised Learning
Module 7: Unsupervised Learning
 
Module 3: Linear Regression
Module 3:  Linear RegressionModule 3:  Linear Regression
Module 3: Linear Regression
 
Lecture 7
Lecture 7Lecture 7
Lecture 7
 
Predictive Model Selection in PLS-PM (SCECR 2015)
Predictive Model Selection in PLS-PM (SCECR 2015)Predictive Model Selection in PLS-PM (SCECR 2015)
Predictive Model Selection in PLS-PM (SCECR 2015)
 

Similar to The Need for Explainable AI - Dorothea Wisemann

Neo4j - Responsible AI
Neo4j - Responsible AINeo4j - Responsible AI
Neo4j - Responsible AI
Neo4j
 
Responsible AI
Responsible AIResponsible AI
Responsible AI
Neo4j
 
Trusted, Transparent and Fair AI using Open Source
Trusted, Transparent and Fair AI using Open SourceTrusted, Transparent and Fair AI using Open Source
Trusted, Transparent and Fair AI using Open Source
Animesh Singh
 
Watson and Analytics
Watson and AnalyticsWatson and Analytics
Watson and AnalyticsJorge W. Hago
 
State of AI Report 2022 - ONLINE.pptx
State of AI Report 2022 - ONLINE.pptxState of AI Report 2022 - ONLINE.pptx
State of AI Report 2022 - ONLINE.pptx
EithuThutun
 
State of AI Report 2022 - ONLINE.pdf
State of AI Report 2022 - ONLINE.pdfState of AI Report 2022 - ONLINE.pdf
State of AI Report 2022 - ONLINE.pdf
vizologi
 
Whitepaper
WhitepaperWhitepaper
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
Goodbuzz Inc.
 
demo AI ML.pptx
demo AI ML.pptxdemo AI ML.pptx
demo AI ML.pptx
PriyadharshiniG41
 
Watson and Cognitive Meetup April 2017
Watson and Cognitive Meetup   April 2017Watson and Cognitive Meetup   April 2017
Watson and Cognitive Meetup April 2017
Rick Osowski
 
Emerging opportunities in the age of data
Emerging opportunities in the age of dataEmerging opportunities in the age of data
Emerging opportunities in the age of data
Ejaz Siddiqui
 
Responsible AI
Responsible AIResponsible AI
Responsible AI
Neo4j
 
Supercharging AI with Data Enrichment
Supercharging AI with Data EnrichmentSupercharging AI with Data Enrichment
Supercharging AI with Data Enrichment
Precisely
 
Evanta 2018 msp big 3 tech
Evanta 2018 msp big 3 techEvanta 2018 msp big 3 tech
Evanta 2018 msp big 3 tech
Cristene Gonzalez-Wertz
 
AI and AutoML: Debunking Myths
AI and AutoML: Debunking MythsAI and AutoML: Debunking Myths
AI and AutoML: Debunking Myths
Sri Ambati
 
Intro to ai application emeritus uob-final
Intro to ai application emeritus uob-finalIntro to ai application emeritus uob-final
Intro to ai application emeritus uob-final
Luis Fernando Gonzalez Sanchez
 
Welcome to the Cognitive Supply Chain
Welcome to the Cognitive Supply ChainWelcome to the Cognitive Supply Chain
Welcome to the Cognitive Supply Chain
Cor Ranzijn
 
Inteligencia Artificial y Aprendizaje Automático en Acción
 Inteligencia Artificial y Aprendizaje Automático en Acción Inteligencia Artificial y Aprendizaje Automático en Acción
Inteligencia Artificial y Aprendizaje Automático en Acción
Congreso de la Industria de Alta Tecnología .
 
Delphi spot nov 2014
Delphi spot nov 2014Delphi spot nov 2014
Delphi spot nov 2014
Maheswaran Mahalingam
 
The State of Artificial Intelligence in 2018: A Good Old Fashioned Report
The State of Artificial Intelligence in 2018: A Good Old Fashioned ReportThe State of Artificial Intelligence in 2018: A Good Old Fashioned Report
The State of Artificial Intelligence in 2018: A Good Old Fashioned Report
Nathan Benaich
 

Similar to The Need for Explainable AI - Dorothea Wisemann (20)

Neo4j - Responsible AI
Neo4j - Responsible AINeo4j - Responsible AI
Neo4j - Responsible AI
 
Responsible AI
Responsible AIResponsible AI
Responsible AI
 
Trusted, Transparent and Fair AI using Open Source
Trusted, Transparent and Fair AI using Open SourceTrusted, Transparent and Fair AI using Open Source
Trusted, Transparent and Fair AI using Open Source
 
Watson and Analytics
Watson and AnalyticsWatson and Analytics
Watson and Analytics
 
State of AI Report 2022 - ONLINE.pptx
State of AI Report 2022 - ONLINE.pptxState of AI Report 2022 - ONLINE.pptx
State of AI Report 2022 - ONLINE.pptx
 
State of AI Report 2022 - ONLINE.pdf
State of AI Report 2022 - ONLINE.pdfState of AI Report 2022 - ONLINE.pdf
State of AI Report 2022 - ONLINE.pdf
 
Whitepaper
WhitepaperWhitepaper
Whitepaper
 
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
 
demo AI ML.pptx
demo AI ML.pptxdemo AI ML.pptx
demo AI ML.pptx
 
Watson and Cognitive Meetup April 2017
Watson and Cognitive Meetup   April 2017Watson and Cognitive Meetup   April 2017
Watson and Cognitive Meetup April 2017
 
Emerging opportunities in the age of data
Emerging opportunities in the age of dataEmerging opportunities in the age of data
Emerging opportunities in the age of data
 
Responsible AI
Responsible AIResponsible AI
Responsible AI
 
Supercharging AI with Data Enrichment
Supercharging AI with Data EnrichmentSupercharging AI with Data Enrichment
Supercharging AI with Data Enrichment
 
Evanta 2018 msp big 3 tech
Evanta 2018 msp big 3 techEvanta 2018 msp big 3 tech
Evanta 2018 msp big 3 tech
 
AI and AutoML: Debunking Myths
AI and AutoML: Debunking MythsAI and AutoML: Debunking Myths
AI and AutoML: Debunking Myths
 
Intro to ai application emeritus uob-final
Intro to ai application emeritus uob-finalIntro to ai application emeritus uob-final
Intro to ai application emeritus uob-final
 
Welcome to the Cognitive Supply Chain
Welcome to the Cognitive Supply ChainWelcome to the Cognitive Supply Chain
Welcome to the Cognitive Supply Chain
 
Inteligencia Artificial y Aprendizaje Automático en Acción
 Inteligencia Artificial y Aprendizaje Automático en Acción Inteligencia Artificial y Aprendizaje Automático en Acción
Inteligencia Artificial y Aprendizaje Automático en Acción
 
Delphi spot nov 2014
Delphi spot nov 2014Delphi spot nov 2014
Delphi spot nov 2014
 
The State of Artificial Intelligence in 2018: A Good Old Fashioned Report
The State of Artificial Intelligence in 2018: A Good Old Fashioned ReportThe State of Artificial Intelligence in 2018: A Good Old Fashioned Report
The State of Artificial Intelligence in 2018: A Good Old Fashioned Report
 

More from Institute of Contemporary Sciences

First 5 years of PSI:ML - Filip Panjevic
First 5 years of PSI:ML - Filip PanjevicFirst 5 years of PSI:ML - Filip Panjevic
First 5 years of PSI:ML - Filip Panjevic
Institute of Contemporary Sciences
 
Building valuable (online and offline) Data Science communities - Experience ...
Building valuable (online and offline) Data Science communities - Experience ...Building valuable (online and offline) Data Science communities - Experience ...
Building valuable (online and offline) Data Science communities - Experience ...
Institute of Contemporary Sciences
 
Data Science Master 4.0 on Belgrade University - Drazen Draskovic
Data Science Master 4.0 on Belgrade University - Drazen DraskovicData Science Master 4.0 on Belgrade University - Drazen Draskovic
Data Science Master 4.0 on Belgrade University - Drazen Draskovic
Institute of Contemporary Sciences
 
Deep learning fast and slow, a responsible and explainable AI framework - Ahm...
Deep learning fast and slow, a responsible and explainable AI framework - Ahm...Deep learning fast and slow, a responsible and explainable AI framework - Ahm...
Deep learning fast and slow, a responsible and explainable AI framework - Ahm...
Institute of Contemporary Sciences
 
Solving churn challenge in Big Data environment - Jelena Pekez
Solving churn challenge in Big Data environment  - Jelena PekezSolving churn challenge in Big Data environment  - Jelena Pekez
Solving churn challenge in Big Data environment - Jelena Pekez
Institute of Contemporary Sciences
 
Application of Business Intelligence in bank risk management - Dimitar Dilov
Application of Business Intelligence in bank risk management - Dimitar DilovApplication of Business Intelligence in bank risk management - Dimitar Dilov
Application of Business Intelligence in bank risk management - Dimitar Dilov
Institute of Contemporary Sciences
 
Trends and practical applications of AI/ML in Fin Tech industry - Milos Kosan...
Trends and practical applications of AI/ML in Fin Tech industry - Milos Kosan...Trends and practical applications of AI/ML in Fin Tech industry - Milos Kosan...
Trends and practical applications of AI/ML in Fin Tech industry - Milos Kosan...
Institute of Contemporary Sciences
 
Recommender systems for personalized financial advice from concept to product...
Recommender systems for personalized financial advice from concept to product...Recommender systems for personalized financial advice from concept to product...
Recommender systems for personalized financial advice from concept to product...
Institute of Contemporary Sciences
 
Advanced tools in real time analytics and AI in customer support - Milan Sima...
Advanced tools in real time analytics and AI in customer support - Milan Sima...Advanced tools in real time analytics and AI in customer support - Milan Sima...
Advanced tools in real time analytics and AI in customer support - Milan Sima...
Institute of Contemporary Sciences
 
Complex AI forecasting methods for investments portfolio optimization - Pawel...
Complex AI forecasting methods for investments portfolio optimization - Pawel...Complex AI forecasting methods for investments portfolio optimization - Pawel...
Complex AI forecasting methods for investments portfolio optimization - Pawel...
Institute of Contemporary Sciences
 
From Zero to ML Hero for Underdogs - Amir Tabakovic
From Zero to ML Hero for Underdogs  - Amir TabakovicFrom Zero to ML Hero for Underdogs  - Amir Tabakovic
From Zero to ML Hero for Underdogs - Amir Tabakovic
Institute of Contemporary Sciences
 
Data and data scientists are not equal to money david hoyle
Data and data scientists are not equal to money   david hoyleData and data scientists are not equal to money   david hoyle
Data and data scientists are not equal to money david hoyle
Institute of Contemporary Sciences
 
The price is right - Tomislav Krizan
The price is right - Tomislav KrizanThe price is right - Tomislav Krizan
The price is right - Tomislav Krizan
Institute of Contemporary Sciences
 
When it's raining gold, bring a bucket - Andjela Culibrk
When it's raining gold, bring a bucket - Andjela CulibrkWhen it's raining gold, bring a bucket - Andjela Culibrk
When it's raining gold, bring a bucket - Andjela Culibrk
Institute of Contemporary Sciences
 
Reality and traps of real time data engineering - Milos Solujic
Reality and traps of real time data engineering - Milos SolujicReality and traps of real time data engineering - Milos Solujic
Reality and traps of real time data engineering - Milos Solujic
Institute of Contemporary Sciences
 
Sensor networks for personalized health monitoring - Vladimir Brusic
Sensor networks for personalized health monitoring - Vladimir BrusicSensor networks for personalized health monitoring - Vladimir Brusic
Sensor networks for personalized health monitoring - Vladimir Brusic
Institute of Contemporary Sciences
 
Improving Data Quality with Product Similarity Search
Improving Data Quality with Product Similarity SearchImproving Data Quality with Product Similarity Search
Improving Data Quality with Product Similarity Search
Institute of Contemporary Sciences
 
Prediction of good patterns for future sales using image recognition
Prediction of good patterns for future sales using image recognitionPrediction of good patterns for future sales using image recognition
Prediction of good patterns for future sales using image recognition
Institute of Contemporary Sciences
 
Using data to fight corruption: full budget transparency in local government
Using data to fight corruption: full budget transparency in local governmentUsing data to fight corruption: full budget transparency in local government
Using data to fight corruption: full budget transparency in local government
Institute of Contemporary Sciences
 
Geospatial Analysis and Open Data - Forest and Climate
Geospatial Analysis and Open Data - Forest and ClimateGeospatial Analysis and Open Data - Forest and Climate
Geospatial Analysis and Open Data - Forest and Climate
Institute of Contemporary Sciences
 

More from Institute of Contemporary Sciences (20)

First 5 years of PSI:ML - Filip Panjevic
First 5 years of PSI:ML - Filip PanjevicFirst 5 years of PSI:ML - Filip Panjevic
First 5 years of PSI:ML - Filip Panjevic
 
Building valuable (online and offline) Data Science communities - Experience ...
Building valuable (online and offline) Data Science communities - Experience ...Building valuable (online and offline) Data Science communities - Experience ...
Building valuable (online and offline) Data Science communities - Experience ...
 
Data Science Master 4.0 on Belgrade University - Drazen Draskovic
Data Science Master 4.0 on Belgrade University - Drazen DraskovicData Science Master 4.0 on Belgrade University - Drazen Draskovic
Data Science Master 4.0 on Belgrade University - Drazen Draskovic
 
Deep learning fast and slow, a responsible and explainable AI framework - Ahm...
Deep learning fast and slow, a responsible and explainable AI framework - Ahm...Deep learning fast and slow, a responsible and explainable AI framework - Ahm...
Deep learning fast and slow, a responsible and explainable AI framework - Ahm...
 
Solving churn challenge in Big Data environment - Jelena Pekez
Solving churn challenge in Big Data environment  - Jelena PekezSolving churn challenge in Big Data environment  - Jelena Pekez
Solving churn challenge in Big Data environment - Jelena Pekez
 
Application of Business Intelligence in bank risk management - Dimitar Dilov
Application of Business Intelligence in bank risk management - Dimitar DilovApplication of Business Intelligence in bank risk management - Dimitar Dilov
Application of Business Intelligence in bank risk management - Dimitar Dilov
 
Trends and practical applications of AI/ML in Fin Tech industry - Milos Kosan...
Trends and practical applications of AI/ML in Fin Tech industry - Milos Kosan...Trends and practical applications of AI/ML in Fin Tech industry - Milos Kosan...
Trends and practical applications of AI/ML in Fin Tech industry - Milos Kosan...
 
Recommender systems for personalized financial advice from concept to product...
Recommender systems for personalized financial advice from concept to product...Recommender systems for personalized financial advice from concept to product...
Recommender systems for personalized financial advice from concept to product...
 
Advanced tools in real time analytics and AI in customer support - Milan Sima...
Advanced tools in real time analytics and AI in customer support - Milan Sima...Advanced tools in real time analytics and AI in customer support - Milan Sima...
Advanced tools in real time analytics and AI in customer support - Milan Sima...
 
Complex AI forecasting methods for investments portfolio optimization - Pawel...
Complex AI forecasting methods for investments portfolio optimization - Pawel...Complex AI forecasting methods for investments portfolio optimization - Pawel...
Complex AI forecasting methods for investments portfolio optimization - Pawel...
 
From Zero to ML Hero for Underdogs - Amir Tabakovic
From Zero to ML Hero for Underdogs  - Amir TabakovicFrom Zero to ML Hero for Underdogs  - Amir Tabakovic
From Zero to ML Hero for Underdogs - Amir Tabakovic
 
Data and data scientists are not equal to money david hoyle
Data and data scientists are not equal to money   david hoyleData and data scientists are not equal to money   david hoyle
Data and data scientists are not equal to money david hoyle
 
The price is right - Tomislav Krizan
The price is right - Tomislav KrizanThe price is right - Tomislav Krizan
The price is right - Tomislav Krizan
 
When it's raining gold, bring a bucket - Andjela Culibrk
When it's raining gold, bring a bucket - Andjela CulibrkWhen it's raining gold, bring a bucket - Andjela Culibrk
When it's raining gold, bring a bucket - Andjela Culibrk
 
Reality and traps of real time data engineering - Milos Solujic
Reality and traps of real time data engineering - Milos SolujicReality and traps of real time data engineering - Milos Solujic
Reality and traps of real time data engineering - Milos Solujic
 
Sensor networks for personalized health monitoring - Vladimir Brusic
Sensor networks for personalized health monitoring - Vladimir BrusicSensor networks for personalized health monitoring - Vladimir Brusic
Sensor networks for personalized health monitoring - Vladimir Brusic
 
Improving Data Quality with Product Similarity Search
Improving Data Quality with Product Similarity SearchImproving Data Quality with Product Similarity Search
Improving Data Quality with Product Similarity Search
 
Prediction of good patterns for future sales using image recognition
Prediction of good patterns for future sales using image recognitionPrediction of good patterns for future sales using image recognition
Prediction of good patterns for future sales using image recognition
 
Using data to fight corruption: full budget transparency in local government
Using data to fight corruption: full budget transparency in local governmentUsing data to fight corruption: full budget transparency in local government
Using data to fight corruption: full budget transparency in local government
 
Geospatial Analysis and Open Data - Forest and Climate
Geospatial Analysis and Open Data - Forest and ClimateGeospatial Analysis and Open Data - Forest and Climate
Geospatial Analysis and Open Data - Forest and Climate
 

Recently uploaded

Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
roli9797
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
NABLAS株式会社
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
Roger Valdez
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
rwarrenll
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
slg6lamcq
 
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdfUnleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
Enterprise Wired
 
Machine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptxMachine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptx
balafet
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Subhajit Sahu
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Subhajit Sahu
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
axoqas
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
javier ramirez
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
mbawufebxi
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
manishkhaire30
 
Nanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdfNanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdf
eddie19851
 
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptxData_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
AnirbanRoy608946
 
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
v3tuleee
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdfEnhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
GetInData
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
slg6lamcq
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
u86oixdj
 

Recently uploaded (20)

Analysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performanceAnalysis insight about a Flyball dog competition team's performance
Analysis insight about a Flyball dog competition team's performance
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
 
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdfUnleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
Unleashing the Power of Data_ Choosing a Trusted Analytics Platform.pdf
 
Machine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptxMachine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptx
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
 
Nanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdfNanandann Nilekani's ppt On India's .pdf
Nanandann Nilekani's ppt On India's .pdf
 
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptxData_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
 
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdfEnhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
 

The Need for Explainable AI - Dorothea Wisemann

  • 1. The Need for Explainable AI — Dr. Dorothea Wiesmann Head of Cognitive Computing & Industry Solutions IBM Research Zurich
  • 2. The Need for Explainable AI
  • 3. 3 Transistors Network Volume Data Knowledge 1971 Moore’s Law 1995 Metcalfe’s Law Today Watson’s Law
  • 4. Strategic imperatives: Developing core AI AI will have enhanced reasoning abilities and will be widely distributed, helping us make decisions instantly.
  • 7. 7 2010 2015 General AI: Revolutionary 2050–BeyondWe are here Broad AI: Disruptive and Pervasive Narrow AI: Initial Value Creation
  • 8. Advancing Broad AI Signal Comprehension: From video and text to rich human perception Learning and Reasoning: From scalable machine learning to making a case Interaction: Understanding language, tone, emotion and context “A green bird sitting on top of a bowl”
  • 9. Watson Data & AI Every Every Business and Enterprise is Embracing AI Leaders everywhere are monetizing data and developing strategies to embed AI in business Every Business and Enterprise is Embracing AI Leaders everywhere are monetizing data and developing strategies to embed AI in business Financial Services Manufacturing Education Life SciencesLogistics
  • 10. Technical R&D today: The three pillars Theory/Knowledge Experiment Simulation
  • 11. The way forward: Cognitive Discovery Create technical area specific knowledge space from all relevant sources. Use knowledge space to drastically augment internal know-how & modeling, focus on which experiment is relevant, embed results in knowledge base Use inference on the knowledge space & simulation on the models Cognitive Discovery Drastically accelerate pace of systematic discovery and maximize ROI for R&D Experimental Results Knowledge Inference & Simulation Evidence & Experiments Technical R&D Augmented
  • 12. Goal: • Manage • Parse • Annotate • Train/learn • Convert PDF documents into a semantic representation Deep parsing of scientific papers Takes about 30 seconds on a laptop, 20,000 papers/week
  • 13. IBM RXN for Chemistry Predicting the Outcome of Chemical Reactions
  • 14. IBM RXN for Chemistry Seq-2-Seq Model Atoms as Letters, Molecules as Words Source/ Input Encoder Interesting Features Decoder Target/ Output Schwaller et al.: Chem. Sci., 2018, 9, 6091-6098
  • 15. IBM RXN for Chemistry Freely available now: research.ibm.com/ai4chemistry #RXNFORCHEMISTRY
  • 16. AI Adoption Is Accelerating of companies believe that AI is key to competitive advantage 94% AI associated with CRM activities will boost global business revenue by from 2017 to 2021 $1.1T By 2019, of digital transformation initiatives will use AI services and by 2021, of enterprise applications will use AI 75% 40%
  • 17. AI Adoption Is Accelerating …but there is also a set of unique challenges Only 1 in 20 companies have extensively incorporated AI in offerings or processes Top reasons for lack of AI Adoption • Skills: Lack of requisite talent to drive AI adoption • Data: Only 19% respondents strongly agreed that their organizations understand the data required to train AI algorithms. Data used is not of high quality or trusted • Trust: Only 35% of IT and Business decision makers had a high level of trust in their own organization's analytics. AI insights not well integrated into current processes of companies believe that AI is key to competitive advantage 94% AI associated with CRM activities will boost global business revenue by from 2017 to 2021 $1.1T By 2019, of digital transformation initiatives will use AI services and by 2021, of enterprise applications will use AI 75% 40%
  • 18. The Need for Explainable AI
  • 19. Example Recommender Systems Source: https://www.amazon.de/Zeller-14375-Katzen-K%C3%B6rbchen-Katzen-Korb- Anthrazit/dp/B072MHBCP7/ref=sr_1_fkmr0_1?ie=UTF8&qid=1537183815&sr=8-1-fkmr0&keywords=Zeller+Present+Hai
  • 20. Example Recommender Systems Source: https://www.amazon.de/Zeller-14375-Katzen-K%C3%B6rbchen-Katzen-Korb- Anthrazit/dp/B072MHBCP7/ref=sr_1_fkmr0_1?ie=UTF8&qid=1537183815&sr=8-1-fkmr0&keywords=Zeller+Present+Hai
  • 21. High performance, Explainable/Interpretable Models Gregoire Montavon et al., arXiv:1706.07979v1 [cs. LG] 24 Jun 2017  Interpretability: An interpretation is the mapping of an abstract concept (e.g. a predicted class) into a domain that the human can make sense of e.g. through prototypes.  Explainability: An explanation is the collection of features of the interpretable domain, that have contributed for a given example to produce a decision (e.g. classification or regression).
  • 22. Interpreting DNN Models D. Erhan, Y. Bengio, A. Courville, and P. Vincent, Tech. Rep, 4323, 2009  Concept: Building prototype in the input domain that is interpretable and representative of the abstract learned concept.  Method: Activation Maximization (input pattern that produces a maximum model response for a quantity of interest) constraining the optimization to generate only realistic prototypes) Anh Nguyen, Alexey Dosovitskiy, Jason Yosinski, Thomas Brox, and Jeff Clune, NIPS 2016
  • 23. Improving Simple Models with Confidence Profiles A. Dhurandhara, K. Shanmugamb, R. Lussc, and P. Olsen, arXiv:1807.07506v1, 2018  Concept: Transferring information from a pre-trained deep neural network with high accuracy to a simpler interpretable model  Method: Linear probes to generate confidence scores for DNN. Transfer by theoretically justified weighting of samples during the training of the simple model using confidence scores of these intermediate layers.
  • 24. High performance, Explainable/Interpretable Models Gregoire Montavon et al., arXiv:1706.07979v1 [cs. LG] 24 Jun 2017  Interpretability: An interpretation is the mapping of an abstract concept (e.g. a predicted class) into a domain that the human can make sense of e.g. through prototypes.  Explainability: An explanation is the collection of features of the interpretable domain, that have contributed for a given example to produce a decision (e.g. classification or regression).
  • 25. Layerwise Relevance Propagation (LRP)  Method: Beginning with the “relevance” being concentrated at the output node in the graph, and then iteratively “propagate” it backwards through the network S. Bach, A. Binder, G. Montavon, F. Klauschen, K.-R. Müller, W. Samek, PLoS ONE 10(7): e0130140
  • 26. Local Interpretable Model-agnostic Explanations (LIME)  Concept: Algorithm that can explain the predictions of any classifier in a faithful way, by approximating it locally with an interpretable model. Marco Ribeiro, Sameer Singh, and Carlos Guestrin. ACM SIGKDD Intl. Conference on Knowledge Discovery and Data Mining, 2016
  • 27. Contrastive Explanations with Pertinent Negatives  Concept: Explain a classification with pertinent positive features and pertinent negative features  Method: Given an input, • find what should be minimally and sufficiently present to justify its classification and • find what should be minimally and necessarily absent A. Dhurandhar, P.-Y. Chen, R. Luss, C.-C. Tu, P. Ting, K. Shanmugam and P. Das, arXiv:1802.07623v1, 2018
  • 28. 28 IBM Cloud / Watson and Cloud Platform / © 2018 IBM Corporation Thanks! Q&A

Editor's Notes

  1. .
  2. For example in medicine, a patient showing symptoms of cough, cold and fever, but no sputum or chills, will most likely be diagnosed as having flu rather than having pneumonia.
  3. Visit IBM Research at our website: http://research.ibm.com. Follow us on Twitter: https://twitter.com/ibmresearch On Facebook: https://www.facebook.com/IBMResearch On YouTube: https://www.youtube.com/user/IBMLabs