<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Towards Joint Information Retrieval and Recommender Systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Simone Merlo</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Padua</institution>
          ,
          <addr-line>Padua</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2026</year>
      </pub-date>
      <abstract>
        <p>Everyone has some information need related to work tasks, entertainment or other fields. The technological components that are used to answer them usually are Information Retrieval (IR) systems and Recommender Systems (RS). Despite these two types of systems are traditionally developed in isolation, since the nineties it was clear that there were common aspects between IR and RS. Indeed, they are both concerned with retrieving the most relevant documents or items in a collection according to a user request. Only recently some eforts have been directed towards the development of joint IR and RS systems. Nonetheless, most of the created systems focus on gaining the knowledge to carry out one of the two tasks based on the data of the other. A few relevant results really addressed the issue of joint IR and RS but they present several limitations: most of existing models are jointly optimized by aggregating data from both tasks without considering that users' intents in IR and RS sometimes may be diferent; current models focus on personalization without considering cold-start users; lack of appropriate, public datasets suitable for training and evaluating such models. This paper outlines the author's PhD research objectives in designing new models and resources that allow to overcome the discussed limitations.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Information Retrieval</kwd>
        <kwd>Recommender Systems</kwd>
        <kwd>Conversational Search</kwd>
        <kwd>Conversational Recommendation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Motivation</title>
      <p>
        The information access scenario is increasingly expanding due to the growing need of people to seek
for information. In this field the two major components used to satisfy the users’ information needs
are: Information Retrieval (IR) systems and Recommender Systems (RS). The former provides the most
relevant documents –or items, depending on the application– given a textual query (the information
need), the latter suggests to the user some items based on the user’s historical interactions (e.g., clicked
or purchased items). Despite these two categories of systems are often considered as independent, there
exist several points of connection [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Indeed, both IR and RS are mainly concerned with providing
the users with the piece of information that is most suitable for their information need. However,
diferences are still present: while IR systems are mainly concerned with retrieving the most relevant
documents in a collection, which usually are the “most similar” ones, to the request, RS may be also
required to recommend items that are complementary, and not only similar, to the users’ preferences.
      </p>
      <p>
        Nowadays the results of IR systems and RS are often merged together to provide the users with a
more comprehensive answer (e.g., the suggested products in the search engines results page). Thus, IR
and RS are perceived as joint tasks and even though under the hood there are some variations, the end
user does not notice diferences between those two technologies. Recently the research community
started to develop systems performing both the IR and RS tasks jointly, noticing a promising increase
in performance [
        <xref ref-type="bibr" rid="ref2 ref3 ref4">2, 3, 4</xref>
        ]. However, this novel research frontier still presents limitations:
• (L1) most of existing models are jointly optimized by simply aggregating data from both tasks
without considering that user intents in IR and RecSys sometimes may be diferent.
• (L2) Current models deeply focus on user history without considering that the search task (IR)
could be performed by cold-start users or by external people/agents.
• (L3) Lack of appropriate, public datasets suitable for training and evaluating models performing
both IR and RS tasks jointly.
      </p>
      <p>
        Moreover, along with the traditional ones, conversational information access systems started to be
extensively developed and employed. This is mainly due to the naturalness and ease of interaction that
this type of systems enable. Indeed, conversations represent the most natural interaction interface for
humans. Conversational Information access systems include both Conversational Search (CS) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] and
Conversational Recommendation (CR) [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] systems. However, in the conversational context CS and CR
are still thought as completely independent, even if their integration could lead to significant
advantages. Indeed, a user seeking for a recommendation may realize to be in need for additional, external
information, or, a user with a “search style” information need may benefit from some recommendation
(e.g., when looking for products).
      </p>
      <p>
        This work summarizes the author’s Ph.D. studies [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] in the field of joint IR and RS and outlines his
future research directions, aiming to overcome the current limitations of this novel research field, also in
the conversational context. The main objective is to develop new publicly available resources including
datasets and models that allow to exploit the advantages derived from the joint modeling of IR and RS.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Background and Related Work</title>
      <sec id="sec-2-1">
        <title>2.1. Joint Information Retrieval and Recommendation</title>
        <p>
          Traditionally, for historical and industrial reasons, IR systems and RS are developed in isolation. Indeed,
when users express an information need that requires both retrieval and recommendation, two separate
systems are often employed, one for each task, and the results are then merged together. This is evident
when the information need concerns a product, in fact, in that case, the user might be asking both for
recommendations or information (retrieval) related to it. Nonetheless, since the nineties it was clear
that there were common aspects between IR and RS, in fact, Belkin and Croft [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] consider them as “two
sides of the same coin”. However, this research area has never been explored until recent times. Indeed,
recently, the research community started to develop systems carrying out both IR and RS tasks jointly,
noticing a promising increase in performance. In particular, Zamani and Croft [
          <xref ref-type="bibr" rid="ref2 ref3">3, 2</xref>
          ] have shown that
