Wiki source code of Step 2: Functions
Last modified by Rixt Hellinga on 2024/02/20 15:35
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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 | |||
| 10 | How do human and AI collaborate and support each other (interdependence)? | ||
| 11 | )))|((( | ||
| 12 | //NAO is supposed to provide support as an information system using its knowledge base and its experience with the emotional state of the PwD.// | ||
| 13 | |||
| 14 | |||
| 15 | //NAO can provide this support by reminding the PwD of appointments with relatives and information about these relatives.// | ||
| 16 | |||
| 17 | |||
| 18 | //The PwD can in turn let NAO know what their emotional response is to this information.// | ||
| 19 | ))) | ||
| 20 | |((( | ||
| 21 | [[image:6.png]] | ||
| 22 | |||
| 23 | //Functions// | ||
| 24 | |||
| 25 | |||
| 26 | )))|((( | ||
| 27 | What are the functions of the AI system (s)? | ||
| 28 | |||
| 29 | What does it actually do? | ||
| 30 | |||
| 31 | |||
| 32 | What are its inputs, and what are its outputs? | ||
| 33 | )))|((( | ||
| 34 | //NAO can provide information about a relative when asked by the PwD.// | ||
| 35 | |||
| 36 | //NAO can remind the PwD of an oncoming visit of a relative.// | ||
| 37 | |||
| 38 | //NAO can learn from the PwD's response which information leads to which emotional response.// | ||
| 39 | |||
| 40 | //NAO can receive input from relatives to update its knowledge base.// | ||
| 41 | |||
| 42 | |||
| 43 | //Inputs~:// | ||
| 44 | |||
| 45 | * //Calender data// | ||
| 46 | * //Information/data about relatives (eg. jobs, relationship, names).// | ||
| 47 | * //Questions about relatives// | ||
| 48 | |||
| 49 | //Outputs~:// | ||
| 50 | |||
| 51 | * //Answers from knowledge base// | ||
| 52 | * //Reminders of tasks/appointments// | ||
| 53 | ))) | ||
| 54 | |((( | ||
| 55 | [[image:8.png]] | ||
| 56 | |||
| 57 | //Interaction// | ||
| 58 | )))|((( | ||
| 59 | 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”) | ||
| 60 | |||
| 61 | |||
| 62 | )))|((( | ||
| 63 | //The PwD can ask questions by talking to NAO.// | ||
| 64 | |||
| 65 | //The PwD can tell NAO how it feels receiving certain information. Was it sufficient? Was it upsetting? etc.// | ||
| 66 | |||
| 67 | //Other stakeholders (eg. relatives, doctors) can provide new information NAO should include in its knowledge base.// | ||
| 68 | ))) |