<!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>European Conference on Artificial Intelligence which will take place on October</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>On the Role of Information Retrieval When Teaching Artificial Intelligence: The What, the Why, and the How</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Gianluca Demartini</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Stefano Mizzaro</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kevin Roitero</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Damiano Spina</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>RMIT University</institution>
          ,
          <addr-line>Melbourne</addr-line>
          ,
          <country country="AU">Australia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>The University of Queensland</institution>
          ,
          <addr-line>Brisbane</addr-line>
          ,
          <country country="AU">Australia</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Udine</institution>
          ,
          <addr-line>Udine</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <volume>26</volume>
      <issue>2025</issue>
      <fpage>0000</fpage>
      <lpage>0002</lpage>
      <abstract>
        <p>Artificial Intelligence (AI) and Information Retrieval (IR) have historically been taught as separate subjects. In this position paper, we argue that IR concepts and methods are fundamental to increasing literacy in AI, and that IR should be incorporated (more) into AI university curricula and AI education in general. We start with an analysis of the current situation (“what”); then, building on recent calls from the IR community, we discuss conceptual reasons (“why”); finally, we propose concrete teaching strategies (“how”).</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;AI Literacy</kwd>
        <kwd>Information Retrieval</kwd>
        <kwd>AI Curriculum</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>To summarize, it seems fair to say that the separation between AI and IR is unjustified, or at least
deserves some discussion. This paper provides some supporting arguments to the position that IR
should be an important component of AI education. We follow three steps: (i) we summarize the current
status of (non) teaching IR in AI curricula (the “what”, Section 2); (ii) we discuss some reasons that call
for a stronger presence of IR concepts in AI education (the “why”, Section 3); and (iii) we outline some
concrete recommendations for integrating IR into AI education (the “how”, Section 4).</p>
    </sec>
    <sec id="sec-2">
      <title>2. What: IR Is Underrepresented When Teaching AI</title>
      <p>
        The statement “IR is not much considered in AI courses” is unlikely to cause any disagreement. Of course
