<!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>Modeling User Personality Traits for Recommender Systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Marta Micheli</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, University of Turin</institution>
          ,
          <addr-line>via Pessinetto, 12, Torino, 10149</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <fpage>20</fpage>
      <lpage>22</lpage>
      <abstract>
        <p>In recent years, some research have been done on integrating user personality traits into recommender systems. The use of this type of psychological dimension could help to predict user preferences for several factors and enhance personalization in recommendation tools. The goal of this work is to investigate the adoption of personality traits in recommender systems. In the paper, some challenges of this research area are addressed, including the development of new methods to automatically predict the user Big Five personality traits, the exploration of novel ways to leverage them in user models, and the assessment of benefits deriving from the adoption of this type of information in recommender systems.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;user modeling</kwd>
        <kwd>recommender systems</kwd>
        <kwd>personality traits</kwd>
        <kwd>personality computing</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction and related work</title>
      <p>
        In recent years, there has been a lot of research on improving personalization in recommender
systems. The latter play a crucial role in supporting users’ decision-making processes by
suggesting items people may like and helping to reduce the time spent on information seeking [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
Modeling user preferences in a comprehensive way is essential to provide better
recommendations. Enhancing the personalization of a recommender system means also to identify what
factors influence people’s decision-making process and to model a user profile able to deal as
much as possible with the complexity of human cognition [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. In recent years, the research
community started to consider that people’s personality can provide important information on
users’ preferences, since it has been shown to be related to the actual or potential behaviour
patterns of an individual [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Personality-aware recommender systems recently emerged as a
new category of tools that leverages this type of cognitive facet to enhance user satisfaction
and help to tackle some of the well known issues encountered by these systems, such as the
lack of data about user preferences [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        Works that try to experiment the integration of personality information into recommender
systems usually model it according to the theory of Costa and McCrae [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], which identifies five
dimensions, also know with the acronym OCEAN (Openness to experience, Conscientiousness,
Extraversion, Agreeableness and Neuroticism). Although there are already few examples of
projects that follow this trajectory, there are still serious obstacles to overcome. The inclusion
of personality as a factor within the user profile poses complexities that need to be carefully
addressed. Indeed, its integration in the user profile does not come without challenges, since this
psychological dimension represents a complex factor to be modeled, whose possible applications
have not yet been thoroughly explored [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        The personality assessment phase represents a major problem. Traditional techniques
consisting in text-based questionnaires (e.g., the BFI-10 [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] or the Ten Item Personality Inventory
[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]) are not always suitable for recommendation purposes. Requiring people to self-assess their
personality traits can be bothering to users who may not want to spend time in this task or may
ifll the questionnaire inaccurately [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Automatic personality recognition for the
recommendation domain is currently considered an emerging research field whose findings could facilitate
and enhance the adoption of personality information in several contexts. Recently proposed
methods include detection from audio, text and visuals [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Given the increasing amount of
multimedia contents on social media, the latter seem to be a particularly promising source.
Indeed, some research [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] has shown that personality traits correlate with visual patterns,
influencing what images are liked by the user. Few works [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] have tried to
infer Big Five from personal aesthetic preference on one image. However, much research still
needs to be done to improve this task (e.g., experimenting the detection from multiple images)
and to assess its efectiveness in real-world recommender systems.
      </p>
      <p>
        Once the information on the user personality is available, it is necessary to identify the
best ways in which it can be incorporated in the user model and to uncover all the possible
exploitation. Some works [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ],[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] experimented the use of personality to compute similarity
between users in the collaborative filtering approach, basing on the assumption that people
with similar psychological traits are expected to share similar interests. However, in many
recommendation tools, acquired data are used to derive further knowledge on the user expected
preferences for specific attributes of items [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. It is thought that a wide range of preference
factors may be predicted from the user personality profile. For example, some recent works
found relevant correlations in various domains, such as in recommendation for music [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ],
movies [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] or tourist attractions [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. Further research is needed to investigate other possible
applications, such as the use of personality to predict preference on contextual factors, which
represents a topic that still needs to be fully explored.
      </p>
      <p>By addressing these challenges and exploring novel approaches, recommender systems can
harness the power of personality to provide even more tailored recommendations, potentially
enhancing user satisfaction and engagement.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Goals and Objectives</title>
      <p>The aim of this study is to investigate and experiment the integration of Big Five personality
traits in recommender systems. To do so, some goals have been defined, which try to address
problems related to the various phases involved in the creation of personality-aware models. In
particular, we are interested in addressing the following problems:
• Personality recognition: exploring new methods to detect personality that could be
suitable to various recommendation domains. We want to propose techniques to
automatically predict scores for the Big Five personality traits such as to make the personality
acquisition process as less bothering as possible for users.
• Prediction of preferences from personality: investigating the use of personality traits
to infer user preferences on several factors, including dimensions relative to context,
interpreted as a set of factors that are relevant to the situation of an item. The objective is
to determine if it is possible to correlate contextual factors to this psychological dimension.
• Recommender system design: devising and testing a model which integrates an
automatic personality recognition module and, given the personality trait prediction as input,
produces recommendations personalized in several aspects. This experimentation could
help to demonstrate how automatically detected personality traits can be integrated in a
real-world recommender system and to provide insights into the practical implementation
and benefits of adopting personality-aware user profiles.</p>
      <p>By addressing these key challenges, the study aims to contribute to the broader understanding
and practical implementation of personality-based recommender systems.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Approach and expected contributions</title>
      <p>
        First, we developed a model to detect Big Five personality traits based on the user’s aesthetic
preference (e.g., the images a user likes). The proposed system exploits Resnet50, a
convolutional neural network, to automatically extract image features and then fits five independent
regressors on the output to predict scores for personality traits. The model was trained to
complete the task starting from one to five images given as input. As the training dataset,
we used PsychoFlickr1, a corpus containing the Big Five personality profile of 300 people and
60’000 images they labeled as ”favourite” on the social media Flickr [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. We evaluated the
performance of the model, comparing the results obtained with the diferent numbers of images.
The system achieved good performances, outperforming the relater state-of-the-art works that
use the same dataset. To test the model on heterogeneous images, we also created a new dataset.
The latter includes self-assessed personality traits of 100 users, resulting from both the Ten
Item Personality Inventory and the BFI-10 questionnaires. Furthermore, users’ preferences
were collected asking them to choose five images from predefined sets. Images were selected
checking their content to ensure that it was not violent or questionable. The model showed to
be less efective when applied to other data. Further analysis is necessary to assess why in this
experimentation the performance was not as good as in the first test. The promising results
suggest that some improvements are needed in future works, starting from the augmentation
of the training data pool with the new proposed dataset.
A paper describing more accurately the methods and results of this work is nearing completion
and will be soon submitted for publication.
      </p>
      <p>The model we developed could be used in several scenarios as a support to a recommender
system. For example, it could be utilized to predict users’ personality based on the images they
favor on social media, if this type of data is available. Alternatively, visual-based personality
tests could be devised and administered employing gamification strategies to users, asking them,
for example, to select some images from predefined collections.</p>
      <p>
        Second, we thought about the possible application of this personality recognition system
and reasoned about how it could be used to improve personalization. Given the abundance of
possible application areas, we chose to start the research from itinerary recommendation, since
it is known to be one of those domains in which the problem of modeling subjective preferences
is particularly complex. Indeed, the activity of planning travels is considered a multi-criteria
decision problem, involving a wide range of needs that are considered by the user during the
decision-making process [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. Starting from the literature, we identified relevant factors that
the user may take into account while planning an itinerary, including preference on contextual
factors such as the availability of free time, the avoiding of crowded places, the visit duration, etc.
These do not concern directly the recommended places to visit, but instead the ways in which
itineraries can be constructed, such as the time-related dimensions or the user planning style.
Then, a survey-based study was carried out on 101 participants to explore possible correlations
between these factors and Big Five Personality traits for young adults (19-24 years old) who are
generally accustomed to the use of digital services. All the participants were provided with a
consent form including a description of the experiment structure and their rights. People were
asked to complete a personality questionnaire and to assess the importance of the itinerary
factors assigning a score from a 5-point Likert scale. Statistically significant correlations were
found for some of the itinerary dimensions through correlation analysis and linear regression.
We used the findings to propose some guidelines that we hope will help other designers to
understand how to exploit information on personality in their recommender systems.
Further details about this research are described in our published article [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]
The results suggest that information on personality traits could not only be used to infer user
preference for types of items (e.g., the attraction to visit) but could also contribute to develop
context-aware recommender systems.
      </p>
      <p>As furure work, we plan to assess the results achieved so far building a real-world
recommender system, which automatically recognizes the user personality from aesthetic preferences
and personalizes the suggested items accordingly. This work will be carried out during the third
and last year of doctoral research plan. Some aspects to be defined include but are not limited
to establishing a method for integrating personality data with other information in the user
profile, as well as determining the technique to be employed for generating recommendations.
Being already explored in our previous study, itinerary recommendation could be retained
as the application domain for this part of the PhD research project. The development of the
recommender system will be followed by an evaluation phase aimed at assessing whether
users feel satisfied with the produced recommendations. Additionally, we will compare the
performance of the proposed system with a similar recommender that does not include
information on personality traits in its user model. The purpose of this comparison is to measure
the efective contribution of using personality traits information in the user profile, relative to
more traditional recommendation strategies.</p>
      <p>With this project, we hope to be useful to the research community, helping to reduce some
of the problems this field presents and contributing to bring advances and progresses in the
realization of increasingly personalized systems.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Ethical implications</title>
      <p>
        Despite the expected contribution of this work, some ethical implications need to be discussed.
In the case of integrating personality traits, various issues may arise from the application of
our approach to the real-world. Indeed, in our opinion, the use of personality information in
recommender systems should be scrutinized with particular attention, since it implies user data
collection, automatic preference prediction and personalization of suggested contents. The
ifrst and most obvious issue that is to be considered concerns the data collection phase. The
recommendation domain is known to be a research field that deserves an accurate assessment of
privacy concerns [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. Explicit consent should always be obtained by users before acquiring the
information for recommendation purposes. In the case of our work, informed consensus should
include clear statements about the data usage purposes and the recommendation objectives.
Concerning the integration of personality traits into recommender systems, a further
exploration may be necessary to assess whether inferred preferences really reflect the profile of
heterogeneous groups of people in order to avoid great discrepancies between personalized
recommendations and the actual user taste. A user study could be conducted on a sample
including participants with diferent characteristics.
      </p>
      <p>Furthermore, future works will discuss problems related to the recommender system
explainability. When presenting the suggestions to users, it is important to provide the latter with
some simple description of the reasons for which they receive a specific type of personalized
recommendations.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Acknowledgement</title>
      <p>I would like to thank my supervisors Federica Cena and Luca Console at the Computer Science
Department of the University of Turin. I also thank my colleague Alberto Valese, with whom
I have collaborated on the development of the personality detection model, and Professor
Fabiana Vernero and Silvia Likavec who contributed to the research on personality for itinerary
recommendation.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>R.</given-names>
            <surname>Karumur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Nguyen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Konstan</surname>
          </string-name>
          ,
          <article-title>Personality, user preferences and behavior in recommender systems</article-title>
          ,
          <source>Information Systems Frontiers</source>
          <volume>20</volume>
          (
          <year>2018</year>
          ).
          <source>doi:10.1007/ s10796-017-9800-0.</source>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>E.</given-names>
            <surname>Lex</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Schedl</surname>
          </string-name>
          ,
          <article-title>Psychology-informed recommender systems tutorial</article-title>
          ,
          <source>in: Proceedings of the 16th ACM Conference on Recommender Systems</source>
          , RecSys '22,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2022</year>
          , p.
          <fpage>714</fpage>
          -
          <lpage>717</lpage>
          . URL: https://doi.org/10.1145/ 3523227.3547375. doi:
          <volume>10</volume>
          .1145/3523227.3547375.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Dhelim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Aung</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Bouras</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Ning</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Cambria</surname>
          </string-name>
          ,
          <article-title>A survey on personality-aware recommendation systems</article-title>
          ,
          <source>Artif. Intell. Rev</source>
          .
          <volume>55</volume>
          (
          <year>2022</year>
          )
          <fpage>2409</fpage>
          -
          <lpage>2454</lpage>
          . URL: https://doi.org/10. 1007/s10462-021-10063-7. doi:
          <volume>10</volume>
          .1007/s10462-021-10063-7.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>R. R.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. T.</given-names>
            <surname>Costa</surname>
          </string-name>
          ,
          <article-title>Validation of the five-factor model of personality across instruments and observers</article-title>
          ,
          <source>Journal of Personality and Social Psychology</source>
          <volume>52</volume>
          (
          <year>1987</year>
          )
          <fpage>81</fpage>
          -
          <lpage>90</lpage>
          . URL: http://search.ebscohost.com/login.aspx
          <article-title>?direct=true&amp;db=pdh&amp;AN= psp-52-1-81&amp;site=ehost-live</article-title>
          .
          <source>doi:10.1037/0022-3514.52.1</source>
          .81.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>B.</given-names>
            <surname>Rammstedt</surname>
          </string-name>
          ,
          <string-name>
            <surname>O. P. John,</surname>
          </string-name>
          <article-title>Measuring personality in one minute or less: A 10-item short version of the big five inventory in english and german</article-title>
          ,
          <source>Journal of Research in Personality 41</source>
          (
          <year>2007</year>
          )
          <fpage>203</fpage>
          -
          <lpage>212</lpage>
          . URL: https://www.sciencedirect.com/science/article/pii/ S0092656606000195. doi:https://doi.org/10.1016/j.jrp.
          <year>2006</year>
          .
          <volume>02</volume>
          .001.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>S. D.</given-names>
            <surname>Gosling</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. J.</given-names>
            <surname>Rentfrow</surname>
          </string-name>
          , W. B.
          <string-name>
            <surname>Swann</surname>
          </string-name>
          ,
          <article-title>A very brief measure of the big-five personality domains</article-title>
          ,
          <source>Journal of Research in Personality 37</source>
          (
          <year>2003</year>
          )
          <fpage>504</fpage>
          -
          <lpage>528</lpage>
          . URL: https: //www.sciencedirect.com/science/article/pii/S0092656603000461. doi:https://doi.org/ 10.1016/S0092-
          <volume>6566</volume>
          (
          <issue>03</issue>
          )
          <fpage>00046</fpage>
          -
          <lpage>1</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Mehta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Majumder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. F.</given-names>
            <surname>Gelbukh</surname>
          </string-name>
          , E. Cambria,
          <article-title>Recent trends in deep learning based personality detection</article-title>
          , CoRR abs/
          <year>1908</year>
          .03628 (
          <year>2019</year>
          ). URL: http://arxiv.org/abs/
          <year>1908</year>
          .03628. arXiv:
          <year>1908</year>
          .03628.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M.</given-names>
            <surname>Cristani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Vinciarelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Segalin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Perina</surname>
          </string-name>
          ,
          <article-title>Unveiling the multimedia unconscious: Implicit cognitive processes and multimedia content analysis</article-title>
          ,
          <source>in: Proceedings of the 21st ACM International Conference on Multimedia, MM '13</source>
          ,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2013</year>
          , p.
          <fpage>213</fpage>
          -
          <lpage>222</lpage>
          . URL: https://doi.org/10.1145/2502081. 2502280. doi:
          <volume>10</volume>
          .1145/2502081.2502280.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Halim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zouq</surname>
          </string-name>
          ,
          <article-title>On identification of big-five personality traits through choice of images in a real-world setting</article-title>
          ,
          <source>Multimedia Tools Appl</source>
          .
          <volume>80</volume>
          (
          <year>2021</year>
          )
          <fpage>33377</fpage>
          -
          <lpage>33408</lpage>
          . URL: https://doi.org/10.1007/s11042-021-11419-5. doi:
          <volume>10</volume>
          .1007/s11042-021-11419-5.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>S. C.</given-names>
            <surname>Guntuku</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Carpenter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. K.</given-names>
            <surname>Ng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. H.</given-names>
            <surname>Ungar</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.</surname>
          </string-name>
          Preoţiuc-Pietro,
          <article-title>Studying personality through the content of posted and liked images on twitter</article-title>
          ,
          <source>in: Proceedings of the 2017 ACM on Web Science Conference</source>
          , WebSci '17,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2017</year>
          , p.
          <fpage>223</fpage>
          -
          <lpage>227</lpage>
          . URL: https://doi.org/10.1145/3091478. 3091522. doi:
          <volume>10</volume>
          .1145/3091478.3091522.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>C.</given-names>
            <surname>Segalin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Perina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cristani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Vinciarelli</surname>
          </string-name>
          ,
          <article-title>The pictures we like are our image: Continuous mapping of favorite pictures into self-assessed and attributed personality traits</article-title>
          ,
          <source>IEEE Transactions on Afective Computing</source>
          <volume>8</volume>
          (
          <year>2017</year>
          )
          <fpage>268</fpage>
          -
          <lpage>285</lpage>
          . doi:
          <volume>10</volume>
          .1109/TAFFC.
          <year>2016</year>
          .
          <volume>2516994</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S. C.</given-names>
            <surname>Guntuku</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. T.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Roy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. W.</given-names>
            <surname>Tsang</surname>
          </string-name>
          , '
          <article-title>who likes what and, why?' insights into modeling users' personality based on image 'likes'</article-title>
          ,
          <source>IEEE Transactions on Afective Computing</source>
          <volume>9</volume>
          (
          <year>2018</year>
          )
          <fpage>130</fpage>
          -
          <lpage>143</lpage>
          . doi:
          <volume>10</volume>
          .1109/TAFFC.
          <year>2016</year>
          .
          <volume>2581168</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>L.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <article-title>Personality-assisted multi-task learning for generic and personalized image aesthetics assessment</article-title>
          ,
          <source>IEEE Transactions on Image Processing</source>
          <volume>29</volume>
          (
          <year>2020</year>
          )
          <fpage>3898</fpage>
          -
          <lpage>3910</lpage>
          . doi:
          <volume>10</volume>
          .1109/TIP.
          <year>2020</year>
          .
          <volume>2968285</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>R.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Pu</surname>
          </string-name>
          ,
          <article-title>Enhancing collaborative filtering systems with personality information</article-title>
          ,
          <source>in: Proceedings of the Fifth ACM Conference on Recommender Systems</source>
          , RecSys '11,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2011</year>
          , p.
          <fpage>197</fpage>
          -
          <lpage>204</lpage>
          . URL: https: //doi.org/10.1145/2043932.2043969. doi:
          <volume>10</volume>
          .1145/2043932.2043969.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Hafshejani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kaedi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Fatemi</surname>
          </string-name>
          ,
          <article-title>Improving sparsity and new user problems in collaborative filtering by clustering the personality factors</article-title>
          ,
          <source>Electronic Commerce Research</source>
          <volume>18</volume>
          (
          <year>2018</year>
          ). doi:
          <volume>10</volume>
          .1007/s10660-018-9287-x.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>F.</given-names>
            <surname>Cena</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Likavec</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rapp</surname>
          </string-name>
          ,
          <article-title>Real world user model: Evolution of user modeling triggered by advances in wearable and ubiquitous computing: State of the art and future directions</article-title>
          ,
          <source>Information Systems Frontiers</source>
          <volume>21</volume>
          (
          <year>2019</year>
          ).
          <source>doi:10.1007/s10796-017-9818-3.</source>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>M.</given-names>
            <surname>Onori</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Micarelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Sansonetti</surname>
          </string-name>
          ,
          <article-title>A comparative analysis of personality-based music recommender systems</article-title>
          , in: EMPIRE@RecSys,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>J.</given-names>
            <surname>Golbeck</surname>
          </string-name>
          , E. Norris, Personality, movie preferences, and recommendations,
          <source>in: 2013 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining (ASONAM</source>
          <year>2013</year>
          ),
          <year>2013</year>
          , pp.
          <fpage>1414</fpage>
          -
          <lpage>1415</lpage>
          . doi:
          <volume>10</volume>
          .1145/2492517.2492572.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>P.</given-names>
            <surname>Alves</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Saraiva</surname>
          </string-name>
          , J. a. Carneiro,
          <string-name>
            <given-names>P.</given-names>
            <surname>Campos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Martins</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Novais</surname>
          </string-name>
          , G. Marreiros,
          <article-title>Modeling tourists' personality in recommender systems: How does personality influence preferences for tourist attractions?</article-title>
          ,
          <source>in: Proceedings of the 28th ACM Conference on User Modeling, Adaptation and Personalization</source>
          , UMAP '20,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2020</year>
          , p.
          <fpage>4</fpage>
          -
          <lpage>13</lpage>
          . URL: https://doi.org/10.1145/3340631.3394843. doi:
          <volume>10</volume>
          .1145/ 3340631.3394843.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>A. K. Theo Arentze</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Aksenov</surname>
          </string-name>
          ,
          <article-title>Recent trends in deep learning based personality detection</article-title>
          ,
          <source>Information Technology Tourism</source>
          <volume>19</volume>
          (
          <year>2018</year>
          ). URL: https://doi.org/10.1007/ s40558-018-0105-z. doi:
          <volume>10</volume>
          .1007/s40558-018-0105-z.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>F.</given-names>
            <surname>Cena</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Console</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Likavec</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Micheli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Vernero</surname>
          </string-name>
          ,
          <article-title>How personality traits can be used to shape itinerary factors in recommender systems for young travellers</article-title>
          ,
          <source>IEEE Access 11</source>
          (
          <year>2023</year>
          )
          <fpage>61968</fpage>
          -
          <lpage>61985</lpage>
          . doi:
          <volume>10</volume>
          .1109/ACCESS.
          <year>2023</year>
          .
          <volume>3285258</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>S.</given-names>
            <surname>Milano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Taddeo</surname>
          </string-name>
          , L. Floridi,
          <article-title>Recommender systems and their ethical challenges</article-title>
          ,
          <source>AI &amp; SOCIETY</source>
          <volume>35</volume>
          (
          <year>2020</year>
          )
          <fpage>957</fpage>
          -
          <lpage>967</lpage>
          . URL: https://doi.org/10.1007/s00146-020-00950-y. doi:
          <volume>10</volume>
          . 1007/s00146-020-00950-y.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>