AI Navigate

Entropy Guided Diversification and Preference Elicitation in Agentic Recommendation Systems

arXiv cs.AI / 3/13/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper presents an Interactive Decision Support System (IDSS) for agentic recommendation that handles ambiguous user queries by dynamically filtering candidates and quantifying uncertainty.
  • It uses entropy as a unifying signal to measure uncertainty over item attributes and to guide adaptive preference elicitation via follow-up questions that maximize expected information gain.
  • When preferences are still incomplete, IDSS incorporates residual uncertainty into downstream recommendations through uncertainty-aware ranking and entropy-based diversification, avoiding premature narrowing of the search space.
  • The authors evaluate IDSS with review-driven simulated users and show that entropy-guided elicitation reduces unnecessary follow-up questions while producing more informative, diverse, and transparent recommendation sets under ambiguity.

Abstract

Users on e-commerce platforms can be uncertain about their preferences early in their search. Queries to recommendation systems are frequently ambiguous, incomplete, or weakly specified. Agentic systems are expected to proactively reason, ask clarifying questions, and act on the user's behalf, which makes handling such ambiguity increasingly important. In existing platforms, ambiguity led to excessive interactions and question fatigue or overconfident recommendations prematurely collapsing the search space. We present an Interactive Decision Support System (IDSS) that addresses ambiguous user queries using entropy as a unifying signal. IDSS maintains a dynamically filtered candidate product set and quantifies uncertainty over item attributes using entropy. This uncertainty guides adaptive preference elicitation by selecting follow-up questions that maximize expected information gain. When preferences remain incomplete, IDSS explicitly incorporates residual uncertainty into downstream recommendations through uncertainty-aware ranking and entropy-based diversification, rather than forcing premature resolution. We evaluate IDSS using review-driven simulated users grounded in real user reviews, enabling a controlled study of diverse shopping behaviors. Our evaluation measures both interaction efficiency and recommendation quality. Results show that entropy-guided elicitation reduces unnecessary follow-up questions, while uncertainty-aware ranking and presentation yield more informative, diverse, and transparent recommendation sets under ambiguous intent. These findings demonstrate that entropy-guided reasoning provides an effective foundation for agentic recommendation systems operating under uncertainty.