Saved in:
Bibliographic Details
Main Authors: Jarboui, Firas, Memari, Issa
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2509.06185
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Conversational recommender systems promise rich interactions for e-commerce, but balancing exploration (clarifying user needs) and exploitation (making recommendations) remains challenging, especially when deploying large language models (LLMs) with vast product catalogs. We address this challenge by modeling the breadth of user interest via the entropy of retrieval score distributions. Our method uses a neural retriever to fetch relevant items for a user query and computes the entropy of the re-ranked scores to dynamically route the dialogue policy: low-entropy (specific) queries trigger direct recommendations, whereas high-entropy (ambiguous) queries prompt exploratory questions. This simple yet effective strategy allows an LLM-driven agent to remain aware of an arbitrarily large catalog in real-time without bloating its context window.