SlideShare uma empresa Scribd logo
1 de 39
Tetherless World Constellation, RPI
The Future of AI: Going Beyond
Deep Learning, Watson, and the
Semantic Web
Jim Hendler
Tetherless World Professor of Computer, Web and Cognitive Sciences
Director, Institute for Data Exploration and Applications
Rensselaer Polytechnic Institute
http://www.cs.rpi.edu/~hendler
@jahendler (twitter)
Major talks at: http://www.slideshare.net/jahendler
Tetherless World Constellation, RPI
Knowledge and Learning
Knowledge representation in the age of
Deep Learning, Watson, and the Semantic Web
Jim Hendler
Tetherless World Professor of Computer, Web and Cognitive Sciences
Director, Institute for Data Exploration and Applications
Rensselaer Polytechnic Institute
http://www.cs.rpi.edu/~hendler
Major talks at: http://www.slideshare.net/jahendler
Tetherless World Constellation, RPI
Talk derives in part from a recent book
Tetherless World Constellation, RPI
New Journal: Data Intelligence
Knowledge graph is one of the
topics we are interested in, please
consider submitting a paper!
(handout in your conference
bag)
Tetherless World Constellation, RPI
What has happened?
• Several important AI technologies have
moved through “knees in the curve” bringing
much of the attention to AI again
–Deep Learning (eg AlphaGo, vision processing)
–Associative learning (eg Watson)
–Semantic Web (eg search and schema.org)
Tetherless World Constellation, RPI
A) Deep Learning
“phase transition” in capabilities of neural
networks w/machine power
Tetherless World Constellation, RPI
Trained on lots of categorized images
Imagenet: Duck Imagenet: Cat
Tetherless World Constellation, RPI
Impressive results
Increasingly powerful techniques have yielded
incredible results in the past few years
Tetherless World Constellation, RPI
B) Associative knowledge (text mining/QA)
© IBM, used with permission.
Tetherless World Constellation, RPI
Impressive Results
Watson showed the power of “associative knowledge”
Tetherless World Constellation, RPI
C) Semantic Web
Tetherless World Constellation, RPI
“Knowledge graphs” mined from extracted
and learned data
Tetherless World Constellation, RPI
Impressive Results
Google finds embedded metadata on >30% of its crawl – Guha, 2015
Tetherless World Constellation, RPI
Not just Google…
Tetherless World Constellation, RPI
Summary: AI has done some way cool stuff
• Deep Learning: neural learning from data with high
quality,
• Watson: Associative learning from data with high
quality
• Semantic Web/Knowledge Graph: Graph links
formation from extraction, clustering and learning
but, there are still problems…
Tetherless World Constellation, RPI
Combining these technologies
Tetherless World Constellation, RPI
still a long way to go
Tetherless World Constellation, RPI
Many intermediate steps
(P. Norvig, WWW 4/2016, w. permission)
Tetherless World Constellation, RPI
Why did knowledge graph need
“”Human Judgments”?
Association ≠ Correctness
P. Mika, 2014 w.permission
Michelangelo
Leonardo
Raphael
Donnatello
Tetherless World Constellation, RPI
Knowledge Representation?
• A knowledge representation (KR) is most fundamentally a surrogate, a substitute for the thing
itself, used to enable an entity to determine consequences by thinking rather than acting,
i.e., by reasoning about the world rather than taking action in it.
• It is a set of ontological commitments, i.e., an answer to the question: In what terms should I think
about the world?
• It is a fragmentary theory of intelligent reasoning, expressed in terms of three components: (i) the
representation's fundamental conception of intelligent reasoning; (ii) the set of inferences the
representation sanctions; and (iii) the set of inferences it recommends.
• It is a medium for pragmatically efficient computation, i.e., the computational environment in which
thinking is accomplished. One contribution to this pragmatic efficiency is supplied by the guidance a
representation provides for organizing information so as to facilitate making the recommended
inferences.
• It is a medium of human expression, i.e., a language in which we say things about the
world.
R. Davis, H. Shrobe, P. Szolovits (1993)
Tetherless World Constellation, RPI
KR: Human Expression
Cute kid story: first two words
Tetherless World Constellation, RPI
Telling cats from ducks doesn’t need KR
!
Tetherless World Constellation, RPI
“Saying things about the world” does
"If I was telling it to a
kid, I'd probably say
something like 'the cat
has fur and four legs
and goes meow, the
duck is a bird and it
swims and goes
quack’. "
How would you explain the difference between a
duck and a cat to a child?
Woof
Tetherless World Constellation, RPI
Learning semantic inferencing
Bassem Makni, 2018 Phd (now at IBM Yorktown)
Tetherless World Constellation, RPI
In noisy data
Bassem Makni, 2018 Phd (now at IBM Yorktown)
Tetherless World Constellation, RPI
The challenge of “background knowledge”
What is the relationship
between this man and
this woman?
Tetherless World Constellation, RPI
AI systems coming along well…
What is the relationship
between this man and
this woman?
Deep learning produced Scene Graph w/relationships
(Klawonn & Heims, 2018)
Tetherless World Constellation, RPI
But the challenges remain
What is the relationship
between this man and
this woman?
Deep learning produced Scene Graph w/relationships
(Klawonn, 2018)
Seeing the bride adds
significant information
that cannot be easily
learned w/o background
knowledge
Tetherless World Constellation, RPI
A major problem to deploying AI in key areas
Tetherless World Constellation, RPI
Adding knowledge to scene graphs
Matthew Klawonn, PhD, 2019
Tetherless World Constellation, RPI
KR: Surrogate knowledge?
Which could you sit in?
What is most likely to bite what?
Which one is most likely to become a computer
scientist someday?
…
Tetherless World Constellation, RPI
“Surrogate” knowledge
Which could you sit in?
What is most likely to bite what?
Which one is most likely to become a computer
scientist someday?
How would they go about doing it?
Tetherless World Constellation, RPI
KR: Recommended vs. Possible inference
Which one would you save if the house was on
fire?
Tetherless World Constellation, RPI
Ethical AI systems need certainty
Which one would you save if the house was on
fire? Would you use a robot baby-sitter
without knowing which of the three
possibilities it would choose?
Tetherless World Constellation, RPI
Human-Aware AI
• Context is key
– AI learning systems still perform best in well-defined
contexts (or trained situations, or where their
document set is complete, etc.)
– Humans are good at recognizing context and deciding
when extraneous factors don’t make sense
• Or add extra “inferencing” (the bride example)
Tetherless World Constellation, RPI
The challenge
• If we want to implement KR systems on top of
neural and associative learners we have an issue
– The numbers coming out of Deep Learning and
Associative graphs are not probabilities
– They don’t necessarily ground in human-meaningful
symbols
• ”sub-symbolic” learning …
• Association by clustering …
• Errorful extraction …
Tetherless World Constellation, RPI
The challenges
• Can we avoid throwing out the reasoning baby
with the grounding bathwater?
– Long-term planning
– Rules that need to be followed
– Human Interaction
• Even if computers don’t need to be symbolic communicators,
WE DO!!!
– Background knowledge (context) is symbolic
Tetherless World Constellation, RPI
Human-AI interaction
• Evidence that “centaurs” win
– Human(s) and computer(s) teams currently beat either
at chess (Go centaurs underway)
– Anecdotal evidence that humans w/Watson top choices
outperform Watson or human alone at Jeopardy
– Medical study (diagnostic):
• Doctor w/computer outperformed just doctor, just computer,
two doctors
Tetherless World Constellation, RPI
And this matters!
“There was no rule about how long we were allowed to think before we reported a strike …
but we knew that every second of procrastination took away valuable time, that the Soviet
Union’s military and political leadership needed to be informed without delay. All I had to do
was to reach for the phone; to raise the direct line to our top commanders — but I couldn’t
move. I felt like I was sitting on a hot frying pan … when people start a war, they don’t
start it with only five missiles …”
We must all strive to be like Petrov and learn to trust the
combination of AI training and human intuition.
Stanislav Petrov: The man who saved the world

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

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
 
