<!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 />
    <article-meta>
      <title-group>
        <article-title>Towards Education and Emotion Based Semantic Group Recommendations for Health</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Haridimos Kondylakis</string-name>
          <email>kondylak@ics.forth.gr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kostas Stefanidis</string-name>
          <email>konstantinos.stefanidis@tuni.fi</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>ICS-FORTH</institution>
          ,
          <country country="GR">Greece</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Tampere University</institution>
          ,
          <country country="FI">Finland</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Nowadays, more and more people are using the Web to search for health information. However, it is widely accepted that it is really hard for people to determine the quality of the presented information and to accurately judge on the relevance to their own condition. The FairGRecs system recommends to small groups of persons health documents selected by caregivers. The system exploits ontologies to model patient pro les and documents content, and then it uses a notion of semantic distance between patients in order to provide useful recommendations by incorporating the notion of fairness. In this paper, we describe the next step in this direction, namely adapting recommendations considering the educational level of the end-users and their psycho-emotional status.</p>
      </abstract>
      <kwd-group>
        <kwd>Recommendations Group Recommendations Health Recommendations</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        During the last decade, the number of users who look for health and medical
information online has dramatically increased. However despite the increase in
those numbers, it is very hard for a patient to accurately judge the relevance
of some information to his/her own case and to identify the quality of the
provided information. On the other hand, existing health information services (e.g.
WebMD, MayoClinic Patient Care, Medicine Plus, HONSearch, PHIR [
        <xref ref-type="bibr" rid="ref1 ref6 ref7">1, 6, 7</xref>
        ])
consider only a limited amount of personal information. An optimal solution
for patients would be to be guided by healthcare providers to resources of high
quality, that they can easily comprehend and understand. However, healthcare
providers have less and less time to devote to their patients. As such, guiding
each individual patient appropriately is a really di cult task. On the other hand,
the use of group-dynamics-based principles [
        <xref ref-type="bibr" rid="ref11 ref14 ref8 ref9">9, 8, 14, 11</xref>
        ] of behavior change have
been shown to be highly e ective leading to enhanced discussions and social
support. However, identifying information for a group of participants is really
challenging.
      </p>
      <p>Copyright c 2019 for this paper by its authors. Use permitted under Creative
Commons License Attribution 4.0 International (CC BY 4.0).</p>
      <p>
        FairGRecs [
        <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
        ] focuses on recommending interesting health documents
selected by health professionals, to groups of users, incorporating the notion of
fairness, using a collaborative ltering approach. The overall approach is based
on a notion of semantic distance between documents and user pro les. Our
motivation for this work, is to o er a list of recommendations to a caregiver who
is responsible for a group of patients. The recommended documents need to be
relevant to the patients current pro les. To exploit patients pro les, we use the
data stored in individual accounts of personal health-care record (PHR) after
acquiring informed consent from users.
      </p>
      <p>However recommendation algorithms so far ignore the fact that patients
proles are multifaceted. For example, recommending the proper document should
not only focus on the patients relevant problems but also on their health literacy
(namely, the ability to obtain, read, understand, and use health care information
in order to make appropriate health decisions and follow instructions for
treatment), educational level and psychoemotional status, as emotions can greatly
a ect the cognitive processes. In this paper, we explore those dimensions, as
well paving the way for a new system incorporating all aforementioned aspects.
2</p>
      <p>
        Ratings, Semantic Distance, Health Literacy and
