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

Evolution of language and vision
Evolution of language and visionEvolution of language and vision
Evolution of language and vision
Aaron 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

Robotics power point
Robotics power pointRobotics power point
Robotics power point
oacore2
 
Artificial intelligency & robotics
Artificial intelligency & roboticsArtificial intelligency & robotics
Artificial intelligency & robotics
Sneh Raval
 

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

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
Csaba Veres
 
Introduction to Artificial Intelligences
Introduction to Artificial IntelligencesIntroduction to Artificial Intelligences
Introduction to Artificial Intelligences
Meenakshi 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 Intelligence
KhanKhaja1
 
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
Bertram Ludäscher
 

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
 
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
 
ai.ppt
ai.pptai.ppt
ai.ppt
 
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

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

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

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
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
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...
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
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
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
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...
 
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
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 

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