SlideShare a Scribd company logo
1 of 28
Tetherless World Constellation 
Watson: an academic 
perspective 
Jim Hendler 
Tetherless World Professor of Computer, Web and Cognitive Sciences 
Director, The Rensselaer Institute for Data Exploration and Applications 
Rensselaer Polytechnic Institute 
http://www.cs.rpi.edu/~hendler 
@jahendler (twitter)
Watson Won! 
Tetherless World Constellation
What is the SCIENCE that Watson informs 
Tetherless World Constellation 
• As a researcher the question isn't 
just “what else can it do,” it’s what 
can we learn from it 
– and do better 
• That is “Why did Watson win?” 
– is it a bag of tricks that plays Jeopardy 
• or does enterprise search 
– or does it expose something 
fundamental about computing?
Why did Watson win? 
Tetherless World Constellation 
• From a research perspective Watson 
is interesting in a number of ways 
– because of the underlying “cognitive pipeline” 
– as a different approach to memory-based 
reasoning 
– as a model of (some aspects) of human 
cognition 
– as the validation of a fundamental AI paradigm 
• and thus a contribution to the 
fundamentals of computing
Why did Watson win? 
Tetherless World Constellation 
• From a research perspective Watson 
is interesting in a number of ways 
– because of the underlying “cognitive pipeline” 
– as a different approach to memory-based 
reasoning 
– as a model of (some aspects) of human 
cognition 
– as the validation of a fundamental AI paradigm 
• and thus a contribution to the 
fundamentals of computing
AI reasoners and Control flow 
Tetherless World Constellation 
Traditional AI systems (rule or logic) 
generally work forward from 
knowledge or backward from a goal 
looking “looping” through possible 
answers and backtracking when they 
cannot find one
Watson doesn’t look that different ??? 
Watson pipeline as published by IBM; see IBM J Res & Dev 56 (3/4), May/July 2012, p. 
15:2
But laid out like this… ??? 
Pipeline layout by 
Simon Ellis, 2013
The Watson Pipeline 
Tetherless World Constellation 
• Consider many candidate answers in parallel 
– evaluate them all 
• Avoid loops 
– control structure straight-forward basically “feed forward 
only” 
• a couple of special exceptions for some kinds of Jeopardy 
questions 
• some differences in newer Watson Q/A, but still the 
essential structure 
• This loop can be embedded in a “set of 
questions” graph 
– Differential diagnosis (eg. Watson paths) 
– Watson as Advisor (RPI work) 
– …
Why did Watson win? 
Tetherless World Constellation 
• From a research perspective Watson 
is interesting in a number of ways 
– because of the underlying “cognitive pipeline” 
– as a different approach to memory-based 
reasoning 
– as a model of (some aspects) of human 
cognition 
– as the validation of a fundamental AI paradigm 
• and thus a contribution to the 
fundamentals of computing
Modern AI 
Tetherless World Constellation 
• The Watson program is already a breakthrough 
technology in AI. For many years it had been 
largely assumed that for a computer to go 
beyond search and really be able to perform 
complex human language tasks it needed to do 
one of two things: either it would 
“understand” the texts using some kind of 
deep “knowledge representation,” or it 
would have a complex statistical model 
based on millions of texts. 
from Watson goes to college: How the world’s smartest PC will 
revolutionize AI, GigaOm, 3/2/2013
In contrast 
Tetherless World Constellation 
• Watson used very little of either of these. Rather, 
it uses a lot of memory and clever ways of pulling 
texts from that memory. Thus, Watson 
demonstrated what some in AI had 
conjectured, but to date been unable to 
prove: that intelligence is tied to an ability 
to appropriately find relevant information in 
a very large memory. 
from Watson goes to college: How the world’s smartest PC will 
revolutionize AI, GigaOm, 3/2/2013
in the interest of time 
Tetherless World Constellation 
• [Several hours of boring blather in 
academic jargon about the 
importance of the above] deleted 
– Trust me, this is really important! 
• provides the “third leg” needed for AI
Why did Watson win? 
Tetherless World Constellation 
• From a research perspective Watson 
is interesting in a number of ways 
– because of the underlying “cognitive pipeline” 
– as a different approach to memory-based 
reasoning 
– as a model of (some aspects) of human 
cognition 
– as the validation of a fundamental AI paradigm 
• and thus a contribution to the 
fundamentals of computing
Is Watson cognitive? ??? 
“The computer’s techniques for unraveling Jeopardy! clues sounded 
just like mine. That machine zeroes in on key words in a clue, then 
combs its memory (in Watson’s case, a 15-terabyte data bank of 
human knowledge) for clusters of associations with those words. It 
rigorously checks the top hits against all the contextual information it 
can muster: the category name; the kind of answer being sought; the 
time, place, and gender hinted at in the clue; and so on. And when it 
feels ‘sure’ enough, it decides to buzz. This is all an instant, intuitive 
process for a human Jeopardy! player, but I felt convinced that under 
the hood my brain was doing more or less the same thing.” 
— Ken Jennings
Is Ken right? 
Tetherless World Constellation 
• Q: How does Watson fare as a 
complete cognitive model? 
• A: Poorly 
– no conversational ability 
– no concept of self 
– no deeper reasoning 
(Watson’s critics harp on these) 
• Q: But, how does Watson fare as a 
model of question answering?
But… much better when compared to “memory” 
models 
Tetherless World Constellation 
MAC/FAC (Gentner & Forbus, 1991) 
One example slide for more see 
“Why Watson Won” on slideshare 
Many are chosen, few are called model of analogic reasoning 
Strong correspondence in performance, not in mechanism 
New work by Forbus (SME) uses a more feed-forward mechanism
Watson Q/A as a cognitive “component” 
Jeopardy Watson as the memory model for cognitive computing 
(both IBM Research and Rensselaer exploring these ideas) 
Office of Research
Why did Watson win? 
Tetherless World Constellation 
• From a research perspective Watson 
is interesting in a number of ways 
– because of the underlying “cognitive pipeline” 
– as a different approach to memory-based 
reasoning 
– as a model of (some aspects) of human 
cognition 
– as the validation of a fundamental AI paradigm 
• and thus a contribution to the 
fundamentals of computing
Simon (‘69) … to Minsky (’88) – ??? 
Tetherless World Constellation 
• AI as monolithic 
reasoner (or 
learner) 
vs 
• AI as collection of 
small processes 
lightly linked and 
moderated through 
learned contexts
Simon (‘69) … to Minsky (‘88) … to Watson (‘12) 
Tetherless World Constellation 
• AI as monolithic 
reasoner (or 
learner) 
vs 
• AI as collection of 
small processes 
lightly linked and 
moderated through 
learned contexts
Simon (‘69) … to Minsky (‘88) … to Watson (‘12) 
Tetherless World Constellation 
• AI as monolithic 
reasoner (or 
learner) 
• vs 
• AI as collection of 
small processes 
lightly linked and 
moderated through 
learned contexts 
Which is the paradigm shift to cognitive computing 
(My thanks to Watson for bringing this idea back to the 
forefront of AI!)
Extending the underlying technologies (one exam?ple?) ? 
 How can a cognitive computer appropriately use Q/A 