developing such models allows to improve the performance thanks to the sharing of knowledge between
IR and RS. However, most of the developed systems focus on refining RS capabilities by exploiting the
search data [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] or on gaining the knowledge to carry out one of the two tasks based on the data of the
other [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]. Only a few relevant results really addressed the issue of joint IR and RS: a first proposed model
based on graph neural networks was SRJGraph [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] while the current state-of the art is represented by
the Unified Information Access ( UIA) framework [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]. UIA fine-tunes some pre-trained BERT models in
order to learn a dense representation in a latent space of both the input data (request) and the items to
be retrieved, in such a way that the most relevant matches are the ones whose dense representation is
the closest in space with respect to the one of the request. Furthermore, this framework employs an
Attentive Personalization Network that is used to grasp knowledge from the previous user interactions.
        </p>
        <p>
          However, despite some models performing both retrieval and recommendation jointly have been
developed there is still no publicly available dataset specifically designed to train and evaluate this kind
of systems. Indeed, the majority of existing approaches employ either or private datasets or datasets
designed for a single task which are processed to fit for both task ( i.e., generating the queries for RS
datasets or the user interaction histories for IR datasets). In this context popular datasets are: the
Amazon Reviews recommendation dataset [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] and the Amazon ESCI IR dataset [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ].
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Conversational Information Retrieval and Recommendation</title>
        <p>
          In the conversational context, several CS [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] and CR [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] systems have been developed. Along with
systems also many datasets have been published [
          <xref ref-type="bibr" rid="ref12 ref13 ref14 ref15">12, 13, 14, 15</xref>
          ] and for CS dedicated conference
tracks have been created, including TREC CAsT [
          <xref ref-type="bibr" rid="ref16 ref17 ref18 ref19">16, 17, 18, 19</xref>
          ] and TREC iKAT [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ]. However, joint
Conversational Search and Recommendation (CSR) has not been explored yet. We ascribe this absence
of joint CSR systems to the lack of appropriate CSR dataset. Nonetheless, also in the conversational
context, end users would benefit from the joint modeling of IR and RS which would naturally reflect
real-world behaviour. Indeed, users seeking for recommendations may need additional information to
adjust their query (or the other way around).
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>2.3. Evaluation in Information Retrieval and Recommendation</title>
        <p>
          The classical IR evaluation measures [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ] usually take into account the rank of the retrieved documents
for a set of test queries. The most popular measure, in this sense, is Discounted Cumulative Gain (DCG)
[
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]. Nonetheless, even evaluation measures which do not take into account the rank are widely used:
Mean Average Precision (MAP) and recall. However, independently of the employed measures, in IR,
the top-k retrieved documents are usually considered to compute them.
        </p>
        <p>In recommendation instead, the scenario is slightly diferent. The results are usually considered per
user rather than per query. Indeed, usually a few user interactions (often only the most recent in time)
are retained as test data and are used to evaluate the system’s recommendations, while the remaining
interactions are employed for training purposes. Nonetheless, DCG, precision and recall represent
evaluation measures that are employed also in recommendation. Moreover, other measures that are
often used in recommendation are Mean Absolute Error (MAE) and Hit Ratio (HR).</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Research Goals</title>
      <p>The proposed research focuses on the development of innovative joint IR and RS models, overcoming
the limitations discussed in Section 1. Therefore we define the following research objectives:
• (O1) models: develop new models to carry out IR and RS tasks jointly that are able to capture the
diferences (and not only the similarities) between the user intents (overcoming L1). Moreover,
we aim at improving the current systems user management, in order to efectively exploit the
user historical interactions while allowing cold-start and external users to take advantage of the
benefits of joint IR and RS (overcoming L2). Finally, we focus on realizing all the models with
particular attention to their computational burden.
• (O2) evaluation: evaluate the performance of the new models both from the eficiency and
efectiveness point of view. Moreover, we aim to generate some datasets that are be specifically
built for the evaluation of models performing IR and RS tasks jointly (overcoming L3).
Furthermore, other important objectives are: difusing the knowledge about joint IR and RS to the
research community and providing further and more accurate evidence of the efectiveness of the
frameworks based on this concept. We pursue these goals not only in the traditional information access
scenario but also in the conversational context.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Proposed Approaches and Current Work</title>
      <p>In this section we propose some approaches to achieve the objectives and overcome the limitations
