SlideShare ist ein Scribd-Unternehmen logo
1 von 61
Downloaden Sie, um offline zu lesen
CREATIVE
CONSTRUCTION
FROM ELIZA TO SIRI AND BEYOND:
Promise and Challenges of Intelligent, Language-controlled
Assistants (Chatbots)
Alexander Braun (@almarrone)
November 3rd, 2016
CHATBOT ARMS RACE
3
CHATBOTS: UNANIMOUSLY THE NEW USER INTERFACE
October	2011:	Siri
4
CHATBOTS: UNANIMOUSLY THE NEW USER INTERFACE
November	2014:	Amazon	Echo
5
CHATBOTS: UNANIMOUSLY THE NEW USER INTERFACE
October	2015:	Facebook	M
6
CHATBOTS: UNANIMOUSLY THE NEW USER INTERFACE
December	2015:	Microso?	Cortana
7
CHATBOTS: UNANIMOUSLY THE NEW USER INTERFACE
May	2016:	Google	Assistant
8
CHATBOTS: UNANIMOUSLY THE NEW USER INTERFACE
July	2016:	IBM	Watson	ConversaKon
9
CHATBOT REVOLUTION?
The sky is the limit
10
CHATBOT REVOLUTION?
The sky is the limit
11
CHATBOT REVOLUTION?
The sky is the limit
12
CHATBOT REVOLUTION?
The sky is the limit
13
CHATBOT REVOLUTION?
14
CHATBOT REVOLUTION?
Maybe...
15
CHATBOT REVOLUTION?
Maybe...
16
CHATBOT REVOLUTION?
Maybe...
17
CHATBOT REVOLUTION?
Maybe...
18
CHATBOT REVOLUTION?
Maybe...
19
CHATBOT REVOLUTION?
Maybe...
20
CHATBOT REVOLUTION?
Maybe...
03.11.16	 21
CLIPPY OR SAMANTHA?
03.11.16	 22
CLIPPY OR SAMANTHA?
03.11.16	 23
CLIPPY OR SAMANTHA?
HISTORY AND MOTIVATION
25
CHATBOTS NOT REALLY NEW...
Published	in	2003	
	