contexts? 
 Where was Yoda born? 
 Very little is known about Yoda's early life. 
He was from a remote planet, 
but which one remains a mystery. 
 Where did Yoda live? 
 Jedi Master Yoda went into voluntary exile on Dagobah 
 Where was Yoda made? 
 The Yoda puppet was originally 
designed and built by Stuart Freeborn 
for LucasFilm and Industrial Light & Magic.
Language and Data 
Tetherless World Constellation 
Enterprise 
analytics 
Open Data 
Integration 
Emerging 
Research 
Area
And stay tuned for… 
Tetherless World Constellation 
• Applying Watson’s approach to other 
AI areas 
–Game Playing 
• Games with combinatorics that make chess 
look tiny (Simon Ellis, thesis in progress) 
– Planning and Plan Recognition 
• Using cognitive computing in planning and 
decision support 
– Scientific Discovery 
• Hypothesis creation and scoring 
– …
Conclusion 
Tetherless World Constellation 
• Watson is a big deal 
– Demonstrates a different way of parallelizing reasoning 
– Makes it impossible to ignore memory-based approaches 
– Opens an approach to cognitive modeling of memory 
– Relevates the many-modules approach to AI 
– Must change the way we think about, and teach, AI. 
• Cognitive Computing opens up many exciting 
research areas 
– Integrating new language models 
– Data and language integration between the enterprise 
and the Open Web 
– Applying the new paradigm to many other areas of AI 
systems
Questions? 
Tetherless World Constellation

More Related Content

What's hot

The Unreasonable Effectiveness of Metadata
The Unreasonable Effectiveness of MetadataThe Unreasonable Effectiveness of Metadata
The Unreasonable Effectiveness of MetadataJames Hendler
 
Watson at RPI - Summer 2013
Watson at RPI - Summer 2013Watson at RPI - Summer 2013
Watson at RPI - Summer 2013James Hendler
 
Broad Data (India 2015)
Broad Data (India 2015)Broad Data (India 2015)
Broad Data (India 2015)James Hendler
 
Semantic Web: The Inside Story
Semantic Web: The Inside StorySemantic Web: The Inside Story
Semantic Web: The Inside StoryJames Hendler
 
Data Big and Broad (Oxford, 2012)
Data Big and Broad (Oxford, 2012)Data Big and Broad (Oxford, 2012)
Data Big and Broad (Oxford, 2012)James Hendler
 
"Why the Semantic Web will Never Work" (note the quotes)
"Why the Semantic Web will Never Work"  (note the quotes)"Why the Semantic Web will Never Work"  (note the quotes)
"Why the Semantic Web will Never Work" (note the quotes)James Hendler
 
The Semantic Web: It's for Real
The Semantic Web: It's for RealThe Semantic Web: It's for Real
The Semantic Web: It's for RealJames Hendler
 
