<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>September</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Towards More Impactful Recommender Systems Research</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>A Working Paper</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Oren Sar Shalom Intuit AI</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Israel Oren_SarShalom@intuit.com</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Dietmar Jannach University of Klagenfurt</institution>
          ,
          <country country="AT">Austria</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Impact of Recommender Systems</institution>
          ,
          <addr-line>Evaluation</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Joseph A. Konstan University of Minnesota</institution>
          ,
          <country country="US">USA</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2019</year>
      </pub-date>
      <volume>19</volume>
      <issue>2019</issue>
      <abstract>
        <p>A number of ways exist in which a recommender system can have an impact on users and business. However, only a small number of them can be reasonably addressed with today's predominant and narrow research approach based on ofline experimentation and accuracy measures. It sometimes even stands to question if small increases in prediction accuracy will actually lead to a better system in any of the ways in which a recommender system can impact users and create value. We therefore argue for a more impact-oriented approach to research in the field of recommender systems. With such a refocused lens, we hope that the corresponding research results are also more impactful and relevant in reality. To foster such research, we present in this work a first taxonomy describing the various facets to consider when developing impact-oriented research, ranging from the expected value of a recommender for diferent stakeholders to the potential risks that come with such applications.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>CCS CONCEPTS</title>
      <p>• Information systems → Recommender systems; • Social
and professional topics → Socio-technical systems.</p>
    </sec>
    <sec id="sec-2">
      <title>INTRODUCTION</title>
      <p>In the field of Computer Science, academic research on
recommender systems is dominated by the hunt for algorithmic
improvements. The main goal of most research works in this context is to
demonstrate that the newly proposed technical approach is better
than previous works at predicting held-out user preferences for
unseen items. The underlying, implicit assumption of researchers
is that when we can estimate the relevance of an item more reliably,
the actually relevant items will be placed higher in the
recommendation lists presented to the users. As a result, users can be positively
impacted by the recommender system, e.g., as they can more easily
ifnd what they are looking for.</p>
      <p>Framing the recommendation task as a “curve-fitting” problem is
attractive for researchers for diferent reasons, for example, because
it helps us to abstract from domain specifics. More importantly,
however, it also relieves us from the hassle of creating and arguing
for a specific experimental design for our research. As long we
rely on our implicit assumption described above, it is considered
suficient to show that a new algorithm is better, by a few percent,
in an experimental configuration of (i) baselines, (ii) datasets, and
(iii) evaluation procedure and (iv) performance measure. The
experimental configuration can be chosen by the researcher with
some degrees of freedom. Since, for example, our techniques are
usually domain-agnostic, the choice if the dataset—as one part of
the experiment setup–can almost be done arbitrarily.</p>
      <p>
        Generally, there is no doubt that the choice and the design of
the recommendation algorithm matters a lot in practice. In [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ],
various reports on practical deployments of recommender systems
are summarized. These reports show that recommender systems
impact users in diferent ways, e.g., regarding which choices they
make or how engaged they are with the site. This, in turn, can lead
to a number of efects that are desirable from the perspective of the
business, e.g., in terms of increased sales or customer retention.
      </p>
      <p>
        However, in almost all of these results that were observed in
A/B tests, the comparison was made between algorithms that were
quite diferent, e.g., a simple popularity-based method vs. a machine
learning approach, or a purchase-based vs. a view-based
collaborative filtering technique [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. This is quite some contrast to the
academic world, where we often compare algorithm variants of
very similar types (e.g., two matrix factorization techniques that
were trained on the same data). Since the diferences are often small,
it remains to question if small increases will actually make a
diference with respect to the users’ perception of the recommendations.
A number of user studies could in fact not show that higher ofline
accuracy led to a better quality perception by users [
        <xref ref-type="bibr" rid="ref2 ref21 ref4 ref6">2, 4, 6, 21</xref>
        ]. At
the same time, Gomez-Uribe and Hunt mention in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] that in the
case of the Netflix recommender system the outcomes of ofline
experiments were not too predictive of online “success” either.
      </p>
      <p>
        Generally, focusing only on one measure, in our case prediction