there are exceptions, and indeed IR is taught for example in AI curricula at the Bachelor’s of science in AI
at the Mohamed bin Zayed University of Artificial Intelligence (MBZUAI), 1 but it might be argued that
this is not by any means the most common scenario. Indeed Russell and Norvig’s book [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] only briefly
mentions IR on two pages (901, 905). Another evidence is the curricular guidelines jointly developed by
ACM, IEEE Computer Society, and AAAI, known as CS2023, that define a set of knowledge areas and
competencies for undergraduate computer science programs worldwide [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. In it, AI is recognized as a
core knowledge area, with emphasis on its growing importance, ethical implications, and the impact
of Generative AI (GenAI) on computing education [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], whereas IR is notably absent as a standalone
knowledge area. When it does appear, IR is often subsumed under related areas, without explicit
competency goals related to core IR topics like indexing, ranking, retrieval algorithms, evaluation
metrics and methodologies, and other advanced topics [
        <xref ref-type="bibr" rid="ref14 ref15 ref4">14, 15, 4</xref>
        ]. These omissions underscores our key
argument, that we discuss in the following: despite its critical role in both historical and modern AI
systems, IR is underrepresented in AI curricula.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Why: Reasons to Increase IR Content in AI education</title>
      <p>We discuss four reasons that, we believe, call for including more IR in AI curricula.</p>
      <sec id="sec-3-1">
        <title>3.1. IR as a Foundation for AGI</title>
        <p>
          A compelling case for incorporating IR into AI education lies in IR’s foundational role in the development
of AGI. Zhai [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] has recently argued that intelligent agents cannot reach human-level cognition without
the ability to seek and use information efectively. This perspective suggest that even state-of-the-art
AI models, limited by the knowledge encoded during training, must master retrieval to acquire new
information, verify facts, reason through problems, and learn continuously in dynamic environments.
Future AI systems will require not only static knowledge but also the capability to query, update, and
contextualize it in real time. Zhai introduces five IR tasks that general AI systems must perform: (1)
External IR, the ability to query previously unseen sources like the Web; (2) Provenance IR, retrieving
the origin of a fact to verify its accuracy; (3) Curriculum IR, selecting the most useful information to
learn from next; (4) Rule IR, accessing internal rules or procedures for reasoning; and (5) Scenario IR,
drawing on past cases to inform current decisions. They suggest that an AGI will resemble a scholar or
investigator—consulting both internal memory and external resources—rather than a self-contained,
all-knowing neural network. This conceptualization implies that building advanced AI requires a deep
understanding of IR fundamentals such as indexing, querying, ranking, and feedback mechanisms.
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. IR-AI Similarities and Lessons Learned</title>
        <p>
          A recent paper by Demartini et al. [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] illustrates a diferent, more historical, viewpoint. Demartini et al.
start by observing that the situation in today AI, with the availability of LLMs to the large public, is very
similar to what happened at the end of the 1990s when Web search engines made IR available to web
1https://mbzuai.ac.ae/study/undergraduate-program/ [Accessed: 19-10-2025]
users. Simplifying, their position can be summarized as “ChatGPT today is very much alike Google in
the 1990s”, but their analysis goes on by listing similarities and diferences between the two situations,
and the AI and IR fields in general. One example concerns evaluation methodologies, that have been
studied in depth in the IR field since the 1960s. Today practice of benchmark-based evaluation in AI
can be improved by “importing” in AI several results and best practices from IR—indeed, debates on
benchmark reliability, experimental reproducibility with proprietary systems and data, handling biased
data, privacy and copyright concerns, and ensuring eficiency and scalability were hot topics in IR 25
years ago and are now resurfacing in AI. Another example is prompt optimization, that can benefit
from the large body of work on query formulation, reformulation, and variations. At the same time,
diferences in community culture and scale exist, e.g., the IR research community has historically been
smaller and more focused, whereas AI spans many sub-disciplines and has grown rapidly.
        </p>
        <p>The paper concludes by listing seven key lessons that remain highly relevant for the AI field at large
and can ofer valuable guidance for AI education: 1) the importance of rigorous evaluation practices,
including standardized benchmarks and critical awareness of metrics; 2) the recognition that real-world
impact depends on full-system design and attention to user needs, not just algorithmic novelty; 3) the
value of historical context in understanding the evolution of techniques and avoiding past mistakes; 4)
the need to support fundamental research with long-term vision, even when immediate commercial
payof is lacking; 5) the importance of clear terminology and precise communication to avoid confusion
and misaligned expectations; 6) the benefits of a collaborative research culture that fosters shared
progress through open data and communal challenges; and 7) the broader scientific virtues that IR has
long cultivated—rigor, humility, and cooperation—that AI students should internalize.</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. IR-AI Convergence</title>
        <p>
          Although AI and IR originated as distinct fields, their evolution has been tightly interconnected. IR
has long been driven by AI techniques. Modern AI systems frequently incorporate IR components: for
instance, search engines are used to feed real-time knowledge to LLMs in RAG [
          <xref ref-type="bibr" rid="ref16 ref9">9, 16</xref>
          ]. Also the two
above described works point in this direction: Zhai [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] notes the “rapid growth of work on applying
new AI technologies such as LLMs to improve IR systems or develop more intelligent IR”, as well as using
IR to support AI; Demartini et al. [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] describe the repeated historical development. We believe we are
witnessing a convergence. This convergence can help us better characterize the relationship between
human and machine intelligence [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ]. AI systems are shifting from primarily emulating intelligence (e.g.,
automatically classifying objects in an image) toward augmenting intelligence (e.g., assisting software
developers in coding more cost-efectively). Looking ahead, IR-enhanced AI tools may further extend
this trajectory by enabling users to accomplish informational tasks that were previously too complex or
resource-intensive to undertake [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ]. In short, we argue that IR and AI are co-evolving: AI makes IR
smarter, and IR makes AI more complete. For students, researchers, and practitioners, fluency in IR is
becoming just as important as knowledge of ML or neural networks when working in AI.
        </p>
      </sec>
      <sec id="sec-3-4">
        <title>3.4. Alignment with ACM/IEEE-CS/AAAI CS2023 Curricular Guidelines</title>
        <p>
          Integrating IR into AI education would allow universities to better adhere to CS2023’s competency-based
