<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Copenhagen, Denmark, September</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Utilizing Collaborative Filtering to Recommend Opportunities for Positive Afect in daily life</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Panote Siriaraya</string-name>
          <email>spanote@kit.ac.jp</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kenta Suzuki</string-name>
          <email>g1644655@cc.kyoto-su.ac.jp</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Shinsuke Nakajima</string-name>
          <email>nakajima@cc.kyoto-su.ac.jp</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Kyoto Institute of Technology</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Kyoto Sangyo University</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2019</year>
      </pub-date>
      <volume>20</volume>
      <issue>2019</issue>
      <fpage>2</fpage>
      <lpage>3</lpage>
      <abstract>
        <p>In this position paper, we discuss the potential use of Recommender Systems to support interventions used in mental health care. As an example, we highlight an ongoing project which aims to develop a mobile application to increase positive afect and psychological well-being based on the "Three-good-things" exercise. In our system, users are asked to take photos of situations or activities which they felt satisfied about or were grateful for during each day. Afterwards, they are asked to reflect upon the activities and write short messages to describe their experiences. Collaborative Filtering is used to enhance the existing exercise by providing recommendations of nearby activities and locations which have the potential to increase positive afect for users based on their past experiences. This helps further highlight opportunities for users to experience small moments of happiness and gratitude in daily life.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>CCS CONCEPTS</title>
      <p>• Human-centered computing → Collaborative filtering ; •
Applied computing → Health care information systems;</p>
    </sec>
    <sec id="sec-2">
      <title>INTRODUCTION</title>
      <p>
        Recent years have seen increasing interest in the use of digital
