Wiki source code of Step 2: Functions

Version 1.2 by Kris van Melis on 2024/02/20 11:51

Show last authors
1 |**Topic**|**Question**|**Answer**
2 |(((
3 [[image:5.png]]
4
5 //Overall objective//
6 )))|(((
7 What is the overall objective of the human-AI system?
8
9 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)The AI is supposed to provide support as a knowledge/information system to the human, in order to provide some autonomy to the human with dementia.
10
11
12 How do human and AI collaborate and support each other (interdependence)?
13
14 (% style="line-height:1.2" %)
15 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)The AI/robot can provide this support by reminding the human and supplying information of relatives when needed.
16
17 (% style="line-height:1.2" %)
18 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)The human in turn can teach the robot which type of information (age of relative, relation to relative, or current events in relative’s life, etc.) they are interested in. The robot also has to learn which kinds of information the human is likely to forget
19 )))|
20 |(((
21 [[image:6.png]]
22
23 //Functions//
24
25
26 )))|(((
27 What are the functions of the AI system (s)?
28
29 (% style="line-height:1.2" %)
30 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)The AI system can provide facts about a relative when asked by the human.
31
32 (% style="line-height:1.2" %)
33 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)It will be passively listening to its surroundings, and when it notives a prompt by the human about a relative the robot will try to answer it.
34
35 (% style="line-height:1.2" %)
36 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)It would either need a very explicit question, or it would need to be trained on the language use of the specific human.
37
38
39 What does it actually do?
40
41 (% style="line-height:1.2" %)
42 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)The AI system can remind the human of appointments or tasks when their deadline approaches.
43
44 (% style="line-height:1.2" %)
45 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)It initiates a conversation with the human in which it reminds them of the task to be completed or the visitor to arrive.
46
47 (% style="line-height:1.2" %)
48 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)It then also prompts the human whether or not they need information on the visitor
49
50
51 What are its inputs, and what are its outputs?
52
53
54 )))|(((
55
56 )))
57 |(((
58 [[image:8.png]]
59
60 //Interaction//
61 )))|(((
62 How do you expect the human to interact with these AI functions? Does the human provide any input? (just a (high-level) description of interaction(s) is fine, e.g. “Actor A provides feedback in the form of tags”)
63
64
65 (% style="line-height:1.2" %)
66 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)The human can ask questions about relatives.
67
68 (% style="line-height:1.2" %)
69 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)The human can provide feedback whether or not the information was sufficient.
70
71 (% style="line-height:1.2" %)
72 (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Other stakeholders can provide maybe new information to the robot? Which it can incorporate into its knowledgebase
73
74
75 )))|(((
76
77 )))