approach [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ], by ensuring that students not only develop algorithmic and modeling skills, but also gain
the ability to retrieve, filter, and evaluate information. Furthermore, IR aligns with the cross-cutting
competencies emphasized in CS2023, such as transparency, explainability, and ethical computing: IR
concepts such as ranking fairness, user intent modeling, and relevance evaluation directly support
interpretability and responsible AI practices. We believe that the inclusion of IR topics in AI education
would not only close a curricular gap and better reflect the IR-AI convergence, but also prepare students
for building systems that search, reason, and respond in a responsible and informed way.
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. How: Integrating IR into AI Education</title>
      <p>We now outline concrete strategies to integrate IR into AI education, targeting various learner groups.</p>
      <sec id="sec-4-1">
        <title>4.1. Undergraduate and Graduate Curricula</title>
        <p>
          A first step to incorporate IR in AI programs at the university level is adding a dedicated IR module
within standard AI, ML, or data science classes. This module can introduce fundamental IR concepts like
indexing, search algorithms, ranking models, and evaluation methodologies and metrics [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ], showing
how they complement AI topics. For example, when teaching ML evaluation, instructors can also cover
ranking efectiveness from IR evaluation; a lesson on embedding vectors in an NLP class can naturally
lead into vector-space retrieval. By aligning IR topics with existing syllabus sections (e.g., introducing
inverted indexes during data structures for AI, or ranking loss functions during an ML course), students
see IR as an integrated component rather than an isolated subject. This can be complemented with
hands-on laboratory activities and assignments. In undergraduate courses, students might build a simple
search engine for a mini-project for example by indexing a document collection and implementing
a basic ranking function (such as TF-IDF or BM25). Another efective and natural exercise can be
carried out in a RAG project: students use an open-source IR toolkit to retrieve relevant documents for a
given query, then feed those documents into an LLM model to produce an answer. Such an assignment
concretely links IR with modern AI by showing how retrieved context can improve an LLM’s responses.
        </p>
        <p>Graduate-level curricula can go further, encouraging interdisciplinary projects that bridge IR and AI
like, for example, designing a question-answering system that combines a neural search module with a
ifne-tuned transformer reader, or evaluating how diferent retrieval strategies impact the outputs of a
chatbot system. Reading seminars and special topics courses could include foundational IR literature
alongside AI papers, enabling discussion on how search and learning intersect and are connected.</p>
        <p>We believe the key is to normalize IR topics within the AI education pipeline. When IR is presented
not as an outlier but as a natural part of AI problem-solving pipeline, students will recognize its value.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. AI Literacy for General Learners</title>
        <p>
          Integrating IR into AI education should not be limited to university students; it is equally important
for general AI literacy programs aimed at secondary schools, informal learning, and the public. As AI
systems, search engines, and digital assistants are present in everyday life, non-technical learners will
benefit from understanding IR principles behind these tools [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]. We recommend weaving basic IR
concepts into high school computing courses, library and information literacy workshops, and public
AI seminars. The goal at this level is not to explain complex algorithms, but to build intuition and
awareness about how information is indexed, retrieved, and presented by AI-driven services.
        </p>
        <p>One approach towards this goal is to use real-world examples. Educators can describe a web search