The Unreasonable Effectiveness of Metadata
The Unreasonable Effectiveness of MetadataThe Unreasonable Effectiveness of Metadata
The Unreasonable Effectiveness of Metadata
 
On Beyond OWL: challenges for ontologies on the Web
On Beyond OWL: challenges for ontologies on the WebOn Beyond OWL: challenges for ontologies on the Web
On Beyond OWL: challenges for ontologies on the Web
 
Social Machines - 2017 Update (University of Iowa)
Social Machines - 2017 Update (University of Iowa)Social Machines - 2017 Update (University of Iowa)
Social Machines - 2017 Update (University of Iowa)
 
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
 
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
 
Data Big and Broad (Oxford, 2012)
Data Big and Broad (Oxford, 2012)Data Big and Broad (Oxford, 2012)
Data Big and Broad (Oxford, 2012)
 
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
 
"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)
 
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
 
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
 
2014 aus-agta
2014 aus-agta2014 aus-agta
2014 aus-agta
 
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)
 
The Semantic Web: 2010 Update
The Semantic Web: 2010 Update The Semantic Web: 2010 Update
The Semantic Web: 2010 Update
 
AI/ML as an empirical science
AI/ML as an empirical scienceAI/ML as an empirical science
AI/ML as an empirical science
 
Themes in Learning Analytics - A Critical View
Themes in Learning Analytics - A Critical ViewThemes in Learning Analytics - A Critical View
Themes in Learning Analytics - A Critical View
 