accuracy, is well known to be “not enough” [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] and might
actually hamper progress in the field of recommender systems. Various
additional quality factors were discussed over the past ten years,
e.g., with respect to diversity, novelty or serendipity. However, as
long as these aspects are only investigated through ofline
experiments and computational measures, it remains unclear if users
actually like more diversified recommendation lists or if they will
lead to more business value. In some ways, with the predominant
algorithm-centric approach, a certain stagnation in certain subfields
of recommender systems research can be identified. Rendle et al.,
for example, recently found that—even in the traditional core area
of making better rating predictions—the techniques published in
the last few years were actually not better than what we had years
ago. Similar phenomena were found in the area of information
retrieval recently [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] and ten years ago [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>With this position paper and with the 1st Workshop on the Impact
of Recommender Systems at the ACM Conference on Recommender
Systems, our goal is to raise the awareness among researchers
regarding the importance of impact-oriented research. Specifically,
we fear that certain parts of today’s academic research might have
very limited impact in practice. To outline possible areas of future
research, we present a first taxonomy of impact-oriented research
in the next section.
2</p>
    </sec>
    <sec id="sec-3">
      <title>ASPECTS OF IMPACT-ORIENTED</title>
    </sec>
    <sec id="sec-4">
      <title>RECOMMENDER SYSTEMS RESEARCH</title>
      <p>
        The limitations of almost mono-thematic, algorithms- and
accuracycentric “leaderboard chasing” research on recommender systems
in the field of Computer Science has been discussed previously in
the literature, see, e.g., [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], a paper which in particular focuses on
the user experience or [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], where the authors argue for a
systemsoriented research approach. The Information Systems literature
is much richer in this respect, see e.g., the conceptual framework
proposed in [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ], where the algorithms are only one of many
ingredients to consider when designing recommender systems.
      </p>
      <p>In the spirit of this latter work, we propose in this present work
a taxonomy (see Figure 1) as a conceptual model of relevant aspects
to consider for impact-oriented, and thus hopefully more impactful,
research on recommender systems.</p>
      <p>
        Value and Purpose. Research today often focuses on a small set of
potential ways in which a recommender system can create value for
the consumer. A recommender system can, however, serve various
purposes and, furthermore, be beneficial for various stakeholders,
including and service providers, online retailers or manufacturers
[
        <xref ref-type="bibr" rid="ref22 ref8">8, 22</xref>
        ]. This value can be created directly, e.g., through increased
sales, or more indirectly, e.g., through increased engagement and
customer trust. In our networked society, recommendations can
furthermore create value through referral, e.g., on social media.
Another diferentiation is related to the longevity of the value, i.e.,
if it is a short-term or a lasting long-term efect . Overall, to be more
impactful, it is important that researchers consider such details of
such value-related aspects and also investigate potential trade-ofs
between stakeholder goals in more depth in the future.
      </p>
      <p>
        Risks and Responsible Recommendations. Recommender systems
can also have undesired impacts and risks. An obvious one is that
individual users might be dissatisfied with the quality of the
recommendations and stop using the service. But also on the
organizational or even societal level recommenders can have an efect.
They can, for example, lead to actually decreased diversity and
popularity reinforcement efects [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] for an e-commerce site or
create filter bubbles [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] and echo chambers in a social network or
society. Other risks include discrimination or the lack of fairness
[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], topics which received increased interest in recent years, and
which require novel mechanisms for responsible recommendation.
      </p>
      <p>
        Research Methods and Measurements. Today’s methodological
repertoire can sometimes appear very narrow, mostly consisting
of ofline experiments as mentioned above, which can tell us little
about impact. Given the many limitations of such a research
approach, more user-centric research is needed, and many tools for
this type of research are readily available [
        <xref ref-type="bibr" rid="ref12 ref20">12, 20</xref>
        ]. In some areas,
e.g., in conversational recommendation, even more foundational
research is needed to understand how humans interact and how
an efective computerized recommendation dialog should be
designed. Here, observational studies or Wizard-of-Oz experiments
are promising means for future research.
      </p>
      <p>
        But there is also potential for better ofline evaluation.
Alternative approaches, e.g., based on the simulation of long-term efects
on user behavior, could for instance be explored to obtain a better
understanding of the efects of recommenders without the need
for a field test, see e.g., [
        <xref ref-type="bibr" rid="ref17 ref25 ref9">9, 17, 25</xref>
        ]. Recently, also techniques like
of-policy evaluation [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] and counterfactual reasoning were
investigated as a means to obtain a more realistic assessment of efects
from ofline data. While having solid theoretical justification,
ofpolicy evaluation is usually focused on accuracy and hence lacks the
ability to predict various additional forms of impact. One possible
future line of work could for example line in the extension of such
approaches to also consider phenomena related, e.g., to diversity.
      </p>
      <p>
        Impact-Oriented Algorithms. As emphasized in the introduction,
the majority of the algorithmic proposals that are published today
focus solely on ofline accuracy and do not take any of the discussed
value perspectives directly into account. To be impactful, future
research should focus more on the intended purpose of a system and
its expected impact [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. These could be, for example, algorithms that
are able to consider business goals together with consumer value
[
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], persuasive or explanatory approaches that help users make
better-informed decisions or increase their choice satisfaction, or
approaches which better understand the user’s current contextual
situation (e.g., the phase in the decision process) when generating
item suggestions.
      </p>
      <p>Applications. Last but not least, domain-specific and
applicationspecific aspects are far too often not taken into account. Ultimately,
recommender systems research is mostly very applied, i.e., there
mostly are no theories or hypotheses in algorithms-related research.
The search for the “best” model across domains appears mostly
futile, because many aspects are depending on the intended purpose
of the system. Recommending items that are already popular can,
for example, be desirable in one domain to increase revenue, and
not desirable in another, where discovery support is the main goal.</p>
      <p>
        Generally, the hunt for the best model, see also [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ], can lead
to a “leaderboard chasing” research approach where already small
improvements are considered as a publishable result, and where
the underlying reasons for the improvements become secondary.
Furthermore, it can be assumed that there actually is no “best model”
across domains as algorithm rankings typically depend on a
variety of factors, including baselines, datasets, data pre-processing,
optimization procedures, evaluation protocols and metrics.
      </p>
      <p>Impact-oriented research therefore has to take these
domainspecifics into account, both in the way the algorithms are designed
and in the way the efects are evaluated. This, of course, does not
mean that researchers should only focus on individual domains
and not strive for generalizable approaches. It remains important
that researchers develop techniques that generalize and are useful
beyond the individual case.
3</p>
    </sec>
    <sec id="sec-5">
      <title>SUMMARY</title>
      <p>Current research is mostly focused on a very specific technical part
of a recommender system. It furthermore often relies on a very
abstract problem formulation and evaluation approaches, which
make it dificult to judge if the obtained improvements are actually
relevant in the real work. With this position paper and the
workshop on the impact of recommender systems1, we hope to raise
awareness that more encompassing research approach is required
to achieve insights that matter.
1We thank the participants of the workshop for the active discussion and their valuable
inputs to this work.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Timothy</surname>
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Armstrong</surname>
            , Alistair Mofat,
            <given-names>William</given-names>
          </string-name>
          <string-name>
            <surname>Webber</surname>
            , and
            <given-names>Justin</given-names>
          </string-name>
          <string-name>
            <surname>Zobel</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Improvements That Don't Add Up: Ad-hoc Retrieval Results Since 1998</article-title>
          .
          <source>In Proceedings of the 18th ACM Conference on Information and Knowledge Management (CIKM '09)</source>
          .
          <fpage>601</fpage>
          -
          <lpage>610</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Jöran</given-names>
            <surname>Beel</surname>
          </string-name>
          and
          <string-name>
            <given-names>Stefan</given-names>
            <surname>Langer</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>A Comparison of Ofline Evaluations, Online Evaluations, and User Studies in the Context of Research-Paper Recommender Systems</article-title>
          .
          <source>In Proceedings TPDL '15</source>
          .
          <fpage>153</fpage>
          -
          <lpage>168</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Stephen</given-names>
            <surname>Bonner</surname>
          </string-name>
          and
          <string-name>
            <given-names>Flavian</given-names>
            <surname>Vasile</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Causal embeddings for recommendation</article-title>
          .
          <source>In Proceedings of the 12th ACM Conference on Recommender Systems. ACM</source>
          ,
          <volume>104</volume>
          -
          <fpage>112</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Cremonesi</surname>
          </string-name>
          , Franca Garzotto, and
          <string-name>
            <given-names>Roberto</given-names>
            <surname>Turrin</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Investigating the Persuasion Potential of Recommender Systems from a Quality Perspective: An Empirical Study</article-title>
          .
          <source>Transactions on Interactive Intelligent Systems</source>
          <volume>2</volume>
          ,
          <issue>2</issue>
          (
          <year>2012</year>
          ),
          <fpage>1</fpage>
          -
          <lpage>41</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Michael</surname>
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Ekstrand</surname>
            , Robin Burke, and
            <given-names>Fernando</given-names>
          </string-name>
          <string-name>
            <surname>Diaz</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>Fairness and Discrimination in Retrieval and Recommendation</article-title>
          .
          <source>In Proceedings of the 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          ,
          <string-name>
            <surname>SIGIR</surname>
          </string-name>
          <year>2019</year>
          .
          <volume>1403</volume>
          -
          <fpage>1404</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Florent</given-names>
            <surname>Garcin</surname>
          </string-name>
          , Boi Faltings, Olivier Donatsch, Ayar Alazzawi, Christophe Bruttin, and
          <string-name>
            <given-names>Amr</given-names>
            <surname>Huber</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Ofline and Online Evaluation of News Recommender Systems at Swissinfo</article-title>
          .Ch.
          <source>In Proceedings RecSys '14</source>
          .
          <fpage>169</fpage>
          -
          <lpage>176</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Carlos</surname>
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Gomez-Uribe</surname>
            and
            <given-names>Neil</given-names>
          </string-name>
          <string-name>
            <surname>Hunt</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>The Netflix Recommender System: Algorithms, Business Value, and Innovation</article-title>
          .
          <source>Transactions on Management Information Systems 6</source>
          ,
          <issue>4</issue>
          (
          <year>2015</year>
          ),
          <volume>13</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>13</lpage>
          :
          <fpage>19</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Dietmar</given-names>
            <surname>Jannach</surname>
          </string-name>
          and
          <string-name>
            <given-names>Gediminas</given-names>
            <surname>Adomavicius</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Recommendations with a Purpose</article-title>
          .
          <source>In Proceedings of the 10th ACM Conference on Recommender Systems (RecSys '16)</source>
          .
          <fpage>7</fpage>
          -
          <lpage>10</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Dietmar</given-names>
            <surname>Jannach</surname>
          </string-name>
          and
          <string-name>
            <given-names>Gediminas</given-names>
            <surname>Adomavicius</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Price and Profit Awareness in Recommender Systems</article-title>
          .
          <source>CoRR abs/1707</source>
          .08029 (
          <year>2017</year>
          ). http://arxiv.org/abs/ 1707.08029
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>Dietmar</given-names>
            <surname>Jannach</surname>
          </string-name>
          and
          <string-name>
            <given-names>Michael</given-names>
            <surname>Jugovac</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>Measuring the Business Value of Recommender Systems</article-title>
          . CoRR abs/
          <year>1908</year>
          .08328 (
          <year>2019</year>
          ). arXiv:
          <year>1908</year>
          .08328
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Dietmar</given-names>
            <surname>Jannach</surname>
          </string-name>
          , Paul Resnick, Alexander Tuzhilin, and
          <string-name>
            <given-names>Markus</given-names>
            <surname>Zanker</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <source>Recommender Systems - Beyond Matrix Completion. Commun. ACM</source>
          <volume>59</volume>
          ,
          <issue>11</issue>
          (
          <year>2016</year>
          ),
          <fpage>94</fpage>
          -
          <lpage>102</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>B.P.</given-names>
            <surname>Knijnenburg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.C.</given-names>
            <surname>Willemsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Gantner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Soncu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>Newell</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Explaining the user experience of recommender systems</article-title>
          .
          <source>User Modeling and User-Adapted Interaction 22</source>
          ,
          <issue>4</issue>
          (
          <year>2012</year>
          ),
          <fpage>441</fpage>
          -
          <lpage>504</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>Joseph</given-names>
            <surname>Konstan and John Riedl</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Recommender systems: from algorithms to user experience</article-title>
          .
          <source>User Modeling and User-Adapted Interaction 22</source>
          ,
          <fpage>1</fpage>
          -
          <lpage>2</lpage>
          (
          <year>2012</year>
          ),
          <fpage>101</fpage>
          -
          <lpage>123</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>Dokyun</given-names>
            <surname>Lee</surname>
          </string-name>
          and
          <string-name>
            <given-names>Kartik</given-names>
            <surname>Hosanagar</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Impact of Recommender Systems on Sales Volume and Diversity</article-title>
          .
          <source>In Proceedings of the 2014 International Conference on Information Systems (ICIS '14).</source>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>Jimmy</given-names>
            <surname>Lin</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>The Neural Hype and Comparisons Against Weak Baselines</article-title>
          .
          <source>SIGIR Forum 52</source>
          ,
          <issue>2</issue>
          (Jan.
          <year>2019</year>
          ),
          <fpage>40</fpage>
          -
          <lpage>51</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Xiao</surname>
            <given-names>Lin</given-names>
          </string-name>
          , Hongjie Chen, Changhua Pei, Fei Sun, Xuanji Xiao, Hanxiao Sun, Yongfeng Zhang, Wenwu Ou, and
          <string-name>
            <given-names>Peng</given-names>
            <surname>Jiang</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>A Pareto-eficient Algorithm for Multiple Objective Optimization in e-Commerce Recommendation</article-title>
          .
          <source>In Proceedings of the 13th ACM Conference on Recommender Systems (RecSys '19)</source>
          .
          <fpage>20</fpage>
          -
          <lpage>28</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Wei</surname>
            <given-names>Lu</given-names>
          </string-name>
          , Shanshan Chen,
          <string-name>
            <given-names>Keqian</given-names>
            <surname>Li</surname>
          </string-name>
          , and
          <string-name>
            <surname>Laks</surname>
            <given-names>V. S.</given-names>
          </string-name>
          <string-name>
            <surname>Lakshmanan</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Show Me the Money: Dynamic Recommendations for Revenue Maximization</article-title>
          .
          <source>Proc. VLDB Endow</source>
          .
          <volume>7</volume>
          ,
          <issue>14</issue>
          (
          <year>2014</year>
          ),
          <fpage>1785</fpage>
          -
          <lpage>1796</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Sean M. McNee</surname>
          </string-name>
          ,
          <string-name>
            <surname>John Riedl</surname>
          </string-name>
          , and
          <string-name>
            <surname>Joseph</surname>
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Konstan</surname>
          </string-name>
          .
          <year>2006</year>
          .
          <article-title>Being Accurate is Not Enough: How Accuracy Metrics Have Hurt Recommender Systems</article-title>
          .
          <source>In CHI '06 Extended Abstracts on Human Factors in Computing Systems (CHI EA '06)</source>
          .
          <fpage>1097</fpage>
          -
          <lpage>1101</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>Eli</given-names>
            <surname>Pariser</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>The Filter Bubble: What the Internet Is Hiding from You</article-title>
          . Penguin Group , The.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Pearl</surname>
            <given-names>Pu</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Li</given-names>
            <surname>Chen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Rong</given-names>
            <surname>Hu</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>A User-centric Evaluation Framework for Recommender Systems</article-title>
          .
          <source>In Proceedings of the Fifth ACM Conference on Recommender Systems (RecSys '11)</source>
          .
          <fpage>157</fpage>
          -
          <lpage>164</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <surname>Marco</surname>
            <given-names>Rossetti</given-names>
          </string-name>
          , Fabio Stella, and
          <string-name>
            <given-names>Markus</given-names>
            <surname>Zanker</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Contrasting Ofline and Online Results when Evaluating Recommendation Algorithms</article-title>
          .
          <source>In Proceedings RecSys '16</source>
          .
          <fpage>31</fpage>
          -
          <lpage>34</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <surname>Özge</surname>
            <given-names>Sürer</given-names>
          </string-name>
          , Robin Burke, and
          <string-name>
            <surname>Edward</surname>
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Malthouse</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Multistakeholder recommendation with provider constraints</article-title>
          .
          <source>In Proceedings of the 12th ACM Conference on Recommender Systems</source>
          ,
          <string-name>
            <surname>RecSys</surname>
          </string-name>
          <year>2018</year>
          .
          <fpage>54</fpage>
          -
          <lpage>62</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>Kiri</given-names>
            <surname>Wagstaf</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Machine Learning that Matters</article-title>
          .
          <source>In Proceedings ICML '12</source>
          .
          <fpage>529</fpage>
          -
          <lpage>536</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>Bo</given-names>
            <surname>Xiao</surname>
          </string-name>
          and
          <string-name>
            <given-names>Izak</given-names>
            <surname>Benbasat</surname>
          </string-name>
          .
          <year>2007</year>
          .
          <article-title>E-commerce Product Recommendation Agents: Use, Characteristics, and Impact</article-title>
          .
          <source>MIS Quarterly 31</source>
          ,
          <issue>1</issue>
          (
          <year>2007</year>
          ),
          <fpage>137</fpage>
          -
          <lpage>209</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <surname>Jingjing</surname>
            <given-names>Zhang</given-names>
          </string-name>
          , Gediminas Adomavicius, Alok Gupta, and Wolfgang kKetter.
          <year>2019</year>
          .
          <article-title>Consumption and Performance: Understanding Longitudinal Dynamics of Recommender Systems via an Agent-Based Simulation Framework</article-title>
          .
          <source>Information Systems Research</source>
          forthcoming (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>