Facilitating Web Science Collaboration through Semantic Markup
Facilitating Web Science Collaboration through Semantic MarkupFacilitating Web Science Collaboration through Semantic Markup
Facilitating Web Science Collaboration through Semantic MarkupJames Hendler
 
Tragedy of the Data Commons (ODSC-East, 2021)
Tragedy of the Data Commons (ODSC-East, 2021)Tragedy of the Data Commons (ODSC-East, 2021)
Tragedy of the Data Commons (ODSC-East, 2021)James Hendler
 
The Future(s) of the World Wide Web
The Future(s) of the World Wide WebThe Future(s) of the World Wide Web
The Future(s) of the World Wide WebJames Hendler
 
HyperMembrane Structures for Open Source Cognitive Computing
HyperMembrane Structures for Open Source Cognitive ComputingHyperMembrane Structures for Open Source Cognitive Computing
HyperMembrane Structures for Open Source Cognitive ComputingJack Park
 
Federating Cultures: Human Knowledge, Teachers, Students
Federating Cultures: Human Knowledge, Teachers, StudentsFederating Cultures: Human Knowledge, Teachers, Students
Federating Cultures: Human Knowledge, Teachers, StudentsJack Park
 
Evolution of language and vision
Evolution of language and visionEvolution of language and vision
Evolution of language and visionAaron Sloman
 
The Semantic Web: 2010 Update
The Semantic Web: 2010 Update The Semantic Web: 2010 Update
The Semantic Web: 2010 Update James Hendler
 
Towards An Improvement Community Platform for Service Innovation
Towards An Improvement Community Platform for Service InnovationTowards An Improvement Community Platform for Service Innovation
Towards An Improvement Community Platform for Service InnovationJack Park
 
Social Machines Oxford Hendler
Social Machines Oxford HendlerSocial Machines Oxford Hendler
Social Machines Oxford HendlerJames Hendler
 
How to Build a Research Roadmap (avoiding tempting dead-ends)
How to Build a Research Roadmap (avoiding tempting dead-ends)How to Build a Research Roadmap (avoiding tempting dead-ends)
How to Build a Research Roadmap (avoiding tempting dead-ends)Aaron Sloman
 
DMTM Lecture 01 Introduction
DMTM Lecture 01 IntroductionDMTM Lecture 01 Introduction
DMTM Lecture 01 IntroductionPier Luca Lanzi
 
Evolution euclid-mathematical-cognition
Evolution euclid-mathematical-cognitionEvolution euclid-mathematical-cognition
Evolution euclid-mathematical-cognitionAaron Sloman
 

What's hot (20)

The Unreasonable Effectiveness of Metadata
The Unreasonable Effectiveness of MetadataThe Unreasonable Effectiveness of Metadata
The Unreasonable Effectiveness of Metadata
 
Wither OWL
Wither OWLWither OWL
Wither OWL
 
Watson at RPI - Summer 2013
Watson at RPI - Summer 2013Watson at RPI - Summer 2013
Watson at RPI - Summer 2013
 
Broad Data (India 2015)
Broad Data (India 2015)Broad Data (India 2015)
Broad Data (India 2015)
 
Semantic Web: The Inside Story
Semantic Web: The Inside StorySemantic Web: The Inside Story
Semantic Web: The Inside Story
 
Data Big and Broad (Oxford, 2012)
Data Big and Broad (Oxford, 2012)Data Big and Broad (Oxford, 2012)
Data Big and Broad (Oxford, 2012)
 
"Why the Semantic Web will Never Work" (note the quotes)
"Why the Semantic Web will Never Work"  (note the quotes)"Why the Semantic Web will Never Work"  (note the quotes)
"Why the Semantic Web will Never Work" (note the quotes)
 
The Semantic Web: It's for Real
The Semantic Web: It's for RealThe Semantic Web: It's for Real
The Semantic Web: It's for Real
 
Facilitating Web Science Collaboration through Semantic Markup
Facilitating Web Science Collaboration through Semantic MarkupFacilitating Web Science Collaboration through Semantic Markup
Facilitating Web Science Collaboration through Semantic Markup
 
Tragedy of the Data Commons (ODSC-East, 2021)
Tragedy of the Data Commons (ODSC-East, 2021)Tragedy of the Data Commons (ODSC-East, 2021)
Tragedy of the Data Commons (ODSC-East, 2021)
 
The Future(s) of the World Wide Web
The Future(s) of the World Wide WebThe Future(s) of the World Wide Web
The Future(s) of the World Wide Web
 
HyperMembrane Structures for Open Source Cognitive Computing
HyperMembrane Structures for Open Source Cognitive ComputingHyperMembrane Structures for Open Source Cognitive Computing
HyperMembrane Structures for Open Source Cognitive Computing
 
Federating Cultures: Human Knowledge, Teachers, Students
Federating Cultures: Human Knowledge, Teachers, StudentsFederating Cultures: Human Knowledge, Teachers, Students
Federating Cultures: Human Knowledge, Teachers, Students
 