Federating Cultures: Human Knowledge, Teachers, Students
Federating Cultures: Human Knowledge, Teachers, StudentsFederating Cultures: Human Knowledge, Teachers, Students
Federating Cultures: Human Knowledge, Teachers, Students
 
Virtuality, causation and the mind-body relationship
Virtuality, causation and the mind-body relationshipVirtuality, causation and the mind-body relationship
Virtuality, causation and the mind-body relationship
 
Tm keynote
Tm keynoteTm keynote
Tm keynote
 

Semelhante a The Future of AI: Going Beyond Deep Learning, Watson, and the Semantic Web

Sis sat 1000 josh dreller
Sis sat 1000 josh drellerSis sat 1000 josh dreller
Sis sat 1000 josh dreller
MediaPost
 
Introduction to Artificial intelligence and ML
Introduction to Artificial intelligence and MLIntroduction to Artificial intelligence and ML
Introduction to Artificial intelligence and ML
bansalpra7
 
NYAI #27: Cognitive Architecture & Natural Language Processing w/ Dr. Catheri...
NYAI #27: Cognitive Architecture & Natural Language Processing w/ Dr. Catheri...NYAI #27: Cognitive Architecture & Natural Language Processing w/ Dr. Catheri...
NYAI #27: Cognitive Architecture & Natural Language Processing w/ Dr. Catheri...
Maryam Farooq
 

Semelhante a The Future of AI: Going Beyond Deep Learning, Watson, and the Semantic Web (20)

AI Fables, Facts and Futures: Threat, Promise or Saviour
AI Fables, Facts and Futures: Threat, Promise or SaviourAI Fables, Facts and Futures: Threat, Promise or Saviour
AI Fables, Facts and Futures: Threat, Promise or Saviour
 
AI Fables, Facts and Futures: Threat, Promise or Saviour
AI Fables, Facts and Futures: Threat, Promise or SaviourAI Fables, Facts and Futures: Threat, Promise or Saviour
AI Fables, Facts and Futures: Threat, Promise or Saviour
 