hPps://www.amazon.com/Chatbots-KundenkommunikaKon-
Xpert-press-German-Alexander/dp/3642624111/
26
CHATBOTS NOT REALLY NEW...
1966: ELIZA by Joseph Weizenbaum
27
MOTIVATION: REDUCE FRICTION, IMPROVE USABILITY
From command line to GUI to natural language interface + no app-switching
28
MOTIVATION: IN SEARCH FOR A NEW RUNTIME
Breaking the app-install threshold
CHALLENGES TODAY
30
BOT TYPES
Bot depends on database with finite information coded and curated by humans.
Rules-based Bots (-> IVR?)
Passing on message to customer service agent when stuck.
Curated Bots (-> Ticketing system?)
31
PROBLEMS TODAY: DESIGN FLAWS
Identifying common commands
32
PROBLEMS TODAY: DESIGN FLAWS
Executing identified commands
33
PROBLEMS TODAY: DESIGN FLAWS
Personality getting in the way
34
PROBLEMS TODAY: MAINTENANCE
Keeping database up-to-date
35
PROBLEMS TODAY: MAINTENANCE
Keeping database up-to-date
36
PROBLEMS TODAY: COMMON SENSE
Ambiguity
User: Siri, call me an ambulance.
Siri: Okay, from now on I’ll call you “an ambulance.”
I want to listen to Led Zeppelin.
Play Stairway to Heaven.
I’d like to listen to reggae.
I like No woman no cry.
37
PROBLEMS TODAY: COMMON SENSE
Ambiguity
“The city councilmen refused the demonstrators a permit
because they feared violence.”
Who does ‘they’ refer to?
38
PROBLEMS TODAY: COMMON SENSE
Ambiguity
In shopping, if I say, ‘I want to get a case for my guitar; it should be strong.’
So does ‘it’ refer to the case or the guitar?
39
PROBLEMS TODAY: COMMON SENSE
Ambiguity: Chatbots barely better than chance
40
TEACHING COMPUTERS COMMON SENSE
•  OpenCyc (http://opencyc.org/)
•  Microsoft Concept Graph (https://concept.research.microsoft.com/)
41
STATUS: MORE, NOT LESS FRICTION
As opaque as a DOS prompt
No UI -> completely transparent to the user
Vision
Voice looks like the ultimate unlimited, general purpose UI,
but actually only works if you can narrow the domain.
Reality today
42
STATUS: MORE, NOT LESS FRICTION
Where Siri went wrong
•  Expectations: Can answer anything – unlimited, general purpose UI.
Siri vs. Alexa
43
STATUS: MORE, NOT LESS FRICTION
Where Siri went wrong
•  Expectations: Can answer anything – unlimited, general purpose UI.
•  Reality: Limited to certain, not clearly defined domains.
Siri vs. Alexa
44
STATUS: MORE, NOT LESS FRICTION
Where Siri went wrong
•  Expectations: Can answer anything – unlimited, general purpose UI.
•  Reality: Limited to certain, not clearly defined domains.
•  Problem: User has to find out via trial and error.
Siri vs. Alexa
45
STATUS: MORE, NOT LESS FRICTION
Where Siri went wrong
•  Expectations: Can answer anything – unlimited, general purpose UI.
•  Reality: Limited to certain, not clearly defined domains.
•  Problem: User has to find out via trial and error.
•  Result: Once users find out, they stop exploring. Assistant gets better,
user stays ignorant. Huge promise shrunk to just making voice calls and
sending messages to contacts, maybe getting the weather.
Siri vs. Alexa
46
STATUS: MORE, NOT LESS FRICTION
Alexa‘s learnings – and challenges
•  Expectations: Set to narrow scope of domains.
Siri vs. Alexa
47
STATUS: MORE, NOT LESS FRICTION
Alexa‘s learnings – and challenges
•  Expectations: Set to narrow scope of domains.
•  Result: Less opaque – less disappointment.
Siri vs. Alexa
48
STATUS: MORE, NOT LESS FRICTION
Alexa‘s learnings – and challenges
•  Expectations: Set to narrow scope of domains.
•  Result: Less opaque – less disappointment.
•  Problem: Efficiency/Effectiveness...
1.  "Alexa, add sponges to my shopping list.“
2.  Open Alexa app.
3.  Select "Shopping and To-Do Lists" from the sandwich menu.
4.  Select "Sponges" from the list.
5.  Select "Search Amazon for sponges" from pop-up list.
6.  Wait for iOS to open the Amazon app (separate app from the Alexa app).
7.  Scroll down and select the brand I like.
8.  Check out.
Siri vs. Alexa
49
STATUS: MORE, NOT LESS FRICTION
Efficiency and discoverability
WHERE BOTS WORK
51
USAGE SCENARIOS
Architecture: Thread-centric UI paradigm
52
USAGE SCENARIOS
Architecture: Horizontal AI with API access to other services
53
USAGE SCENARIOS
Where bots work
•  Quick interactions: The fewer number of required back-and-forth
54
USAGE SCENARIOS
Where bots work
•  Quick interactions: The fewer number of required back-and-forth
•  Simple interactions: Not many options to choose from (shoe shopping...)
55
USAGE SCENARIOS
Where bots work
•  Quick interactions: The fewer number of required back-and-forth
•  Simple interactions: Not many options to choose from (shoe shopping...)
•  Context available to bot: Reducing load on user by pulling relevant cues and
context to make interations efficient
56
USAGE SCENARIOS
Where bots work
•  Quick interactions: The fewer number of required back-and-forth
•  Simple interactions: Not many options to choose from (shoe shopping...)
•  Context available to bot: Reducing load on user by pulling relevant cues and
context to make interations efficient
•  Users maintain control: Clear permissions – not just „on“ and „blocked“
57
USAGE SCENARIOS
Where bots work
•  Quick interactions: The fewer number of required back-and-forth
•  Simple interactions: Not many options to choose from (shoe shopping...)
•  Context available to bot: Reducing load on user by pulling relevant cues and
context to make interations efficient
•  Users maintain control: Clear permissions – not just „on“ and „blocked“
•  Users don‘t have investments in existing apps: New or temporary interactions
THANK YOU!
Phone: +49 (0)30 / 4004 1922
www.creativeconstruction.de
ALEXANDER BRAUN
@almarrone | alexander@creativeconstruction.de
APPENDIX
60
BOT PLATFORMS
•  Facebook Bot Engine (https://wit.ai/)
•  API.ai: Web-base bot framework (https://docs.api.ai/)
•  Microsoft Bot Framework (https://dev.botframework.com/)
•  Viv (http://viv.ai/) -> acquired by Samsung
61
LINKS & THANKS
http://allthingsd.com/20111011/the-iphone-finds-its-voice/
http://thenextweb.com/insider/2014/11/06/amazon-introduces-echo-voice-controlled-assistant-home/
https://www.wired.com/2015/08/facebook-launches-m-new-kind-virtual-assistant/
https://www.engadget.com/2015/12/09/microsoft-officially-launches-cortana-on-iphone-and-android/
http://mashable.com/2016/05/18/google-assistant/
https://www.ibm.com/watson/developercloud/conversation.html
http://ben-evans.com/benedictevans/2016/3/30/chat-bots-conversation-and-ai-as-an-interface
https://techcrunch.com/2015/09/29/forget-apps-now-the-bots-take-over/
http://venturebeat.com/2016/08/02/why-chatbots-are-replacing-apps/
http://venturebeat.com/2016/05/01/the-200-billion-dollar-chatbot-disruption/
http://venturebeat.com/2016/10/23/ai-agents-like-alexa-siri-and-m-will-create-the-first-trillion-dollar-company/
http://s2.quickmeme.com/img/c3/c3305497a908aed0e1792f5d6be8bb85b8878081952e9874ad45fe22692451d0.jpg
http://www.recode.net/2016/10/12/13251618/mossberg-apple-siri-digital-assistant-dumb
https://www.theguardian.com/technology/2016/apr/14/facebook-messenger-spammy-chatbot-must-improve-and-fast
https://www.theguardian.com/technology/2016/apr/29/please-facebook-dont-make-me-speak-to-your-awful-chatbots
https://www.technologyreview.com/s/601897/tougher-turing-test-exposes-chatbots-stupidity/
https://www.technologyreview.com/s/601329/is-the-chatbot-trend-one-big-misunderstanding/
http://www.geekwire.com/2016/long-journey-facebook-messenger-boss-says-chatbots-got-really-overhyped/
http://venturebeat.com/2016/10/07/lets-be-honest-chatbots-kind-of-suck-for-now/
https://cdn.theatlantic.com/assets/media/img/mt/2015/06/image043/lead_960.jpg?1435096373
https://www.wired.com/2014/01/siri-her-reaction/
https://www.amazon.com/Chatbots-Kundenkommunikation-Xpert-press-German-Alexander/dp/3642624111/
https://www.cs.umd.edu/hcil/muiseum/weizenbaum/joseph_pic.jpg
https://knowledgeillusion.files.wordpress.com/2012/04/4966605.gif
https://publib.boulder.ibm.com/infocenter/toolsctr/v1r0/topic/uxspi/artwork/cli_commands.jpg
http://www.conceptdraw.com/How-To-Guide/picture/OSX10.10YosemiteApps.png
http://pocketnow.com/wp-content/uploads/2011/10/TellMe1.jpg
http://blogs.aspect.com/bot-framework-s-comparison/
http://commonsensereasoning.org/winograd.html
http://opencyc.org/
https://concept.research.microsoft.com/
http://ben-evans.com/benedictevans/2016/10/10/echo-interfaces-and-friction
https://medium.com/@aeisenberger/messaging-bots-and-slack-a52c894a4b2d#.ot0103mti

Weitere ähnliche Inhalte

Andere mochten auch

Jarvis learning process theory
Jarvis learning process theoryJarvis learning process theory
Jarvis learning process theoryGroup C
 
Voice interfaces
Voice interfacesVoice interfaces
Voice interfacesSam Machin
 
Siri vs Alexa, Which is Better?
Siri vs Alexa, Which is Better?Siri vs Alexa, Which is Better?
Siri vs Alexa, Which is Better?Debbie Peterson
 
2015 Sport Analysis for March Madness
2015 Sport Analysis for March Madness2015 Sport Analysis for March Madness
2015 Sport Analysis for March MadnessYi Chun (Nancy) Chien
 
机器学习概述
机器学习概述机器学习概述
机器学习概述Dong Guo
 
Where's Jarvis? The future of Voice Recognition and Natural Language User Int...
Where's Jarvis? The future of Voice Recognition and Natural Language User Int...Where's Jarvis? The future of Voice Recognition and Natural Language User Int...
Where's Jarvis? The future of Voice Recognition and Natural Language User Int...UXPA International
 
MSL-Gesundheitsstudie 2014
MSL-Gesundheitsstudie 2014MSL-Gesundheitsstudie 2014
MSL-Gesundheitsstudie 2014MSL Germany
 
Build your first messenger bot
Build your first messenger botBuild your first messenger bot
Build your first messenger botNowa Labs Pte Ltd
 
AWS re:Invent 2016: Deep Learning in Alexa (MAC202)
AWS re:Invent 2016: Deep Learning in Alexa (MAC202)AWS re:Invent 2016: Deep Learning in Alexa (MAC202)
AWS re:Invent 2016: Deep Learning in Alexa (MAC202)Amazon Web Services
 
Virtual personal assistant
Virtual personal assistantVirtual personal assistant
Virtual personal assistantShubham Bhalekar
 
chatbot and messenger as a platform
chatbot and messenger as a platformchatbot and messenger as a platform
chatbot and messenger as a platformDaisuke Minamide
 
[系列活動] Machine Learning 機器學習課程
[系列活動] Machine Learning 機器學習課程[系列活動] Machine Learning 機器學習課程
[系列活動] Machine Learning 機器學習課程台灣資料科學年會
 

Andere mochten auch (15)

Jarvis learning process theory
Jarvis learning process theoryJarvis learning process theory
Jarvis learning process theory
 
Voice interfaces
Voice interfacesVoice interfaces
Voice interfaces
 
Car accident repairshops
Car accident repairshopsCar accident repairshops
Car accident repairshops
 
Siri vs Alexa, Which is Better?
Siri vs Alexa, Which is Better?Siri vs Alexa, Which is Better?
Siri vs Alexa, Which is Better?
 
2015 Sport Analysis for March Madness
2015 Sport Analysis for March Madness2015 Sport Analysis for March Madness
2015 Sport Analysis for March Madness
 
机器学习概述
机器学习概述机器学习概述
机器学习概述
 
Where's Jarvis? The future of Voice Recognition and Natural Language User Int...
Where's Jarvis? The future of Voice Recognition and Natural Language User Int...Where's Jarvis? The future of Voice Recognition and Natural Language User Int...
Where's Jarvis? The future of Voice Recognition and Natural Language User Int...
 
Machine learning with Google machine learning APIs - Puppy or Muffin?
Machine learning with Google machine learning APIs - Puppy or Muffin?Machine learning with Google machine learning APIs - Puppy or Muffin?
Machine learning with Google machine learning APIs - Puppy or Muffin?
 
SIRI: Future of Search
SIRI: Future of SearchSIRI: Future of Search
SIRI: Future of Search
 
MSL-Gesundheitsstudie 2014
MSL-Gesundheitsstudie 2014MSL-Gesundheitsstudie 2014
MSL-Gesundheitsstudie 2014
 
Build your first messenger bot
Build your first messenger botBuild your first messenger bot
Build your first messenger bot
 
AWS re:Invent 2016: Deep Learning in Alexa (MAC202)
AWS re:Invent 2016: Deep Learning in Alexa (MAC202)AWS re:Invent 2016: Deep Learning in Alexa (MAC202)
AWS re:Invent 2016: Deep Learning in Alexa (MAC202)
 
Virtual personal assistant
Virtual personal assistantVirtual personal assistant
Virtual personal assistant
 
chatbot and messenger as a platform
chatbot and messenger as a platformchatbot and messenger as a platform
chatbot and messenger as a platform
 
[系列活動] Machine Learning 機器學習課程
[系列活動] Machine Learning 機器學習課程[系列活動] Machine Learning 機器學習課程
[系列活動] Machine Learning 機器學習課程
 

Ähnlich wie “From Eliza to Siri and beyond: Promise and challenges of intelligent, language-controlled assistants/chatbots.“

Digital Lessons from China
Digital Lessons from ChinaDigital Lessons from China
Digital Lessons from ChinaAlex Lessard
 
Conversational User Interfaces, Past and Future
Conversational User Interfaces, Past and FutureConversational User Interfaces, Past and Future
Conversational User Interfaces, Past and FutureCrispin Reedy
 
Tampa UX Meetup - October 2014 - Slides
Tampa UX Meetup - October 2014 - SlidesTampa UX Meetup - October 2014 - Slides
Tampa UX Meetup - October 2014 - SlidesMike Gallers
 
Ride the Wave of Conversational UX
Ride the Wave of Conversational UXRide the Wave of Conversational UX
Ride the Wave of Conversational UXSolstice
 
The User Experience of Chatbots - Nielsen Norman Group
The User Experience of Chatbots - Nielsen Norman GroupThe User Experience of Chatbots - Nielsen Norman Group
The User Experience of Chatbots - Nielsen Norman GroupMinjoon Kim
 
Tampa Bay UX - Scary UI 2
Tampa Bay UX - Scary UI 2Tampa Bay UX - Scary UI 2
Tampa Bay UX - Scary UI 2Mike Gallers
 
New Frontier of Multimodal Interfaces: Are you ready?
New Frontier of Multimodal Interfaces: Are you ready?New Frontier of Multimodal Interfaces: Are you ready?
New Frontier of Multimodal Interfaces: Are you ready?Marti Gold
 
The Magic Pitch: What You Can Learn From Crowdfunding to Tell Your Story | S...
 The Magic Pitch: What You Can Learn From Crowdfunding to Tell Your Story | S... The Magic Pitch: What You Can Learn From Crowdfunding to Tell Your Story | S...
The Magic Pitch: What You Can Learn From Crowdfunding to Tell Your Story | S...Seattle Interactive Conference
 
Makin' Chatbots — Moment
Makin' Chatbots — MomentMakin' Chatbots — Moment
Makin' Chatbots — MomentAndrew Gold
 
Safety Bot Guaranteed -- Shmoocon 2017
Safety Bot Guaranteed -- Shmoocon 2017Safety Bot Guaranteed -- Shmoocon 2017
Safety Bot Guaranteed -- Shmoocon 2017Richard Seymour
 
Content Design for the Conversational UI - STC Summit 2018
Content Design for the Conversational UI - STC Summit 2018Content Design for the Conversational UI - STC Summit 2018
Content Design for the Conversational UI - STC Summit 2018Melanie Seibert
 
Usability Testing
Usability TestingUsability Testing
Usability TestingAndy Budd
 
How to talk to your developers
How to talk to your developersHow to talk to your developers
How to talk to your developersSpin42
 
Makin’ chatbots – Moment
Makin’ chatbots – MomentMakin’ chatbots – Moment
Makin’ chatbots – Momentjacobpastrovich
 
Melanie Seibert - Content Design for the Conversational UI
Melanie Seibert - Content Design for the Conversational UIMelanie Seibert - Content Design for the Conversational UI
Melanie Seibert - Content Design for the Conversational UILavaConConference
 
DIY Website Usability Testing
DIY Website Usability TestingDIY Website Usability Testing
DIY Website Usability TestingSteve Martin
 
UX Bootcamp - August 2016
UX Bootcamp - August 2016UX Bootcamp - August 2016
UX Bootcamp - August 2016Jacklyn Burgan
 
Designing for the Salesforce Platform
Designing for the Salesforce Platform Designing for the Salesforce Platform
Designing for the Salesforce Platform AaronRich1
 

Ähnlich wie “From Eliza to Siri and beyond: Promise and challenges of intelligent, language-controlled assistants/chatbots.“ (20)

Digital Lessons from China
Digital Lessons from ChinaDigital Lessons from China
Digital Lessons from China
 
Conversational User Interfaces, Past and Future
Conversational User Interfaces, Past and FutureConversational User Interfaces, Past and Future
Conversational User Interfaces, Past and Future
 
Tampa UX Meetup - October 2014 - Slides
Tampa UX Meetup - October 2014 - SlidesTampa UX Meetup - October 2014 - Slides
Tampa UX Meetup - October 2014 - Slides
 
Ride the Wave of Conversational UX
Ride the Wave of Conversational UXRide the Wave of Conversational UX
Ride the Wave of Conversational UX
 
The User Experience of Chatbots - Nielsen Norman Group
The User Experience of Chatbots - Nielsen Norman GroupThe User Experience of Chatbots - Nielsen Norman Group
The User Experience of Chatbots - Nielsen Norman Group
 
Tampa Bay UX - Scary UI 2
Tampa Bay UX - Scary UI 2Tampa Bay UX - Scary UI 2
Tampa Bay UX - Scary UI 2
 
New Frontier of Multimodal Interfaces: Are you ready?
New Frontier of Multimodal Interfaces: Are you ready?New Frontier of Multimodal Interfaces: Are you ready?
New Frontier of Multimodal Interfaces: Are you ready?
 
The Magic Pitch: What You Can Learn From Crowdfunding to Tell Your Story | S...
 The Magic Pitch: What You Can Learn From Crowdfunding to Tell Your Story | S... The Magic Pitch: What You Can Learn From Crowdfunding to Tell Your Story | S...
The Magic Pitch: What You Can Learn From Crowdfunding to Tell Your Story | S...
 
Makin' Chatbots — Moment
Makin' Chatbots — MomentMakin' Chatbots — Moment
Makin' Chatbots — Moment
 
Safety Bot Guaranteed -- Shmoocon 2017
Safety Bot Guaranteed -- Shmoocon 2017Safety Bot Guaranteed -- Shmoocon 2017
Safety Bot Guaranteed -- Shmoocon 2017
 
Designing for Voice
Designing for VoiceDesigning for Voice
Designing for Voice
 
Content Design for the Conversational UI - STC Summit 2018
Content Design for the Conversational UI - STC Summit 2018Content Design for the Conversational UI - STC Summit 2018
Content Design for the Conversational UI - STC Summit 2018
 
Usability Testing
Usability TestingUsability Testing
Usability Testing
 
How to talk to your developers
How to talk to your developersHow to talk to your developers
How to talk to your developers
 
Makin’ chatbots – Moment
Makin’ chatbots – MomentMakin’ chatbots – Moment
Makin’ chatbots – Moment
 
Melanie Seibert - Content Design for the Conversational UI
Melanie Seibert - Content Design for the Conversational UIMelanie Seibert - Content Design for the Conversational UI
Melanie Seibert - Content Design for the Conversational UI
 
DIY Website Usability Testing
DIY Website Usability TestingDIY Website Usability Testing
DIY Website Usability Testing
 
UX Bootcamp - August 2016
UX Bootcamp - August 2016UX Bootcamp - August 2016
UX Bootcamp - August 2016
 
Designing for the Salesforce Platform
Designing for the Salesforce Platform Designing for the Salesforce Platform
Designing for the Salesforce Platform
 
Chatbots 101
Chatbots 101Chatbots 101
Chatbots 101
 

Mehr von diannepatricia

Teaching cognitive computing with ibm watson
Teaching cognitive computing with ibm watsonTeaching cognitive computing with ibm watson
Teaching cognitive computing with ibm watsondiannepatricia
 
Cognitive systems institute talk 8 june 2017 - v.1.0
Cognitive systems institute talk   8 june 2017 - v.1.0Cognitive systems institute talk   8 june 2017 - v.1.0
Cognitive systems institute talk 8 june 2017 - v.1.0diannepatricia
 
Building Compassionate Conversational Systems
Building Compassionate Conversational SystemsBuilding Compassionate Conversational Systems
Building Compassionate Conversational Systemsdiannepatricia
 
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”“Artificial Intelligence, Cognitive Computing and Innovating in Practice”
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”diannepatricia
 
Cognitive Insights drive self-driving Accessibility
Cognitive Insights drive self-driving AccessibilityCognitive Insights drive self-driving Accessibility
Cognitive Insights drive self-driving Accessibilitydiannepatricia
 
Artificial Intellingence in the Car
Artificial Intellingence in the CarArtificial Intellingence in the Car
Artificial Intellingence in the Cardiannepatricia
 
“Semantic PDF Processing & Document Representation”
“Semantic PDF Processing & Document Representation”“Semantic PDF Processing & Document Representation”
“Semantic PDF Processing & Document Representation”diannepatricia
 
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...diannepatricia
 
170330 cognitive systems institute speaker series mark sherman - watson pr...
170330 cognitive systems institute speaker series    mark sherman - watson pr...170330 cognitive systems institute speaker series    mark sherman - watson pr...
170330 cognitive systems institute speaker series mark sherman - watson pr...diannepatricia
 
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”diannepatricia
 
Cognitive Assistance for the Aging
Cognitive Assistance for the AgingCognitive Assistance for the Aging
Cognitive Assistance for the Agingdiannepatricia
 
From complex Systems to Networks: Discovering and Modeling the Correct Network"
From complex Systems to Networks: Discovering and Modeling the Correct Network"From complex Systems to Networks: Discovering and Modeling the Correct Network"
From complex Systems to Networks: Discovering and Modeling the Correct Network"diannepatricia
 
The Role of Dialog in Augmented Intelligence
The Role of Dialog in Augmented IntelligenceThe Role of Dialog in Augmented Intelligence
The Role of Dialog in Augmented Intelligencediannepatricia
 
Developing Cognitive Systems to Support Team Cognition
Developing Cognitive Systems to Support Team CognitionDeveloping Cognitive Systems to Support Team Cognition
Developing Cognitive Systems to Support Team Cognitiondiannepatricia
 
Cyber-Social Learning Systems
Cyber-Social Learning SystemsCyber-Social Learning Systems
Cyber-Social Learning Systemsdiannepatricia
 
“IT Technology Trends in 2017… and Beyond”
“IT Technology Trends in 2017… and Beyond”“IT Technology Trends in 2017… and Beyond”
“IT Technology Trends in 2017… and Beyond”diannepatricia
 
"Curious Learning: using a mobile platform for early literacy education as a ...
"Curious Learning: using a mobile platform for early literacy education as a ..."Curious Learning: using a mobile platform for early literacy education as a ...
"Curious Learning: using a mobile platform for early literacy education as a ...diannepatricia
 
Embodied Cognition - Booch HICSS50
Embodied Cognition - Booch HICSS50Embodied Cognition - Booch HICSS50
Embodied Cognition - Booch HICSS50diannepatricia
 
KATE - a Platform for Machine Learning
KATE - a Platform for Machine LearningKATE - a Platform for Machine Learning
KATE - a Platform for Machine Learningdiannepatricia
 
Cognitive Computing for Aging Society
Cognitive Computing for Aging SocietyCognitive Computing for Aging Society
Cognitive Computing for Aging Societydiannepatricia
 

Mehr von diannepatricia (20)

Teaching cognitive computing with ibm watson
Teaching cognitive computing with ibm watsonTeaching cognitive computing with ibm watson
Teaching cognitive computing with ibm watson
 
Cognitive systems institute talk 8 june 2017 - v.1.0
Cognitive systems institute talk   8 june 2017 - v.1.0Cognitive systems institute talk   8 june 2017 - v.1.0
Cognitive systems institute talk 8 june 2017 - v.1.0
 
Building Compassionate Conversational Systems
Building Compassionate Conversational SystemsBuilding Compassionate Conversational Systems
Building Compassionate Conversational Systems
 
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”“Artificial Intelligence, Cognitive Computing and Innovating in Practice”
“Artificial Intelligence, Cognitive Computing and Innovating in Practice”
 
Cognitive Insights drive self-driving Accessibility
Cognitive Insights drive self-driving AccessibilityCognitive Insights drive self-driving Accessibility
Cognitive Insights drive self-driving Accessibility
 
Artificial Intellingence in the Car
Artificial Intellingence in the CarArtificial Intellingence in the Car
Artificial Intellingence in the Car
 
“Semantic PDF Processing & Document Representation”
“Semantic PDF Processing & Document Representation”“Semantic PDF Processing & Document Representation”
“Semantic PDF Processing & Document Representation”
 
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...
Joining Industry and Students for Cognitive Solutions at Karlsruhe Services R...
 
170330 cognitive systems institute speaker series mark sherman - watson pr...
170330 cognitive systems institute speaker series    mark sherman - watson pr...170330 cognitive systems institute speaker series    mark sherman - watson pr...
170330 cognitive systems institute speaker series mark sherman - watson pr...
 
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”
“Fairness Cases as an Accelerant and Enabler for Cognitive Assistance Adoption”
 
Cognitive Assistance for the Aging
Cognitive Assistance for the AgingCognitive Assistance for the Aging
Cognitive Assistance for the Aging
 
From complex Systems to Networks: Discovering and Modeling the Correct Network"
From complex Systems to Networks: Discovering and Modeling the Correct Network"From complex Systems to Networks: Discovering and Modeling the Correct Network"
From complex Systems to Networks: Discovering and Modeling the Correct Network"
 
The Role of Dialog in Augmented Intelligence
The Role of Dialog in Augmented IntelligenceThe Role of Dialog in Augmented Intelligence
The Role of Dialog in Augmented Intelligence
 
Developing Cognitive Systems to Support Team Cognition
Developing Cognitive Systems to Support Team CognitionDeveloping Cognitive Systems to Support Team Cognition
Developing Cognitive Systems to Support Team Cognition
 
Cyber-Social Learning Systems
Cyber-Social Learning SystemsCyber-Social Learning Systems
Cyber-Social Learning Systems
 
“IT Technology Trends in 2017… and Beyond”
“IT Technology Trends in 2017… and Beyond”“IT Technology Trends in 2017… and Beyond”
“IT Technology Trends in 2017… and Beyond”
 
"Curious Learning: using a mobile platform for early literacy education as a ...
"Curious Learning: using a mobile platform for early literacy education as a ..."Curious Learning: using a mobile platform for early literacy education as a ...
"Curious Learning: using a mobile platform for early literacy education as a ...
 
Embodied Cognition - Booch HICSS50
Embodied Cognition - Booch HICSS50Embodied Cognition - Booch HICSS50
Embodied Cognition - Booch HICSS50
 
KATE - a Platform for Machine Learning
KATE - a Platform for Machine LearningKATE - a Platform for Machine Learning
KATE - a Platform for Machine Learning
 
Cognitive Computing for Aging Society
Cognitive Computing for Aging SocietyCognitive Computing for Aging Society
Cognitive Computing for Aging Society
 

Kürzlich hochgeladen

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
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 Processorsdebabhi2
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 

Kürzlich hochgeladen (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

“From Eliza to Siri and beyond: Promise and challenges of intelligent, language-controlled assistants/chatbots.“