discussed in Sections 3 and 1, respectively. Moreover, we report the current state of our work and how
we applied the proposed approaches.</p>
      <sec id="sec-4-1">
        <title>4.1. Proposed Approaches</title>
        <p>In the following we describe the main approaches that we plan to apply for each of the core goals
defined in Section 3.</p>
        <p>Search
Request</p>
        <p>RequSesetaErcnhcoder
Recommendation</p>
        <p>Request</p>
        <p>Recommendation</p>
        <p>Request Encoder</p>
        <p>Items
Collection</p>
        <p>Item Encoder
Personalization</p>
        <p>Matcher</p>
        <p>
          Ranked List
4.1.1. Models
In Figure 1 we report a possible general scheme that the new models will adopt in order to fulfill
objective O1. In particular, to capture the diferences between IR and RS, joint models could encode the
retrieval requests (red block) using a diferent encoder than the one used to for the recommendation
requests (green block). Meanwhile, the collection items and documents could be encoded using a single
encoder (purple block) that will be shared among the two tasks. This would allow to learn a way of
representing the items and documents that is more general and task-independent. Thus, this model
architecture would enable the sharing of knowledge between the tasks, while having the ability to
obtain representations of the retrieval or recommendation requests that are task specific. In the majority
of systems present in literature it is common to learn how to encode the requests (independently from
the task) using a single encoder (light blue box in Figure 1), eventually slightly modifying them before
the encoding. However, we claim that this is not suficient. Moreover, both in IR and RS, the most
common (modern) practice is to encode the documents or items into latent spaces by means of dense
vector representations [
          <xref ref-type="bibr" rid="ref23 ref24">23, 24, 25, 26</xref>
          ]. Thus, to implement the encoders of this new architecture, the
same techniques could be exploited. In particular, it would be possible to both use pre-trained models
(e.g., BERT [27]) and fine-tune them or design ad hoc neural networks needing a full training.
        </p>
        <p>The personalization module in Figure 1 is used to adapt the request encodings to take into account
also the user preferences. The most popular techniques used to do this exploit attention or graphs [28].</p>
        <p>
          To allow cold-start or external users to exploit these systems there are diferent possible paths: (1)
removing the personalization block when the user is not authenticated or new; (2) creating some
“dummy” base profiles to represent the historical interactions of the cold-start or external users. These
profiles could be empty, randomly created or contain the most popular interactions.
4.1.2. Evaluation
Using appropriate datasets is crucial to accurately evaluate new methods and models. To create a new
dataset specifically built for “joint IR and RS” possible paths to follow are: applying some processing to
an already existing dataset or merging datasets that were built for a specific task (i.e. only for IR or only
for RS) exploiting some common features (e.g., the items ids for product related datasets). The former
has already been widely adopted [
          <xref ref-type="bibr" rid="ref3 ref8">3, 8</xref>
          ]. Indeed, many product recommendation datasets are enriched
with search style queries, which correspond to user reviews or from product categories. The latter ,
instead has not been explored yet. We ascribe this to the complexity in finding dataset that share the
same features. However, this approach could help to improve the quality of the obtained datasets, since
both the recommendation and search data would represent real-world data. Finally, given the recent
advancements in the deep learning field, Large Language Models ( LLMs) could be exploited for creating
new joint IR and RS datasets. For example, they could be employed to generate the search style queries
that are missing from RS dataset starting from some reviews of the users and the associated products
(which usually are both included in RS datasets).
        </p>
        <p>An open challenge in evaluation concerns how to handle the diferent evaluation methodologies used
in IR and RS. This reflects also on the ground truths distributed with the datasets. The ideal scenario
would involve devising a uniform evaluation methodology.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Current Work</title>
        <p>
          Our initial work was directed towards studying and analysing the state-of-the-art in the IR, RS and
joint IR and RS fields. For this purpose, we reproduced, replicated and generalized the UIA framework
[
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] which represents the joint IR and RS state-of-the-art model. For replicability and generalizability,
we modified both the training and the data processing pipelines. This reproducibility work revealed
that the datasets employed to train this kind of systems and the way in which they are processed play a
fundamental role. Moreover, we discovered that the stability of UIA and, in general, of joint IR and RS
models, may strongly depend on the task considered (i.e., UIA is much more stable in IR-related tasks
than RS-related ones). We plan to exploit the knowledge gathered through this reproducibility work to
create new datasets and systems in the joint IR and RS field, taking care of their weaknesses.
        </p>
        <p>
          To develop new models appropriate datasets are needed. For this purpose, after our initial