Evolution of language and vision
Evolution of language and visionEvolution of language and vision
Evolution of language and vision
 
The Semantic Web: 2010 Update
The Semantic Web: 2010 Update The Semantic Web: 2010 Update
The Semantic Web: 2010 Update
 
Towards An Improvement Community Platform for Service Innovation
Towards An Improvement Community Platform for Service InnovationTowards An Improvement Community Platform for Service Innovation
Towards An Improvement Community Platform for Service Innovation
 
Social Machines Oxford Hendler
Social Machines Oxford HendlerSocial Machines Oxford Hendler
Social Machines Oxford Hendler
 
How to Build a Research Roadmap (avoiding tempting dead-ends)
How to Build a Research Roadmap (avoiding tempting dead-ends)How to Build a Research Roadmap (avoiding tempting dead-ends)
How to Build a Research Roadmap (avoiding tempting dead-ends)
 
DMTM Lecture 01 Introduction
DMTM Lecture 01 IntroductionDMTM Lecture 01 Introduction
DMTM Lecture 01 Introduction
 
Evolution euclid-mathematical-cognition
Evolution euclid-mathematical-cognitionEvolution euclid-mathematical-cognition
Evolution euclid-mathematical-cognition
 

Viewers also liked

Artificial Intelligence: Existential Threat or Our Best Hope for the Future?
Artificial Intelligence: Existential Threat or Our Best Hope for the Future?Artificial Intelligence: Existential Threat or Our Best Hope for the Future?
Artificial Intelligence: Existential Threat or Our Best Hope for the Future?James Hendler
 
IBM Watson: How it Works, and What it means for Society beyond winning Jeopardy!
IBM Watson: How it Works, and What it means for Society beyond winning Jeopardy!IBM Watson: How it Works, and What it means for Society beyond winning Jeopardy!
IBM Watson: How it Works, and What it means for Society beyond winning Jeopardy!Tony Pearson
 
Watsons - Bangalore - October 2014 - prelim photo documentary
Watsons - Bangalore - October 2014 - prelim photo documentaryWatsons - Bangalore - October 2014 - prelim photo documentary
Watsons - Bangalore - October 2014 - prelim photo documentaryJohn Singh
 
Robotics power point
Robotics power pointRobotics power point
Robotics power pointoacore2
 
Kim Solez Technology, the Future of Medicine, and the Bridge between Transpla...
Kim Solez Technology, the Future of Medicine, and the Bridge between Transpla...Kim Solez Technology, the Future of Medicine, and the Bridge between Transpla...
Kim Solez Technology, the Future of Medicine, and the Bridge between Transpla...Kim Solez ,
 
Using the cloud to improve the practice of medicine
Using the cloud to improve the practice of medicineUsing the cloud to improve the practice of medicine
Using the cloud to improve the practice of medicineRobert J Miller MD
 
Artificial intelligency & robotics
Artificial intelligency & roboticsArtificial intelligency & robotics
Artificial intelligency & roboticsSneh Raval
 
Introduction To The IBM IoT Foundation
Introduction To The IBM IoT FoundationIntroduction To The IBM IoT Foundation
Introduction To The IBM IoT Foundationpetecrocker
 
AI and IBM Watson in legal
AI and IBM Watson in legalAI and IBM Watson in legal
AI and IBM Watson in legalAnders Quitzau
 
Robotics in healthcare
Robotics in healthcareRobotics in healthcare
Robotics in healthcareParas Wadher
 
Smart Data Webinar: Deep QA (Question/Answer) - Lessons From Watson and Jeopa...
Smart Data Webinar: Deep QA (Question/Answer) - Lessons From Watson and Jeopa...Smart Data Webinar: Deep QA (Question/Answer) - Lessons From Watson and Jeopa...
Smart Data Webinar: Deep QA (Question/Answer) - Lessons From Watson and Jeopa...DATAVERSITY
 

Viewers also liked (14)

Artificial Intelligence: Existential Threat or Our Best Hope for the Future?
Artificial Intelligence: Existential Threat or Our Best Hope for the Future?Artificial Intelligence: Existential Threat or Our Best Hope for the Future?
Artificial Intelligence: Existential Threat or Our Best Hope for the Future?
 
IBM Watson: How it Works, and What it means for Society beyond winning Jeopardy!
IBM Watson: How it Works, and What it means for Society beyond winning Jeopardy!IBM Watson: How it Works, and What it means for Society beyond winning Jeopardy!
IBM Watson: How it Works, and What it means for Society beyond winning Jeopardy!
 
Watsons - Bangalore - October 2014 - prelim photo documentary
Watsons - Bangalore - October 2014 - prelim photo documentaryWatsons - Bangalore - October 2014 - prelim photo documentary
Watsons - Bangalore - October 2014 - prelim photo documentary
 
Future of medicine
Future of medicineFuture of medicine
Future of medicine
 
Robotics power point
Robotics power pointRobotics power point
Robotics power point
 
