<!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>The CAMEO Project: A Holistic View for Conversational Agents</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Discussion Paper</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tommaso Di Noia</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Guglielmo Faggioli</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marco Ferrante</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nicola Ferro</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fedelucio Narducci</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rafaele Perego</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Giuseppe Santucci</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>National Research Council</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Polytechnic University of Bari</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Sapienza University of Rome</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>University of Padua</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The interaction with information access systems through conversational interfaces is becoming increasingly popular. Among the systems that benefit the most from this kind of interaction between the user and the system, we mention Information Retrieval (IR) systems and Recommender Systems (RS). A conversational interface in such scenarios has multiple advantages: first, it allows users to refine their needs, either in terms of information in an IR system or of an item in a RS, through multiple interactions also based on the system's reaction to the user's prompt. Secondly, it allows elderly, children and visually impaired people to access these kinds of systems easily. Nevertheless, conversational systems come with a plethora of additional challenges that need to be addressed, including a more complex querying language and a challenging evaluation - for which we often lack also evaluation data. Finally, Conversational IR and RS are often intended as separate tasks, with separate models and systems. We argue that such tasks could benefit from an integrated model capable of seamlessly dealing with them and exploiting the joint knowledge to improve its efectiveness. CAMEO is a project that aims to deal with such challenges. In this extended abstract, we outline the current state of the works within the CAMEO project and detail some future directions that we wish to explore.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Conversational interactions are an efective solution to reach a larger group of users when it
comes to information access systems. Indeed, a conversational interface is an accessible way
to interact with an RS or an IR system. Furthermore, it alleviates the mental encumbering of
formulating a textual query for all users, who can use natural language sentences to interact with
the system. This allows refining the information need over multiple utterances when the user
interacts with a Conversational Search (CS) but also correcting and directing a Conversational
Recommendation (CR) towards the optimal items through a conversation with the system itself.
At the same time, conversational systems, used for both CR and CS, are afected by some major
challenges that require additional efort to obtain good-performing systems. First of all, the
interaction between the user and the system, typically easier for the user as they can use natural
language, is harder for the system. The system has to deal with common dialog constructs,
such as anaphoras, ellipses, and coreferences, which are complex to be handled automatically
by a machine. Secondly, the system needs to have an internal knowledge of the state of the
conversation to provide the most efective answer. Finally, the evaluation of these systems is
particularly challenging for several reasons. First, we still lack rich and extensive evaluation
collections. Secondly, we lack proper evaluation measures and paradigms. Indeed, most of the
current evaluation approaches [
        <xref ref-type="bibr" rid="ref1 ref2 ref3">1, 2, 3</xref>
        ] rely on procedures similar to those used in classic IR and
RS and do not keep into account the structure of the conversation, nor take into consideration
the fact that diferent users might interact in diferent ways with the system [
        <xref ref-type="bibr" rid="ref4 ref5 ref6">4, 5, 6</xref>
        ]. At the same
time, in the current state of the art linked to CS and CR, these tasks are dealt with orthogonality:
two completely diferent systems are often used to address them. We argue that an integrated
approach able to provide additional information to the user through a CS component while also
recommending the most suited products through a CR module would improve the satisfaction
of the users. Furthermore, past eforts in the joint recommendation and search [
        <xref ref-type="bibr" rid="ref7 ref8 ref9">7, 8, 9</xref>
        ] have
highlighted the positive efects that joint modelling can have on both CS and CR tasks.
      </p>
      <p>
        The “Conversational Agents: Mastering, Evaluating, Optimizing (CAMEO)” project1 [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]
addresses the abovementioned limitations while fostering the development of conversational
agents designed for joint CS and CR. CAMEO is being developed under the Progetti di Rilevante
Interesse Nazionale (PRIN) framework and involves partners from four institutions: The National
Research Council (CNR), the Polytechnic University of Bari (POLIBA), the Sapienza University
of Rome and the University of Padua (UNIPD, coordinator).
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. The CAMEO Project</title>
      <p>The core of CAMEO will include the following components: the dialog manager, responsible
for the course of the dialog, the CS and CR engines. The dialog manager takes the user’s input,
processes it, and forwards it to the RS and IR engines. It is also in charge of post-processing
the system’s answer, considering the current state of the conversation, to output a natural
language sentence as an answer. The conversational RS and conversational IR engines receive
the input from the dialog manager and identify respectively items and documents that might
satisfy the user’s need. The joint nature of the CAMEO envisioned system is obtained through
shared internal knowledge. This final component of the system interacts with and is updated by
all the other elements of CAMEO. Ideally, it would contain information on the current state
of the conversation as well as some form of description of the user, to provide personalized
recommendations and more efective search results. Furthermore, within CAMEO, we plan to
develop a visual analytics environment that can support researchers in making decisions on
how to tweak the system and adapt it to improve its performance.</p>
      <p>We will deploy CAMEO system for the conversational product search task. As a possible