Psychoemotional Status into the Mixer
The rst step in exploiting pro le information, is to be able to record it. To
this purpose, speci c short validated questionnaires [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] have been used that are
being answered by the members of a group. All information captured is then
modeled and stored using an ontology [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. After answering those questionnaires,
speci c values are automatically calculated and stored in patient pro les
regarding those key pro le areas. Among others, numerical scores (1 to 5) exists for
health literacy level, educational level, cognitive closure and anxiety that we
further use for providing recommendations.
      </p>
      <p>Furthermore, for documents, we also need to have information regarding
the target population concerning the 4 aforementioned dimensions. As such,
all documents entered by the caregivers are annotated with numbers regarding
target population health literacy, education level, cognitive closure and anxiety.
In addition, the documents are automatically annotated using ICD-10 ontology3,
and all annotations are stored into the document corpus.</p>
      <p>
        Now, given a set of data items I and a set of patients U , we need to focus
rst on single user recommendations. A patient, or user, u might rate an item i
with a score r(u; i). The subset of items rated by a user u is denoted by I(u).
Typically, the cardinality of I is high and users rate only a few items. For the
items unrated by the users, recommender systems estimate a relevance score,
denoted as relevance(u; i). As we are using the collaborative ltering approach,
similar users should be located via a similarity function that will evaluate the
similarity between two users. Then items relevance scores should be computed for
3 http://www.icd10data.com/
users taking into account their most similar users. The novelty of our approach
lies in the fact that instead of using only classical similarity notions or based
only on their diseases as in [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], we consider also the dimensions above.
2.1
      </p>
    </sec>
    <sec id="sec-2">
      <title>Similarity based on ratings</title>
      <p>Traditionally, two users are similar if they have rated data items in a similar way,
i.e., they share the same interests. For calculating their similarity, we exploit the
Pearson correlation metric:</p>
      <p>RatS(u; u0) =
pPi2X (r(u; i)</p>
      <p>Pi2X (r(u; i)
u)(r(u0; i)</p>
      <p>u0 )
u)2pPi2X (r(u0; i)
u0 )2
;
where X = I(u) \ I(u0), u is the mean of the ratings in I(u).</p>
      <p>Pearson correlation actually measures the linear dependence between two
users u and u0 : it has a value between +1 and 1, where +1 is total positive linear
correlation, 0 is no linear correlation and 1 is total negative linear correlation.</p>
      <p>Alternatively, in a content-like approach, users interests, or pro les, can be
represented as structured, unstructured or semi-structured data. In structured
pro les, there is a small number of attributes, each pro le is described by the
same set of attributes, and there is a known set of values that the attributes may
have. Unlike structured pro les, in unstructured pro les, there are no attribute
names with well-de ned values. In between, in semi-structured pro les, there
are some attributes with a set of restricted values and some free-text elds.
A common approach to deal with free text ( elds) is to convert the text to a
structured representation, in which each token may be viewed as an attribute
with an integer value indicating the number of times the token appears in the
text. In a more sophisticated approach, each token can be associated with a tf-idf
value, v(t; d), that is, for a token t in a text d, a function of the frequency of t in
d, the number of texts containing t, and the total number of texts. The intuition
behind tf-idf is that the tokens with the highest values occur more often in that
text than in other texts, and therefore are more important. In this scenario,
RatS(u; u0) can be evaluated as the cosine similarity of the vectors representing
the pro les of u and u0.
2.2</p>
    </sec>
    <sec id="sec-3">
      <title>Similarity based on semantic distance</title>
      <p>
        In the health domain, usually people have similar interest in health documents if
they have similar health problems. To identify similarities between health
problems and eventually between users, we exploit the ICD10 ontology. We represent
ICD10 as a tree, with health problems as its nodes. For a node A in the tree,
weight(A) = w 2maxLevel level(A), where maxLevel is the maximum level of
the tree, level(A) returns the level of each node and w is a constant ([
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] shows
that w = 0:1 returns optimal results). Weights will help us di erentiate between
siblings nodes in various levels; we want sibling nodes in the higher levels to
share greater similarity than those in the lower ones.
      </p>
      <p>For computing the semantic distance between two nodes A and B, we
compute their distance from the lowest common ancestor C. The distance between
A and C is calculated by accumulating the weight of each node in the path, as
dist(A; C) = Pn2path(A;C) weight(n). In overall, the similarity between A and
B is:
simN (A; B) = 1
dist(A; C) + dist(B; C)
maxLevel 2</p>
      <p>Then, given two users u and u0, we calculate their overall similarity by taking
into consideration all possible pairs of health problems between them. Speci
cally, we take one by one all health problems of u, P roblems(u), and calculate
the similarity with all the problems of u0, P roblems(u0), as follows:
SemS(u; u0) =</p>
      <p>Pi P roblems(u) ps(i; u0)
jP roblems(u)j
;
where ps(i; u0) = max(8j P roblems(u0)fsimN (i; j)g).
2.3</p>
    </sec>
    <sec id="sec-4">
      <title>Similarity based on education &amp; health literacy level</title>
      <p>For documents, regarding the same information, people have similar interest in
health documents that require the same educational and health literacy level to
be comprehended. As such, the similarity between two users is calculated by the
Euclidean distance between the corresponding values:</p>
      <p>EducStatusS(u; u0) =
p(HLiteracy(u)</p>
      <sec id="sec-4-1">
        <title>HLiteracy(u0))2 + (EducLevel(u)</title>
      </sec>
      <sec id="sec-4-2">
        <title>EducLevel(u0))2:</title>
        <p>2.4</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Similarity based on psycho-emotional status</title>
      <p>Finally, anxiety and cognitive closure highly a ect the documents preferred by
people in speci c periods of time - as anxiety and cognitive closure can uctuate
over time. As such, we use the Euclidean distance between the values of those two
properties. As psychoemotional questionnaires are being answered periodically,
we consider each time only the latest measurements on these:</p>
      <p>P sychStatusS(u; u0) =
p(Anxiety(u)</p>
      <sec id="sec-5-1">
        <title>Anxiety(u0))2 + (CognClosure(u)</title>
      </sec>
      <sec id="sec-5-2">
        <title>CognClosure(u0))2:</title>
        <p>2.5</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Single User Recommendations</title>
      <p>To compute the similarity between two users u and u0, we use the function:
S(u; u0) = AV G(RatS(u; u0); SemS(u; u0); EducStatusS(u; u0); P sychStatusS(u; u0)):
Then, let Pu denote the most similar users to u. The overall relevance of i for u
is estimated as:
relevance(u; i) =</p>
      <p>Pu02(Pu\U(i)) S(u; u0)r(u0; i)</p>
      <p>Pu02(Pu\U(i)) S(u; u0)
:
After estimating the relevance scores of all unrated items for u, the items Au
with the top-k relevance scores are suggested to u.
2.6</p>
    </sec>
    <sec id="sec-7">
      <title>Group recommendations</title>
      <p>
        Since recommendations are typically personalized, di erent users are presented
with di erent suggestions. However, there are cases where a group of people
participates in a single activity. For this reason, recently, there are methods
for group recommendations, trying to satisfy the preferences of all the group
members. These methods can be classi ed into two approaches [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. The rst
approach creates a joint pro le for all users in the group and provides the group
with recommendations computed with respect to this joint pro le (e.g., [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]). The
second approach aggregates the recommendations of all users in the group into
a single recommendation list (e.g., [
        <xref ref-type="bibr" rid="ref13 ref8">8, 13</xref>
        ]). Our work on group recommendations
follows the second approach, since it is more exible [
        <xref ref-type="bibr" rid="ref10 ref3">3, 10</xref>
        ] and, typically, o ers
opportunities for improvements in terms of e ciency.
      </p>
      <p>This way, our goal is to rst estimate the relevance scores of the unrated items
for each user in the group, and then, aggregate these predictions to compute the
suggestions for the group. That is, the relevance of an item i for a group of users
G is:</p>
      <p>relevanceG(G; i) = Aggru2G(relevance(u; i)):</p>
      <p>
        As in [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], we employ 3 di erent designs regarding the aggregation method
Aggr. Firstly, we consider that strong user preferences act as a veto; this way, the
predicted relevance of an item for the group is equal to the minimum relevance
of the item scores of the members of the group:
relevanceG(G; i) = min(relevance(u; i)):
      </p>
      <p>u2G
Alternatively, we focus on satisfying the majority of the group members and
return the average relevance for each item:
relevanceG(G; i) =</p>
      <p>X relevance(u; i)=jGj:
u2G</p>
      <p>Targeting at increasing the fairness of the resulting set of recommendations,
we also use the F air method. Here, we consider pairs of users in the group, in
order to identify what to suggest. In particular, a data item i belongs to the
top-k suggestions for a group G, if, for a pair of users u1; u2 2 G, i 2 Au1 T Au2 ,
and i is the item with the maximum rank in Au2 . For locating fair suggestions,
initially, we consider an empty set D. Then, we incrementally construct D by
selecting, for each pair of users ux and uy, the item in Aux with the maximum
relevance score for uy. If k is greater than the items we found using the above
method, then we construct the rest of D, by serially iterating the Au lists of the
group members and adding the item with the maximum rank that does not exist
in D.
3</p>
      <sec id="sec-7-1">
        <title>Conclusions</title>
        <p>In this paper, we argue that common problems and ratings are not enough for
capturing similarity between users, and additional properties should be
considered as well, such as educational and health literacy level, anxiety and cognitive
closure. All these factors highly a ect the people's interest and understanding of
information and especially in situations, where they are really stressed because
of signi cant health problems.</p>
        <p>
          The next step is to pilot and evaluate the system within the cancer domain.
We already have a corpus available for cancer patients through the
iManageCancer EU project [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] and also a PHR system where individual patients register
and use the system. After signing the appropriate consent [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ], our intention is
to make available the FairGRecs mechanism to the patients, through the PHR
system, o ering useful recommendations to them and evaluating eventually the
recommendations proposed. This will shed light to the advantages of our solution
and will allow us for further re nements.
        </p>
        <p>Overall, we target at a general processing model that puts humans in the core,
in order to produce recommendations for health-related documents that take
into consideration additional perspectives like transparency and fairness.
Transparency facilitates the understanding of data through, typically, exploration and
explanation, used for assisting users identify the what, where, when and how of a
data item. For example, exploration can support users by o ering sophisticated
discovery capabilities. Di erently, explanations target at telling the story that
the data has to say, by providing the reasons behind speci c recommendations.
Fairness in data processing can be expressed as the lack of bias, where bias can
come from data processing methods that re ect the preferences of the data
scientists designing them. Regarding fairness in group recommendations, the goal
is to locate, when possible or helpful, suggestions that include data items fair to
the members of the group. That is, we should be able to recommend items that
are both strongly related and fair to the majority of the group members</p>
      </sec>
      <sec id="sec-7-2">
        <title>Acknowledgement</title>
        <p>This work has been partially supported by the Virpa D project funded by
Business Finland and by the BOUNCE project that has received funding from the
European Unions Horizon 2020 Research and Innovation Programme.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Galatia</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Haridimos</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lefteris</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maria</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eleni</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kostas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manolis</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Personal health information recommender: implementing a tool for the empowerment of cancer patients</article-title>
          .
          <source>ecancer 12</source>
          ,
          <issue>851</issue>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Genitsaridi</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marias</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tsiknakis</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>An ontological approach towards psychological pro ling of breast cancer patients in pervasive computing environments</article-title>
          . In: PETRA (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Jameson</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smyth</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Recommendation to groups</article-title>
          .
          <source>In: The Adaptive Web, Methods and Strategies of Web Personalization</source>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Kondylakis</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bucur</surname>
            ,
            <given-names>A.I.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dong</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Renzi</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manfrinati</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Graf</surname>
            ,
            <given-names>N.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ho man</surname>
          </string-name>
          , S.,
          <string-name>
            <surname>Koumakis</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pravettoni</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marias</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tsiknakis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kiefer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <article-title>: imanagecancer: Developing a platform for empowering patients and strengthening self-management in cancer diseases</article-title>
          .
          <source>In: 30th IEEE International Symposium on Computer-Based Medical Systems, CBMS</source>
          <year>2017</year>
          , Thessaloniki, Greece, June 22-24,
          <year>2017</year>
          . pp.
          <volume>755</volume>
          {
          <issue>760</issue>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Kondylakis</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koumakis</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          , Hanold,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Nwankwo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            ,
            <surname>Forgo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Marias</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Tsiknakis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Graf</surname>
          </string-name>
          ,
          <string-name>
            <surname>N.M.:</surname>
          </string-name>
          <article-title>Donor's support tool: Enabling informed secondary use of patient's biomaterial and personal data</article-title>
          .
          <source>I. J. Medical Informatics</source>
          <volume>97</volume>
          ,
          <issue>282</issue>
          {
          <fpage>292</fpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Kondylakis</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koumakis</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kazantzaki</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , et al.:
          <article-title>Patient empowerment through personal medical recommendations</article-title>
          .
          <source>In: MEDINFO</source>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Kondylakis</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koumakis</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Psaraki</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Troullinou</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chatzimina</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kazantzaki</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marias</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tsiknakis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Semantically-enabled personal medical information recommender</article-title>
          .
          <source>In: Proceedings of the ISWC</source>
          <year>2015</year>
          <article-title>Posters &amp; Demonstrations Track co-located with the 14th International Semantic Web Conference (ISWC-</article-title>
          <year>2015</year>
          ), Bethlehem, PA, USA, October
          <volume>11</volume>
          ,
          <year>2015</year>
          . (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Ntoutsi</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stefanidis</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , N rvag,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Kriegel</surname>
          </string-name>
          , H.:
          <article-title>Fast group recommendations by applying user clustering</article-title>
          .
          <source>In: ER</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Ntoutsi</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stefanidis</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rausch</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kriegel</surname>
          </string-name>
          , H.:
          <article-title>Strength lies in di erences: Diversifying friends for recommendations through subspace clustering</article-title>
          .
          <source>In: CIKM</source>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>O</given-names>
            <surname>'Connor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Cosley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Konstan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.A.</given-names>
            ,
            <surname>Riedl</surname>
          </string-name>
          , J.:
          <article-title>Polylens: A recommender system for groups of user</article-title>
          .
          <source>In: Proceedings of the Seventh European Conference on Computer Supported Cooperative Work</source>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Rausch</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ntoutsi</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stefanidis</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kriegel</surname>
          </string-name>
          , H.:
          <article-title>Exploring subspace clustering for recommendations</article-title>
          .
          <source>In: SSDBM</source>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Renzi</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fioretti</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mazzocco</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , et al.:
          <article-title>Development of psycho-emotional monitoring tools within an ehealth platform to improve patient empowerment and self-management abilities</article-title>
          .
          <source>In: Psycho-Oncology</source>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Roy</surname>
            ,
            <given-names>S.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Amer-Yahia</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chawla</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Das</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Space e ciency in group recommendation</article-title>
          .
          <source>VLDB J</source>
          .
          <volume>19</volume>
          (
          <issue>6</issue>
          ),
          <volume>877</volume>
          {
          <fpage>900</fpage>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Stefanidis</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shabib</surname>
            , N., N rvag,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Krogstie</surname>
          </string-name>
          , J.:
          <article-title>Contextual recommendations for groups</article-title>
          .
          <source>In: ER Workshops</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Stratigi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kondylakis</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stefanidis</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Fairness in group recommendations in the health domain</article-title>
          .
          <source>In: ICDE</source>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Stratigi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kondylakis</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stefanidis</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Fairgrecs: Fair group recommendations by exploiting personal health information</article-title>
          .
          <source>In: DEXA</source>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hao</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gu</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>TV program recommendation for multiple viewers based on user pro le merging</article-title>
          .
          <source>User Model. User-Adapt. Interact</source>
          .
          <volume>16</volume>
          (
          <issue>1</issue>
          ),
          <volume>63</volume>
          {
          <fpage>82</fpage>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>