Jdb code biology and ai final
Jdb code biology and ai finalJdb code biology and ai final
Jdb code biology and ai final
 
chatcptkk.ppt
chatcptkk.pptchatcptkk.ppt
chatcptkk.ppt
 
AI and the Researcher: ChatGPT and DALL-E in Scholarly Writing and Publishing
AI and the Researcher: ChatGPT and DALL-E in Scholarly Writing and PublishingAI and the Researcher: ChatGPT and DALL-E in Scholarly Writing and Publishing
AI and the Researcher: ChatGPT and DALL-E in Scholarly Writing and Publishing
 
Semantic Integration of Citizen Sensor Data and Multilevel Sensing: A compreh...
Semantic Integration of Citizen Sensor Data and Multilevel Sensing: A compreh...Semantic Integration of Citizen Sensor Data and Multilevel Sensing: A compreh...
Semantic Integration of Citizen Sensor Data and Multilevel Sensing: A compreh...
 
Machine Learning, AI and the Brain
Machine Learning, AI and the Brain Machine Learning, AI and the Brain
Machine Learning, AI and the Brain
 
mit.pdf
mit.pdfmit.pdf
mit.pdf
 
Extending the Mind with Cognitive Prosthetics?
Extending the Mind with Cognitive Prosthetics? Extending the Mind with Cognitive Prosthetics?
Extending the Mind with Cognitive Prosthetics?
 
Manichean Progress: Positive and Negative States of the Art in Web-Scale Data...
Manichean Progress: Positive and Negative States of the Art in Web-Scale Data...Manichean Progress: Positive and Negative States of the Art in Web-Scale Data...
Manichean Progress: Positive and Negative States of the Art in Web-Scale Data...
 
Sis sat 1000 josh dreller
Sis sat 1000 josh drellerSis sat 1000 josh dreller
Sis sat 1000 josh dreller
 
Introduction to Artificial intelligence and ML
Introduction to Artificial intelligence and MLIntroduction to Artificial intelligence and ML
Introduction to Artificial intelligence and ML
 
The future of human telepathy final
The future of human telepathy finalThe future of human telepathy final
The future of human telepathy final
 
The Semantic Web: 2010 Update
The Semantic Web: 2010 UpdateThe Semantic Web: 2010 Update
The Semantic Web: 2010 Update
 
Everything is an illusion. - Do we live in a computer simulation?
Everything is an illusion. - Do we live in a computer simulation?Everything is an illusion. - Do we live in a computer simulation?
Everything is an illusion. - Do we live in a computer simulation?
 
Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...
Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...
Dark Data: A Data Scientists Exploration of the Unknown by Rob Witoff PyData ...
 
Normal Considered Harmful
Normal Considered HarmfulNormal Considered Harmful
Normal Considered Harmful
 
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?
 
NYAI #27: Cognitive Architecture & Natural Language Processing w/ Dr. Catheri...
NYAI #27: Cognitive Architecture & Natural Language Processing w/ Dr. Catheri...NYAI #27: Cognitive Architecture & Natural Language Processing w/ Dr. Catheri...
NYAI #27: Cognitive Architecture & Natural Language Processing w/ Dr. Catheri...
 
Enabling cognitive computing business
Enabling cognitive computing businessEnabling cognitive computing business
Enabling cognitive computing business
 

Mais de James Hendler

Mais de James Hendler (12)

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
 
Watson at RPI - Summer 2013
Watson at RPI - Summer 2013Watson at RPI - Summer 2013
Watson at RPI - Summer 2013
 
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)
 

Último

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Último (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
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)
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
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
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
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...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
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...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
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
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
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
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 