example of interactions with the system, assume the user is interested in a certain product of
which they have limited knowledge. In this case, the user might start with a generic question,
such as “What types of this product exist?”: the CS component will then obtain documents
satisfying this information need. The conversation continues with the user learning more
and more. The system collects details on the user’s interests and preferences based on their
questions and reactions to the system’s answers. When the system has enough information, the
CR component activates and starts suggesting products that might be relevant.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Future Work and Research paths</title>
      <p>
        We describe here some research paths that we will investigate in the next phases of the project.
Dimension Importance Estimation Framework. Faggioli et al. [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] recently defined the
so-called Dimension Importance Estimation (DIME) task. They observed that, given a neural
encoder  : { }* → R that projects strings  ∈ { }* (i.e., queries and documents), in a
-dimensional latent space, it is possible to determine a subset of query-dependent important
dimensions  with || &lt;  such that if  is used (i.e., an encoder identical to  except
for that dimensions not in  are removed), the efectiveness of a dense IR system increases.
Faggioli et al. [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] experimented exclusively with ad-hoc retrieval. We argue that both the
conversational framework as well as RS can benefit from DIME models: for example, the state
of the conversation and the previous utterances can be used in the CS task to identify which
dimensions are the most important to retrieve relevant documents given the current utterance.
At the same time, the relevance information provided by the user’s feedback in the RS domain
can provide a useful signal to guide dimension selection and the identification of the optimal .
Pareto-optimal solutions in Search and Recommendation. Many IR and RS tasks, including
those in conversational scenarios, are moving from computing a ranking of final results based
on a single metric to multi-objective problems where the metrics to optimize are multiple
and often model contrasting goals. Solving these problems leads to a set of Pareto-optimal
solutions, known as the Pareto frontier, in which no objective can be further improved without
hurting others. Paparella et al. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] propose a novel, post-hoc, theoretically-justified technique,
named “Population Distance from Utopia” (PDU) to select one—best—Pareto-optimal solution
among the ones lying in the Pareto frontier in search and recommendation scenarios. PDU
is the only selection technique in the literature that can be “calibrated”, i.e., it can choose the
best Pareto-optimal solution based on ideal targets expressed on single queries or users. The
extensive experimental evaluation presented in [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] focuses on IR and RS scenarios and shows
that PDU’s formulation and calibration feature notably impacts the solution’s selection. This
work is still ongoing with the formulation of a new loss function based on the PDU derivation to
train efective multi-objective ranking models directly. The conversational framework devised
in CAMEO will be an exemplary scenario for integrating and evaluating our PDU solution.
Answer Generation for Conversational Agents. Large Language Models (LLMs) have gained
noteworthy importance and attention across diferent domains and fields in recent years. IR and
RS are surely among the domains they impacted the most, as witnessed by the recent increase
in the number of IR and RS solutions incorporating generative models. Retrieval Augmented
Generation (RAG) is an emerging paradigm particularly interesting for CAMEO as it integrates
existing knowledge from large-scale document corpora into the generation process, enabling
the model to generate more coherent, contextually relevant, and accurate text across various
tasks, including IR and RS dialogue systems. Recent studies have highlighted the significant
positional dependence exhibited by RAG systems. Such studies observed how the placement of
information within the LLM input prompt drastically afects the generated output. In a recent
paper, [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], Alessio et. al. focused on this property by investigating alternative strategies for
ordering sentences within the LLM prompt to improve the average quality of the generated
responses in the user and conversational system dialogues. The proposed end-to-end RAG
architecture focuses on a conversational assistant use case and is empirically evaluated using the
TREC CAsT 2022 collection. Our experiments highlight significant diferences between distinct
arrangement strategies. By employing an evaluation methodology based on RANKVICUNA,
Alessio et. al. show that their best approach achieves improvements up to 54% in terms of
overall conversational response quality over baseline methods.
      </p>
      <p>
        Finding the correct answer to a given question is the primary goal of a conversational agent.
Although most conversational agents perform this task well, some intrinsic natural language
issues cannot be solved by only analyzing the submitted question. The definition of a
welldisambiguated request through a natural language question is not a trivial task. Indeed, it
requires the usage of specific terms plus a cognitive efort that is not afordable for everyone.
As stated by Biancofiore et al. [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], in a high-level perspective, a conversational agent mainly
deals with two classes of interaction: Disambiguation and Exploration.
      </p>
      <p>Exploration. After the system returns the answer ˆ to an initial query , a new set of queries ′