The future of medicine
The future of medicineThe future of medicine
The future of medicine
 
Kim Solez Technology, the Future of Medicine, and the Bridge between Transpla...
Kim Solez Technology, the Future of Medicine, and the Bridge between Transpla...Kim Solez Technology, the Future of Medicine, and the Bridge between Transpla...
Kim Solez Technology, the Future of Medicine, and the Bridge between Transpla...
 
Using the cloud to improve the practice of medicine
Using the cloud to improve the practice of medicineUsing the cloud to improve the practice of medicine
Using the cloud to improve the practice of medicine
 
The future of medicine
The future of medicineThe future of medicine
The future of medicine
 
Artificial intelligency & robotics
Artificial intelligency & roboticsArtificial intelligency & robotics
Artificial intelligency & robotics
 
Introduction To The IBM IoT Foundation
Introduction To The IBM IoT FoundationIntroduction To The IBM IoT Foundation
Introduction To The IBM IoT Foundation
 
AI and IBM Watson in legal
AI and IBM Watson in legalAI and IBM Watson in legal
AI and IBM Watson in legal
 
Robotics in healthcare
Robotics in healthcareRobotics in healthcare
Robotics in healthcare
 
Smart Data Webinar: Deep QA (Question/Answer) - Lessons From Watson and Jeopa...
Smart Data Webinar: Deep QA (Question/Answer) - Lessons From Watson and Jeopa...Smart Data Webinar: Deep QA (Question/Answer) - Lessons From Watson and Jeopa...
Smart Data Webinar: Deep QA (Question/Answer) - Lessons From Watson and Jeopa...
 

Similar to Watson: An Academic's Perspective

Machine Learning, AI and the Brain
Machine Learning, AI and the Brain Machine Learning, AI and the Brain
Machine Learning, AI and the Brain TechExeter
 
How to Talk to a Cognitive Computer, NLDB2015
How to Talk to a Cognitive Computer,  NLDB2015How to Talk to a Cognitive Computer,  NLDB2015
How to Talk to a Cognitive Computer, NLDB2015Csaba Veres
 
Introduction to Artificial Intelligences
Introduction to Artificial IntelligencesIntroduction to Artificial Intelligences
Introduction to Artificial IntelligencesMeenakshi Paul
 
computer science engineering spe ialized in artificial Intelligence
computer science engineering spe ialized in artificial Intelligencecomputer science engineering spe ialized in artificial Intelligence
computer science engineering spe ialized in artificial IntelligenceKhanKhaja1
 
intro (1).ppt
intro (1).pptintro (1).ppt
intro (1).pptburakkrk6
 
Normal Considered Harmful
Normal Considered HarmfulNormal Considered Harmful
Normal Considered Harmfulgreenwop
 
Ibm cognitive seminar march 2015 watsonsim final
Ibm cognitive seminar march 2015  watsonsim finalIbm cognitive seminar march 2015  watsonsim final
Ibm cognitive seminar march 2015 watsonsim finaldiannepatricia
 
Open-endedness curriculum at EEM Institute
Open-endedness curriculum at EEM InstituteOpen-endedness curriculum at EEM Institute
Open-endedness curriculum at EEM InstituteAnatoly Levenchuk
 
From Research Objects to Reproducible Science Tales
From Research Objects to Reproducible Science TalesFrom Research Objects to Reproducible Science Tales
From Research Objects to Reproducible Science TalesBertram Ludäscher
 
AI Lecture-01 (Introduction) NN and Fuzzy
AI Lecture-01 (Introduction) NN and FuzzyAI Lecture-01 (Introduction) NN and Fuzzy
AI Lecture-01 (Introduction) NN and FuzzySirRafiLectures
 
The Semantic Web: 2010 Update
The Semantic Web: 2010 UpdateThe Semantic Web: 2010 Update
The Semantic Web: 2010 UpdateJames Hendler
 
Extending the Mind with Cognitive Prosthetics?
Extending the Mind with Cognitive Prosthetics? Extending the Mind with Cognitive Prosthetics?
Extending the Mind with Cognitive Prosthetics? PhiloWeb
 

Similar to Watson: An Academic's Perspective (20)

Machine Learning, AI and the Brain
Machine Learning, AI and the Brain Machine Learning, AI and the Brain
Machine Learning, AI and the Brain
 
How to Talk to a Cognitive Computer, NLDB2015
How to Talk to a Cognitive Computer,  NLDB2015How to Talk to a Cognitive Computer,  NLDB2015
How to Talk to a Cognitive Computer, NLDB2015
 
chatcptkk.ppt
chatcptkk.pptchatcptkk.ppt
chatcptkk.ppt
 
ai.ppt
ai.pptai.ppt
ai.ppt
 
ai.ppt
ai.pptai.ppt
ai.ppt
 
ai.ppt
ai.pptai.ppt
ai.ppt
 
Introduction to Artificial Intelligences
Introduction to Artificial IntelligencesIntroduction to Artificial Intelligences
Introduction to Artificial Intelligences
 