interventions in Mental Health care. Such technologies allow
treatments to be delivered directly to users who can access them at a
time of their convenience, ofering greater flexibility and control
over the therapeutic process and helping reduce the cost of mental
health services. This has led to a number of online, mobile and even
gamified therapies to be developed and used to treat a variety of
mental health conditions such as depression and anxiety. However,
it is challenging to create digital interventions which are
engaging enough for users in the long term and practical enough to be
integrated efectively into clinical practice [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>
        Our own prior experiences of developing Gamified Digital
therapies have highlighted some of these challenges [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. In particular,
one of the main dificulties which we encountered was in providing
content which matches the characteristics and interests of each
individual user of our digital therapy. For example, when developing
the Ready-Set-Goals, a mobile application designed to encourage
goal setting for clients undergoing Cognitive Behavioural Therapy
(CBT), users found the pre-set goals provided by the application
to not be flexible enough to meet their interests and their specific
situations. When allowed to set open goals based on diferent life
areas (work, education etc.) however, users found it too vague and
it was dificult for them to come up with meaningful and suitable
goals for the therapy [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. To address this issue, we would need to
develop a system which is able to suggest appropriate goals for users
based on their individual characteristics, real-life situation (time,
location etc.) and therapeutic aims. Similar issues have also been
encountered in our development of digital interventions for other
CBTs. Recommender systems could play a vital role in addressing
such issues and overall, we believe that there is much potential for
such systems in the domain of Mental healthcare.
      </p>
      <p>
        While several studies have examined the use of Recommender
Systems in health care, such studies tend to focus on recommending
items such as medicine, health information or treatments based
on the health profile of the patient [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. However, few studies have
examined the use of Recommender systems within mental health
treatments. Therefore, in our research, we are interested in
investigating whether such systems could be used to enhance
interventions and exercises aimed at improving psychological well-being.
Overall, our project aims to: (1) develop novel recommendation
algorithms that could be integrated into existing CBT exercises to
provide therapeutic content that are relevant to the personal
context of each user (2) contribute practical knowledge regarding the
efective implementation of such systems in a therapeutic setting,
in particular to determine how user acceptance would be efected
when recommender systems are integrated with diferent aspects
of the therapy and (3) provide empirical evidence regarding the
effectiveness of such systems through user experiments that compare
the system with traditional therapeutic approaches.
2
      </p>
    </sec>
    <sec id="sec-3">
      <title>RECOMMENDING OPPORTUNITIES FOR</title>
    </sec>
    <sec id="sec-4">
      <title>POSITIVE AFFECT IN DAILY LIFE</title>
      <p>
        An example of one of the systems in our project is a mobile
application that is being developed based on the "three-good-things"
exercise originally proposed by Seligman [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. The exercise involves
participants keeping a record of three things that went well for
them each day of which they were happy about. By reflecting on
these activities, participants are able to experience more
thankfulness and appreciation in daily life and this has been shown to
help increase emotional well-being, happiness, and resilience [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
To further enhance the original exercise, our system plans to use
collaborative filtering techniques to highlight latent opportunities
for users to experience positive afect in daily life (activities which
could provide feelings of gratefulness, happiness and satisfaction
etc.) based on their past records. The aim is to encourage users
to become more aware of previously unrecognized opportunities
which could provide them with experiences of positive afect.
3
      </p>
    </sec>
    <sec id="sec-5">
      <title>DEVELOPMENT OF THE SYSTEM</title>
      <p>
        been identified as having potential to provide positive experiences.
Data about the nearby Points of Interests would be extracted from
OpenStreetMap (for example, the tags which describes the
characteristics of the locations such as parks, trees, shrine). A similar
technique which we previously used in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] would be used to match
the concept tag words with diferent POI locations. Users would be
alerted to the presence of such locations and the potential activities
which could be carried out when they move near there.
4
      </p>
    </sec>
    <sec id="sec-6">
      <title>CONCLUSION</title>
      <p>In this paper, we discuss the potential use of Recommender
Systems to support Mental Healthcare. As an example, we describe an
ongoing project which utilizes collaborative filtering to recommend
opportunities for users to experience positive afect in daily life.
This system is used as part of a mobile application which we hope
to develop and use to improve well-being and happiness for general
users and those with low self-esteem.</p>
    </sec>
    <sec id="sec-7">
      <title>ACKNOWLEDGMENTS</title>
      <p>This work was partially supported by Grant of Innovation Platform
for Society 5.0 and JSPS KAKENHI Grant Numbers 17H01822 and
19H04118.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Adrian</given-names>
            <surname>Aguilera</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Digital technology and mental health interventions: Opportunities and challenges</article-title>
          . (
          <year>2015</year>
          ). https://doi.org/10.3989/arbor.
          <year>2015</year>
          .771n1012
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Asai</given-names>
            <surname>Akari</surname>
          </string-name>
          et al.
          <year>2018</year>
          .
          <article-title>HappyDB: A Corpus of 100,000 Crowdsourced Happy Moments</article-title>
          .
          <source>In Proceedings of LREC 2018</source>
          .
          <article-title>European Language Resources Association (ELRA), Miyazaki</article-title>
          , Japan.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Martin</surname>
            <given-names>EP Seligman</given-names>
          </string-name>
          , Tracy A Steen, Nansook Park, and
          <string-name>
            <given-names>Christopher</given-names>
            <surname>Peterson</surname>
          </string-name>
          .
          <year>2005</year>
          .
          <article-title>Positive psychology progress: empirical validation of interventions</article-title>
          .
          <source>American psychologist 60</source>
          ,
          <issue>5</issue>
          (
          <year>2005</year>
          ),
          <volume>410</volume>
          . https://doi.org/10.1037/
          <fpage>0003</fpage>
          -
          <lpage>066X</lpage>
          .
          <year>60</year>
          .5.
          <fpage>410</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>J Bryan</given-names>
            <surname>Sexton and Kathryn C Adair</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>Forty-five good things: a prospective pilot study of the Three Good Things well-being intervention in the USA for healthcare worker emotional exhaustion, depression, work-life balance and happiness</article-title>
          .
          <source>BMJ open 9</source>
          ,
          <issue>3</issue>
          (
          <year>2019</year>
          ),
          <year>e022695</year>
          . https://doi.org/10.1136/bmjopen-2018
          <source>-022695</source>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Panote</given-names>
            <surname>Siriaraya</surname>
          </string-name>
          , Takumi Kiriu, Yukiko Kawai, and
          <string-name>
            <given-names>Shinsuke</given-names>
            <surname>Nakajima</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Using Open Data to Create Smart Auditory Based Pervasive Game Environments (CHI PLAY '18 Extended Abstracts)</article-title>
          .
          <source>ACM</source>
          , 7. https://doi.org/10.1145/3270316.3271524
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>André</surname>
          </string-name>
          et al.
          <source>Valdez</source>
          .
          <year>2016</year>
          .
          <article-title>Recommender systems for health informatics: stateof-the-art and future perspectives</article-title>
          .
          <source>In Machine Learning for Health Informatics</source>
          . Springer,
          <fpage>391</fpage>
          -
          <lpage>414</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Marierose</surname>
            <given-names>MM van Dooren</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Panote Siriaraya</surname>
            , Valentijn Visch, Renske Spijkerman, and
            <given-names>Laura</given-names>
          </string-name>
          <string-name>
            <surname>Bijkerk</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>Reflections on the design, implementation, and adoption of a gamified eHealth application in youth mental healthcare</article-title>
          .
          <source>Entertainment Computing</source>
          (
          <year>2019</year>
          ),
          <volume>100305</volume>
          . https://doi.org/10.1016/j.entcom.
          <year>2019</year>
          .100305
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>