SlideShare a Scribd company logo
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

More Related Content

What's hot (20)

PPTX
The Future(s) of the World Wide Web
James Hendler
 
PPTX
The Unreasonable Effectiveness of Metadata
James Hendler
 
PPT
On Beyond OWL: challenges for ontologies on the Web
James Hendler
 
PPT
Social Machines - 2017 Update (University of Iowa)
James Hendler
 
PPT
Broad Data (India 2015)
James Hendler
 
PPT
Semantic Web: The Inside Story
James Hendler
 
PPT
The Semantic Web: It's for Real
James Hendler
 
PPT
Data Big and Broad (Oxford, 2012)
James Hendler
 
PDF
Facilitating Web Science Collaboration through Semantic Markup
James Hendler
 
PPTX
"Why the Semantic Web will Never Work" (note the quotes)
James Hendler
 
PDF
HyperMembrane Structures for Open Source Cognitive Computing
Jack Park
 
PDF
Towards An Improvement Community Platform for Service Innovation
Jack Park
 
PPTX
2014 aus-agta
c.titus.brown
 
PDF
How to Build a Research Roadmap (avoiding tempting dead-ends)
Aaron Sloman
 
PPT
The Semantic Web: 2010 Update
James Hendler
 
PDF
AI/ML as an empirical science
Deakin University
 
PPTX
Themes in Learning Analytics - A Critical View
LACE Project
 
PDF
Federating Cultures: Human Knowledge, Teachers, Students
Jack Park
 
PDF
Virtuality, causation and the mind-body relationship
Aaron Sloman
 
PDF
Tm keynote
Jack Park
 
The Future(s) of the World Wide Web
James Hendler
 
The Unreasonable Effectiveness of Metadata
James Hendler
 
On Beyond OWL: challenges for ontologies on the Web
James Hendler
 
Social Machines - 2017 Update (University of Iowa)
James Hendler
 
Broad Data (India 2015)
James Hendler
 
Semantic Web: The Inside Story
James Hendler
 
The Semantic Web: It's for Real
James Hendler
 
Data Big and Broad (Oxford, 2012)
James Hendler
 
Facilitating Web Science Collaboration through Semantic Markup
James Hendler
 
"Why the Semantic Web will Never Work" (note the quotes)
James Hendler
 
HyperMembrane Structures for Open Source Cognitive Computing
Jack Park
 
Towards An Improvement Community Platform for Service Innovation
Jack Park
 
2014 aus-agta
c.titus.brown
 
How to Build a Research Roadmap (avoiding tempting dead-ends)
Aaron Sloman
 
The Semantic Web: 2010 Update
James Hendler
 
AI/ML as an empirical science
Deakin University
 
Themes in Learning Analytics - A Critical View
LACE Project
 
Federating Cultures: Human Knowledge, Teachers, Students
Jack Park
 
Virtuality, causation and the mind-body relationship
Aaron Sloman
 
Tm keynote
Jack Park
 

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

PPTX
AI - Exploring Frontiers
Virendra Gupta
 
PDF
Human Computation
Irene Celino
 
PDF
Artificial Intelligence Rise Of The Lightspeed Learners Charles Jennings
settifnjoume
 
PPT
The Semantic Web: 2010 Update
James Hendler
 
PDF
Hpkb year 1 results
Barbara Starr
 
PDF
Engineering Background Knowledge For Social Robots Luigi Asprino
kigviqveju7075
 
PPTX
Artificial Intelligence: Existential Threat or Our Best Hope for the Future?
James Hendler
 
PPT
The Role Of Ontology In Modern Expert Systems Dallas 2008
Jason Morris
 
PDF
Association Rule Mining Based Extraction of Semantic Relations Using Markov L...
IJwest
 
PDF
Human-in-the-loop @ ISWS 2019
Irene Celino
 
PDF
From Web Data to Knowledge: on the Complementarity of Human and Artificial In...
Stefan Dietze
 
PDF
Semantic Web: "ten year" update
James Hendler
 
PDF
Artificial Intelligence of the Web through Domain Ontologies
International Journal of Science and Research (IJSR)
 
PPTX
Looking for Commonsense in the Semantic Web
Valentina Presutti
 
PDF
Introduction to Knowledge Graphs
mukuljoshi
 
PDF
ISWC2023-McGuinnessTWC16x9FinalShort.pdf
Deborah McGuinness
 
PPTX
Sins2016
Devdatt Dubhashi
 
PDF
Association Rule Mining Based Extraction of Semantic Relations Using Markov ...
dannyijwest
 
PDF
AI Beyond Deep Learning
Andre Freitas
 
PDF
Cyberphysicalsocial Intelligence On Humanmachinenature Symbiosis 1st Ed Hai Z...
mereykevia
 
AI - Exploring Frontiers
Virendra Gupta
 
Human Computation
Irene Celino
 
Artificial Intelligence Rise Of The Lightspeed Learners Charles Jennings
settifnjoume
 
The Semantic Web: 2010 Update
James Hendler
 
Hpkb year 1 results
Barbara Starr
 
Engineering Background Knowledge For Social Robots Luigi Asprino
kigviqveju7075
 
Artificial Intelligence: Existential Threat or Our Best Hope for the Future?
James Hendler
 
The Role Of Ontology In Modern Expert Systems Dallas 2008
Jason Morris
 
Association Rule Mining Based Extraction of Semantic Relations Using Markov L...
IJwest
 
Human-in-the-loop @ ISWS 2019
Irene Celino
 
From Web Data to Knowledge: on the Complementarity of Human and Artificial In...
Stefan Dietze
 
Semantic Web: "ten year" update
James Hendler
 
Artificial Intelligence of the Web through Domain Ontologies
International Journal of Science and Research (IJSR)
 
Looking for Commonsense in the Semantic Web
Valentina Presutti
 
Introduction to Knowledge Graphs
mukuljoshi
 
ISWC2023-McGuinnessTWC16x9FinalShort.pdf
Deborah McGuinness
 
Association Rule Mining Based Extraction of Semantic Relations Using Markov ...
dannyijwest
 
AI Beyond Deep Learning
Andre Freitas
 
Cyberphysicalsocial Intelligence On Humanmachinenature Symbiosis 1st Ed Hai Z...
mereykevia
 
Ad

More from James Hendler (12)

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

Recently uploaded (20)

PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PDF
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
PDF
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
PDF
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
PDF
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PPTX
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
PPTX
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PPTX
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
PDF
Predicting the unpredictable: re-engineering recommendation algorithms for fr...
Speck&Tech
 
PDF
Learn Computer Forensics, Second Edition
AnuraShantha7
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PPTX
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PPTX
Q2 Leading a Tableau User Group - Onboarding
lward7
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PDF
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
PDF
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
PDF
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
Predicting the unpredictable: re-engineering recommendation algorithms for fr...
Speck&Tech
 
Learn Computer Forensics, Second Edition
AnuraShantha7
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
Q2 Leading a Tableau User Group - Onboarding
lward7
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 

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