Changes for page Test

Last modified by Andrei Stefan on 2022/04/04 13:38

From version Icon 94.1 Icon
edited by Xinqi Li
on 2022/04/02 01:33
Change comment: There is no comment for this version
To version Icon 102.1 Icon
edited by Andrei Stefan
on 2022/04/04 13:37
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mona98
1 +XWiki.AndreiStefan
Content
... ... @@ -1,5 +1,7 @@
1 1  Our robot aims to help delay the stage of dementia or slow down the deterioration of memory. The best situation is that we can test the robot with real PwD and in a relatively long time period to see if this robot really works, which is impossible for our project. So our evaluation performs in a group control way. Participants are divided into two groups, group A with the intelligent one, and group B with the dumb one.
2 2  
3 +The differences between the dumb and intelligent robot are small. The latter tells users the right answer if they get it wrong, while the former only tells them that they have made a mistake.
4 +
3 3  = Problem statement and research questions =
4 4  
5 5  The main use cases that the evaluation focuses on are UC001: Daily todo list and UC005: Quiz. Based on the claims corresponding to those use cases, we derive the following research questions:
... ... @@ -15,7 +15,7 @@
15 15  
16 16  Besides, Our group decided to use a mixed-method approach for the evaluation.
17 17  
18 -* Quantitative data will be derived during the experiment such as the number of mistakes the participant makes during the quiz. The participants were also asked to provide a score based on the given system usability scale^^1^^.
20 +* Quantitative data will be derived during the experiment such as the number of mistakes the participant makes during the quiz. The participants were also asked to provide a score based on the given system usability scale^^[1]^^.
19 19  * Qualitative data expected to be gathered through questionnaires, such as to what extent participants are satisfied with using the robot, is also adopted for evaluation.
20 20  
21 21  By measuring these two types of data, we will manage to assess if our claims are achieved and the research questions are answered.
... ... @@ -27,7 +27,8 @@
27 27  == Experimental design ==
28 28  
29 29  The experiment will be conducted to simulate the reinforcement learning process of musical memory related to daily activities and to investigate if the quiz is indeed able to help with the learning.
30 -All participants would sign a consent form that informed them of the usage of the collected data and our goal of evaluations. In our prototype, users can personalize the association between music and activities based on their existing intrinsic knowledge. But due to the limited time and requiring a comparable result between groups, in evaluation, we forced 6 pieces of music and activities. Participants listened to the music and were asked the remember the associated activities.
32 +All participants would sign a consent form that informed them of the usage of the collected data and our goal of evaluations. In our prototype, users can personalize the association between music and activities based on their existing intrinsic knowledge. But due to the limited time and requiring a comparable result between groups, in evaluation, we forced 6 pieces of music and activities.
33 +Participants listened to the music and were asked the remember the associated activities. To this end, they were given a list with the 6 activities. In order to make it more difficult to remember (so they had to pretend less to have dementia), the music corresponding to the activities was played in a different order than that of the activities on the list. Furthermore, the music was quite similar (just instrumental). The users then had 3 minutes to practice with the NAO.
31 31  In the end, the participants would take a quiz to see how much they remembered. They are also asked to fill in a questionnaire including the feeling of the robot and possible feedback.
32 32  
33 33  1. How many questions did you answer correctly? (Points from 0-6)
... ... @@ -97,17 +97,17 @@
97 97  
98 98  = Results =
99 99  
100 -[[image:result2.png||height="400px"]]
103 +[[image:result2.png||height="200px"]]
101 101  From the left figure, we can see the distribution of the number of correct answers. The average score of all participants is 3.6 among 6 questions. For group A, the average score is 3.3 and for group B the average score is 3.8. This bias can be explained because our group size is not large enough to eliminate the various memory ability. but we can also find that all participants in group A can learn something because they have no 0 scores but several participants in group B got 0 scores. In this degree, we can show that our robot does help in memory.
102 102  
103 103  From the middle figure, we can find that people in group A tend to think our robot can help improve the memory task and only a few of them thought our robot is annoying, as shown in the right figure.
104 104  
105 -[[image:result4.png||height="400px"]]
108 +[[image:result4.png||height="200px"]]
106 106  As shown in the above figure, group A with our intelligent robot gave our robot an average score of 66.7, and group B with the dumb robot gave 58.2. In this scale, we can see that participants are more willing to play with our intelligent robot.
107 107  
108 108  Also, we collect some feedback from the participants. Most of them liked the appearance of the robot which is consistent with the reasons we choose the NAO. People are more engaged and willing to interact with a humanoid robot. Some of them complained about the speech recognition of this robot.
109 109  
110 -= Discussion =
113 += Discussion & Conclusion =
111 111  
112 112  We assume that our intelligent robot can help people strengthen the association between music and activities. The result of average correct answers didn't approve this. Several reasons existed. First, our participants were not real PwD and their memory abilities vary. Our group size(about 10 for each group) was not large enough. Also, Participants were only given a limited time. The short duration of the quiz and not using personalised music also accounted for this biased result. However, the overall usability score between the two groups and some quantitative results above also shows that our claim PwD are more willing to play with our intelligent robot and PwD are happy to use the robot could still hold.
113 113  
... ... @@ -117,15 +117,11 @@
117 117  * As mentioned before, the small sample size made the accuracy of the result doubtable. Having a larger and more diverse sample group would allow us to more accurately predict real-world usage.
118 118  * The accuracy of the speech recognition system in the NAO and the availability of test subjects and robots also limited the evaluation.
119 119  
120 -In the future, we could improve in the following aspects,
123 +Based on our evaluation, we proved that participants with our intelligent robot are more willing to play the quiz and consider the robot can help them remember the task better compared with the control group. Our robot still needs further improvement based on the previous discussion. In the future, we could improve in the following aspects,
121 121  
122 122  * Test a full implementation of the system in a real setting with PwD.
123 123  * Research should also be done to look if the robot is actually necessary, or if the advantage of the system could be achieved by a cheaper alternative, such as a virtual robot on a tablet. (Also inspired by the feedback we got. One participant asked why we didn't create an APP.)
124 124  
125 -
126 -
127 -= Conclusion =
128 -
129 129  = Reference =
130 130  
131 -Bangor, A., Kortum, P. T., & Miller, J. T. (2008). An empirical evaluation of the system usability scale. Intl. Journal of Human–Computer Interaction, 24(6), 574-594.
130 +[1] Bangor, A., Kortum, P. T., & Miller, J. T. (2008). An empirical evaluation of the system usability scale. Intl. Journal of Human–Computer Interaction, 24(6), 574-594.