ai.ppt
ai.pptai.ppt
ai.ppt
 
computer science engineering spe ialized in artificial Intelligence
computer science engineering spe ialized in artificial Intelligencecomputer science engineering spe ialized in artificial Intelligence
computer science engineering spe ialized in artificial Intelligence
 
intro (1).ppt
intro (1).pptintro (1).ppt
intro (1).ppt
 
Normal Considered Harmful
Normal Considered HarmfulNormal Considered Harmful
Normal Considered Harmful
 
Ibm cognitive seminar march 2015 watsonsim final
Ibm cognitive seminar march 2015  watsonsim finalIbm cognitive seminar march 2015  watsonsim final
Ibm cognitive seminar march 2015 watsonsim final
 
Open-endedness curriculum at EEM Institute
Open-endedness curriculum at EEM InstituteOpen-endedness curriculum at EEM Institute
Open-endedness curriculum at EEM Institute
 
n01.ppt
n01.pptn01.ppt
n01.ppt
 
From Research Objects to Reproducible Science Tales
From Research Objects to Reproducible Science TalesFrom Research Objects to Reproducible Science Tales
From Research Objects to Reproducible Science Tales
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
AI Lecture-01 (Introduction) NN and Fuzzy
AI Lecture-01 (Introduction) NN and FuzzyAI Lecture-01 (Introduction) NN and Fuzzy
AI Lecture-01 (Introduction) NN and Fuzzy
 
The Semantic Web: 2010 Update
The Semantic Web: 2010 UpdateThe Semantic Web: 2010 Update
The Semantic Web: 2010 Update
 
Extending the Mind with Cognitive Prosthetics?
Extending the Mind with Cognitive Prosthetics? Extending the Mind with Cognitive Prosthetics?
Extending the Mind with Cognitive Prosthetics?
 

More from James Hendler

Knowing what AI Systems Don't know and Why it matters
Knowing what AI  Systems Don't know and Why it mattersKnowing what AI  Systems Don't know and Why it matters
Knowing what AI Systems Don't know and Why it mattersJames Hendler
 
Exploring the Boundaries of Artificial Intelligence (or "Modern AI")
Exploring the Boundaries of Artificial Intelligence (or "Modern AI")Exploring the Boundaries of Artificial Intelligence (or "Modern AI")
Exploring the Boundaries of Artificial Intelligence (or "Modern AI")James Hendler
 
Tragedy of the (Data) Commons
Tragedy of the (Data) CommonsTragedy of the (Data) Commons
Tragedy of the (Data) CommonsJames Hendler
 
Knowledge Graph Semantics/Interoperability
Knowledge Graph Semantics/InteroperabilityKnowledge Graph Semantics/Interoperability
Knowledge Graph Semantics/InteroperabilityJames Hendler
 
Enhancing Precision Wellness with Personal Health Knowledge Graphs
Enhancing Precision Wellness with Personal Health Knowledge Graphs Enhancing Precision Wellness with Personal Health Knowledge Graphs
Enhancing Precision Wellness with Personal Health Knowledge Graphs James Hendler
 
Capacity Building: Data Science in the University At Rensselaer Polytechnic ...
Capacity Building: Data Science in the University  At Rensselaer Polytechnic ...Capacity Building: Data Science in the University  At Rensselaer Polytechnic ...
Capacity Building: Data Science in the University At Rensselaer Polytechnic ...James Hendler
 
Enhancing Precision Wellness with Knowledge Graphs and Semantic Analytics: O...
Enhancing Precision Wellness with  Knowledge Graphs and Semantic Analytics: O...Enhancing Precision Wellness with  Knowledge Graphs and Semantic Analytics: O...
Enhancing Precision Wellness with Knowledge Graphs and Semantic Analytics: O...James Hendler
 
The Science of Data Science
The Science of Data Science The Science of Data Science
The Science of Data Science James Hendler
 
Big Data and Computer Science Education
Big Data and Computer Science EducationBig Data and Computer Science Education
Big Data and Computer Science EducationJames Hendler
 
The Rensselaer IDEA: Data Exploration
The Rensselaer IDEA: Data Exploration The Rensselaer IDEA: Data Exploration
The Rensselaer IDEA: Data Exploration James Hendler
 
Future of the World WIde Web (India)
Future of the World WIde Web (India)Future of the World WIde Web (India)
Future of the World WIde Web (India)James Hendler
 

More from James Hendler (11)

Knowing what AI Systems Don't know and Why it matters
Knowing what AI  Systems Don't know and Why it mattersKnowing what AI  Systems Don't know and Why it matters
Knowing what AI Systems Don't know and Why it matters
 
Exploring the Boundaries of Artificial Intelligence (or "Modern AI")
Exploring the Boundaries of Artificial Intelligence (or "Modern AI")Exploring the Boundaries of Artificial Intelligence (or "Modern AI")
Exploring the Boundaries of Artificial Intelligence (or "Modern AI")
 
