Changes for page Anagha - Self Reflection

Last modified by Anagha Magadi Rajeev on 2023/04/11 21:19

From version 9.1
edited by Anagha Magadi Rajeev
on 2023/04/11 18:55
Change comment: There is no comment for this version
To version 6.1
edited by Anagha Magadi Rajeev
on 2023/04/11 18:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,33 +24,8 @@
24 24  
25 25  == Week 5: Design Specifications ==
26 26  
27 -
28 -In this week's learning, the focus was on the design of a task level for a robot, collaboration, and evaluation of the prototype robots. We learned about task-level design (TLD) and how it plays a vital role in the functioning of a robot. The TLD involves defining what the robot should be doing, the use case, and the motivation effect behind the robot's action. The use case is particularly important, as it sets the context for the robot and determines the actors involved, where the robot will be working, and when it should intervene. The motivation effect helps justify the robot's actions by showing what effect the actions will have and is supported by relevant theory and empirical studies.
29 -
30 -We were introduced to team design patterns (TDP) and interaction design patterns (IDP) and how they relate to the TLD. TDP provides an abstract representation of the TLD, including the problem, solution structure, solution description, human and robot requirements, and consequences. IDP, on the other hand, focuses on the interaction level design, including how the robot will perform the requirements.
31 -
32 -The evaluation of prototype robots is essential to determine the effectiveness and safety of the robot. Different factors must be considered when evaluating prototype robots, including practical issues, ethics committee permission, formative vs. summative evaluation, measures and their levels, and tools. We used the Godspeed questionnaire, which measures how human-like and likable the robot is, as well as custom questions pertaining to the use case.
33 -
34 -We also learned about ontologies and how they can represent users and their properties in one diagram. An ontology is an explicit representation of knowledge, including entities used in the system, their structure, classes, instances, relationships, and properties. Ontologies can be used to represent patients with dementia, their relationships, and properties such as their age and gender.
35 -
36 -Finally, we performed a pilot study of our project using Pepper at the Insyght Lab to test the basic connections and familiarize ourselves with the robot. We encountered some issues with the tablet not working, which we later realized was due to a connection issue with InteractiveRobotics. We tested voice and touch inputs and concluded that voice input may not be so accurate, so we went ahead with a backup touch input instead.
37 -
38 38  == Week 6: Implementation and Initial Testings ==
39 39  
40 -
41 -We focused on finalizing the system design and implementing it on the Interactive Robots platform for evaluation. We decided to test the robot in two scenarios, one where it encouraged conversation and the other where it only narrated a story. We came up with two short stories and tested the motions and flow of the story on the virtual robot before booking a slot for testing on the Pepper robot. During the testing, we modified the prompts and triggers to ensure the flow of conversation was not interrupted. We had a successful testing session with the final code, where the (person who played the) nurse clicked on the correct button on the screen to make choices since voice input was unreliable.
42 -
43 -In addition,we also learned about the importance of inclusive design, which considers special cases like minorities and persons with disabilities. There was an emphasis on the need to gather users' needs before the start of the design and to think outside the box to cater to a larger population. During testing, we tested both story versions with all participants involved and focused on whether the prompts made logical sense in the context. The session gave chances for the family members to interact with each other, and the nurse would prompt Pepper to continue with the story by patting its head. Overall,we were successful in implementing their design and ensuring the inclusivity of our project.
44 -
45 45  == Week 7: Evaluation ==
46 46  
47 -
48 -We explored the concept of human agent teamwork and how shared memory models and transactive memory systems are used to achieve common goals. We understood that performing a joint activity requires inter-predictability, common ground, and directability, and the theory of mind plays a role in attributing agency characteristics to self-moving objects. We also describe how situation awareness and coordination in teams are crucial for task management in high-risk domains.
49 -
50 -We aimed to evaluate the effectiveness of a conversational robot in improving the mood and enjoyment of patients with dementia during meal times. The hypothesis was that a more interactive robot would create a more immersive and enjoyable storytelling session, which would motivate patients to finish their meal enthusiastically. The study involved 14 participants and was conducted using a within-study design, where each participant performed a story session with the robot and then reported our evaluation through a questionnaire.
51 -
52 -The questionnaire used for evaluation was based on the Godspeed questionnaire, modified to test the patient's mood and enjoyment of the story. The study included two types of storytelling sessions: an experiment scenario, where the robot narrated the story and asked questions to spark conversations, and a control scenario, where the robot narrated the story and enacted conversations via voice modulations to portray different characters. The participants took on the role of the patient, while the team members played the roles of the formal caretaker and family member.
53 -
54 -The results of the study showed that the conversational robot significantly improved the patient's mood and perceived it to be more natural and responsible, and they liked it more than the non-conversational robot. The patients also reported enjoying the conversational robot's storytelling more than the non-conversational robot's. Furthermore, all three of the study's added questions were significant, proving that conversational robots improved the patient's mood in comparison to non-conversational robots.
55 -
56 56  == Week 8: Final Presentation ==