paper-with-me

Papers

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

2026-06-29 · Irena Saracay, Ludwig Schmidt, Carlos Guestrin arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.30863

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Explainable Reinforcement Learning Agents Using World Models

2025-05-12 · Madhuri Singh, Amal Alabdulkarim, Gennie Mansi, Mark O. Riedl

Explainable AI (XAI) systems have been proposed to help people understand how AI systems produce outputs and behaviors. Explainable Reinforcement Learning (XRL) has an added complexity due to the temporal nature of seque…

counterfactualreinforcement-learningReinforcement LearningSequential Decision Making

Abstracted Trajectory Visualization for Explainability in Reinforcement Learning

2024-02-05 · Yoshiki Takagi, Roderick Tabalba, Nurit Kirshenbaum, Jason Leigh

Explainable AI (XAI) has demonstrated the potential to help reinforcement learning (RL) practitioners to understand how RL models work. However, XAI for users who do not have RL expertise (non-RL experts), has not been s…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

YETI (YET to Intervene) Proactive Interventions by Multimodal AI Agents in Augmented Reality Tasks

2025-01-16 · Saptarashmi Bandyopadhyay, Vikas Bahirwani, Lavisha Aggarwal, Bhanu Guda 외

Multimodal AI Agents are AI models that have the capability of interactively and cooperatively assisting human users to solve day-to-day tasks. Augmented Reality (AR) head worn devices can uniquely improve the user exper…

AI AgentScene UnderstandingSSIM

Beyond Value: CHECKLIST for Testing Inferences in Planning-Based RL

2022-06-04 · Kin-Ho Lam, Delyar Tabatabai, Jed Irvine, Donald Bertucci 외

Reinforcement learning (RL) agents are commonly evaluated via their expected value over a distribution of test scenarios. Unfortunately, this evaluation approach provides limited evidence for post-deployment generalizati…

Reinforcement Learning (RL)

Should artificial agents ask for help in human-robot collaborative problem-solving?

2020-05-25 · Adrien Bennetot, Vicky Charisi, Natalia Díaz-Rodríguez

Transferring as fast as possible the functioning of our brain to artificial intelligence is an ambitious goal that would help advance the state of the art in AI and robotics. It is in this perspective that we propose to …

Q-Learning