<!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>Personal Values-based User Modeling from Browsing History of Reviews</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Yasufumi Takama</string-name>
          <email>ytakama@tmu.ac.jp</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Suzuto Shimizu</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hiroshi Ishikawa</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Tokyo Metropolitan University</institution>
          ,
          <addr-line>Tokyo</addr-line>
          ,
          <country country="JP">Japan</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper proposes a user modeling method from user's browsing history of reviews. Personal values-based recommendation method has been proposed, which models users' personal values as the effect of item's attribute on their decision making. While existing method obtains a user model from reviews posted by a user, this paper proposes to obtain it from reviews a user consulted for decision making. In order to identify an attribute that affects on user's decision making efficiently, the proposed method dynamically selects reviews mentioning attributes on which a user might put priority and presented to the user. A method for selecting items to recommend based on the obtained user models is also proposed. An experimental result with test participants shows the effectiveness of the proposed method.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Author Keywords</title>
      <p>Recommender system; personal values; user modeling;
online reviews.</p>
    </sec>
    <sec id="sec-2">
      <title>INTRODUCTION</title>
      <p>
        This paper proposes to obtain user models reflecting their
personal values by analyzing their record of browsing online
reviews. The obtained models are used for recommendation.
In recent years, users have made huge numbers of reviews
and ratings online. Such social big data[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] can be utilized for
enriching our lives in various ways, including
recommendation. In order to promote products, it is necessary to establish
a method for predicting users’ preferences and
recommending suitable items to them. As ratings are supposed to reflect
users’ opinions about items, they can be used to estimate their
preferences. Collaborative filtering (CF)[
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] and its related
algorithms are based on this idea.
©2018. Copyright for the individual papers remains with the authors.
Copying permitted for private and academic purposes.
      </p>
      <p>
        WII’18, March 11, 2018, Tokyo, Japan
The CF is one of common and successful approaches of
recommendation, and those variations and extensions have
been studied by many researchers. Variations include
itembased[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], matrix factorization-based[
        <xref ref-type="bibr" rid="ref16 ref8 ref9">8, 9, 16</xref>
        ], and