reproducibility work, we concentrated on the development of a new resource to allow proper training and
evaluation of joint IR and RS models. In particular, we focused on the conversational domain and we
created a new joint CSR dataset. First we formalized the requirements of the ideal joint CSR collection
and then we created a dataset trying to satisfy all the requirements. Our dataset includes all the elements
required by the Cranfield paradigm [29] adapted to fit in the conversational domain: (i) information
needs, which include conversations and user profiles; (ii) corpora, Amazon Reviews [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] and
MSMARCO v2.1 [30] which are two well known RS and IR corpora, respectively; (iii) human annotations,
which include quality assessments of the conversations, intent labels and relevance judgments both
non-personalized (for CS) and personalized (for CR). The main challenge that we encountered in the
creation of such dataset was related to the diferences in evaluation between IR and RS. In particular,
we decided to generate an IR style ground truth also for recommendation but we needed to take care of
personalization which plays a fundamental role in RS. This work is currently under review. We plan to
exploit this dataset for the development of new joint CSR systems.
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Research Issues for the Doctoral Consortium</title>
      <p>In the context of the Doctoral Consortium, the main questions (DC1-3) that require discussion with
experienced researchers are:</p>
      <p>DC1:Which could be possible architectures and components of joint IR and RS models which allow to
consider both the diferences and similarities between these two fields (also in the conversational
context)?
DC2: The evaluation of joint IR and RS systems is still performed with independent data and
methodologies for the two tasks. Which could be possible strategies to uniform the evaluation methodologies
considering the importance of personalization in RS?
DC3: The most natural domain of application for joint IR and RS systems is the product domain.</p>
      <p>Which could be other suitable domains for such systems?</p>
    </sec>
    <sec id="sec-6">
      <title>Declaration on Generative AI</title>
      <p>During the preparation of this work, the author(s) used Grammarly in order to: Grammar and spelling
check, Paraphrase and reword. After using this tool/service, the author(s) reviewed and edited the
content as needed and take(s) full responsibility for the publication’s content.
[25] J. Wang, P. Rathi, H. Sundaram, A pre-trained zero-shot sequential recommendation framework via
popularity dynamics, in: T. D. Noia, P. Lops, T. Joachims, K. Verbert, P. Castells, Z. Dong, B. London
(Eds.), Proceedings of the 18th ACM Conference on Recommender Systems, RecSys 2024, Bari,
Italy, October 14-18, 2024, ACM, 2024, pp. 433–443. URL: https://doi.org/10.1145/3640457.3688145.
doi:10.1145/3640457.3688145.
[26] K. Balasubramanian, A. Alshabanah, E. Markowitz, G. V. Steeg, M. Annavaram, Biased user history
synthesis for personalized long-tail item recommendation, in: T. D. Noia, P. Lops, T. Joachims,
K. Verbert, P. Castells, Z. Dong, B. London (Eds.), Proceedings of the 18th ACM Conference on
Recommender Systems, RecSys 2024, Bari, Italy, October 14-18, 2024, ACM, 2024, pp. 189–199.</p>
      <p>URL: https://doi.org/10.1145/3640457.3688141. doi:10.1145/3640457.3688141.
[27] J. Devlin, M. Chang, K. Lee, K. Toutanova, BERT: pre-training of deep bidirectional transformers
for language understanding, in: J. Burstein, C. Doran, T. Solorio (Eds.), Proceedings of the 2019
Conference of the North American Chapter of the Association for Computational Linguistics:
Human Language Technologies, NAACL-HLT 2019, Minneapolis, MN, USA, June 2-7, 2019, Volume
1 (Long and Short Papers), Association for Computational Linguistics, 2019, pp. 4171–4186. URL:
https://doi.org/10.18653/v1/n19-1423. doi:10.18653/V1/N19-1423.
[28] M. F. Aljunid, M. D. Huchaiah, M. K. Hooshmand, W. A. Ali, A. M. Shetty, S. Q. Alzoubah, A
collaborative filtering recommender systems: Survey, Neurocomputing 617 (2025) 128718. URL:
https://doi.org/10.1016/j.neucom.2024.128718. doi:10.1016/J.NEUCOM.2024.128718.
[29] C. Cleverdon, The Cranfield tests on index language devices, Morgan Kaufmann Publishers Inc.,</p>
      <p>San Francisco, CA, USA, 1997, p. 47–59.
