transcribe

Tanya Roosta - Information Retrieval in the Age of Agentic AI

Berkeley RDI · 4m · transcribed Aug 2026
More from Berkeley RDI Business
𝕏 Share ▶ YouTube 📥 PDF 🤖 .md

Section Insights

# 0:00

Introduction to Agentic Information Retrieval

What is the shift in information retrieval practices?

The shift from traditional information retrieval to agentic information retrieval involves moving from a straightforward query-document ranking process to a more interactive, planning-based approach where the agent understands user intent and engages in an ongoing conversation.

  • Traditional information retrieval is a linear process.
  • Agentic IR involves planning and understanding user intent.
  • The interaction is more conversational and dynamic.
# 0:57

Understanding Agentic IR

How does agentic information retrieval function?

Agentic IR involves the agent analyzing the user's query, gathering relevant information from various sources, and synthesizing a comprehensive answer, which saves users significant time.

  • Agentic IR can handle complex queries with multiple turns.
  • It reduces the need for users to sift through information manually.
  • The process is evidence-driven and aims to provide grounded answers.
# 1:55

Challenges in Evaluating Agentic IR

What are the challenges in evaluating agentic information retrieval?

Current evaluation methods often focus solely on the final answer's correctness, which is inadequate for the interactive and multi-turn nature of agentic IR.

  • Traditional evaluation metrics like BLEU and ROUGE may not be sufficient.
  • The evaluation should consider the entire interaction process.
  • Assessing each step in the conversation is crucial for accurate evaluation.
# 2:52

New Evaluation Approaches

What new methods are being developed for evaluating agentic IR?

Emerging evaluation methods include analyzing the reasoning traces of agents, developing multi-turn benchmarks, and considering metrics like token usage and latency to assess the effectiveness of information retrieval.

  • Reasoning-aware retrieval and multi-turn benchmarks are on the rise.
  • Evaluating the agent's reasoning process is essential.
  • Adaptive metrics can help optimize the retrieval process.
# 3:50

Conclusion on Information Seeking Evolution

How has information seeking changed and what does it mean for evaluation?

The evolution of information seeking necessitates a change in how we assess the performance of information retrieval agents, ensuring they meet their intended goals effectively.

  • Information seeking has become more complex and interactive.
  • Evaluation methods must adapt to the new landscape of agentic IR.
  • Continuous improvement in assessment strategies is essential for success.

Transcript

0:02 Hi everyone. I'm Tanya Rusta and I work at AMD as the director of AI. Sorry I wasn't able to make it in person, but I'm glad at least we have Zoom. I will be spending the next few minutes discussing evaluation framework for agentic IR. So, let's start with the shift. Basically, what has happened in the last few years is that we have moved from traditional information retrieval, classic rack, where you have the straight line of there is a query from the user, the search engine would get the documents, come up with a rank list, re-rank it, and then present the list to the user.

0:45 to this more of an agentic flow where the agent actually does you know, planning, tries to figure out what the intent of the query is, it does the search, gathers the results, analyzes critiques, and then presents the final result. So, this means that the unit of work has basically used from has moved from lookup to an ongoing conversation with the world. and this agentic IR shows up in the deep research agents as most of you all have seen in the chat GPT and you know, other agents that you're able to put a question out. For example, here is the question is about cholesterol medication and the agent basically tries to understand, you know, what the intent of the question is. Then it goes and uses various tools to gather the websites, you know, different information, pricing information, drug interactions, etc., and then comes up with the answer, tries to ground the answer into you know, retrieved evidence and then finally presents the results to the user. And this basically saves us many, many hours and having to kind of go through all the document blog posts, etc. and trying to figure all of this out on our own.

2:17 As and a lot of times this kind of agentic IR is now taking over potentially 20 turns. So, it has become a multi-hop But here's the uncomfortable gap that still sort of exists. And that is that when we want to kind of evaluate these you know, agentic IR, we still tend to look at the final answer, use scores like blue and rouge to see if the final answer is correct. And given the now the information seeking is really interactive, multi-turn, it has this oral aspect, it has to be evidence-driven.

2:58 simply grading the final answer doesn't work very well. so, what do we do? We basically have to look at the trace and start to you know, look try to assess the correctness, you know, of every hop, you know, was it adequate to answer the user, the cost in terms of number of tokens, latency, etc. And in terms of where the field is heading, I would say there is the reasoning aware retrievals. So, now not only have the keywords from the query, you're looking at the agent's trace reasoning traces. There is the multi-turn hop aware benchmarks that are being developed like M-TRACK. there is the retrieval you know, graph rack so that you know, you can look at the relationships.

3:53 There is self-rag to cut through some of the whole hallucinations and adaptive rag, too, basically, route, you know, queries based on their complexity and effort. And finally, actually looking at the number of tokens that, are used, you know, and optimiz- optimizing around that, as a metric for information retrieval. So, what I want to leave you with is that, you know, our information seeking has changed. The agents have changed how we get information, and that means that we have to also change the way we assess if these agents are doing the right thing and if they're achieving the goal that they have set up.

4:41 And that's, all I have. thanks for having me.

Summary

Tanya Rusta from AMD discusses the evolution of information retrieval (IR) from traditional methods to agentic IR, where AI agents engage in multi-turn conversations to understand user intent and gather information. She emphasizes the need for a new evaluation framework that goes beyond simple final answer scoring to assess the entire interactive process.

- Shift from traditional IR to agentic IR involves ongoing conversations rather than single lookups.
- Agentic IR exemplified by AI tools like ChatGPT that analyze user intent and gather comprehensive information.
- Current evaluation methods (e.g., BLEU, ROUGE) are inadequate for assessing multi-turn, interactive queries.
- Proposed evaluation should focus on the entire interaction trace, including each step's adequacy and efficiency.
- Development of new benchmarks like M-TRACK to assess multi-turn interactions and reasoning-aware retrieval.
- Emphasis on optimizing retrieval processes based on token usage and query complexity.
- The need for a paradigm shift in how we assess the effectiveness of AI agents in information retrieval.

Questions Answered

What is the shift in information retrieval practices?

The shift from traditional information retrieval to agentic information retrieval involves moving from a straightforward query-document ranking process to a more interactive, planning-based approach where the agent understands user intent and engages in an ongoing conversation.

How does agentic information retrieval function?

Agentic IR involves the agent analyzing the user's query, gathering relevant information from various sources, and synthesizing a comprehensive answer, which saves users significant time.

What are the challenges in evaluating agentic information retrieval?

Current evaluation methods often focus solely on the final answer's correctness, which is inadequate for the interactive and multi-turn nature of agentic IR.

What new methods are being developed for evaluating agentic IR?

Emerging evaluation methods include analyzing the reasoning traces of agents, developing multi-turn benchmarks, and considering metrics like token usage and latency to assess the effectiveness of information retrieval.

How has information seeking changed and what does it mean for evaluation?

The evolution of information seeking necessitates a change in how we assess the performance of information retrieval agents, ensuring they meet their intended goals effectively.

© transcribe · For agents Built with care and craft by Gokul Rajaram