ACL-OCL / Base_JSON /prefixI /json /intellang /2020.intellang-1.3.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
raw
history blame contribute delete
No virus
90.6 kB
{
"paper_id": "2020",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T07:24:10.894749Z"
},
"title": "FitChat: Conversational AI for Active Ageing",
"authors": [
{
"first": "Nirmalie",
"middle": [],
"last": "Wiratunga",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "School of Health Sciences Robert Gordon University",
"location": {
"postCode": "AB10 7GJ",
"settlement": "Aberdeen, Scotland",
"country": "UK"
}
},
"email": ""
},
{
"first": "Anjana",
"middle": [],
"last": "Wijekoon",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "School of Health Sciences Robert Gordon University",
"location": {
"postCode": "AB10 7GJ",
"settlement": "Aberdeen, Scotland",
"country": "UK"
}
},
"email": "a.wijekoon@rgu.ac.uk"
},
{
"first": "Chamath",
"middle": [],
"last": "Palihawadana",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "School of Health Sciences Robert Gordon University",
"location": {
"postCode": "AB10 7GJ",
"settlement": "Aberdeen, Scotland",
"country": "UK"
}
},
"email": ""
},
{
"first": "Kay",
"middle": [],
"last": "Cooper",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "School of Health Sciences Robert Gordon University",
"location": {
"postCode": "AB10 7GJ",
"settlement": "Aberdeen, Scotland",
"country": "UK"
}
},
"email": ""
},
{
"first": "Vanessa",
"middle": [],
"last": "Mendham",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "School of Health Sciences Robert Gordon University",
"location": {
"postCode": "AB10 7GJ",
"settlement": "Aberdeen, Scotland",
"country": "UK"
}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Advances in conversational AI are creating novel and engaging experiences for user interaction through AI Chatbots. In this work, we present the voice-based AI chatbot \"FitChat\" developed to deliver behaviour change interventions that encourage physical activities among older adults. We start by identifying conversation skills or topics necessary to promote physical well-being through co-creation activities with users. For each conversation skill, we further explore the use of Natural Language Understanding (NLU) and Natural Language Generation (NLG) techniques to improve the conversation. We generate personalised conversation, contextualised with the information extracted from user responses. Provisioning educational content from WHO guidelines on physical well-being provided a useful knowledge source for contextualising chatbot responses and a corpus-based approach helped to avoid non-repetitive chatbot responses. We evaluate the prototype using think-aloud sessions where thematic analysis emphasises that voice-based chatbots are a powerful mode of intervention delivery. Analysis of user responses shows the NLU techniques were instrumental in extracting information that is essential to create cohesive and personalised conversations using NLG techniques.",
"pdf_parse": {
"paper_id": "2020",
"_pdf_hash": "",
"abstract": [
{
"text": "Advances in conversational AI are creating novel and engaging experiences for user interaction through AI Chatbots. In this work, we present the voice-based AI chatbot \"FitChat\" developed to deliver behaviour change interventions that encourage physical activities among older adults. We start by identifying conversation skills or topics necessary to promote physical well-being through co-creation activities with users. For each conversation skill, we further explore the use of Natural Language Understanding (NLU) and Natural Language Generation (NLG) techniques to improve the conversation. We generate personalised conversation, contextualised with the information extracted from user responses. Provisioning educational content from WHO guidelines on physical well-being provided a useful knowledge source for contextualising chatbot responses and a corpus-based approach helped to avoid non-repetitive chatbot responses. We evaluate the prototype using think-aloud sessions where thematic analysis emphasises that voice-based chatbots are a powerful mode of intervention delivery. Analysis of user responses shows the NLU techniques were instrumental in extracting information that is essential to create cohesive and personalised conversations using NLG techniques.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Presently, the most common method of delivering digital behaviour change interventions for encouraging physical activities is via text-based notifications on mobile phones. Despite the popularity of this approach, there is little evidence to indicate that text notifications are effective at promoting positive behaviour change, particularly long-term impact. The main problem is that text notifications offer only one-way communication, from the device to the user, meaning explicit interaction is not required. Accordingly, text notifications are easily ignored; fewer than 30% of received notifications are typically viewed by users with an average delay close to 3 hours (Morrison et al., 2018) . There is clearly a need for an alternative approach.",
"cite_spans": [
{
"start": 675,
"end": 698,
"text": "(Morrison et al., 2018)",
"ref_id": "BIBREF14"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "As a communication medium, conversation appeals to all age groups, but arguably more so towards older adults. This group can have difficulties with new technologies and may be more inclined to appreciate the natural interaction offered by conversational dialogue. It is also noteworthy that older adults in general are not accustomed to text entry with smart phones. With this in mind, we posit that conversation (more specifically, voice-based conversation) presents an opportunity to deliver behaviour change interventions to motivate higher levels of adoption and adherence in older adults when compared with traditional approaches. In addition, the recent popularity of home hubs is considered a positive indication of user-acceptance towards voice based conversational agents for both smartphone and home-hub platforms. This means that our work is well-placed to investigate conversation as an alternative to current text-based intervention methods.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Our aim is to develop an ubiquitous and proactive system that delivers behaviour change interventions in the form of conversation aimed at promoting physical activities in older adults. We start by bringing together end-users from the community through co-creation workshops to help understand what are meaningful conversational interventions and therein develop and design a prototype. In development, we explore the state-of-the-art methods for Natural Language Understanding (NLU) and Natural Language Processing (NLP) to extract information from user responses and integrate these to generate contextually relevant chatbot responses that are non-repetitive. Accordingly we make the following contributions:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\u2022 present a co-creation method to identify and design 5 conversational AI skills and associated educational content required to promote physical well-being among older adults;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\u2022 develop a personalised response generation strategy that combines information extraction from open ended user responses to contextualise a template-based NLG method;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\u2022 create a cloud-based architecture for secure storage and integration with a cross-platform chatbot app; and",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\u2022 carry out a comprehensive evaluation of the 5 conversation AI skills using a thematic analysis of think aloud sessions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Rest of the paper is organised as follows; related literature is explored in Section 2 and Methods for identifying conversational skills, extracting information and response generation are explored in Section 3. Next we present the conversation design for each skill in Section 4, followed by the prototype implementation details in Section 5. Qualitative evaluation is presented in Section 6 and concluding remarks are mentioned on Section 7",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Conversational agents have been used as intervention delivery methods in many healthcare application domains including mental health (Morris et al., 2018; Inkster et al., 2018; Suganuma et al., 2018) , weight loss and obesity (Stein and Brooks, 2017; Addo et al., 2013) , alcoholism treatment (Lisetti et al., 2011 (Lisetti et al., , 2013 , physical activity and diet (Fadhil et al., 2019; Fadhil and Villafiorita, 2017) and medication adherence (Fadhil, 2018) . But this is lacking in applications which target general fitness. Existing smart phone applications restrict user responses to a selection from a number of choices or through free text entry. Initial research has explored the use of web based avatars to integrate voice and emotions into intervention delivery (Lisetti et al., 2013) . However voice based conversational interfaces in the form of chat-bots are more naturally intuitive, compared to these web based avatars. Here good conversational coverage is essential to ensure that the learning curve is manageable without requiring the user to memorise key phrases to carry on a dialogue with the tool.",
"cite_spans": [
{
"start": 133,
"end": 154,
"text": "(Morris et al., 2018;",
"ref_id": "BIBREF13"
},
{
"start": 155,
"end": 176,
"text": "Inkster et al., 2018;",
"ref_id": "BIBREF6"
},
{
"start": 177,
"end": 199,
"text": "Suganuma et al., 2018)",
"ref_id": "BIBREF16"
},
{
"start": 226,
"end": 250,
"text": "(Stein and Brooks, 2017;",
"ref_id": "BIBREF15"
},
{
"start": 251,
"end": 269,
"text": "Addo et al., 2013)",
"ref_id": "BIBREF0"
},
{
"start": 293,
"end": 314,
"text": "(Lisetti et al., 2011",
"ref_id": "BIBREF9"
},
{
"start": 315,
"end": 338,
"text": "(Lisetti et al., , 2013",
"ref_id": null
},
{
"start": 368,
"end": 389,
"text": "(Fadhil et al., 2019;",
"ref_id": "BIBREF5"
},
{
"start": 390,
"end": 420,
"text": "Fadhil and Villafiorita, 2017)",
"ref_id": "BIBREF4"
},
{
"start": 446,
"end": 460,
"text": "(Fadhil, 2018)",
"ref_id": "BIBREF3"
},
{
"start": 773,
"end": 795,
"text": "(Lisetti et al., 2013)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "A recent evaluation of Wysa (Inkster et al., 2018) , a text/multiple-choice empathetic AI chat-bot for mental well-being, focused on analysing user acceptance of conversational agents. Their findings suggests that a majority of 67% found Wysa to be a \"Favourable Experience\" compared to 32% who found it to be a \"Less Favourable Experience\". Users preferred to respond by clicking on options given by the app when compared to entering free text. Lark 1 is another well-known text/choice based Conversational Agent specialised in diabetes management and Stein and Brooks (2017) evaluates Lark for user acceptability and satisfaction where users rated the app at 7.9 (average) on a 0-10 scale. These studies suggest that in general conversational agents are widely accepted by the users, but they are limited to text or choice based responses. This motivates us to exploit advances in conversational AI and explore conversation as a form of delivering interventions in general fitness applications, specifically for older adults.",
"cite_spans": [
{
"start": 28,
"end": 50,
"text": "(Inkster et al., 2018)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "Recent literature suggests a corpus-based approach for enforcing empathy into text/choice based conversational bots (Morris et al., 2018) . A corpus is curated with empathetic responses that will be used by the conversational agent when responding to a user. They measure the acceptability of empathetic responses presented by the bot compared to responses presented by a peer and found that users accept bot responses 79% of the time. Our work is closely related to this approach, where we also create a response bank. We acknowledge that there is a significant burden on knowledge engineering however we overcome this by using several user co-creation activities with a view to creating a conversational agent that is designed by the users for the users.",
"cite_spans": [
{
"start": 116,
"end": 137,
"text": "(Morris et al., 2018)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "We identify three main steps to delivering personalised conversation to encourage physical activity. Firstly, understanding the interesting topics of conversation, secondly, extracting information from the user to contextualise the conversation and finally, generating non-repetitive responses to encourage long term engagement. In this section we detail our methods applied to realise these steps for FitChat.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Method",
"sec_num": "3"
},
{
"text": "We adapt co-creation methodology to identify the most effective conversational skills expected in a conversational AI for encouraging PA among older adults. We followed an iterative refinement process (Augusto et al., 2018) and conducted three workshops where the intended stakeholders from the community were invited to participate. Each workshop was held one-month apart allowing the stakeholders to learn the capabilities of the technology and explore and refine requirements iteratively. It was specifically significant given the novelty of the conversational technology within the intended age group. Workshop 1 introduced participants to the study and the concept of voice based conversational interventions. We sought their views on skills including goal setting and reporting that were proposed by the research group to \"break the ice\" and start the conversation. In workshop 2 a participatory method was followed (Leask et al., 2019). Role playing (Matthews et al., 2014) activities among workshop participants helped understand expectations where the aim was to observe the forms of natural dialogue that transpired between pairs. Participants designed conversation interactions that would allow a user to record their daily activities or that would allow a user to set goals for the coming week. Workshop 3 reviewed and refined the conversational interactions discussed in the previous workshop. Together with the research group, stakeholders prioritised the list of conversations skills identified during the workshops and short listed the top five skills that form the final prototype of FitChat. Workshop 3 also encouraged the participants to propose a name for the conversational AI where they selected the title \"FitChat\", inspired by the Doric term \"Fit like?\" (Hello, How are you?). Following are the shortlist of five skills or intents identified during the co-creation activities.",
"cite_spans": [
{
"start": 201,
"end": 223,
"text": "(Augusto et al., 2018)",
"ref_id": "BIBREF1"
},
{
"start": 957,
"end": 980,
"text": "(Matthews et al., 2014)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Identifying Conversational Skills",
"sec_num": "3.1"
},
{
"text": "Personalisation: The goal is to provide a personalised experience throughout the application.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Identifying Conversational Skills",
"sec_num": "3.1"
},
{
"text": "This skill is likely to be used only once during the initial on-boarding process.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Identifying Conversational Skills",
"sec_num": "3.1"
},
{
"text": "Weekly Goal Setting: The Goal Setting intent is aimed towards making a conscious commitment to specific physical activity goals that are considered to enforce positive behaviour change (Michie et al., 2013) . This skill is expected to be used at the beginning of every week.",
"cite_spans": [
{
"start": 185,
"end": 206,
"text": "(Michie et al., 2013)",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Identifying Conversational Skills",
"sec_num": "3.1"
},
{
"text": "Daily Reporting: The Reporting intent is aimed at enabling conversation about daily activities. This conversation can be aligned with the goals set for the day and would be encouraging to the user to out-perform themselves next day. This skill is likely to be used at the end of every day.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Identifying Conversational Skills",
"sec_num": "3.1"
},
{
"text": "Weekly Summary: The Summary intent is aimed at providing the user a retrospective look at the of last week's goal achievement. This skill is likely to be used at the end of every week.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Identifying Conversational Skills",
"sec_num": "3.1"
},
{
"text": "Exercise Coach: The purpose of the Exercise Coach intent is to guide users to perform exercises by providing exercise steps through read-aloud instructions in a conversational format. This skill is likely to be invoked multiple times (minimum of twice) a week, according to WHO physical activity guidelines.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Identifying Conversational Skills",
"sec_num": "3.1"
},
{
"text": "Once the conversational skills are identified, we examine Natural Language Understanding (NLU) capabilities required in each skill to maintain a cohesive personalised conversation with the user. We identify that personalisation, weekly goal setting and daily reporting are the main three skills that are focused on extracting information from the user. The role-playing co-creation activity further identified the types of information each skill should extract in order to personalise or contextualise future conversation. Note that conversation here covers question and answer forms that can be are both open or close-ended. We summarise our findings in Table 1 . To create contextually relevant responses, firstly we look at what information is required to deliver the response through conversation; and secondly, how we can make that conversation personalised. To address the first concern, we identified three skills essential to deliver information to the user. These are listed with the information they deliver in Table 2 . We consider two aspects for personalisation; contextualisation with information extracted at the NLU phase, and generating non-repetitive responses with a corpus or message bank. Two skills stand to benefit from contextualisation as shown in Table 3 and three skills benefit from non-repetitive Table 4 .",
"cite_spans": [],
"ref_spans": [
{
"start": 655,
"end": 662,
"text": "Table 1",
"ref_id": "TABREF0"
},
{
"start": 1021,
"end": 1028,
"text": "Table 2",
"ref_id": "TABREF1"
},
{
"start": 1273,
"end": 1280,
"text": "Table 3",
"ref_id": "TABREF2"
},
{
"start": 1326,
"end": 1333,
"text": "Table 4",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Natural Language Understanding",
"sec_num": "3.2"
},
{
"text": "In order to ensure the non-repetitive behaviour, we adapt a similar methods to corpus-based methods used in literature (Morris et al., 2018) to develop a Motivational Message bank organised under three main categories. Firstly we create a bank of general motivational messages for when the user reports on completed activities; for instance a message such as \"Well Done! Regular physical activity is really good for your well being\" is uttered by the agent at the end of reporting. Secondly a set of messages to be used when a user does not perform a planned activity due to a specific barrier. Messages in the barriers category are grouped under six barriers that are commonly found in literature (these include Family, Support, Tiredness, Work, Time and Weather). The aim is to deliver a personalised and empathetic response when a user is unable to perform an activity. This message bank is integrated with Reporting, Goal Setting and Summary skills. We started with 20 messages and it is updated regularly. We include few examples from the message bank in Table 5 . Activity Weather Keep a positive attitude and embrace the weather -walking in the rain can be invigorating and you can go home for a warm shower afterwards! extracted using NLU will be used to contextualise a conversation skill. For instance, the step goal information extracted during the Weekly Goal Setting skill will be used to contextualise the Daily Activity Reporting skill. In addition to the 5 identified skills we include a chit-chat skill such that the user is able to carry on an informal conversation about generic topics such as weather or news if needed. This will increase the usability of the conversational bot application giving the user more freedom. Next we look at each skill in depth exploring how the conversations are designed and responses are generated.",
"cite_spans": [],
"ref_spans": [
{
"start": 1060,
"end": 1067,
"text": "Table 5",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "Natural Language Generation",
"sec_num": "3.3"
},
{
"text": "Personalising skill is a simple question and answer conversation that is repeated until information required is extracted from the user. The questions are designed such that the goal of each question is to extract a single piece of information. This results in easier extraction of information compared to more open-ended questions and answers. For instance, an open-ended approach would be to ask \"Tell me about yourself?\" and ask follow-up questions for each missing information. Instead we design a simpler approach; a list of questions such as \"What is your name?\", \"What is your age?\", \"How tall are you?\" to extract information independently. We argue that this approach is suitable here, because the personalising skill is typically used once at the the start. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Personalisation",
"sec_num": "4.1"
},
{
"text": "During co-creation, participants identified the limitations of fitness apps in recognising physical activities that are beyond ambulatory activities (for instance activities like dancing or tai-chi). Accordingly they proposed two types of goals; steps goal and activity goals. The conversational agent starts the conversation by understanding the type of goal the user wants to set, then guides the user towards providing information required. For a step goal, we extract the number of steps the user plans to complete each day of the week. For an activity goal, we extract one or more activities and the respective day the user plan to perform each activity.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Weekly Goal Setting",
"sec_num": "4.2"
},
{
"text": "Depending on the type of goal being set for the day the conversational agent initiates a contextually relevant dialogue with the goal of extracting activities the user had undertaken during the day. For this purpose the data obtained from the Goal Setting template is retrieved to form the context of the conversation. In Figure we can see that there are two main conversation pathways a user can be directed towards: either the user has performed one or more physical activities and they record them with the Agent, or the user has not performed any physical activities and records a reason (e.g. a barrier). At the end of a conversation pathway, the Agent is designed to respond with an appropriate motivational message from a message bank. These are selected based on the pathway and the reason (i.e. barrier) for when a user has not performed an activity and more details on the message bank. (See examples in Exercise coach intent can be invoked in two alternatives formats: a single exercise at a time; or a set of exercises curated by a physiotherapist as a single plan to be performed. A detailed view of the conversation flow is illustrated in Figure 4 . Parts of this intent can be viewed as an instructional read-aloud function, with the added functionality to enable voice-commands that enable the user to interact in real-time. Example voice commands include: next (move to next step or exercise); repeat (repeat the current step); and all steps (read out the entire exercise).",
"cite_spans": [],
"ref_spans": [
{
"start": 322,
"end": 331,
"text": "Figure we",
"ref_id": null
},
{
"start": 1153,
"end": 1161,
"text": "Figure 4",
"ref_id": "FIGREF3"
}
],
"eq_spans": [],
"section": "Daily Activity Reporting",
"sec_num": "4.3"
},
{
"text": "A robust system with minimal maintenance requirements was designed to achieve rapid proto- typing. The overall architecture is illustrated in Figure 5 . The FitChat mobile application consists of three components: the conversational framework, cloud backend and the smart phone application. DialogFlow implements the conversational intents, while the smart phone application contains the voice based chatbot and the step counting (Traxivity) components. A cloud based micro-services architecture is used to develop the backend enabled by Firebase services. In next sections we will discuss each component in detail. ",
"cite_spans": [],
"ref_spans": [
{
"start": 142,
"end": 150,
"text": "Figure 5",
"ref_id": null
}
],
"eq_spans": [],
"section": "Prototype Implementation",
"sec_num": "5"
},
{
"text": "A comparative study of conversational AI frameworks was conducted before choosing one for FitChat intent implementation. We considered three frameworks; Amazon Lex, Google Di-alogFlow and the Open-source framework Rasa. Both DialogFlow and Lex frameworks offer the flexibility of using additional backend services and mobile integration support that enable building an end to end solution. Rasa, as a open-source platform enables the flexibility to customise conversational techniques and algorithms. We chose Di-alogFlow as it provided better integration flexibility with mobile applications and was more versatile due to its in-built general conversational intent library. It seamlessly linked with other Google services and most importantly the text to speech functionality was the best among the alternatives. DialogFlow intents are created by adding appropriate training phrases and responses. Each intent calls for custom \"Entities\" to implement Natural Language Understanding. For instance, goal setting intent defines Entity \"ActivitySchedule\" that extracts a list of day and an activity pairs from the user response as in Figure 6 . Here a combination of regular expressions and response construct structures are used to extract information by matching against the user utterances. ",
"cite_spans": [],
"ref_spans": [
{
"start": 1131,
"end": 1139,
"text": "Figure 6",
"ref_id": "FIGREF5"
}
],
"eq_spans": [],
"section": "Intent Implementation",
"sec_num": "5.1"
},
{
"text": "FitChat was made available to the end-users via a smart phone application. An analysis of development support for conversational AI concluded that a cross-platform development framework such as React-native to be more suitable compared to native platforms such as Java for Android or Swift for iOS. Low time consumption and minimal development overhead were two deciding factors that emerged in our analysis in favour of React-Native. We made use of the data obtained through Google Fit APIs to record step counts, distance travelled and calorie information for physical activity for Traxivity. User interface and user experience design of the system is crucial, specifically for the target audience of older adults; accordingly, the application was designed and iteratively refined based on feedback from co-creation workshops (Figure 7) . The home screen of the application is set to the FitChat voice bot and the second tab contains the Traxivity component for physical activity tracking. Preferences and manual goal setting can be navigated through the side menu. Additionally, the FitChat bot can be customised for voice speed, pitch and the voice persona according to the user preferences.",
"cite_spans": [],
"ref_spans": [
{
"start": 828,
"end": 838,
"text": "(Figure 7)",
"ref_id": null
}
],
"eq_spans": [],
"section": "Smart Phone Application",
"sec_num": "5.2"
},
{
"text": "We use Firebase which is a Backend-as-a-Service solution by Google for business logic, authentication and data storage implementation. Firebase Cloud Functions (FCF) service is used to run the backend logic which is developed using NodeJS. FCF service also facilitates Firebase Firestore database read/write access which is a flexible NoSQL database where we store user data for contextualising the conversation. The FitChat application uses the Firebase Authentication service along with Google Sign-In. Google Sign-In enables a seamless on-boarding process for the end-user eliminating the need for filling registration forms and increases security by eliminating the need to manage application specific user login details. The cloud backend is developed to be scalable and is server-less with no infrastructure maintenance.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Cloud Backend",
"sec_num": "5.3"
},
{
"text": "Think Aloud sessions were planned to evaluate the first prototype of FitChat that allowed generating real-time feedback on the intervention. Think aloud methods are frequently used for usability testing of e-Health applications (Maramba et al., 2019) , and involve participants thinking out aloud whilst they perform a task, or immediately afterwards (Eccles and Arsal, 2017).",
"cite_spans": [
{
"start": 228,
"end": 250,
"text": "(Maramba et al., 2019)",
"ref_id": "BIBREF10"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Qualitative Evaluation",
"sec_num": "6"
},
{
"text": "Seven participants took part in five think aloud sessions. Only four participants of the seven had previously participated in co-creation workshops. During the sessions, participants explored the features of the application with minimal input from the researchers. The participants were asked to discover skills and only if needed a keyword is given to initialise the conversations. The think aloud sessions were audio recorded and the feedback was arranged in to themes. Given the data privacy issues, personalisation skill was not included in the evaluation protocol, instead the users were asked to use an existing profile. Exercise coach feature was also excluded from the study given the ethics requirements surrounding study participants performing impromptu exercises without evaluating the physical readiness. Accordingly, we evaluated the efficacy of three conversational skills and observed the general feedback on the FitChat application as a whole.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation Protocol",
"sec_num": "6.1"
},
{
"text": "The thematic analysis arranged the feedback from the users in to five themes; Weekly Goal Setting, Daily Activity Reporting, Weekly Summary, General Feedback and Conversation. These results highlight that all three conversational skills that were included in the this evaluation are identified as core components of the FitChat application. This further validates the selection of these skills over many other that were suggested. The participants of the study had many positive feedback for these features as well as some pointers for improvement as below.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Thematic Analysis",
"sec_num": "6.2"
},
{
"text": "Participants generally responded positively to the goal setting feature. However, they commonly said \"I want to set an activity/steps goal\", rather than \"I want to set a goal\", and then selecting an activity goal, as instructed in the step-by-step dialogue. Participants commonly suggested that the goal setting feature could be improved if their goals could be stored for longer than one-week: P5:\"[be]cause its easier setting up like that and then cancelling\" P6:\"yes.. would be useful to set this up for a longer period\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Weekly Goal Setting",
"sec_num": "6.2.1"
},
{
"text": "Another suggestion was to include a reminder feature using the goals that are created: P1:\"I've got Pilates on a Tuesday, if it could remember every Tuesday and it would remind me\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Weekly Goal Setting",
"sec_num": "6.2.1"
},
{
"text": "Participants responded well to the reporting feature and were particularly impressed that the app could link their reported activities with their activity goals, and the motivational feedback:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Daily Activity Reporting",
"sec_num": "6.2.2"
},
{
"text": "P1:\"I like the 'well done...' I think that's important to say well done, you've achieved that\" P2:\"I think the very fact that you have to report what you have or haven't done if you set a goal would kind of make me get out of the sofa\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Daily Activity Reporting",
"sec_num": "6.2.2"
},
{
"text": "Most participants suggested that further detail should be added to the activities that are reported to the FitChat application such as calories burned or intensity: P2:\"slightly more detail, in that was it a leisurely swim, I don't know how you're going to phrase it, or was it a power swim?\" P2:\"we could walk 10,000 steps but strolling does nothing for us, so does that come into it?\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Daily Activity Reporting",
"sec_num": "6.2.2"
},
{
"text": "Feedback was overwhelmingly positive for this feature, with several participants outlining its motivational aspect. It was also suggested that it would be useful if this feature included a comparison of summaries in order for participants to reflect on differences in physical activity: P6:\"it might say well done last week you did 40 minutes, the week before you did whatever\" P7:\"I think that would motivate me that I see I've done that\" P6:\"by doing that you can sort of maybe set a different goal for yourself, oh I'll have to beat that next week sort of thing\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Weekly Summary",
"sec_num": "6.2.3"
},
{
"text": "Identification of effective skills to minimise complexity is important usability aspect for conversational bots. A complex solution will introduce a learning overhead to the user which is not desirable specially among the older adults. At times, participants did not intuitively converse with the expected phrases/terms required to interact with the application; however, they quickly learned the terminology during the think aloud sessions. They acknowledged that the app was easy to use once they were familiar with the terminology but expressed that a more complex system would discourage them: P1:\"you would get into this lingo because it's obviously got lingo that you have to tap into\" P3:\"I think we would learn very quickly\" P4:\"it takes a wee while to know the tricks like\" P6:\"its easy, simple to use, it's just because at the moment its very word specific and restrictive\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "General Feedback",
"sec_num": "6.2.4"
},
{
"text": "With regard to the conversational component of this app, the feedback was largely positive: P1:\"I think it's one stage up from a Fitbit definitely because you can interact with it\" P3:\"it's quite powerful the speaking bit\" P4:\"because you have to speak and listen , aye, you're almost admitted to yourself, it's a bit more, you take it more to heart than just clicking a button\" P6:\"talking is a lot simpler I think, certainly with older people\" P7:\"conversation is far more motivating\" Some participants suggested that improvements to the conversation could include a greater variety of responses. Some also expressed that they would prefer more informal language: P4:\"[be]cause you'll pay attention and kind of look forward to it's going to be a different form of praise every week\" P5:\"just a small criticism, eh when I first read my summary, that feedback, I got all these fancy words\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conversation",
"sec_num": "6.2.5"
},
{
"text": "In conclusion, we have identified that conversation has great potential to deliver effective Digital Behaviour Change Interventions to encourage physical activity in older adults. In this work we harness recent chatbot technology advances to build the voice based Conversational AI bot \"FitChat\". We identify the essential features of such an intervention with older adults from the community through co-creation workshops and implement conversational skills using the state-of-the-art NLP and NLG techniques available for prototyping. We evaluated the first prototype through think aloud sessions. Thematic analysis of the think aloud session outcomes suggests that voice is a powerful mode of delivering motivational content and simplicity is the key to a successful deployment. Generating authentic non-repetitive responses remains a real challenge for chat based digital interventions. Involving uses in the curation of a corpus to address this challenge is an initial solution; however we need methods to evolve and enhance this corpus through system usage; and how to do this efficiently remains an open problem. In future we plan to integrate more customised AI algorithms for NLP and NLG and further improve the quality of the conversation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "7"
},
{
"text": "https://www.lark.com/outcomes",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "This project is funded by the GetAMoveOn Net-work+ (funded by the Engineering and Physical Sciences Research Council, UK (EPSRC) under the grant number: EP/N027299/1) and the Self-BACK Project (funded by the European Union's H2020 research and innovation programme under grant agreement No. 689043). We like to thank everyone involved in the project in many capacities.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Toward collective intelligence for fighting obesity",
"authors": [
{
"first": "D",
"middle": [],
"last": "Ivor",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Addo",
"suffix": ""
},
{
"first": "William C",
"middle": [],
"last": "Sheikh I Ahamed",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Chu",
"suffix": ""
}
],
"year": 2013,
"venue": "2013 IEEE 37th Annual Computer Software and Applications Conference",
"volume": "",
"issue": "",
"pages": "690--695",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ivor D Addo, Sheikh I Ahamed, and William C Chu. 2013. Toward collective intelligence for fighting obesity. In 2013 IEEE 37th Annual Computer Soft- ware and Applications Conference, pages 690-695. IEEE.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "The user-centred intelligent environments development process as a guide to co-create smart technology for people with special needs",
"authors": [
{
"first": "J",
"middle": [],
"last": "Augusto",
"suffix": ""
},
{
"first": "Dean",
"middle": [],
"last": "Kramer",
"suffix": ""
},
{
"first": "Unai",
"middle": [],
"last": "Alegre",
"suffix": ""
},
{
"first": "Alexandra",
"middle": [],
"last": "Covaci",
"suffix": ""
},
{
"first": "Aditya",
"middle": [],
"last": "Santokhee",
"suffix": ""
}
],
"year": 2018,
"venue": "Universal Access in the Information Society",
"volume": "17",
"issue": "1",
"pages": "115--130",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "J Augusto, Dean Kramer, Unai Alegre, Alexandra Co- vaci, and Aditya Santokhee. 2018. The user-centred intelligent environments development process as a guide to co-create smart technology for people with special needs. Universal Access in the Information Society, 17(1):115-130.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "The think aloud method: what is it and how do i use it?",
"authors": [
{
"first": "W",
"middle": [],
"last": "David",
"suffix": ""
},
{
"first": "G\u00fcler",
"middle": [],
"last": "Eccles",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Arsal",
"suffix": ""
}
],
"year": 2017,
"venue": "Qualitative Research in Sport, Exercise and Health",
"volume": "9",
"issue": "4",
"pages": "514--531",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David W Eccles and G\u00fcler Arsal. 2017. The think aloud method: what is it and how do i use it? Qualitative Research in Sport, Exercise and Health, 9(4):514-531.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "A conversational interface to improve medication adherence",
"authors": [
{
"first": "Ahmed",
"middle": [],
"last": "Fadhil",
"suffix": ""
}
],
"year": 2018,
"venue": "Towards ai support in patient's treatment",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1803.09844"
]
},
"num": null,
"urls": [],
"raw_text": "Ahmed Fadhil. 2018. A conversational interface to improve medication adherence: Towards ai support in patient's treatment. arXiv preprint arXiv:1803.09844.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "An adaptive learning with gamification & conversational uis: The rise of cibopolibot",
"authors": [
{
"first": "Ahmed",
"middle": [],
"last": "Fadhil",
"suffix": ""
},
{
"first": "Adolfo",
"middle": [],
"last": "Villafiorita",
"suffix": ""
}
],
"year": 2017,
"venue": "Adjunct publication of the 25th conference on user modeling, adaptation and personalization",
"volume": "",
"issue": "",
"pages": "408--412",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ahmed Fadhil and Adolfo Villafiorita. 2017. An adap- tive learning with gamification & conversational uis: The rise of cibopolibot. In Adjunct publication of the 25th conference on user modeling, adaptation and personalization, pages 408-412. ACM.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Assistive conversational agent for health coaching: A validation study. Methods of information in medicine",
"authors": [
{
"first": "Ahmed",
"middle": [],
"last": "Fadhil",
"suffix": ""
},
{
"first": "Yunlong",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Harald",
"middle": [],
"last": "Reiterer",
"suffix": ""
}
],
"year": 2019,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ahmed Fadhil, Yunlong Wang, and Harald Reiterer. 2019. Assistive conversational agent for health coaching: A validation study. Methods of informa- tion in medicine.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "An empathy-driven, conversational artificial intelligence agent (wysa) for digital mental well-being: real-world data evaluation mixed-methods study",
"authors": [
{
"first": "Becky",
"middle": [],
"last": "Inkster",
"suffix": ""
},
{
"first": "Shubhankar",
"middle": [],
"last": "Sarda",
"suffix": ""
},
{
"first": "Vinod",
"middle": [],
"last": "Subramanian",
"suffix": ""
}
],
"year": 2018,
"venue": "JMIR mHealth and uHealth",
"volume": "6",
"issue": "11",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Becky Inkster, Shubhankar Sarda, and Vinod Sub- ramanian. 2018. An empathy-driven, conversa- tional artificial intelligence agent (wysa) for digi- tal mental well-being: real-world data evaluation mixed-methods study. JMIR mHealth and uHealth, 6(11):e12106.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Framework, principles and recommendations for utilising participatory methodologies in the co-creation and evaluation of public health interventions",
"authors": [
{
"first": "F",
"middle": [],
"last": "Calum",
"suffix": ""
},
{
"first": "Marlene",
"middle": [],
"last": "Leask",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Sandlund",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Dawn",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Skelton",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Teatske",
"suffix": ""
},
{
"first": "Greet",
"middle": [],
"last": "Altenburg",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Cardon",
"suffix": ""
},
{
"first": "J",
"middle": [
"M"
],
"last": "Mai",
"suffix": ""
},
{
"first": "Ilse",
"middle": [
"De"
],
"last": "Chinapaw",
"suffix": ""
},
{
"first": "Maite",
"middle": [],
"last": "Bourdeaudhuij",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Verloigne",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Sebastien",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Chastin",
"suffix": ""
}
],
"year": 2019,
"venue": "Research involvement and engagement",
"volume": "5",
"issue": "1",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Calum F Leask, Marlene Sandlund, Dawn A Skelton, Teatske M Altenburg, Greet Cardon, Mai JM China- paw, Ilse De Bourdeaudhuij, Maite Verloigne, and Sebastien FM Chastin. 2019. Framework, princi- ples and recommendations for utilising participatory methodologies in the co-creation and evaluation of public health interventions. Research involvement and engagement, 5(1):2.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "2013. I can help you change! an empathic virtual agent delivers behavior change health interventions",
"authors": [
{
"first": "Christine",
"middle": [],
"last": "Lisetti",
"suffix": ""
},
{
"first": "Reza",
"middle": [],
"last": "Amini",
"suffix": ""
},
{
"first": "Ugan",
"middle": [],
"last": "Yasavur",
"suffix": ""
},
{
"first": "Naphtali",
"middle": [],
"last": "Rishe",
"suffix": ""
}
],
"year": null,
"venue": "ACM Transactions on Management Information Systems (TMIS)",
"volume": "4",
"issue": "4",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Christine Lisetti, Reza Amini, Ugan Yasavur, and Naphtali Rishe. 2013. I can help you change! an em- pathic virtual agent delivers behavior change health interventions. ACM Transactions on Management Information Systems (TMIS), 4(4):19.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Toward conducting motivational interviewing with an on-demand clinician avatar for tailored health behavior change interventions",
"authors": [
{
"first": "Ugan",
"middle": [],
"last": "Christine L Lisetti",
"suffix": ""
},
{
"first": "Ubbo",
"middle": [],
"last": "Yasavur",
"suffix": ""
},
{
"first": "Naphtali",
"middle": [],
"last": "Visser",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Rishe",
"suffix": ""
}
],
"year": 2011,
"venue": "2011 5th International Conference on Pervasive Computing Technologies for Healthcare (PervasiveHealth) and Workshops",
"volume": "",
"issue": "",
"pages": "246--249",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Christine L Lisetti, Ugan Yasavur, Ubbo Visser, and Naphtali Rishe. 2011. Toward conducting moti- vational interviewing with an on-demand clinician avatar for tailored health behavior change interven- tions. In 2011 5th International Conference on Pervasive Computing Technologies for Healthcare (PervasiveHealth) and Workshops, pages 246-249. IEEE.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Methods of usability testing in the development of ehealth applications: A scoping review",
"authors": [
{
"first": "Inocencio",
"middle": [],
"last": "Maramba",
"suffix": ""
},
{
"first": "Arunangsu",
"middle": [],
"last": "Chatterjee",
"suffix": ""
},
{
"first": "Craig",
"middle": [],
"last": "Newman",
"suffix": ""
}
],
"year": 2019,
"venue": "International journal of medical informatics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Inocencio Maramba, Arunangsu Chatterjee, and Craig Newman. 2019. Methods of usability testing in the development of ehealth applications: A scoping re- view. International journal of medical informatics.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Taking part: Role-play in the design of therapeutic systems",
"authors": [
{
"first": "Mark",
"middle": [],
"last": "Matthews",
"suffix": ""
},
{
"first": "Geri",
"middle": [],
"last": "Gay",
"suffix": ""
},
{
"first": "Gavin",
"middle": [],
"last": "Doherty",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, CHI '14",
"volume": "",
"issue": "",
"pages": "643--652",
"other_ids": {
"DOI": [
"10.1145/2556288.2557103"
]
},
"num": null,
"urls": [],
"raw_text": "Mark Matthews, Geri Gay, and Gavin Doherty. 2014. Taking part: Role-play in the design of therapeutic systems. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, CHI '14, pages 643-652, New York, NY, USA. ACM.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "The behavior change technique taxonomy (v1) of 93 hierarchically clustered techniques: building an international consensus for the reporting of behavior change interventions",
"authors": [
{
"first": "Susan",
"middle": [],
"last": "Michie",
"suffix": ""
},
{
"first": "Michelle",
"middle": [],
"last": "Richardson",
"suffix": ""
},
{
"first": "Marie",
"middle": [],
"last": "Johnston",
"suffix": ""
},
{
"first": "Charles",
"middle": [],
"last": "Abraham",
"suffix": ""
},
{
"first": "Jill",
"middle": [],
"last": "Francis",
"suffix": ""
},
{
"first": "Wendy",
"middle": [],
"last": "Hardeman",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Martin",
"suffix": ""
},
{
"first": "James",
"middle": [],
"last": "Eccles",
"suffix": ""
},
{
"first": "Caroline",
"middle": [
"E"
],
"last": "Cane",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Wood",
"suffix": ""
}
],
"year": 2013,
"venue": "Annals of behavioral medicine",
"volume": "46",
"issue": "1",
"pages": "81--95",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Susan Michie, Michelle Richardson, Marie Johnston, Charles Abraham, Jill Francis, Wendy Hardeman, Martin P Eccles, James Cane, and Caroline E Wood. 2013. The behavior change technique taxonomy (v1) of 93 hierarchically clustered techniques: build- ing an international consensus for the reporting of behavior change interventions. Annals of behavioral medicine, 46(1):81-95.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Towards an artificially empathic conversational agent for mental health applications: system design and user perceptions",
"authors": [
{
"first": "Kareem",
"middle": [],
"last": "Robert R Morris",
"suffix": ""
},
{
"first": "Rohan",
"middle": [],
"last": "Kouddous",
"suffix": ""
},
{
"first": "Stephen",
"middle": [
"M"
],
"last": "Kshirsagar",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Schueller",
"suffix": ""
}
],
"year": 2018,
"venue": "Journal of medical Internet research",
"volume": "20",
"issue": "6",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Robert R Morris, Kareem Kouddous, Rohan Kshir- sagar, and Stephen M Schueller. 2018. Towards an artificially empathic conversational agent for men- tal health applications: system design and user per- ceptions. Journal of medical Internet research, 20(6):e10148.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "The effect of timing and frequency of push notifications on usage of a smartphone-based stress management intervention: An exploratory trial",
"authors": [
{
"first": "Leanne",
"middle": [
"G"
],
"last": "Morrison",
"suffix": ""
},
{
"first": "Charlie",
"middle": [],
"last": "Hargood",
"suffix": ""
},
{
"first": "Veljko",
"middle": [],
"last": "Pejovic",
"suffix": ""
},
{
"first": "W",
"middle": [
"A"
],
"last": "Adam",
"suffix": ""
},
{
"first": "Scott",
"middle": [],
"last": "Geraghty",
"suffix": ""
},
{
"first": "Natalie",
"middle": [],
"last": "Lloyd",
"suffix": ""
},
{
"first": "Danius",
"middle": [
"T"
],
"last": "Goodman",
"suffix": ""
},
{
"first": "Anna",
"middle": [],
"last": "Michaelides",
"suffix": ""
},
{
"first": "Mirco",
"middle": [],
"last": "Weston",
"suffix": ""
},
{
"first": "Mark",
"middle": [
"J"
],
"last": "Musolesi",
"suffix": ""
},
{
"first": "Lucy",
"middle": [],
"last": "Weal",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Yardley",
"suffix": ""
}
],
"year": 2018,
"venue": "PLoS ONE",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Leanne G. Morrison, Charlie Hargood, Veljko Pejovic, Adam W. A. Geraghty, Scott Lloyd, Natalie Good- man, Danius T. Michaelides, Anna Weston, Mirco Musolesi, Mark J. Weal, and Lucy Yardley. 2018. The effect of timing and frequency of push notifica- tions on usage of a smartphone-based stress manage- ment intervention: An exploratory trial. PLoS ONE, 13.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "A fully automated conversational artificial intelligence for weight loss: longitudinal observational study among overweight and obese adults",
"authors": [
{
"first": "Natalie",
"middle": [],
"last": "Stein",
"suffix": ""
},
{
"first": "Kevin",
"middle": [],
"last": "Brooks",
"suffix": ""
}
],
"year": 2017,
"venue": "JMIR diabetes",
"volume": "2",
"issue": "2",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Natalie Stein and Kevin Brooks. 2017. A fully automated conversational artificial intelligence for weight loss: longitudinal observational study among overweight and obese adults. JMIR diabetes, 2(2):e28.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "An embodied conversational agent for unguided internet-based cognitive behavior therapy in preventative mental health: feasibility and acceptability pilot trial",
"authors": [
{
"first": "Shinichiro",
"middle": [],
"last": "Suganuma",
"suffix": ""
},
{
"first": "Daisuke",
"middle": [],
"last": "Sakamoto",
"suffix": ""
},
{
"first": "Haruhiko",
"middle": [],
"last": "Shimoyama",
"suffix": ""
}
],
"year": 2018,
"venue": "JMIR mental health",
"volume": "5",
"issue": "3",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shinichiro Suganuma, Daisuke Sakamoto, and Haruhiko Shimoyama. 2018. An embodied conver- sational agent for unguided internet-based cognitive behavior therapy in preventative mental health: feasibility and acceptability pilot trial. JMIR mental health, 5(3):e10454.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "Conversation design pathways Figure 1 illustrate the 5 skills we identified in Section 3.1. The arrows indicate how information",
"num": null,
"uris": null,
"type_str": "figure"
},
"FIGREF1": {
"text": "Weekly Goal Setting",
"num": null,
"uris": null,
"type_str": "figure"
},
"FIGREF2": {
"text": "Figure 3: Daily Reporting",
"num": null,
"uris": null,
"type_str": "figure"
},
"FIGREF3": {
"text": "Conversation design pathways",
"num": null,
"uris": null,
"type_str": "figure"
},
"FIGREF4": {
"text": "Figure 5: System Architecture",
"num": null,
"uris": null,
"type_str": "figure"
},
"FIGREF5": {
"text": "ActivitySchedule Entity for Goal Setting Intent",
"num": null,
"uris": null,
"type_str": "figure"
},
"FIGREF6": {
"text": "Figure 7: FitChat Android Application",
"num": null,
"uris": null,
"type_str": "figure"
},
"TABREF0": {
"text": "Natural Language Understanding skills",
"num": null,
"html": null,
"type_str": "table",
"content": "<table><tr><td>Skill</td><td>Information</td><td>Conversation Type</td></tr><tr><td>Personalisation</td><td colspan=\"2\">name, age, gender, height, weight and location question-answer</td></tr><tr><td>Weekly Goal Setting</td><td>daily step goal, activity plan for each day of</td><td>semi-</td></tr><tr><td/><td>the week</td><td>structured/open-</td></tr><tr><td/><td/><td>ended</td></tr><tr><td colspan=\"2\">Daily Activity Reporting number of steps, activity and the duration, the</td><td>semi-</td></tr><tr><td/><td>reason for not doing a planned activity</td><td>structured/open-</td></tr><tr><td/><td/><td>ended</td></tr></table>"
},
"TABREF1": {
"text": "Information for Natural Language Generation skills",
"num": null,
"html": null,
"type_str": "table",
"content": "<table><tr><td>Skill</td><td>Information to deliver</td></tr><tr><td>Weekly Goal</td><td>The WHO recommendations</td></tr><tr><td>Setting</td><td>for daily step count and phys-</td></tr><tr><td/><td>ical activities.</td></tr><tr><td>Weekly Sum-</td><td>Summary of activities and</td></tr><tr><td>mary</td><td>steps recorded during the last</td></tr><tr><td/><td>seven days</td></tr><tr><td>Exercise</td><td>exercise steps for three types</td></tr><tr><td>Coach</td><td>of exercises, balance, strength</td></tr><tr><td/><td>and flexibility.</td></tr></table>"
},
"TABREF2": {
"text": "Personalisation of Natural Language Generation skills",
"num": null,
"html": null,
"type_str": "table",
"content": "<table><tr><td>Skill</td><td>Contextualisation Informa-</td></tr><tr><td/><td>tion</td></tr><tr><td>Daily Activ-</td><td>The planned daily step goal</td></tr><tr><td>ity reporting</td><td>for the week, planned activi-</td></tr><tr><td/><td>ties for the day</td></tr><tr><td>Weekly Goal</td><td>age, height, weight and gen-</td></tr><tr><td>Setting</td><td>der for appropriate WHO rec-</td></tr><tr><td/><td>ommendations</td></tr><tr><td>Weekly Sum-</td><td>The planned daily step goal</td></tr><tr><td>mary</td><td>for the week, planned activi-</td></tr><tr><td/><td>ties for each day of the past</td></tr><tr><td/><td>week</td></tr></table>"
},
"TABREF3": {
"text": "Non-repetitive Motivational Responses",
"num": null,
"html": null,
"type_str": "table",
"content": "<table><tr><td>Skill</td><td>types of motivational mes-</td></tr><tr><td/><td>sages</td></tr><tr><td>Daily report-</td><td>Positive message if activities</td></tr><tr><td>ing</td><td>or steps reported, an encour-</td></tr><tr><td/><td>aging message based on their</td></tr><tr><td/><td>reason if they fail to perform</td></tr><tr><td/><td>a planned activity</td></tr><tr><td>Weekly Goal</td><td>Positive message</td></tr><tr><td>Setting</td><td/></tr><tr><td>Weekly Sum-</td><td>Positive message</td></tr><tr><td>mary</td><td/></tr><tr><td>Exercise</td><td>Positive message after each</td></tr><tr><td>Coach</td><td>exercise set</td></tr><tr><td colspan=\"2\">motivational responses as shown in</td></tr></table>"
},
"TABREF4": {
"text": "Motivational Message Bank Examples",
"num": null,
"html": null,
"type_str": "table",
"content": "<table><tr><td colspan=\"2\">Achievement Type</td><td>Barrier</td><td>Example</td></tr><tr><td>Positive</td><td>Steps</td><td>-</td><td>You are doing well with your steps... Keep it up!</td></tr><tr><td>Positive</td><td colspan=\"2\">Activity -</td><td>Well done John, You have completed all your planned swim-</td></tr><tr><td/><td/><td/><td>ming sessions for this week.</td></tr><tr><td>Negative</td><td>Steps</td><td>-</td><td>You are taking less steps compared to last week. Think of</td></tr><tr><td/><td/><td/><td>more ways to add steps to your daily routine.</td></tr><tr><td>Negative</td><td colspan=\"2\">Activity -</td><td>You have completed less exercise sessions than last week.</td></tr><tr><td/><td/><td/><td>Try to add more sessions to your weekly schedule.</td></tr><tr><td>Negative</td><td colspan=\"2\">Activity Family</td><td>Try and exercise with family members. Go for a walk,</td></tr><tr><td/><td/><td/><td>play tag, put on some music and dance! You'll spend time</td></tr><tr><td/><td/><td/><td>together and increase your step count</td></tr><tr><td>Negative</td><td/><td/><td/></tr></table>"
},
"TABREF5": {
"text": "Goal Setting Information Extraction",
"num": null,
"html": null,
"type_str": "table",
"content": "<table><tr><td colspan=\"2\">Goal Type Agent Utterance</td><td>User Response</td><td>Information</td></tr><tr><td>Step</td><td>How many steps do</td><td>around 8000 steps</td><td>steps per day = 8000</td></tr><tr><td/><td>you plan to com-</td><td/><td/></tr><tr><td/><td>plete a day?</td><td/><td/></tr><tr><td>Activity</td><td>Tell me about the</td><td>I will be swimming on</td><td>Activity List = [(Swimming,</td></tr><tr><td/><td>activities you have</td><td>Monday morning. Then</td><td>Monday), (Golf, Tuesday), (Golf,</td></tr><tr><td/><td>planned this week.</td><td>some golf on Tuesday and</td><td>Thursday)]</td></tr><tr><td/><td/><td>Thursday</td><td/></tr></table>"
},
"TABREF6": {
"text": "",
"num": null,
"html": null,
"type_str": "table",
"content": "<table><tr><td>)</td></tr><tr><td>4.4 Weekly Summary</td></tr><tr><td>Information extracted from the Goal Setting and</td></tr><tr><td>Reporting templates provide the context of this</td></tr><tr><td>conversation by highlighting goals achieved and re-</td></tr><tr><td>ported physical activities. A motivational message</td></tr><tr><td>is included at the end of the summary to encourage</td></tr><tr><td>the user to maintain or improve their performance</td></tr><tr><td>next week. Here the non-repetitiveness is preserved</td></tr><tr><td>by diversifying the motivational messages.</td></tr></table>"
},
"TABREF7": {
"text": "Daily Activity Reporting Information Extraction",
"num": null,
"html": null,
"type_str": "table",
"content": "<table><tr><td>Activity</td><td>Context</td><td>Agent Utterance</td><td>User Response</td><td>Information</td></tr><tr><td>Type</td><td/><td/><td/><td/></tr><tr><td>Steps</td><td>height, gen-</td><td>How many steps did</td><td>I did around 2km, not</td><td>Approximate no of</td></tr><tr><td/><td>der</td><td>you do today?</td><td>sure about the number</td><td>steps:4500, Distance:</td></tr><tr><td/><td/><td/><td>of steps</td><td>2km</td></tr><tr><td colspan=\"2\">Activity None</td><td>Did you do any physi-</td><td>Yes. I went dancing</td><td>Activity: (Dancing, 1</td></tr><tr><td/><td/><td>cal activities today?</td><td>with a friend for an</td><td>hour)</td></tr><tr><td/><td/><td/><td>hour</td><td/></tr><tr><td colspan=\"3\">Activity planned act. Did you go swimming</td><td>Yes I did swim for 2</td><td>Activity: (Swimming,</td></tr><tr><td/><td/><td>today?</td><td>hours this morning</td><td>2 hours)</td></tr><tr><td colspan=\"3\">Activity planned act. Did you go swimming</td><td>No, I was not feeling</td><td>Barrier: illness</td></tr><tr><td/><td/><td>today?</td><td>well, may be tomorrow</td><td/></tr></table>"
}
}
}
}