[30] T. Nguyen, M. Rosenberg, X. Song, J. Gao, S. Tiwary, R. Majumder, L. Deng, MS MARCO: A
human generated machine reading comprehension dataset, in: T. R. Besold, A. Bordes, A. S. d’Avila
Garcez, G. Wayne (Eds.), Proceedings of the Workshop on Cognitive Computation: Integrating
neural and symbolic approaches 2016 co-located with the 30th Annual Conference on Neural
Information Processing Systems (NIPS 2016), Barcelona, Spain, December 9, 2016, volume 1773 of
CEUR Workshop Proceedings, CEUR-WS.org, 2016. URL: https://ceur-ws.org/Vol-1773/CoCoNIPS_2
016_paper9.pdf.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>N. J.</given-names>
            <surname>Belkin</surname>
          </string-name>
          , W. B.
          <string-name>
            <surname>Croft</surname>
          </string-name>
          ,
          <article-title>Information filtering and information retrieval: Two sides of the same coin?</article-title>
          ,
          <source>Commun. ACM</source>
          <volume>35</volume>
          (
          <year>1992</year>
          )
          <fpage>29</fpage>
          -
          <lpage>38</lpage>
          . URL: https://doi.org/10.1145/138859.138861. doi:
          <volume>10</volume>
          .1145/138859.138861.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>H.</given-names>
            <surname>Zamani</surname>
          </string-name>
          , W. B.
          <string-name>
            <surname>Croft</surname>
          </string-name>
          ,
          <article-title>Learning a joint search and recommendation model from user-item interactions</article-title>
          , in: J.
          <string-name>
            <surname>Caverlee</surname>
            ,
            <given-names>X. B.</given-names>
          </string-name>
          <string-name>
            <surname>Hu</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Lalmas</surname>
          </string-name>
          , W. Wang (Eds.),
          <source>WSDM '20: The Thirteenth ACM International Conference on Web Search and Data Mining</source>
          , Houston, TX, USA, February 3-
          <issue>7</issue>
          ,
          <year>2020</year>
          , ACM,
          <year>2020</year>
          , pp.
          <fpage>717</fpage>
          -
          <lpage>725</lpage>
          . URL: https://doi.org/10.1145/3336191.3371818. doi:
          <volume>10</volume>
          .1145/3336 191.3371818.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>H.</given-names>
            <surname>Zamani</surname>
          </string-name>
          , W. B.
          <string-name>
            <surname>Croft</surname>
          </string-name>
          ,
          <article-title>Joint modeling and optimization of search and recommendation</article-title>
          , in: O.
          <string-name>
            <surname>Alonso</surname>
          </string-name>
          , G. Silvello (Eds.),
          <source>Proceedings of the First Biennial Conference on Design of Experimental Search &amp; Information Retrieval Systems</source>
          , Bertinoro, Italy,
          <source>August 28-31</source>
          ,
          <year>2018</year>
          , volume
          <volume>2167</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2018</year>
          , pp.
          <fpage>36</fpage>
          -
          <lpage>41</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2167</volume>
          /paper2 .pdf.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>H.</given-names>
            <surname>Zeng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kallumadi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Alibadi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. F.</given-names>
            <surname>Nogueira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Zamani</surname>
          </string-name>
          ,
          <article-title>A personalized dense retrieval framework for unified information access</article-title>
          , in: H.
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>W. E.</given-names>
          </string-name>
          <string-name>
            <surname>Duh</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>M. P.</given-names>
          </string-name>
          <string-name>
            <surname>Kato</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Mothe</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          Poblete (Eds.),
          <source>Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          ,
          <string-name>
            <surname>SIGIR</surname>
          </string-name>
          <year>2023</year>
          , Taipei, Taiwan,
          <source>July 23-27</source>
          ,
          <year>2023</year>
          , ACM,
          <year>2023</year>
          , pp.
          <fpage>121</fpage>
          -
          <lpage>130</lpage>
          . URL: https://doi.org/10.1145/3539618.3591626. doi:
          <volume>10</volume>
          .1145/3539618.3591626.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>F.</given-names>
            <surname>Mo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Mao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Qian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Chen</surname>
          </string-name>
          , Y. Cheng,
          <string-name>
            <given-names>X.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Dou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Nie</surname>
          </string-name>
          ,
          <article-title>A survey of conversational search</article-title>
          ,
          <source>CoRR abs/2410</source>
          .15576 (
          <year>2024</year>
          ). URL: https://doi.org/10.48550/arXiv.2410.15576. doi:
          <volume>10</volume>
          .48550/ARXIV.2410.15576. arXiv:
          <volume>2410</volume>
          .
          <fpage>15576</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>D.</given-names>
            <surname>Jannach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Manzoor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Cai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <article-title>A survey on conversational recommender systems</article-title>
          ,
          <source>ACM Comput. Surv</source>
          .
          <volume>54</volume>
          (
          <year>2022</year>
          )
          <volume>105</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>105</lpage>
          :
          <fpage>36</fpage>
          . URL: https://doi.org/10.1145/3453154. doi:
          <volume>10</volume>
          .1145/3453 154.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Merlo</surname>
          </string-name>
          , G. Faggioli,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <article-title>A reproducibility study for joint information retrieval and recommendation in product search</article-title>
          ,
          <source>in: Advances in Information Retrieval - 47th European Conference on Information Retrieval</source>
          ,
          <string-name>
            <surname>ECIR</surname>
          </string-name>
          <year>2025</year>
          , Lucca, Italy,
          <source>April 06-10</source>
          ,
          <year>2025</year>
          , Proceedings,
          <string-name>
            <surname>Part</surname>
            <given-names>IV</given-names>
          </string-name>
          ,
          <year>2025</year>
          . URL: https://www.dei.unipd.it/~merlosimon/papers/paper-ECIR-MFF.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Si</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , J.
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          <string-name>
            <surname>Zang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Song</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Gai</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Wen</surname>
          </string-name>
          ,
          <article-title>When search meets recommendation: Learning disentangled search representation for recommendation</article-title>
          , in: H.
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>W. E.</given-names>
          </string-name>
          <string-name>
            <surname>Duh</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>M. P.</given-names>
          </string-name>
          <string-name>
            <surname>Kato</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Mothe</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          Poblete (Eds.),
          <source>Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          ,
          <string-name>
            <surname>SIGIR</surname>
          </string-name>
          <year>2023</year>
          , Taipei, Taiwan,
          <source>July 23-27</source>
          ,
          <year>2023</year>
          , ACM,
          <year>2023</year>
          , pp.
          <fpage>1313</fpage>
          -
          <lpage>1323</lpage>
          . URL: https://doi.org/10.1145/3539618.3591786. doi:
          <volume>10</volume>
          .1145/3539618.3591786.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>K.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zheng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Zhuang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zeng</surname>
          </string-name>
          ,
          <article-title>Joint learning of e-commerce search and recommendation with a unified graph neural network</article-title>
          , in: K. S. Candan,
          <string-name>
            <given-names>H.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Akoglu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X. L.</given-names>
            <surname>Dong</surname>
          </string-name>
          , J. Tang (Eds.),
          <source>WSDM '22: The Fifteenth ACM International Conference on Web Search and Data Mining</source>
          , Virtual Event / Tempe, AZ, USA, February
          <volume>21</volume>
          -
          <issue>25</issue>
          ,
          <year>2022</year>
          , ACM,
          <year>2022</year>
          , pp.
          <fpage>1461</fpage>
          -
          <lpage>1469</lpage>
          . URL: https://doi.org/10.1145/3488560.3498414. doi:
          <volume>10</volume>
          .1145/3488560.3498414.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Hou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Yan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. J. McAuley</surname>
          </string-name>
          ,
          <article-title>Bridging language and items for retrieval and recommendation</article-title>
          ,
          <source>CoRR abs/2403</source>
          .03952 (
          <year>2024</year>
          ). URL: https://doi.org/10.48550/arXiv.2403.03952. doi:
          <volume>10</volume>
          .48550/ARXIV.2403.03952. arXiv:
          <volume>2403</volume>
          .
          <fpage>03952</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>C. K. Reddy</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Màrquez</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Valero</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Rao</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Zaragoza</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Bandyopadhyay</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Biswas</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Xing</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Subbian</surname>
          </string-name>
          ,
          <article-title>Shopping queries dataset: A large-scale ESCI benchmark for improving product search</article-title>
          ,
          <source>CoRR abs/2206</source>
          .06588 (
          <year>2022</year>
          ). URL: https://doi.org/10.48550/arXiv.2206.06588. doi:
          <volume>10</volume>
          .48550/ARX IV.
          <year>2206</year>
          .06588. arXiv:
          <volume>2206</volume>
          .
          <fpage>06588</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Hayati</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Kang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Shi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <article-title>INSPIRED: toward sociable recommendation dialog systems</article-title>
          , in: B.
          <string-name>
            <surname>Webber</surname>
            , T. Cohn,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>He</surname>
          </string-name>
          , Y. Liu (Eds.),
          <source>Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing, EMNLP</source>
          <year>2020</year>
          , Online,
          <source>November 16-20</source>
          ,
          <year>2020</year>
          , Association for Computational Linguistics,
          <year>2020</year>
          , pp.
          <fpage>8142</fpage>
          -
          <lpage>8152</lpage>
          . URL: https://doi.org/10.18653/v1/
          <year>2020</year>
          .emnlp-main.
          <volume>654</volume>
          . doi:
          <volume>10</volume>
          .18653/V1/
          <year>2020</year>
          .EMNLP-MAIN.
          <year>654</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>R.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. E.</given-names>
            <surname>Kahou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Schulz</surname>
          </string-name>
          , V. Michalski, L. Charlin,
          <string-name>
            <given-names>C.</given-names>
            <surname>Pal</surname>
          </string-name>
          ,
          <article-title>Towards deep conversational recommendations</article-title>
          , in: S. Bengio,
          <string-name>
            <given-names>H. M.</given-names>
            <surname>Wallach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Larochelle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Grauman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Cesa-Bianchi</surname>
          </string-name>
          , R. Garnett (Eds.),
          <source>Advances in Neural Information Processing Systems 31: Annual Conference on Neural Information Processing Systems</source>
          <year>2018</year>
          ,
          <article-title>NeurIPS 2018</article-title>
          , December 3-
          <issue>8</issue>
          ,
          <year>2018</year>
          , Montréal, Canada,
          <year>2018</year>
          , pp.
          <fpage>9748</fpage>
          -
          <lpage>9758</lpage>
          . URL: https://proceedings.neurips.cc/paper/2018/hash/800de15c79c8d 840f4e78d3af937d4d4-
          <fpage>Abstract</fpage>
          .html.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>R.</given-names>
            <surname>Anantha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Vakulenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Tu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Longpre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Pulman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chappidi</surname>
          </string-name>
          ,
          <article-title>Open-domain question answering goes conversational via question rewriting</article-title>
          , in: K.
          <string-name>
            <surname>Toutanova</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Rumshisky</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Zettlemoyer</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Hakkani-Tür</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <string-name>
            <surname>Beltagy</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Bethard</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Cotterell</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Chakraborty</surname>
          </string-name>
          , Y. Zhou (Eds.),
          <source>Proceedings of the</source>
          <year>2021</year>
          <article-title>Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, NAACL-HLT 2021, Online</article-title>
          , June 6-11,
          <year>2021</year>
          , Association for Computational Linguistics,
          <year>2021</year>
          , pp.
          <fpage>520</fpage>
          -
          <lpage>534</lpage>
          . URL: https://doi.org/10.18653/v1/
          <year>2021</year>
          .naacl-main.
          <volume>44</volume>
          . doi:
          <volume>10</volume>
          .18653/V1/
          <year>2021</year>
          .NAACL-MAIN.
          <year>44</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>E.</given-names>
            <surname>Choi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Iyyer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Yatskar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Yih</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Choi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Liang</surname>
          </string-name>
          , L. Zettlemoyer, Quac:
          <article-title>Question answering in context</article-title>
          , in: E.
          <string-name>
            <surname>Rilof</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Chiang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Hockenmaier</surname>
          </string-name>
          , J. Tsujii (Eds.),
          <source>Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing</source>
          , Brussels, Belgium,
          <source>October 31 - November 4</source>
          ,
          <year>2018</year>
          , Association for Computational Linguistics,
          <year>2018</year>
          , pp.
          <fpage>2174</fpage>
          -
          <lpage>2184</lpage>
          . URL: https://doi.org/10.18653/v1/d18-
          <fpage>1241</fpage>
          . doi:
          <volume>10</volume>
          .18653/V1/D18-1241.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>P.</given-names>
            <surname>Owoicho</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Dalton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Aliannejadi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Azzopardi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Trippas</surname>
          </string-name>
          , S. Vakulenko, TREC cast
          <year>2022</year>
          :
          <article-title>Going beyond user ask and system retrieve with initiative and response generation</article-title>
          , in: I.
          <string-name>
            <surname>Soborof</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Ellis (Eds.),
          <source>Proceedings of the Thirty-First Text REtrieval Conference</source>
          , TREC
          <year>2022</year>
          ,
          <article-title>online</article-title>
          ,
          <source>November 15-19</source>
          ,
          <year>2022</year>
          , volume
          <volume>500</volume>
          -338 of NIST Special Publication,
          <source>National Institute of Standards and Technology (NIST)</source>
          ,
          <year>2022</year>
          . URL: https://trec.nist.gov/pubs/trec31/papers/Overview_cast.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>J.</given-names>
            <surname>Dalton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Xiong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Callan</surname>
          </string-name>
          , TREC cast
          <year>2021</year>
          :
          <article-title>The conversational assistance track overview</article-title>
          , in: I.
          <string-name>
            <surname>Soborof</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Ellis (Eds.),
          <source>Proceedings of the Thirtieth Text REtrieval Conference</source>
          , TREC
          <year>2021</year>
          ,
          <article-title>online</article-title>
          ,
          <source>November 15-19</source>
          ,
          <year>2021</year>
          , volume
          <volume>500</volume>
          -335 of NIST Special Publication,
          <source>National Institute of Standards and Technology (NIST)</source>
          ,
          <year>2021</year>
          . URL: https://trec.nist.gov/pubs/trec30/papers/Overvie w-CAsT.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>J.</given-names>
            <surname>Dalton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Xiong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Callan</surname>
          </string-name>
          ,
          <year>Cast 2020</year>
          :
          <article-title>The conversational assistance track overview</article-title>
          , in: E. M.
          <string-name>
            <surname>Voorhees</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Ellis (Eds.),
          <source>Proceedings of the Twenty-Ninth Text REtrieval Conference</source>
          , TREC 2020,
          <string-name>
            <given-names>Virtual</given-names>
            <surname>Event</surname>
          </string-name>
          [Gaithersburg, Maryland, USA],
          <source>November 16-20</source>
          ,
          <year>2020</year>
          , volume
          <volume>1266</volume>
          of NIST Special Publication,
          <source>National Institute of Standards and Technology (NIST)</source>
          ,
          <year>2020</year>
          . URL: https://trec.nist.gov/pubs/trec29/papers/OVERVIEW.C.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>J.</given-names>
            <surname>Dalton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Xiong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Callan</surname>
          </string-name>
          , TREC cast
          <year>2019</year>
          :
          <article-title>The conversational assistance track overview</article-title>
          , CoRR abs/
          <year>2003</year>
          .13624 (
          <year>2020</year>
          ). URL: https://arxiv.org/abs/
          <year>2003</year>
          .13624. arXiv:
          <year>2003</year>
          .13624.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>M.</given-names>
            <surname>Aliannejadi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Abbasiantaeb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chatterjee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Dalton</surname>
          </string-name>
          , L. Azzopardi, TREC ikat
          <year>2023</year>
          :
          <article-title>The interactive knowledge assistance track overview</article-title>
          , in: I.
          <string-name>
            <surname>Soborof</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Ellis (Eds.),
          <source>The Thirty-Second Text REtrieval Conference Proceedings (TREC</source>
          <year>2023</year>
          ), Gaithersburg,
          <string-name>
            <surname>MD</surname>
          </string-name>
          , USA, November
          <volume>14</volume>
          -
          <issue>17</issue>
          ,
          <year>2023</year>
          , volume
          <volume>500</volume>
          -xxx of NIST Special Publication,
          <source>National Institute of Standards and Technology (NIST)</source>
          ,
          <year>2023</year>
          . URL: https://trec.nist.gov/pubs/trec32/papers/Overview_ikat.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Maistro</surname>
          </string-name>
          ,
          <article-title>Evaluation of IR systems</article-title>
          , in: O.
          <string-name>
            <surname>Alonso</surname>
          </string-name>
          , R. Baeza-Yates (Eds.),
          <source>Information Retrieval: Advanced Topics and Techniques</source>
          , volume
          <volume>60</volume>
          <source>of ACM Books, ACM</source>
          ,
          <year>2024</year>
          , pp.
          <fpage>111</fpage>
          -
          <lpage>191</lpage>
          . URL: https://doi.org/10.1145/3674127.3674132. doi:
          <volume>10</volume>
          .1145/3674127.3674132.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>K.</given-names>
            <surname>Järvelin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kekäläinen</surname>
          </string-name>
          ,
          <article-title>Cumulated gain-based evaluation of IR techniques</article-title>
          ,
          <source>ACM Trans. Inf. Syst</source>
          .
          <volume>20</volume>
          (
          <year>2002</year>
          )
          <fpage>422</fpage>
          -
          <lpage>446</lpage>
          . URL: http://doi.acm.
          <source>org/10</source>
          .1145/582415.582418. doi:
          <volume>10</volume>
          .1145/582415.5
          <fpage>82418</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>S.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <article-title>Distilling dense representations for ranking using tightly-coupled teachers</article-title>
          , CoRR abs/
          <year>2010</year>
          .11386 (
          <year>2020</year>
          ). URL: https://arxiv.org/abs/
          <year>2010</year>
          .11386. arXiv:
          <year>2010</year>
          .11386.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>G.</given-names>
            <surname>Izacard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Caron</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Hosseini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Riedel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Bojanowski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Joulin</surname>
          </string-name>
          , E. Grave,
          <article-title>Unsupervised dense information retrieval with contrastive learning</article-title>
          ,
          <source>Trans. Mach. Learn. Res</source>
          .
          <year>2022</year>
          (
          <year>2022</year>
          ). URL: https://openreview.net/forum?id=jKN1pXi7b0.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>