Episode

The Future is Agentic in Recommender Systems

Podcast
Data Skeptic
Published
Apr 25, 2026
Duration seconds
2965
Processing state
processed
Canonical source
https://dataskeptic.com/blog/episodes/2026/The-future-is-agentic-in-recommender-systems
Audio
https://pscrb.fm/rss/p/mgln.ai/e/35/traffic.libsyn.com/secure/dataskeptic/Yashar_No_Ads_V1.mp3?dest-id=201630
JSON
/v1/public/podcasts/data-skeptic/episodes/the-future-is-agentic-in-recommender-systems
Markdown
/podcast/data-skeptic/the-future-is-agentic-in-recommender-systems.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/data-skeptic/episodes/the-future-is-agentic-in-recommender-systems/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/data-skeptic/the-future-is-agentic-in-recommender-systems.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Recommender systems are shifting from static ranked lists to 'agentic' systems capable of end-to-end task completion. This transition introduces significant new challenges in trust, specifically regarding hallucinations and adversarial vulnerabilities in LLM-driven models.

Topics

  • Recommender Systems
  • Large Language Models
  • Agentic AI
  • Generative AI
  • Trustworthy AI
  • Machine Learning
  • Multimodal Models
  • Adversarial Attacks

Highlights

  • Main idea: The future of recommendation lies in agentic systems that use memory and tools to perform complex, multi-step tasks rather than just providing item lists
  • Failure mode: LLM-based recommenders are prone to hallucinations and context drift, which can be particularly dangerous in high-stakes domains like medicine
  • Practical takeaway: Building trustworthy systems requires addressing multiple dimensions, including robustness to adversarial attacks, privacy, and explainability
  • Main idea: Multimodal generative models can revolutionize industries like fashion by allowing users to visually preview and iterate on personalized outfits
  • Technical challenge: Evaluating modern generative recommenders requires complex multi-dimensional radar charts to track accuracy, latency, and ethical risks

Chapters

  1. 1:00 The Evolution of Recommender Systems: An overview of how the field has moved from image processing and video recommendation to the current era of generative models.
  2. 4:45 Trust and Adversarial Risks: A discussion on the necessity of trustworthy AI and the different perspectives on achieving robustness in recommendation pipelines.
  3. 8:25 New Risks in the LLM Era: Examining how large language models introduce unprecedented risks like hallucinations and context drift into recommendation tasks.
  4. 12:10 Multimodal Generative Advantages: How generative models can enhance user engagement through visual previews and interactive, natural language suggestions.
  5. 15:45 From Ranked Lists to Agents: The fundamental shift from traditional collaborative filtering to revolutionary agentic systems that execute tasks.
  6. 19:55 The Power of Agentic Models: Exploring dynamic systems that can handle multiple constraints and perform complex, multi-tasking operations for users.
  7. 38:20 Dimensions of Evaluation: Analyzing the input, output, and observation spaces required to evaluate modern, large-scale language agents.