graphbased approaches[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Extensions include introduction of
additional information for calculating inter-user similarity[
        <xref ref-type="bibr" rid="ref1 ref11 ref13">1,
13, 11</xref>
        ]. This paper focuses on one of those extensions:
introduction of personal values[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Personal values and
personalities are supposed to be important factors in decision making,
and they have recently received attention by those studying
recommendation[
        <xref ref-type="bibr" rid="ref12 ref4">4, 12</xref>
        ]. In particular, the Rating Matching
Rate (RMRate), which estimates the effect of an item’s
attributes on a user’s rating[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], has been proposed for
modeling users’ personal values. Its effectiveness for
recommendation has been shown in terms of content-based approach[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ],
CF[
        <xref ref-type="bibr" rid="ref17 ref18">17, 18</xref>
        ], and item modeling[
        <xref ref-type="bibr" rid="ref19">19</xref>
        ].
      </p>
      <p>Existing studies obtain user models based on RMRate (called
PV model hereinafter) from reviews posted by target users,
which limits its applicable situations. That is, it can be only
applied to online review sites with attribute-level evaluations.
Even though attribute-level evaluations are available,
majority of users on online review sites seldom post reviews. The
PV model cannot be obtained for such users.</p>
      <p>This paper focuses on the latter problem. In order to calculate
PV model for users posting no review, this paper proposes a
method to obtain it from users’ histories of browsing reviews
posted by others. A method for recommending items based
on the obtained PV models is also proposed, and those
effectiveness are shown by experiments with test participants.</p>
    </sec>
    <sec id="sec-3">
      <title>RELATED WORKS</title>
      <p>
        This section briefly introduces studies utilizing personality
and personal values for recommender systems. Personal
values and personality determine the characteristics of a user’s
decision making, and they have been used in marketing.
Jayawardhena modeled a hierarchical relationship among
personal values, attitudes, and behaviors in e-shopping[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
Wu et al. proposed a method for recommending diversified
items in terms of the most important attributes[
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. In their
study, the degree of diversity is determined from the
relationship between the user’s personality and his/her needs for
diversity.
      </p>
      <p>
        These studies have shown that personal values are one of
the main factors affecting consumption habits. However,
they model users’ personal values and personality with
abstract factors such as the Rokeach Value Survey[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] and Big
Five[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], which have no intuitive relationship with the items to
be recommended[
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>
        As a more direct approach, Hattori et al.[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] have proposed
a personal values-based user modeling using Rate Matching
Rate (RMRate). A user’s personal values are modeled as the
effect each attribute an item has on his/her decisions. Given
data including users’ item-level evaluation (i.e. rating) and
attribute-level evaluation, the RMRate of ui relative to an
attribute ak is calculated as
      </p>
      <p>
        RMRik =
∑x j2Ii δ (pi j; pikj)
jIij
;
(1)
where Ii is a set of items rated by ui, pi j is the polarity of
itemlevel evaluation (positive or negative) of ui on item x j, pikj is
the porality of attribute-level evaluation of ui on ak of x j. The
function δ (x; y) returns 1 if x is equal to y, 0 otherwise.
The personal values-based CF[
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] calculates inter-user
similarity on the basis of PV models. Given a set of attributes of
an item (A), a PV model of ui is represented as jAj-th
dimensional vector, which consists of RMRik(ak 2 A). Pearson
correlation between PV models is calculated among users, which
is used to find neighborhood users.
      </p>
      <p>One of advantages of the personal values-based CF is that a
matrix used for calculating inter-user similarity tends to be
dense compared with user-item matrix, because the number
of attributes of an item is usually much smaller than that of
items. Therefore, the number of users to which the similarity
to a target user can be calculated is expected to be large.</p>
    </sec>
    <sec id="sec-4">
      <title>PV MODELING FROM BROWSING HISTORY</title>
    </sec>
    <sec id="sec-5">
      <title>Outline of proposed approach</title>
      <p>In order to obtain PV model, not only item-level evaluation
of a target user on items, but also attribute-level evaluations
are necessary. Instead of analyzing reviews posted by target
users, as done by existing studies, this paper tries to estimate
users’ personal values from their history of browsing reviews.
Note that this section uses a term ‘user’ as a person for which
a user model is obtained; ‘reviewer’ is used as a person who
posted reviews. Let us consider the case that a user is going
to make a decision on whether or not to buy a certain camera
by reference to the following 3 reviews.
1. The image quality of this camera is good.
2. It is easy to operate this camera with a single touch of
buttons.
3. This camera is lightweight and suitable for bringing it
anywhere.</p>
      <p>If this user decides to buy this camera following the first
review, s/he is supposed to put priority on image quality when
s/he evaluates cameras. Therefore, RMRate can be calculated
by identifying attributes mentioned as positive / negative in
reviews.</p>
      <p>
        Actually, extracting mentioned attributes with sentiment from
reviews accurately is difficult even with the state-of-the art
text mining techniques[
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]. Instead of applying text mining
techniques, this paper utilizes attribute-level evaluations
attached to reviews. That is, this paper supposes online review
sites which have attribute-level evaluations. As a review
explains its reviewer’s opinion about a target item, it is assumed
that a reviewer makes positive comment on an attribute if s/he
positively evaluates it.
      </p>
      <p>This paper considers that reviews to be presented to users for
obtaining their feedback should satisfy the following
conditions.
1. Polarity of an opinion about an attribute mentioned in a
review is the same as the polarity of attribute-level evaluation
explicitly given by a user.
2. A review mentions some attributes as evidence of
evaluation.
3. Polarity of evaluations of all attributes are not be the same.
The first condition is required to guarantee the
abovementioned assumption. The proposed method supposes that
users make a decision by reading reviews. Therefore, if the
second condition is not satisfied, a user reading a review
cannot understand the reason why a reviewer made such an
evaluation for attributes. The third condition is considered to
identify attributes focused by a user.</p>
      <p>As it is difficult to automatically collect reviews satisfying
these conditions with high accuracy, we manually examined
collected reviews and constructed a database.</p>
    </sec>
    <sec id="sec-6">
      <title>Modeling with dynamic review presentation</title>
      <p>The proposed modeling process is shown in Fig. 1. From
the constructed database, a set of reviews is selected and
presented to users to obtain their feedback. In this paper, 3
reviews are presented to users at the same time. A user
feedback includes the user’s rating to the item (5-point scale,
binary, etc.) and one review that s/he think is the most helpful
to determine the rating. Based on these feedback, RMRate of
attributes are updated. That is, polarity of user’s rating
corresponds to pi j in Eq. (1), and that of attribute-level evaluation
attached to a review corresponds to pikj.</p>
      <p>An important thing to consider in this algorithm is how to
determine reviews which are presented to users. It is
inconvenient for users if they have to interact with recommender
systems many times before receiving recommended items.
Therefore, this paper aims to identify at least one attribute on
which a user would put priority for his/her decision making
as soon as possible. Even though complete PV model is not
obtained, recommender systems could start recommendation
based on a single attribute on which a user put priority.
For the first loop, reviews are randomly selected from the
database so that every attribute can be mentioned in at least
one of those reviews. In the subsequent loops, reviews are
selected so as to satisfy the following conditions. Here, target
attribute means an attribute of which RMRate at this time is
the highest among all attributes.
Present reviews
User judgment</p>
      <p>Update
RMRate
Repeat?</p>
      <p>End</p>
      <p>Select reviews
1. Present at least one review that positively evaluates target
attribute.
2. Present at least one review that negatively evaluates target
attribute.
3. Reviews should have the highest score calculated as Eq.
(2) while satisfying conditions 1 and 2.</p>
      <p>Scorer(r; ui) =</p>
      <p>k
∑k jer
erj RMRi2k log Nr;
Kr
(2)
where ui is a user, r is a review, erk is evaluation of r to an
attribute k, and er is r’s average evaluation over all attributes.
The Nr and Kr are the number of characters and mentioned
attributes in r, respectively. This equation gives high score for a
review when evaluation to the attribute, of which current
RMRate is high, is higher / lower than other attributes. The Kr in
denominator plays a role to give priority on reviews focusing
on specific attributes. Equation (2) also considers the length
(number of characters) of reviews, because we found in the
preliminary experiment that users tended to consult longer
reviews than shorter ones.</p>
      <p>The RMRate is calculated based on the correspondence of
polarity between item-level evaluation (rating) and
attributelevel evaluation. Therefore, presenting reviews satisfying
conditions 1 and 2 aims to obtain a feedback regarding
whether or not polarity of attribute-level evaluation is the
same as that of his / her rating to target item. As a
termination condition, we decide to repeat presenting reviews 20
times.</p>
    </sec>
    <sec id="sec-7">
      <title>Recommender system based on PV models</title>
      <p>This subsection describes a recommender system based on
PV models obtained as described in the previous subsection.
A straightforward approach is to recommend items to which
predicted rating for a user is higher than others. Instead of
predicting ratings, this paper proposes to estimate a degree of
recommendation for an item based on user’s PV model.
Given a set of RMRate of a user ui (fRMRikjak 2 Ag), a score
of an item x j is defined as follows.</p>
      <p>Scorei(x j; ui; c j) =</p>
      <p>Ai
=
∑ fekj
ak2Ai
{
akjRMRik
ec j g RMRi2k;
k
∑al2A RMRil }
jAj</p>
      <p>(3)
; (4)
where c j is an item category to which x j belongs, ekj is average
evaluation for ak of x j, ekc j is average evaluation for ak of
items belonging to c j. As these average evaluations, we used
the values released on the online review site.</p>
      <p>The score is calculated based on only the attributes of which
target user’s RMRate is higher than average of his / her
RMRate for all attributes (Eq. (4)). We employ it in order to
focus on attributes which strongly affect user’s decision
making. For the same reason, we use RMRate squared for the
calculation.</p>
    </sec>
    <sec id="sec-8">
      <title>EXPERIMENTS</title>
    </sec>
    <sec id="sec-9">
      <title>Settings</title>
      <p>An experiment with test participants is conducted. The
experiment is divided into two phases: user modeling and
recommendation phases. We asked 20 graduate / undergraduate
students in engineering field to take part in the experiment.
In user modeling phase, proposed dynamic review
presentation method is compared with random presentation method.
In both methods, 3 reviews about different hotels are
combined into one set. Test participants were asked to evaluate
different 20 sets as if they were going to book a hotel for the
specified purpose.</p>
      <p>Reviews and hotel information were collected from online
hotel review site 4travel1. The number of collected reviews is
592. Regarding polarity of attribute-level evaluation, which
is required for calculating RMRate, average evaluation over
all attributes is calculated for each review. If evaluation of an
attribute is equal to or more than the average, it is regarded as
positive evaluation, and vice versa. The 4travel employs 7
attributes: access, cost performance (CP), service, room, bath,
meal, and barrier-free. As it is supposed that whether a hotels
is barrier-free or not would not affect decision making of test
participants in this experiment, we removed it.</p>
      <p>We supposed two purpose of booking hotels, i.e. for business
and sightseeing, and prepared two datasets for each purpose.
The test participants were divided into 4 groups (5 persons
each) as shown in Table 1. We designed the experiment so
that hotels in different area are presented in different
presentation method. As the purpose of booking hotels is supposed to
affect participants’ decision making, datasets used for a
participant belong to the same purpose for keeping consistency
of his/her evaluation. The order of presentation methods was
rotated so as to remove the order effect.</p>
      <p>In recommendation phase, 10 hotels are selected based on a
user model obtained by each presentation method. For the
comparison purpose, additional 10 hotels are also selected</p>
      <sec id="sec-9-1">
        <title>1http://4travel.jp/</title>
      </sec>
      <sec id="sec-9-2">
        <title>BusinessA</title>
      </sec>
      <sec id="sec-9-3">
        <title>Osaka, Kyoto</title>
      </sec>
      <sec id="sec-9-4">
        <title>BusinessB</title>
      </sec>
      <sec id="sec-9-5">
        <title>Tokyo, Aichi, Fukuoka</title>
      </sec>
      <sec id="sec-9-6">
        <title>Tokyo,</title>
        <p>Kanagawa
Tokyo, Aichi,</p>
        <p>Fukuoka
Osaka, Kyoto</p>
      </sec>
      <sec id="sec-9-7">
        <title>Group SightseeingA</title>
      </sec>
      <sec id="sec-9-8">
        <title>SightseeingB</title>
      </sec>
      <sec id="sec-9-9">
        <title>BusinessA</title>
        <p>BusinessB</p>
        <p>Dynamic
Osaka, Hyogo,</p>
        <p>Kyoto
Okinawa</p>
      </sec>
      <sec id="sec-9-10">
        <title>Kanagawa Hyogo, Kyoto Random Okinawa</title>
      </sec>
      <sec id="sec-9-11">
        <title>Osaka, Hyogo, Kyoto Hyogo, Kyoto Kanagawa</title>
        <p>based on review site’s satisfaction ranking. Therefore, each
participant was asked to evaluate at most 30 hotels; if
different methods select the same hotels, the number of presented
hotels is less than 30. The order of presenting items was
shuffled so that the participants could not know by which method
(model) a hotel was selected. We prepared different datasets
from modeling phase as shown in Table 2. In the dataset,
we removed hotels which were evaluated as 4 or more for
all attributes, as such hotels are preferred by almost
everyone regardless of their personal values. For each of presented
hotels, test participants were asked to evaluate it as either
positive or negative.</p>
      </sec>
    </sec>
    <sec id="sec-10">
      <title>Result of User modeling</title>
      <p>After the experiment, test participants were asked to answer
attributes which they concerned. Table 3 shows average
RMRate over attributes they concerned. The table shows that
average RMRate by random presentation method is higher
than that of dynamic presentation method for all groups. It
is because dynamic presentation method focuses on specific
attributes, and estimation for other attributes is not enough
compared with random presentation method.</p>
      <p>Table 4 compares the number of reviews selected by test
participants. The number of selected reviews is counted for each
attribute of which RMRates is relatively high: 0.7 or more
( 0:7) / 0.8 or more ( 0:8). Each cell shows the number of
attributes, for which 10 or more ( 10) / less than 10 (&lt; 10)
reviews were respectively selected. The table shows that
dynamic presentation method estimates RMRate from much
re</p>
      <sec id="sec-10-1">
        <title>Group</title>
        <p>SightseeingA
SightseeingB</p>
        <p>BusinessA
BusinessB</p>
        <p>10
28
17
13
9
views than random presentation method. It means that when
an attribute has high RMRate, dynamic presentation method
estimates it based on enough information compared with
random presentation method.</p>
      </sec>
    </sec>
    <sec id="sec-11">
      <title>Result of Recommendation</title>
      <p>Table 5 shows average precision: the ratio of items test
participants judged as positive to all recommended items. Both of
dynamic and random presentation methods achieved higher
precision than satisfaction ranking regardless of purpose of
booking hotels. This result shows the effectiveness of
modeling users’ personal values from browsing histories of reviews.
It is also shown that precision by dynamic presentation
method is lower than that by random method. This result
corresponds to the fact that dynamic presentation method puts
priority on fast estimation rather than exhaustive estimation.
That is, identifying attributes with high RMRate as many as
possible is expected to be effective in terms of accuracy.</p>
    </sec>
    <sec id="sec-12">
      <title>CONCLUSION</title>
      <p>This paper proposed a method for obtaining personal
valuesbased user models from user’s browsing history of reviews.
The proposed method dynamically selects and presents
reviews mentioning attributes on which a user might put
priority. A method for selecting items to recommend based on
the obtained user models was also proposed. An
experimental result with test participants shows user models obtained
from browsing history achieved higher recommendation
accuracy than recommendation based on a review site’s
satisfaction ranking. It is also shown that proposed dynamic
presentation method is effective for identifying specific attributes
of high RMRate from relatively many reviews.</p>
      <p>As the number of read-only users is much larger than those
posting reviews, the proposed method will contribute to
extend the applicability of personal values-based recommender
systems. Future work includes application to other kinds of
items, as well as automatic collection of reviews to be used
for user modeling.</p>
    </sec>
    <sec id="sec-13">
      <title>ACKNOWLEDGMENTS</title>
      <p>This work was partly supported by Grant-in-Aid for Research
on Priority Areas, Tokyo Metropolitan University, “Research
on social big data" and JSPS KAKENHI Grant Numbers
JP15H02780 and JP16K12535.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>JesúS</given-names>
            <surname>Bobadilla</surname>
          </string-name>
          , Fernando Ortega, Antonio Hernando, and
          <string-name>
            <given-names>JesúS</given-names>
            <surname>Bernal</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>A collaborative filtering approach to mitigate the new user cold start problem</article-title>
          .
          <source>Know.-Based Syst</source>
          .
          <volume>26</volume>
          (
          <year>February 2012</year>
          ),
          <fpage>225</fpage>
          -
          <lpage>238</lpage>
          . DOI=http://dx.doi.org/10.1016/j.knosys.
          <year>2011</year>
          .
          <volume>07</volume>
          .021
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>Francois</given-names>
            <surname>Fouss</surname>
          </string-name>
          , Alain Pirotte,
          <string-name>
            <surname>Jean-Michel Renders</surname>
            , and
            <given-names>Marco</given-names>
          </string-name>
          <string-name>
            <surname>Saerens</surname>
          </string-name>
          .
          <year>2007</year>
          .
          <article-title>Random-Walk Computation of Similarities between Nodes of a Graph with Application to Collaborative Recommendation</article-title>
          .
          <source>IEEE Trans. on Knowl. and Data Eng</source>
          .
          <volume>19</volume>
          ,
          <issue>3</issue>
          (March
          <year>2007</year>
          ),
          <fpage>355</fpage>
          -
          <lpage>369</lpage>
          . DOI=http://dx.doi.org/10.1109/TKDE.
          <year>2007</year>
          .46
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>Mustansar</given-names>
            <surname>Ali</surname>
          </string-name>
          Ghazanfar and
          <string-name>
            <given-names>Adam</given-names>
            <surname>Prügel-Bennett</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>An Improved Switching Hybrid Recommender System Using Naive Bayes Classifier and Collaborative Filtering</article-title>
          .
          <source>In Proceedings of The International Multi Conference of Engineers and Computer Scientists</source>
          ,
          <volume>1</volume>
          ,
          <fpage>493</fpage>
          -
          <lpage>502</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>Shunichi</given-names>
            <surname>Hattori</surname>
          </string-name>
          and
          <string-name>
            <given-names>Yasufumi</given-names>
            <surname>Takama</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Recommender System Employing Personal-Value-Based User Model</article-title>
          .
          <source>Journal of Advanced Computational Intelligence and Intelligent Informatics</source>
          ,
          <volume>18</volume>
          ,
          <issue>2</issue>
          ,
          <fpage>157</fpage>
          -
          <lpage>165</lpage>
          . DOI=http://dx.doi.org/10.20965/jaciii.
          <year>2014</year>
          .p0157.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Hiroshi</given-names>
            <surname>Ishikawa</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Social Big Data Mining</article-title>
          . CRC Press.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Chanaka</given-names>
            <surname>Jayawardhena</surname>
          </string-name>
          .
          <year>2004</year>
          .
          <article-title>Personal values' influence on e-shopping attitude and behaviour</article-title>
          .
          <source>Internet Research</source>
          ,
          <volume>14</volume>
          ,
          <issue>2</issue>
          ,
          <fpage>127</fpage>
          -
          <lpage>138</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7. Paul T. Costa and
          <string-name>
            <surname>Robert R. McCrae</surname>
          </string-name>
          .
          <year>1992</year>
          .
          <article-title>Revised NEO Personality Inventory (NEO-PI-R) and NEO Five-Factor Inventory (NEO-FFI)</article-title>
          .
          <source>Psychological Assessment Resources.</source>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>Yehuda</given-names>
            <surname>Koren</surname>
          </string-name>
          , Robert Bell, and
          <string-name>
            <given-names>Chris</given-names>
            <surname>Volinsky</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Matrix Factorization Techniques for Recommender Systems</article-title>
          .
          <source>Computer 42</source>
          ,
          <issue>8</issue>
          (
          <year>August 2009</year>
          ),
          <fpage>30</fpage>
          -
          <lpage>37</lpage>
          . DOI=
          <volume>10</volume>
          .1109/
          <string-name>
            <surname>MC</surname>
          </string-name>
          .
          <year>2009</year>
          .263 http://dx.doi.org/10.1109/
          <string-name>
            <surname>MC</surname>
          </string-name>
          .
          <year>2009</year>
          .263
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Daniel</surname>
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Lee</surname>
            and
            <given-names>H. Sebastian</given-names>
          </string-name>
          <string-name>
            <surname>Seung</surname>
          </string-name>
          .
          <year>2000</year>
          .
          <article-title>Algorithms for non-negative matrix factorization</article-title>
          .
          <source>In Proceedings of the 13th International Conference on Neural Information Processing Systems</source>
          (NIPS'00), T. K. Leen,
          <string-name>
            <given-names>T. G.</given-names>
            <surname>Dietterich</surname>
          </string-name>
          , and V.
          <string-name>
            <surname>Tresp</surname>
          </string-name>
          (Eds.). MIT Press, Cambridge, MA, USA,
          <fpage>535</fpage>
          -
          <lpage>541</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Greg</surname>
            <given-names>Linden</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Brent</given-names>
            <surname>Smith</surname>
          </string-name>
          , and Jeremy York.
          <year>2003</year>
          . Amazon.com Recommendations:
          <article-title>Item-to-Item Collaborative Filtering</article-title>
          .
          <source>IEEE Internet Computing</source>
          <volume>7</volume>
          ,
          <issue>1</issue>
          (
          <year>January 2003</year>
          ),
          <fpage>76</fpage>
          -
          <lpage>80</lpage>
          . DOI=http://dx.doi.org/10.1109/MIC.
          <year>2003</year>
          .1167344
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Massa</surname>
          </string-name>
          and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Avesani</surname>
          </string-name>
          .
          <year>2004</year>
          .
          <article-title>Trust-aware Collaborative Filtering for Recommender Systems</article-title>
          . Lecture Notes in Computer Science,
          <volume>3290</volume>
          ,
          <fpage>492</fpage>
          -
          <lpage>508</lpage>
          . DOI=https://doi.org/10.1007/978-3-
          <fpage>540</fpage>
          -30468-5_
          <fpage>31</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Maria Augusta</surname>
            <given-names>S.N.</given-names>
          </string-name>
          <string-name>
            <surname>Nunes</surname>
            and
            <given-names>Rong</given-names>
          </string-name>
          <string-name>
            <surname>Hu</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Personality-based recommender systems: an overview</article-title>
          .
          <source>In Proceedings of the sixth ACM conference on Recommender systems (RecSys'12)</source>
          . ACM, New York, NY, USA,
          <fpage>5</fpage>
          -
          <lpage>6</lpage>
          . DOI=http://dx.doi.org/10.1145/2365952.2365957
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13. S.-T. Park,
          <string-name>
            <given-names>D.</given-names>
            <surname>Pennock</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Madani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Good</surname>
          </string-name>
          , and D. DeCoste, “
          <article-title>Naïve Filterbots for Robust Cold-start Recommendations,”</article-title>
          <source>KDD'06</source>
          , pp.
          <fpage>699</fpage>
          -
          <lpage>705</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14. Paul Resnick, Neophytos Iacovou, Mitesh Suchak,
          <string-name>
            <given-names>Peter</given-names>
            <surname>Bergstrom</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and John</given-names>
            <surname>Riedl</surname>
          </string-name>
          .
          <year>1994</year>
          .
          <article-title>GroupLens: an open architecture for collaborative filtering of netnews</article-title>
          .
          <source>In Proceedings of the 1994 ACM conference on Computer supported cooperative work (CSCW '94)</source>
          . ACM, New York, NY, USA,
          <fpage>175</fpage>
          -
          <lpage>186</lpage>
          . DOI=http://dx.doi.org/10.1145/192844.192905
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>Milton</given-names>
            <surname>Rokeach</surname>
          </string-name>
          .
          <year>1973</year>
          .
          <article-title>The Nature of Human Values</article-title>
          . New York: The Free Press.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <given-names>Ruslan</given-names>
            <surname>Salakhutdinov</surname>
          </string-name>
          and
          <string-name>
            <given-names>Andriy</given-names>
            <surname>Mnih</surname>
          </string-name>
          .
          <year>2007</year>
          .
          <article-title>Probabilistic Matrix Factorization</article-title>
          .
          <source>In Proceedings of the 20th International Conference on Neural Information Processing Systems</source>
          (NIPS'07),
          <string-name>
            <given-names>J. C.</given-names>
            <surname>Platt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Koller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Singer</surname>
          </string-name>
          , and S. T. Roweis (Eds.). Curran Associates Inc., USA,
          <fpage>1257</fpage>
          -
          <lpage>1264</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Yasufumi</surname>
            <given-names>Takama</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu-Sheng</surname>
            <given-names>Chen</given-names>
          </string-name>
          , Ryori Misawa, and
          <string-name>
            <given-names>Hiroshi</given-names>
            <surname>Ishikawa</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Potential of Personal Values-Based User Modeling for Long Tail Item Recommendation</article-title>
          .
          <source>In Proceedings of 2017 International Workshop on Advanced Computational Intelligence and Intelligent Informatics (IWACIII</source>
          <year>2017</year>
          ),
          <fpage>AS1</fpage>
          -
          <lpage>3</lpage>
          .2.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Yasufumi</surname>
            <given-names>Takama</given-names>
          </string-name>
          , Ryori Misawa,
          <string-name>
            <surname>Yu-Sheng</surname>
            <given-names>Chen</given-names>
          </string-name>
          , Shunichi Hattori and
          <string-name>
            <given-names>Hiroshi</given-names>
            <surname>Ishikawa</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Proposal of Hybrid Recommender Systems Based on Personal Values-based Collaborative Filtering</article-title>
          .
          <source>In Proceedings of the 7th International Symposium on Computational Intelligence and Industrial Applications (ISCIIA2016)</source>
          ,
          <source>SM-GS3-01.</source>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Yasufumi</surname>
            <given-names>Takama</given-names>
          </string-name>
          , Takayuki Yamaguchi, and
          <string-name>
            <given-names>Shunichi</given-names>
            <surname>Hatori</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Personal Values-Based Item Modeling and its Application to Recommendation with Explanation</article-title>
          .
          <source>Journal of Advanced Computational Intelligence and Intelligent Informatics</source>
          ,
          <volume>20</volume>
          ,
          <issue>6</issue>
          ,
          <fpage>867</fpage>
          -
          <lpage>874</lpage>
          . DOI=http://dx.doi.org/10.20965/jaciii.
          <year>2016</year>
          .p0867
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Wen</surname>
            <given-names>Wu</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Li</given-names>
            <surname>Chen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Liang</given-names>
            <surname>He</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Using personality to adjust diversity in recommender systems</article-title>
          .
          <source>In Proceedings of the 24th ACM Conference on Hypertext and Social Media (HT'13)</source>
          . ACM, New York, NY, USA,
          <fpage>225</fpage>
          -
          <lpage>229</lpage>
          . DOI=http://dx.doi.org/10.1145/2481492.2481521
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Xiaohui</surname>
            <given-names>Yan</given-names>
          </string-name>
          , Jiafeng Guo, Yanyan Lan, and Xueqi Cheng.
          <year>2013</year>
          .
          <article-title>A biterm topic model for short texts</article-title>
          .
          <source>In Proceedings of the 22nd international conference on World Wide Web (WWW '13)</source>
          . ACM, New York, NY, USA,
          <fpage>1445</fpage>
          -
          <lpage>1456</lpage>
          . DOI: https://doi.org/10.1145/2488388.2488514
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>