engine by explaining its core components: web crawlers, inverted indexes, and ranking algorithms.
A class of teenagers might engage in a hunt activity where they formulate queries to find specific
information, then discuss why certain results appeared on top introducing ideas like keywords, relevance,
and ranking criteria. This can be followed by a discussion of biases in search results and the importance
of evaluating information sources. Since many modern AI applications (from conversational assistants
to recommender systems) involve retrieval, highlighting these connections helps learners see IR as an
integral part of AI. For example, an instructor might show how a virtual assistant’s answer to “Who is
the president of the United States?” comes from retrieving information from an up-to-date knowledge
base or the web, not just the assistant “knowing” the fact. This reinforces a healthy model of AI: even
advanced AI often looks things up and thus the quality of its answers depends on the quality of retrieval.</p>
        <p>
          Project-based learning can also be efective for non-technical audiences. Secondary school students
could be guided to build a small search engine for a set of documents relevant to a history or science
project using simple tools or pre-written code, illustrating IR in a hands-on way. Alternatively, a museum
or library could host an interactive demo where participants experiment with a question-answering
system that uses a local archive: they pose questions and see how the system retrieves documents to
answer them. Such activities would make IR tangible and enhance AI literacy [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]. They will also foster
critical thinking; for instance, participants can learn how rephrasing a query can yield better results
(the IR notions of query formulation and reformulation [19]).
        </p>
      </sec>
      <sec id="sec-4-3">
        <title>4.3. Professional and Continuing Education</title>
        <p>The need for IR integration extends to professionals and lifelong learners. Many industry roles now
require blending data-driven AI techniques with search and knowledge management. We suggest that
professional development programs, such as online certifications and corporate training courses, embed
IR modules focused on practical applications. For example, a data science certificate program might add
a unit on “AI-powered information retrieval” covering how to use search indexes or vector databases
alongside ML models. Likewise, workshops for software engineers can include labs on building a
retrieval-augmented chatbot that leverages search algorithms.</p>
        <p>
          A particularly relevant theme for continuing education is RAG. Modern enterprises are adopting RAG