Tragedy of the (Data) Commons
Tragedy of the (Data) CommonsTragedy of the (Data) Commons
Tragedy of the (Data) Commons
 
Knowledge Graph Semantics/Interoperability
Knowledge Graph Semantics/InteroperabilityKnowledge Graph Semantics/Interoperability
Knowledge Graph Semantics/Interoperability
 
Enhancing Precision Wellness with Personal Health Knowledge Graphs
Enhancing Precision Wellness with Personal Health Knowledge Graphs Enhancing Precision Wellness with Personal Health Knowledge Graphs
Enhancing Precision Wellness with Personal Health Knowledge Graphs
 
Capacity Building: Data Science in the University At Rensselaer Polytechnic ...
Capacity Building: Data Science in the University  At Rensselaer Polytechnic ...Capacity Building: Data Science in the University  At Rensselaer Polytechnic ...
Capacity Building: Data Science in the University At Rensselaer Polytechnic ...
 
Enhancing Precision Wellness with Knowledge Graphs and Semantic Analytics: O...
Enhancing Precision Wellness with  Knowledge Graphs and Semantic Analytics: O...Enhancing Precision Wellness with  Knowledge Graphs and Semantic Analytics: O...
Enhancing Precision Wellness with Knowledge Graphs and Semantic Analytics: O...
 
The Science of Data Science
The Science of Data Science The Science of Data Science
The Science of Data Science
 
Big Data and Computer Science Education
Big Data and Computer Science EducationBig Data and Computer Science Education
Big Data and Computer Science Education
 
The Rensselaer IDEA: Data Exploration
The Rensselaer IDEA: Data Exploration The Rensselaer IDEA: Data Exploration
The Rensselaer IDEA: Data Exploration
 
Future of the World WIde Web (India)
Future of the World WIde Web (India)Future of the World WIde Web (India)
Future of the World WIde Web (India)
 

Recently uploaded

Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightSafe Software
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAnitaRaj43
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfdanishmna97
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformWSO2
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....rightmanforbloodline
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Bhuvaneswari Subramani
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Introduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMIntroduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMKumar Satyam
 

Recently uploaded (20)

Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cf
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Introduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMIntroduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDM
 

