Changes for page Test

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

From version Icon 57.1 Icon
edited by Xinqi Li
on 2022/04/01 17:05
Change comment: There is no comment for this version
To version Icon 61.1 Icon
edited by Xinqi Li
on 2022/04/01 22:21
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,4 +1,4 @@
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 dummy one.
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 3  = Problem statement and research questions =
4 4  
... ... @@ -11,7 +11,7 @@
11 11  
12 12  = Method =
13 13  
14 -The control group evaluation is used. One group of participants interacts with a dummy robot and another group interacts with the intelligent robot. The only difference between these two groups is the independent variable - dummy or intelligent robot, which makes our result more reasonable.
14 +The control group evaluation is used. One group of participants interacts with a dumb robot and another group interacts with the intelligent robot. The only difference between these two groups is the independent variable - dumb or intelligent robot, which makes our result more reasonable.
15 15  
16 16  Besides, Our group decided to use a mixed-method approach for the evaluation.
17 17  
... ... @@ -22,14 +22,44 @@
22 22  
23 23  == Participants ==
24 24  
25 -We invited 19 participants. To validate our research question that the quiz will help people better memorize music-activity links, participants will be divided into two groups, Group A with the intelligent robot(9 participants) and Group B(10 participants) with the dummy robot.
25 +We invited 19 participants. To validate our research question that the quiz will help people better memorize music-activity links, participants will be divided into two groups, Group A with the intelligent robot(9 participants) and Group B(10 participants) with the dumb robot.
26 26  
27 27  == Experimental design ==
28 28  
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. The group of participants will be divided into 3 subgroups that simulate patients in different stages of dementia. The participants will be given artificial memory loss by forcing them to remember a large number of songs they have to associate with certain activities. From each group one of the participants will be asked to play the caregiver and another participant will take the roll of loved one. With these participants the interactions between the actors will be tested. The interactions are described in the design patterns.
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 30  
31 -When the participant playing the role of patient has learned the association between the music pieces and activities the robot will start playing certain pieces of music. The participant has to recall the correct activity associated with the music piece. When this is wrong the loved one can step in and call to remind the
32 32  
32 +=== Evaluation Step ===
33 +
34 +First, all participants would sign a consent form that informed them of the usage of the collected data and our goal of evaluations.
35 +
36 +==== Step 1 ====
37 +
38 +In our prototype, users can personalize the link 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.
39 +
40 +==== Step 2 ====
41 +
42 +Participants in two groups would play with the robot for 3 minutes. Participants in group A would play with the intelligent robot and group B would play with the dumb robot.
43 +
44 +==== Step 3 ====
45 +
46 +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.
47 +
48 +==== Questionnaire ====
49 +
50 +1. How many questions did you answer correctly? (Points from 0-6)
51 +1. You feel the robot can help you remember the task. (Agree, Neutral, Disagree)
52 +1. You feel the robot is annoying. (Agree, Neutral, Disagree)
53 +1. Based on the given system usability scale, please give our robot a score.(0-100)
54 +
55 +Except for the previous questions, we also collect feedback from participants
56 +
57 +1. What did you like most about the robot?
58 +1. What did you dislike most about the robot?
59 +1. Do you have any further suggestions? (*optional)
60 +
61 +
62 +
33 33  == Tasks ==
34 34  
35 35  **Event: Quiz**
... ... @@ -38,8 +38,8 @@
38 38  <table>
39 39   <tr>
40 40   <td>No.</td>
41 - <td>Group A</td>
42 - <td>Group B</td>
71 + <td>Group A with the intelligent robot</td>
72 + <td>Group B with the dumb robot</td>
43 43   </tr>
44 44   <tr>
45 45   <td>1</td>
... ... @@ -48,8 +48,8 @@
48 48   </tr>
49 49   <tr>
50 50   <td>2</td>
51 - <td>Play quiz with the dumb robot for five minutes, which will not correct the participant when wrong answers are given ;</td>
52 52   <td>Play quiz with the smart robot for five minutes, which will correct the participant when wrong answers are given;</td>
82 + <td>Play quiz with the dumb robot for five minutes, which will not correct the participant when wrong answers are given;</td>
53 53   </tr>
54 54   <tr>
55 55   <td>3</td>
... ... @@ -72,12 +72,8 @@
72 72  
73 73  == Material ==
74 74  
75 -Robot
105 +Robot(NAO) with setting music, consent form, laptop
76 76  
77 -The robot plays an important part in our experiment.
78 -
79 -Consent form
80 -
81 81  = Results =
82 82  
83 83  = Discussion =