<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>M. Valentini);</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Exploring the Impact of Data Quality on Agentic Recommender Systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Marco Valentini</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Antonio Ferrara</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tommaso Di Noia</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Politecnico di Bari</institution>
          ,
          <addr-line>Bari</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2026</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0002</lpage>
      <abstract>
        <p>Agentic Artificial Intelligence is transforming recommender systems through agent-based architectures that integrate diverse data modalities and advanced reasoning. While recent work emphasizes agent design, the quality of input data remains largely overlooked. This paper aims to provide the basic concepts to assess how data quality impacts recommendation process and user satisfaction from diferent perspectives in agentic settings.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Recommender Systems</kwd>
        <kwd>Agentic Artificial Intelligence</kwd>
        <kwd>Multimodal Data Quality</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Every day, users face vast and ever-growing catalogs of items, struggling with information overload,
which degrades their experience and threatens platform revenues. Recommender Systems (RSs) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]
have emerged as the main approach to mitigate this issue, matching user preferences with relevant
content to ease decision making and boost engagement [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        Recommendation algorithms have undergone many innovations and advancements, with the latest
being Agentic AI architectures, based on Large Language Models (LLMs)-empowered agents, which have
gained traction in recommender systems research [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. These systems decompose the recommendation
task into smaller, more manageable subtasks [
        <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
        ], each handled by specialized agents that collaborate
through various communication paradigms to achieve a shared objective. The agents composing such
systems can be specialized for diferent roles using In-Context Learning (ICL)[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], avoiding retraining
through prompt-based role assignment [
        <xref ref-type="bibr" rid="ref7 ref8">7, 8</xref>
        ]. Prompt design determines the agent’s behavior,
domain expertise, and interaction capabilities, including tool usage via frameworks like Reason and Act
(ReAct) [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. These agentic systems can seamlessly operate over multimodal data, e.g., text, images,
user-item interactions, and dynamically retrieve relevant information during inference. This ability
to integrate and reason over heterogeneous sources allows them to be interpreted as multimodal
recommender systems, forming the foundation for the evaluation principles we propose.
      </p>
      <p>
        While the performance of traditional recommender systems is known to depend heavily on input
data quality [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], this relationship remains largely underexplored in the context of LLM-based agentic
recommenders. In conventional pipelines, issues such as outdated metadata, noisy user logs, or biased
knowledge sources are known to degrade model performance and user satisfaction [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. In
multiagent settings, the concept of data quality, and its influence on the performance, lacks both a clear
definition and systematic study. In these systems, each agent may rely on diferent data modalities, and
poor-quality input may either be mitigated through collaborative reasoning or propagate through the
agent pipeline, compounding its efects. Despite growing attention to agent roles and architectural
coordination [
        <xref ref-type="bibr" rid="ref12 ref13 ref3">12, 13, 3</xref>
        ], the evaluation of multimodal data quality as a key factor in these systems
remains a crucial, yet insuficiently addressed, research direction.
      </p>
      <p>To bridge this gap, we propose evaluation criteria that aim to decouple the influence of input data
quality from algorithmic performance. These principles aim to support more transparent evaluation
practices, foster fairer comparisons across systems, and encourage thoughtful data and prompt design
in future research on agentic recommender systems.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Discussion</title>
      <p>
        The rise of LLM-powered agentic systems in recommendation tasks [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] ofers new opportunities to
rethink how we evaluate not only their architectures but, more crucially, the data they rely on. These
systems typically consist of specialized agents coordinated by a central orchestrator [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], each operating
over diferent knowledge sources, e.g., user-item interactions, item metadata, textual reviews, or visual
content, and collaborating to produce recommendations through cooperative reasoning.
      </p>
      <p>
        While recent works such as MACRec [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], AgentRecBench [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], AgentCF [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], and RecMind [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]
have advanced our understanding of agent collaboration and overall system performance, they fall
short in addressing a critical gap: the lack of a clear definition of data quality and systematic methods
to assess its impact on recommendation outcomes. This includes quality variations in retrieved content,
prompt design, and knowledge base reliability, all of which are core elements of multimodal, agentic
systems. We argue for a shift from model-centric benchmarking to a data-centric perspective [
        <xref ref-type="bibr" rid="ref16">16, 17</xref>
        ],
where the quality of both input data and prompts is a pivotal factor in evaluating system behavior.
      </p>
      <p>We focus on two key and underexplored dimensions of this issue:</p>
      <sec id="sec-2-1">
        <title>1. the quality of the input data fed into the system;</title>
        <p>2. the quality of the prompts used to define agent roles, behavior, and coordination.</p>
        <p>In contrast to traditional recommender systems, where noisy or incomplete data directly undermines
performance [18], agentic systems may compensate for poor input through the reasoning abilities and
pretrained knowledge of LLMs [19]; however, this does not make data quality irrelevant, rather, it
suggests the need for rethinking it as a minimal threshold that enables efective agent collaboration.</p>
        <p>To study this, we first introduce Relative Data Quality (RDQ) for measuring performance variation
across diferent versions of the same dataset (e.g., difering in annotation quality, modality richness, or
encoding), while keeping architecture and prompting fixed. Comparing across diferent datasets would
introduce confounding factors like domain or sparsity, making such comparisons less informative. RDQ
instead isolates the impact of specific data quality dimensions under controlled settings, allowing us to
decouple the contribution of data quality from that of the algorithm itself. For example, experiments
could assess how changes in image resolution, text length, or preprocessing impact system performance,
and to what extent LLMs’ reasoning capabilities make them robust to such variations.</p>
        <p>
          Prompting strategies assume a central role in agentic systems, where the prompts define the roles
and the allowed actions of each agent [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. Thus, we propose the Relative Prompt Quality (RPQ) to
capture the impact of diferent prompting strategies, e.g., role definitions or in-context examples, on
system output. Once fixed an architecture and a version of the data, this measure will highlight how
the prompt quality afects the agent coordination and recommendation results. By comparing diferent
prompt versions, we can quantify the sensitivity of the system to prompt formulation, allowing us to
identify best practices for guiding agent behavior.
        </p>
        <p>It is worth noticing that absolute evaluation is not meaningful in this context, as removing prompts
or input data would render the system non-functional. Instead, we advocate for assessing relative
performance variations under controlled and fixed conditions. This approach ofers more actionable
insights by isolating the impact of specific elements, such as structured metadata or image inputs, on
agents’ reasoning and decision-making capabilities. These observations can inform system design,
highlight critical dependencies, and support more transparent development and debugging processes.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Conclusion</title>
      <p>This paper laid the groundwork for evaluating how input data quality influences agentic recommender
systems, highlighting the often-overlooked role of data, particularly in multimodal, agentic settings.
By analyzing the impact of diferent modalities and prompt configurations, we aim to encourage more
transparent and data-aware evaluation practices. Future work may explore modality-specific quality
assessment and adaptive agent routing based on evaluated data quality, positioning data quality as a
central concern in agentic RSs.</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgments</title>
      <sec id="sec-4-1">
        <title>The authors acknowledge the partial support provided by the “Huawei PhD Grant”.</title>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Declaration on Generative AI</title>
      <sec id="sec-5-1">
        <title>The authors have not employed any Generative AI tools.</title>
        <p>[17] C. Bauer, L. Chen, N. Ferro, N. Fuhr, A. Anand, T. Breuer, G. Faggioli, O. Frieder, H. Joho, J. Karlgren,
J. Kiesel, B. P. Knijnenburg, A. Lipani, L. Michiels, A. Papenmeier, M. S. Pera, M. Sanderson,
S. Sanner, B. Stein, J. R. Trippas, K. Verspoor, M. C. Willemsen, Manifesto from dagstuhl perspectives
workshop 24352 - conversational agents: A framework for evaluation (CAFE), CoRR abs/2506.11112
(2025).
[18] Y. Li, Q. Zhao, C. Lin, J. Su, Z. Zhang, Who to align with: Feedback-oriented multi-modal alignment
in recommendation systems, in: SIGIR, ACM, 2024, pp. 667–676.
[19] L. Wu, Z. Zheng, Z. Qiu, H. Wang, H. Gu, T. Shen, C. Qin, C. Zhu, H. Zhu, Q. Liu, H. Xiong, E. Chen,
A survey on large language models for recommendation, World Wide Web (WWW) 27 (2024) 60.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>F.</given-names>
            <surname>Ricci</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Rokach</surname>
          </string-name>
          ,
          <string-name>
            <surname>B.</surname>
          </string-name>
          Shapira (Eds.),
          <source>Recommender Systems Handbook</source>
          , Springer US,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>D.</given-names>
            <surname>Jannach</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Jugovac, Measuring the business value of recommender systems</article-title>
          ,
          <source>ACM Trans. Manag. Inf. Syst</source>
          .
          <volume>10</volume>
          (
          <year>2019</year>
          )
          <volume>16</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>16</lpage>
          :
          <fpage>23</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Peng</surname>
          </string-name>
          , H. Liu,
          <string-name>
            <given-names>H.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Shao</surname>
          </string-name>
          ,
          <article-title>A survey on llm-powered agents for recommender systems</article-title>
          ,
          <source>CoRR abs/2502</source>
          .10050 (
          <year>2025</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>C.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Rossi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kveton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. J.</given-names>
            <surname>McAuley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Yao</surname>
          </string-name>
          ,
          <article-title>Towards agentic recommender systems in the era of multimodal large language models</article-title>
          ,
          <source>CoRR abs/2503</source>
          .16734 (
          <year>2025</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Valentini</surname>
          </string-name>
          ,
          <article-title>Cooperative and competitive llm-based multi-agent systems for recommendation</article-title>
          ,
          <source>in: ECIR (5)</source>
          , volume
          <volume>15576</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2025</year>
          , pp.
          <fpage>204</fpage>
          -
          <lpage>211</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Dong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Dai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Zheng</surname>
          </string-name>
          , J. Ma,
          <string-name>
            <given-names>R.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Xia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Sui</surname>
          </string-name>
          ,
          <article-title>A survey on in-context learning</article-title>
          ,
          <source>in: EMNLP, Association for Computational Linguistics</source>
          ,
          <year>2024</year>
          , pp.
          <fpage>1107</fpage>
          -
          <lpage>1128</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>G.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Hammoud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Itani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Khizbullin</surname>
          </string-name>
          ,
          <string-name>
            <surname>B. Ghanem,</surname>
          </string-name>
          <article-title>CAMEL: communicative agents for "mind" exploration of large language model society</article-title>
          , in: NeurIPS,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M.</given-names>
            <surname>Valentini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ferrara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. Di</given-names>
            <surname>Noia</surname>
          </string-name>
          , G. Illuzzi,
          <string-name>
            <given-names>P.</given-names>
            <surname>Colacicco</surname>
          </string-name>
          ,
          <article-title>Leveraging llm-powered multi-agent systems to enhance customer experience in complex product domains (</article-title>
          <year>2025</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>S.</given-names>
            <surname>Yao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Du</surname>
          </string-name>
          , I. Shafran,
          <string-name>
            <given-names>K. R.</given-names>
            <surname>Narasimhan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Cao</surname>
          </string-name>
          , React:
          <article-title>Synergizing reasoning and acting in language models</article-title>
          , in: ICLR, OpenReview.net,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Rossi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Derr</surname>
          </string-name>
          ,
          <article-title>Data quality-aware graph machine learning</article-title>
          ,
          <source>in: CIKM, ACM</source>
          ,
          <year>2024</year>
          , pp.
          <fpage>5534</fpage>
          -
          <lpage>5537</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>D.</given-names>
            <surname>Malitesta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Rossi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Pomo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. D.</given-names>
            <surname>Noia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. D.</given-names>
            <surname>Malliaros</surname>
          </string-name>
          ,
          <article-title>Do we really need to drop items with missing modalities in multimodal recommendation?</article-title>
          , in: CIKM, ACM,
          <year>2024</year>
          , pp.
          <fpage>3943</fpage>
          -
          <lpage>3948</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Zheng</surname>
          </string-name>
          , W. Ma, M. Zhang, Macrec:
          <article-title>A multi-agent collaboration framework for recommendation</article-title>
          , in: SIGIR, ACM,
          <year>2024</year>
          , pp.
          <fpage>2760</fpage>
          -
          <lpage>2764</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Hou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Xie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. J.</given-names>
            <surname>McAuley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. X.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wen</surname>
          </string-name>
          , Agentcf:
          <article-title>Collaborative learning with autonomous language agents for recommender systems</article-title>
          , in: WWW, ACM,
          <year>2024</year>
          , pp.
          <fpage>3679</fpage>
          -
          <lpage>3689</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Shang</surname>
          </string-name>
          , P. Liu,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Sheng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <article-title>Agentrecbench: Benchmarking LLM agent-based personalized recommender systems</article-title>
          ,
          <source>CoRR abs/2505</source>
          .19623 (
          <year>2025</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Cho</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <article-title>Recmind: Large language model powered agent for recommendation, in: NAACL-HLT (Findings)</article-title>
          ,
          <source>Association for Computational Linguistics</source>
          ,
          <year>2024</year>
          , pp.
          <fpage>4351</fpage>
          -
          <lpage>4364</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>F.</given-names>
            <surname>Tian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ganguly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Macdonald</surname>
          </string-name>
          ,
          <article-title>Is relevance propagated from retriever to generator in rag?</article-title>
          ,
          <source>in: ECIR (1)</source>
          , volume
          <volume>15572</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2025</year>
          , pp.
          <fpage>32</fpage>
          -
          <lpage>48</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>