Watson: An Academic's Perspective

  • 1. Tetherless World Constellation Watson: an academic perspective Jim Hendler Tetherless World Professor of Computer, Web and Cognitive Sciences Director, The Rensselaer Institute for Data Exploration and Applications Rensselaer Polytechnic Institute http://www.cs.rpi.edu/~hendler @jahendler (twitter)
  • 2. Watson Won! Tetherless World Constellation
  • 3.
  • 4. What is the SCIENCE that Watson informs Tetherless World Constellation • As a researcher the question isn't just “what else can it do,” it’s what can we learn from it – and do better • That is “Why did Watson win?” – is it a bag of tricks that plays Jeopardy • or does enterprise search – or does it expose something fundamental about computing?
  • 5. Why did Watson win? Tetherless World Constellation • From a research perspective Watson is interesting in a number of ways – because of the underlying “cognitive pipeline” – as a different approach to memory-based reasoning – as a model of (some aspects) of human cognition – as the validation of a fundamental AI paradigm • and thus a contribution to the fundamentals of computing
  • 6. Why did Watson win? Tetherless World Constellation • From a research perspective Watson is interesting in a number of ways – because of the underlying “cognitive pipeline” – as a different approach to memory-based reasoning – as a model of (some aspects) of human cognition – as the validation of a fundamental AI paradigm • and thus a contribution to the fundamentals of computing
  • 7. AI reasoners and Control flow Tetherless World Constellation Traditional AI systems (rule or logic) generally work forward from knowledge or backward from a goal looking “looping” through possible answers and backtracking when they cannot find one
  • 8. Watson doesn’t look that different ??? Watson pipeline as published by IBM; see IBM J Res & Dev 56 (3/4), May/July 2012, p. 15:2
  • 9. But laid out like this… ??? Pipeline layout by Simon Ellis, 2013
  • 10. The Watson Pipeline Tetherless World Constellation • Consider many candidate answers in parallel – evaluate them all • Avoid loops – control structure straight-forward basically “feed forward only” • a couple of special exceptions for some kinds of Jeopardy questions • some differences in newer Watson Q/A, but still the essential structure • This loop can be embedded in a “set of questions” graph – Differential diagnosis (eg. Watson paths) – Watson as Advisor (RPI work) – …
  • 11. Why did Watson win? Tetherless World Constellation • From a research perspective Watson is interesting in a number of ways – because of the underlying “cognitive pipeline” – as a different approach to memory-based reasoning – as a model of (some aspects) of human cognition – as the validation of a fundamental AI paradigm • and thus a contribution to the fundamentals of computing
  • 12. Modern AI Tetherless World Constellation • The Watson program is already a breakthrough technology in AI. For many years it had been largely assumed that for a computer to go beyond search and really be able to perform complex human language tasks it needed to do one of two things: either it would “understand” the texts using some kind of deep “knowledge representation,” or it would have a complex statistical model based on millions of texts. from Watson goes to college: How the world’s smartest PC will revolutionize AI, GigaOm, 3/2/2013
  • 13. In contrast Tetherless World Constellation • Watson used very little of either of these. Rather, it uses a lot of memory and clever ways of pulling texts from that memory. Thus, Watson demonstrated what some in AI had conjectured, but to date been unable to prove: that intelligence is tied to an ability to appropriately find relevant information in a very large memory. from Watson goes to college: How the world’s smartest PC will revolutionize AI, GigaOm, 3/2/2013
  • 14. in the interest of time Tetherless World Constellation • [Several hours of boring blather in academic jargon about the importance of the above] deleted – Trust me, this is really important! • provides the “third leg” needed for AI
  • 15. Why did Watson win? Tetherless World Constellation • From a research perspective Watson is interesting in a number of ways – because of the underlying “cognitive pipeline” – as a different approach to memory-based reasoning – as a model of (some aspects) of human cognition – as the validation of a fundamental AI paradigm • and thus a contribution to the fundamentals of computing
  • 16. Is Watson cognitive? ??? “The computer’s techniques for unraveling Jeopardy! clues sounded just like mine. That machine zeroes in on key words in a clue, then combs its memory (in Watson’s case, a 15-terabyte data bank of human knowledge) for clusters of associations with those words. It rigorously checks the top hits against all the contextual information it can muster: the category name; the kind of answer being sought; the time, place, and gender hinted at in the clue; and so on. And when it feels ‘sure’ enough, it decides to buzz. This is all an instant, intuitive process for a human Jeopardy! player, but I felt convinced that under the hood my brain was doing more or less the same thing.” — Ken Jennings
  • 17. Is Ken right? Tetherless World Constellation • Q: How does Watson fare as a complete cognitive model? • A: Poorly – no conversational ability – no concept of self – no deeper reasoning (Watson’s critics harp on these) • Q: But, how does Watson fare as a model of question answering?
  • 18. But… much better when compared to “memory” models Tetherless World Constellation MAC/FAC (Gentner & Forbus, 1991) One example slide for more see “Why Watson Won” on slideshare Many are chosen, few are called model of analogic reasoning Strong correspondence in performance, not in mechanism New work by Forbus (SME) uses a more feed-forward mechanism
  • 19. Watson Q/A as a cognitive “component” Jeopardy Watson as the memory model for cognitive computing (both IBM Research and Rensselaer exploring these ideas) Office of Research
  • 20. Why did Watson win? Tetherless World Constellation • From a research perspective Watson is interesting in a number of ways – because of the underlying “cognitive pipeline” – as a different approach to memory-based reasoning – as a model of (some aspects) of human cognition – as the validation of a fundamental AI paradigm • and thus a contribution to the fundamentals of computing
  • 21. Simon (‘69) … to Minsky (’88) – ??? Tetherless World Constellation • AI as monolithic reasoner (or learner) vs • AI as collection of small processes lightly linked and moderated through learned contexts
  • 22. Simon (‘69) … to Minsky (‘88) … to Watson (‘12) Tetherless World Constellation • AI as monolithic reasoner (or learner) vs • AI as collection of small processes lightly linked and moderated through learned contexts
  • 23. Simon (‘69) … to Minsky (‘88) … to Watson (‘12) Tetherless World Constellation • AI as monolithic reasoner (or learner) • vs • AI as collection of small processes lightly linked and moderated through learned contexts Which is the paradigm shift to cognitive computing (My thanks to Watson for bringing this idea back to the forefront of AI!)
  • 24. Extending the underlying technologies (one exam?ple?) ?  How can a cognitive computer appropriately use Q/A contexts?  Where was Yoda born?  Very little is known about Yoda's early life. He was from a remote planet, but which one remains a mystery.  Where did Yoda live?  Jedi Master Yoda went into voluntary exile on Dagobah  Where was Yoda made?  The Yoda puppet was originally designed and built by Stuart Freeborn for LucasFilm and Industrial Light & Magic.
  • 25. Language and Data Tetherless World Constellation Enterprise analytics Open Data Integration Emerging Research Area
  • 26. And stay tuned for… Tetherless World Constellation • Applying Watson’s approach to other AI areas –Game Playing • Games with combinatorics that make chess look tiny (Simon Ellis, thesis in progress) – Planning and Plan Recognition • Using cognitive computing in planning and decision support – Scientific Discovery • Hypothesis creation and scoring – …
  • 27. Conclusion Tetherless World Constellation • Watson is a big deal – Demonstrates a different way of parallelizing reasoning – Makes it impossible to ignore memory-based approaches – Opens an approach to cognitive modeling of memory – Relevates the many-modules approach to AI – Must change the way we think about, and teach, AI. • Cognitive Computing opens up many exciting research areas – Integrating new language models – Data and language integration between the enterprise and the Open Web – Applying the new paradigm to many other areas of AI systems