pipelines that combine LLM reasoning with domain-specific knowledge bases and search capabilities to
improve accuracy [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. Therefore, training courses for AI professionals should teach how to integrate
open-source IR systems or enterprise search platforms with AI models. A corporate workshop might
have teams deploy a simple question-answering service: using an IR API to fetch internal documents
in response to user questions, and then summarizing those with an LLM. Through this exercise,
professionals learn about indexing data, crafting efective queries for the domain, and addressing issues
like document relevancy and result filtering, all IR skills directly augmenting AI solutions. Case studies
from industry can be featured as well. For instance, learning materials can highlight how e-commerce
companies use retrieval algorithms to feed recommender systems, or how healthcare AI systems retrieve
patient literature to support clinical decision-making. By seeing these examples, practitioners recognize
IR as a critical component in real-world AI pipelines, not just an academic topic.
        </p>
        <p>Organizations and professional societies might develop badges in “IR for AI”, to be earned by
completing some significant activity. For those already in IR-centric jobs (like search engineers, information
architects), continuing education can introduce cutting-edge AI methods.</p>
      </sec>
      <sec id="sec-4-4">
        <title>4.4. Making IR-AI Integration the Norm</title>
        <p>Across all these educational contexts, the integration of IR into AI teaching should be approached as
a long-term cultural shift. The IR community has observed that its contributions need to be better
communicated and taught broadly. Universities producing AI graduates, outreach programs informing
the public, and industry eforts all have a role to play. We propose that academic departments and
curriculum committees explicitly include IR outcomes in their program objectives for AI-related degrees.
Likewise, national AI literacy initiatives should reference IR as a foundational competency. A more
IR-informed AI education will produce practitioners who can design systems that search, reason, and
then respond, instead of treating retrieval as an afterthought. In turn, this will lead to AI applications
that are more transparent, accountable, and efective at meeting users’ needs.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusions and Future Developments</title>
      <p>In this position paper we have discussed our opinion that as AI continues to advance toward more
general and human-like intelligence, the skills and insights from IR are more relevant than ever. IR
has a number of methodologies that can help significantly with the developmental of modern AI (e.g.,
managing raw and unstructured data at scale), it is a core component of intelligent systems, from search
engines that encapsulate collective knowledge to AI assistants that must fetch facts and reason over
retrieved evidence. The message brought by recent research is clear: AI needs IR. AI systems enhanced
with IR capabilities are already proving more powerful and trustworthy, whether by providing citations
in a chatbot answer or by staying updated with the latest information.</p>
      <p>For these reasons, we call on educators and curriculum developers to bridge the gap between IR
and AI. The timing is crucial: as AI and IR researchers increasingly collaborate and publish in each
other’s venues, the academic distinctions will be faded. The next generation of AI specialists should
comfortably speak the language of both fields. Integrating IR into AI education will ensure that those
who build and use intelligent machines remember the importance of finding information and learning
from it, an ability at the very heart of intelligence itself.</p>
    </sec>
    <sec id="sec-6">
      <title>Declaration on Generative AI</title>
      <p>During the preparation of this work, the authors used ChatGPT in order to: Grammar and spelling
check, Paraphrase and reword. After using this tool, the authors reviewed and edited the content as
needed and take full responsibility for the publication’s content.
AI Literacy in Argentine and Latin American Libraries, in: Proceedings of the 1st Workshop on
Education for Artificial Intelligence, edu4AI 2024, CEUR Workshop Proceedings, 2024, pp. 106–115.
[19] J. Huang, E. N. Efthimiadis, Analyzing and Evaluating Query Reformulation Strategies in Web
Search Logs, in: Proceedings of the 2009 ACM CIKM, 2009, p. 77–86.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baeza-Yates</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. A.</given-names>
            <surname>Ribeiro-Neto</surname>
          </string-name>
          ,
          <article-title>Modern Information Retrieval - The Concepts</article-title>
          and
          <source>Technology Behind Search</source>
          , 2 ed.,
          <source>Pearson Education Ltd</source>
          .,
          <string-name>
            <surname>Harlow</surname>
          </string-name>
          , England,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>B.</given-names>
            <surname>Croft</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Metzler</surname>
          </string-name>
          , T. Strohman, Search Engines: Information Retrieval in Practice, Pearson,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>C. D.</given-names>
            <surname>Manning</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Raghavan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Schütze</surname>
          </string-name>
          , Introduction to Information Retrieval, Cambridge University Press,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>O.</given-names>
            <surname>Alonso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Baeza-Yates</surname>
          </string-name>
          ,
          <source>Information Retrieval: Advanced Topics and Techniques</source>
          , volume
          <volume>60</volume>
          , 1 ed.,
          <source>ACM</source>
          ,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Sanderson</surname>
          </string-name>
          , W. B.
          <string-name>
            <surname>Croft</surname>
          </string-name>
          ,
          <source>The History of Information Retrieval Research, Proc. IEEE</source>
          <volume>100</volume>
          (
          <year>2012</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>S.</given-names>
            <surname>Russell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Norvig</surname>
          </string-name>
          ,
          <source>Artificial Intelligence: A Modern Approach</source>
          , 4 ed.,
          <source>Pearson</source>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>N.</given-names>
            <surname>Cristianini</surname>
          </string-name>
          , The Shortcut:
          <article-title>Why Intelligent Machines Do Not Think Like Us</article-title>
          , CRC Press,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>N. J.</given-names>
            <surname>Belkin</surname>
          </string-name>
          , W. B.
          <string-name>
            <surname>Croft</surname>
          </string-name>
          , Information Filtering and
          <article-title>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>
          . doi:
          <volume>10</volume>
          .1145/138859.138861.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>P.</given-names>
            <surname>Lewis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Perez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Piktus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Petroni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Karpukhin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Goyal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Küttler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lewis</surname>
          </string-name>
          , W.-t. Yih,
          <string-name>
            <given-names>T.</given-names>
            <surname>Rocktäschel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Riedel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Kiela</surname>
          </string-name>
          ,
          <article-title>Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks</article-title>
          ,
          <source>in: Advances in Neural Information Processing Systems</source>
          , volume
          <volume>33</volume>
          ,
          <year>2020</year>
          , pp.
          <fpage>9459</fpage>
          -
          <lpage>9474</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhai</surname>
          </string-name>
          ,
          <source>Information Retrieval for Artificial General Intelligence: A New Perspective of Information Retrieval Research</source>
          ,
          <source>in: Proceedings of the 48th ACM SIGIR Conference</source>
          ,
          <year>2025</year>
          , p.
          <fpage>3876</fpage>
          -
          <lpage>3886</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>G.</given-names>
            <surname>Demartini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Hauf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lease</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Mizzaro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Roitero</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sanderson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Scholer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Spina</surname>
          </string-name>
          , P. Thomas,
          <string-name>
            <surname>A. P.</surname>
          </string-name>
          de Vries, G. Zuccon,
          <article-title>Preaching to the ChoIR: Lessons IR Should Share with AI</article-title>
          ,
          <source>in: Proceedings of the 2025 ACM SIGIR ICTIR Conference</source>
          ,
          <year>2025</year>
          , p.
          <fpage>78</fpage>
          -
          <lpage>91</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>A. N.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. K.</given-names>
            <surname>Raj</surname>
          </string-name>
          , et al.,
          <source>Computer Science Curricula</source>
          <year>2023</year>
          ,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>IEEE</given-names>
            <surname>Computer</surname>
          </string-name>
          <string-name>
            <surname>Society</surname>
          </string-name>
          , IEEE Computer Society and Industry Partners Release Guidance in the Form of Undergraduate Computer Science Curricula,
          <year>2023</year>
          . URL: https://www.computer.org/ press-room/new-cs2023
          <string-name>
            <surname>-</surname>
          </string-name>
          curriculum-guide,
          <source>accessed October</source>
          <year>2025</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>I.</given-names>
            <surname>Markov</surname>
          </string-name>
          , M. de Rijke,
          <article-title>What Should We Teach in Information Retrieval?</article-title>
          ,
          <source>SIGIR Forum 52</source>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>C.</given-names>
            <surname>Bauer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Fröbe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jannach</surname>
          </string-name>
          , U. Kruschwitz,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rosso</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Spina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Tintarev</surname>
          </string-name>
          ,
          <source>Overcoming Methodological Challenges in Information Retrieval and Recommender Systems through Awareness and Education</source>
          ,
          <source>Technical Report, Schloss Dagstuhl - Leibniz-Zentrum für Informatik</source>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>A.</given-names>
            <surname>Salemi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Zamani</surname>
          </string-name>
          ,
          <article-title>Evaluating Retrieval Quality in Retrieval-Augmented Generation</article-title>
          ,
          <source>in: Proceedings of the 47th ACM SIGIR Conference</source>
          ,
          <year>2024</year>
          , p.
          <fpage>2395</fpage>
          -
          <lpage>2400</lpage>
          . doi:
          <volume>10</volume>
          .1145/3626772. 3657957.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Trippas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Spina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Scholer</surname>
          </string-name>
          , Adapting Generative Information Retrieval Systems to Users, Tasks, and Scenarios, in: R. W. White,
          <string-name>
            <surname>C.</surname>
          </string-name>
          Shah (Eds.),
          <source>Information Access in the Era of Generative AI</source>
          , volume
          <volume>51</volume>
          ,
          <string-name>
            <surname>Springer</surname>
            <given-names>Nature Switzerland AG</given-names>
          </string-name>
          , Cham, Switzerland,
          <year>2025</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>A.</given-names>
            <surname>Vercelli</surname>
          </string-name>
          ,
          <string-name>
            <surname>P. B. D'Amico</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Bianculli</surname>
          </string-name>
          , Librarians and AI Literacy:
          <article-title>Strengthen Awareness and</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>