can be suggested by the system or posed by the user to explore relevant topics related to ˆ.
Disambiguation. In the case that there are too many or too few eligible answers for a given
question, or the request is ambiguous, the system can ask a new question to the user.</p>
      <p>
        In a conversational spectrum ranging from exploration to disambiguation for IR and RS, CS
is placed on the exploration side, while CR is on the disambiguation side. In a holistic view, we
need to balance the two interaction strategies to define an integrated CS-CR system.
Visual Analytics-based Evaluation of Conversational Agents. The evaluation of CS and
CR is a challenging task, and CAMEO will investigate using Visual Analytics solutions to help
the system designers evaluate and improve the system. The research path will investigate and
integrate three diferent strategies. The first approach will rely on the definition and collection
of concersation-related metrics. The second one will define a model capturing the state of the
conversation and its temporal evolution, and the ordering of the sentences. The third one will
investigate the possibility of adapting models and visual solutions from explainable artificial
intelligence (XAI), see, e.g., [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. The models and the data produced by these three research
strategies will be used to design a Visual Analytics system supporting the design and evaluation
of both single CS and CR and their integration.
      </p>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion</title>
      <p>In this work, we described our envisioned holistic conversational search and recommendation
agent that will be developed within the CAMEO research project framework. Furthermore, we
have detailed how a set of recent approaches can be employed in developing such a holistic
agent. More in detail, such approaches rely on estimating the importance of each dimension in
an embedding space, working on the optimization aspect to select the Pareto-optimal solution,
or permuting documents to improve the quality of the response in a RAG scenario. Finally, we
described some visualization strategies that we intend to use to help the designers of the system
evaluate its performance and tune it according to their needs.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>This work was partially supported by CAMEO, PRIN 2022 n. 2022ZLL7MW.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>V.</given-names>
            <surname>Stamatis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Azzopardi</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Wilson,
          <article-title>VES team at TREC conversational assistance track (cast) 2019</article-title>
          , in: E. M.
          <string-name>
            <surname>Voorhees</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Ellis (Eds.),
          <source>Proceedings of the Twenty-Eighth Text REtrieval Conference</source>
          , TREC 2019, Gaithersburg, Maryland, USA, November
          <volume>13</volume>
          -
          <issue>15</issue>
          ,
          <year>2019</year>
          , volume
          <volume>1250</volume>
          of NIST Special Publication,
          <source>National Institute of Standards and Technology (NIST)</source>
          ,
          <year>2019</year>
          . URL: https://trec.nist.gov/pubs/trec28/papers/VES.C.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <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="ref3">
        <mixed-citation>
          [3]
          <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/Overview-CAsT.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>G.</given-names>
            <surname>Faggioli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ferrante</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Perego</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Tonellotto</surname>
          </string-name>
          ,
          <article-title>Hierarchical dependence-aware evaluation measures for conversational search</article-title>
          , in: F. Diaz,
          <string-name>
            <given-names>C.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Suel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Castells</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Jones</surname>
          </string-name>
          , T. Sakai (Eds.),
          <source>SIGIR '21: The 44th International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          , Virtual Event, Canada,
          <source>July 11-15</source>
          ,
          <year>2021</year>
          , ACM,
          <year>2021</year>
          , pp.
          <fpage>1935</fpage>
          -
          <lpage>1939</lpage>
          . URL: https://doi.org/10.1145/3404835.3463090. doi:
          <volume>10</volume>
          . 1145/3404835.3463090.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>G.</given-names>
            <surname>Faggioli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ferrante</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Perego</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Tonellotto</surname>
          </string-name>
          ,
          <article-title>A dependency-aware utterances permutation strategy to improve conversational evaluation</article-title>
          , in: M.
          <string-name>
            <surname>Hagen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Verberne</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Macdonald</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Seifert</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Balog</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Nørvåg</surname>
          </string-name>
          , V. Setty (Eds.),
          <source>Advances in Information Retrieval - 44th European Conference on IR Research</source>
          , ECIR
          <year>2022</year>
          , Stavanger, Norway,
          <source>April 10-14</source>
          ,
          <year>2022</year>
          , Proceedings,
          <string-name>
            <surname>Part</surname>
            <given-names>I</given-names>
          </string-name>
          , volume
          <volume>13185</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2022</year>
          , pp.
          <fpage>184</fpage>
          -
          <lpage>198</lpage>
          . URL: https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -99736-6_
          <fpage>13</fpage>
          . doi:
          <volume>10</volume>
          . 1007/978-3-
          <fpage>030</fpage>
          -99736-6\_
          <fpage>13</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>T. Di</given-names>
            <surname>Noia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Donini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jannach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Narducci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Pomo</surname>
          </string-name>
          ,
          <article-title>Conversational recommendation: Theoretical model and complexity analysis</article-title>
          ,
          <source>Inf. Sci</source>
          .
          <volume>614</volume>
          (
          <year>2022</year>
          )
          <fpage>325</fpage>
          -
          <lpage>347</lpage>
          . URL: https: //doi.org/10.1016/j.ins.
          <year>2022</year>
          .
          <volume>07</volume>
          .169. doi:
          <volume>10</volume>
          .1016/J.INS.
          <year>2022</year>
          .
          <volume>07</volume>
          .169.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <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="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>T.</given-names>
            <surname>Thonet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Renders</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Choi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <article-title>Joint personalized search and recommendation with hypergraph convolutional networks</article-title>
          , in: M.
          <string-name>
            <surname>Hagen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Verberne</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Macdonald</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Seifert</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Balog</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Nørvåg</surname>
          </string-name>
          , V. Setty (Eds.),
          <source>Advances in Information Retrieval - 44th European Conference on IR Research</source>
          , ECIR
          <year>2022</year>
          , Stavanger, Norway,
          <source>April 10-14</source>
          ,
          <year>2022</year>
          , Proceedings,
          <string-name>
            <surname>Part</surname>
            <given-names>I</given-names>
          </string-name>
          , volume
          <volume>13185</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2022</year>
          , pp.
          <fpage>443</fpage>
          -
          <lpage>456</lpage>
          . URL: https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -99736-6_
          <fpage>30</fpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -99736-6\_
          <fpage>30</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <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="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>T. Di</given-names>
            <surname>Noia</surname>
          </string-name>
          , G. Faggioli,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ferrante</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Narducci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Perego</surname>
          </string-name>
          , G. Santucci, Cameo:
          <article-title>Fostering joint conversational search and recommendation</article-title>
          ,
          <source>in: SEBD 2024: Symposium on Advanced Database Systems</source>
          , June 23-26,
          <year>2024</year>
          , Villasimius, Sardinia, Italy, CEUR Workshop Proceedings, CEUR-WS.org,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>G.</given-names>
            <surname>Faggioli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Perego</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Tonellotto</surname>
          </string-name>
          ,
          <article-title>Dimension importance estimation for dense information retrieval</article-title>
          ,
          <source>in: Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR '24)</source>
          ,
          <source>July 14-18</source>
          ,
          <year>2024</year>
          , Washington, DC, USA, ACM,
          <year>2024</year>
          . URL: https://doi.org/10.1145/3626772.3657691. doi:
          <volume>10</volume>
          . 1145/3626772.3657691.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>V.</given-names>
            <surname>Paparella</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. W.</given-names>
            <surname>Anelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Nardini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Perego</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Di</surname>
          </string-name>
          <string-name>
            <surname>Noia</surname>
          </string-name>
          ,
          <article-title>Post-hoc selection of pareto-optimal solutions in search and recommendation</article-title>
          ,
          <source>in: Proceedings of the 32nd ACM International Conference on Information and Knowledge Management</source>
          , CIKM '23,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2023</year>
          , p.
          <fpage>2013</fpage>
          -
          <lpage>2023</lpage>
          . URL: https://doi.org/10.1145/3583780.3615010. doi:
          <volume>10</volume>
          .1145/3583780.3615010.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Alessio</surname>
          </string-name>
          , G. Faggioli,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Nardini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Perego</surname>
          </string-name>
          ,
          <article-title>Improving rag systems via sentence clustering and reordering</article-title>
          , in: RAG @
          <article-title>SIGIR 2024 workshop: The Information Retrieval's Role in RAG Systems</article-title>
          , ACM,
          <year>2024</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          . URL: toAppear.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>G. M.</given-names>
            <surname>Biancofiore</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Deldjoo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. Di</given-names>
            <surname>Noia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. Di</given-names>
            <surname>Sciascio</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Narducci</surname>
          </string-name>
          ,
          <article-title>Interactive question answering systems: Literature review</article-title>
          ,
          <source>ACM Comput. Surv</source>
          .
          <volume>56</volume>
          (
          <year>2024</year>
          )
          <volume>239</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>239</lpage>
          :
          <fpage>38</fpage>
          . URL: https://doi.org/10.1145/3657631. doi:
          <volume>10</volume>
          .1145/3657631.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>B.</given-names>
            <surname>La Rosa</surname>
          </string-name>
          , G. Blasilli,
          <string-name>
            <given-names>R.</given-names>
            <surname>Bourqui</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Auber</surname>
          </string-name>
          , G. Santucci,
          <string-name>
            <given-names>R.</given-names>
            <surname>Capobianco</surname>
          </string-name>
          , E. Bertini,
          <string-name>
            <given-names>R.</given-names>
            <surname>Giot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Angelini</surname>
          </string-name>
          ,
          <article-title>State of the art of visual analytics for explainable deep learning (</article-title>
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>