The Future of AI: Going Beyond Deep Learning, Watson, and the Semantic Web

  • 1. Tetherless World Constellation, RPI The Future of AI: Going Beyond Deep Learning, Watson, and the Semantic Web Jim Hendler Tetherless World Professor of Computer, Web and Cognitive Sciences Director, Institute for Data Exploration and Applications Rensselaer Polytechnic Institute http://www.cs.rpi.edu/~hendler @jahendler (twitter) Major talks at: http://www.slideshare.net/jahendler
  • 2. Tetherless World Constellation, RPI Knowledge and Learning Knowledge representation in the age of Deep Learning, Watson, and the Semantic Web Jim Hendler Tetherless World Professor of Computer, Web and Cognitive Sciences Director, Institute for Data Exploration and Applications Rensselaer Polytechnic Institute http://www.cs.rpi.edu/~hendler Major talks at: http://www.slideshare.net/jahendler
  • 3. Tetherless World Constellation, RPI Talk derives in part from a recent book
  • 4. Tetherless World Constellation, RPI New Journal: Data Intelligence Knowledge graph is one of the topics we are interested in, please consider submitting a paper! (handout in your conference bag)
  • 5. Tetherless World Constellation, RPI What has happened? • Several important AI technologies have moved through “knees in the curve” bringing much of the attention to AI again –Deep Learning (eg AlphaGo, vision processing) –Associative learning (eg Watson) –Semantic Web (eg search and schema.org)
  • 6. Tetherless World Constellation, RPI A) Deep Learning “phase transition” in capabilities of neural networks w/machine power
  • 7. Tetherless World Constellation, RPI Trained on lots of categorized images Imagenet: Duck Imagenet: Cat
  • 8. Tetherless World Constellation, RPI Impressive results Increasingly powerful techniques have yielded incredible results in the past few years
  • 9. Tetherless World Constellation, RPI B) Associative knowledge (text mining/QA) © IBM, used with permission.
  • 10. Tetherless World Constellation, RPI Impressive Results Watson showed the power of “associative knowledge”
  • 11. Tetherless World Constellation, RPI C) Semantic Web
  • 12. Tetherless World Constellation, RPI “Knowledge graphs” mined from extracted and learned data
  • 13. Tetherless World Constellation, RPI Impressive Results Google finds embedded metadata on >30% of its crawl – Guha, 2015
  • 14. Tetherless World Constellation, RPI Not just Google…
  • 15. Tetherless World Constellation, RPI Summary: AI has done some way cool stuff • Deep Learning: neural learning from data with high quality, • Watson: Associative learning from data with high quality • Semantic Web/Knowledge Graph: Graph links formation from extraction, clustering and learning but, there are still problems…
  • 16. Tetherless World Constellation, RPI Combining these technologies
  • 17. Tetherless World Constellation, RPI still a long way to go
  • 18. Tetherless World Constellation, RPI Many intermediate steps (P. Norvig, WWW 4/2016, w. permission)
  • 19. Tetherless World Constellation, RPI Why did knowledge graph need “”Human Judgments”? Association ≠ Correctness P. Mika, 2014 w.permission Michelangelo Leonardo Raphael Donnatello
  • 20. Tetherless World Constellation, RPI Knowledge Representation? • A knowledge representation (KR) is most fundamentally a surrogate, a substitute for the thing itself, used to enable an entity to determine consequences by thinking rather than acting, i.e., by reasoning about the world rather than taking action in it. • It is a set of ontological commitments, i.e., an answer to the question: In what terms should I think about the world? • It is a fragmentary theory of intelligent reasoning, expressed in terms of three components: (i) the representation's fundamental conception of intelligent reasoning; (ii) the set of inferences the representation sanctions; and (iii) the set of inferences it recommends. • It is a medium for pragmatically efficient computation, i.e., the computational environment in which thinking is accomplished. One contribution to this pragmatic efficiency is supplied by the guidance a representation provides for organizing information so as to facilitate making the recommended inferences. • It is a medium of human expression, i.e., a language in which we say things about the world. R. Davis, H. Shrobe, P. Szolovits (1993)
  • 21. Tetherless World Constellation, RPI KR: Human Expression Cute kid story: first two words
  • 22. Tetherless World Constellation, RPI Telling cats from ducks doesn’t need KR !
  • 23. Tetherless World Constellation, RPI “Saying things about the world” does "If I was telling it to a kid, I'd probably say something like 'the cat has fur and four legs and goes meow, the duck is a bird and it swims and goes quack’. " How would you explain the difference between a duck and a cat to a child? Woof
  • 24. Tetherless World Constellation, RPI Learning semantic inferencing Bassem Makni, 2018 Phd (now at IBM Yorktown)
  • 25. Tetherless World Constellation, RPI In noisy data Bassem Makni, 2018 Phd (now at IBM Yorktown)
  • 26. Tetherless World Constellation, RPI The challenge of “background knowledge” What is the relationship between this man and this woman?
  • 27. Tetherless World Constellation, RPI AI systems coming along well… What is the relationship between this man and this woman? Deep learning produced Scene Graph w/relationships (Klawonn & Heims, 2018)
  • 28. Tetherless World Constellation, RPI But the challenges remain What is the relationship between this man and this woman? Deep learning produced Scene Graph w/relationships (Klawonn, 2018) Seeing the bride adds significant information that cannot be easily learned w/o background knowledge
  • 29. Tetherless World Constellation, RPI A major problem to deploying AI in key areas
  • 30. Tetherless World Constellation, RPI Adding knowledge to scene graphs Matthew Klawonn, PhD, 2019
  • 31. Tetherless World Constellation, RPI KR: Surrogate knowledge? Which could you sit in? What is most likely to bite what? Which one is most likely to become a computer scientist someday? …
  • 32. Tetherless World Constellation, RPI “Surrogate” knowledge Which could you sit in? What is most likely to bite what? Which one is most likely to become a computer scientist someday? How would they go about doing it?
  • 33. Tetherless World Constellation, RPI KR: Recommended vs. Possible inference Which one would you save if the house was on fire?
  • 34. Tetherless World Constellation, RPI Ethical AI systems need certainty Which one would you save if the house was on fire? Would you use a robot baby-sitter without knowing which of the three possibilities it would choose?
  • 35. Tetherless World Constellation, RPI Human-Aware AI • Context is key – AI learning systems still perform best in well-defined contexts (or trained situations, or where their document set is complete, etc.) – Humans are good at recognizing context and deciding when extraneous factors don’t make sense • Or add extra “inferencing” (the bride example)
  • 36. Tetherless World Constellation, RPI The challenge • If we want to implement KR systems on top of neural and associative learners we have an issue – The numbers coming out of Deep Learning and Associative graphs are not probabilities – They don’t necessarily ground in human-meaningful symbols • ”sub-symbolic” learning … • Association by clustering … • Errorful extraction …
  • 37. Tetherless World Constellation, RPI The challenges • Can we avoid throwing out the reasoning baby with the grounding bathwater? – Long-term planning – Rules that need to be followed – Human Interaction • Even if computers don’t need to be symbolic communicators, WE DO!!! – Background knowledge (context) is symbolic
  • 38. Tetherless World Constellation, RPI Human-AI interaction • Evidence that “centaurs” win – Human(s) and computer(s) teams currently beat either at chess (Go centaurs underway) – Anecdotal evidence that humans w/Watson top choices outperform Watson or human alone at Jeopardy – Medical study (diagnostic): • Doctor w/computer outperformed just doctor, just computer, two doctors
  • 39. Tetherless World Constellation, RPI And this matters! “There was no rule about how long we were allowed to think before we reported a strike … but we knew that every second of procrastination took away valuable time, that the Soviet Union’s military and political leadership needed to be informed without delay. All I had to do was to reach for the phone; to raise the direct line to our top commanders — but I couldn’t move. I felt like I was sitting on a hot frying pan … when people start a war, they don’t start it with only five missiles …” We must all strive to be like Petrov and learn to trust the combination of AI training and human intuition. Stanislav Petrov: The man who saved the world