Beyond expert users: agents should help users construct preferences, not just elicit them

arXiv cs.AI Papers

Summary

This paper argues that agents should help users construct preferences rather than assuming well-formed ones, proposing the CoPref model and CoShop benchmark. Evaluations show even frontier models achieve only 56% accuracy due to poor preference expansion.

arXiv:2606.30863v1 Announce Type: new Abstract: Agents typically assume an expert user -- one with well-formed preferences about what they want -- and default to clarifying questions whenever the task is underspecified. We argue this assumption is unrealistic. Users often lack the domain knowledge to have completely specified preferences; if asked about their preference on some feature, the user may be unable to answer without the agent helping the user to learn some domain knowledge needed to form a preference for that feature, e.g., via examples or explanations. To formalize these principles, we draw on the Search-Experience-Credence framework from Information Economics to introduce CoPref, a model of how users construct preferences based on agent dialog actions. We then study these ideas concretely in agentic recommender systems, proposing CoShop, an interactive benchmark. In CoShop, an agent converses with and makes recommendations for a CoPref user. The agent's performance depends on whether it can help the user gain the knowledge needed to specify the task well. Evaluating five frontier models, we find that no agent exceeds 56% accuracy on CoShop despite five turns of interaction. Failures stem not from agents' ability to find items, but from how little the interaction expands what users know about what they want.
Original Article
View Cached Full Text

Cached at: 07/01/26, 05:36 AM

# Beyond expert users: agents should help users construct preferences, not just elicit them
Source: [https://arxiv.org/abs/2606.30863](https://arxiv.org/abs/2606.30863)
[View PDF](https://arxiv.org/pdf/2606.30863)

> Abstract:Agents typically assume an expert user \-\- one with well\-formed preferences about what they want \-\- and default to clarifying questions whenever the task is underspecified\. We argue this assumption is unrealistic\. Users often lack the domain knowledge to have completely specified preferences; if asked about their preference on some feature, the user may be unable to answer without the agent helping the user to learn some domain knowledge needed to form a preference for that feature, e\.g\., via examples or explanations\. To formalize these principles, we draw on the Search\-Experience\-Credence framework from Information Economics to introduce CoPref, a model of how users construct preferences based on agent dialog actions\. We then study these ideas concretely in agentic recommender systems, proposing CoShop, an interactive benchmark\. In CoShop, an agent converses with and makes recommendations for a CoPref user\. The agent's performance depends on whether it can help the user gain the knowledge needed to specify the task well\. Evaluating five frontier models, we find that no agent exceeds 56% accuracy on CoShop despite five turns of interaction\. Failures stem not from agents' ability to find items, but from how little the interaction expands what users know about what they want\.

## Submission history

From: Irena Saracay \[[view email](https://arxiv.org/show-email/a7f20c4b/2606.30863)\] **\[v1\]**Mon, 29 Jun 2026 19:50:16 UTC \(2,270 KB\)

Similar Articles

Embeddings for Preferences, Not Semantics

arXiv cs.AI

This paper introduces a new embedding model designed to capture preferential similarity rather than just semantic similarity, improving preference prediction for collective decision-making systems.