AWARE-US: Benchmark for Preference-Aware Resolution in Tool-Calling Agents
By: Mehmet Kurmaz
Potential Business Impact:
Fixes computer searches that find nothing.
Tool-calling conversational agents querying structured databases often face two linked failures: underspecification (missing constraints needed to run a precise query) and infeasibility (the fully specified query returns an empty set because no item satisfies all constraints). Existing work often responds with "no results" or relaxes constraints using ad hoc rules, which can violate user intent by discarding requirements the user cares about most. We frame infeasibility handling as a preference-aware query repair problem: when a query is unsatisfiable, the agent should relax the least important constraints to the user. We propose three LLM-based methods for inferring relative constraint importance from dialogue: (1) local weighting, (2) global one-shot weighting, and (3) pairwise ranking. Experiments show local weighting achieves the best preference alignment, while global weighting performs best on correct constraint relaxation. We also introduce AWARE-US, a benchmark of persona-grounded queries requiring agents to disambiguate requests via conversation and resolve infeasibility in a way consistent with persona-implied preferences.
Similar Papers
Emergence: Overcoming Privileged Information Bias in Asymmetric Embodied Agents via Active Querying
Artificial Intelligence
Teaches robots to ask questions for better teamwork.
Reasoning with Preference Constraints: A Benchmark for Language Models in Many-to-One Matching Markets
Artificial Intelligence
Helps computers match students to colleges fairly.
Align While Search: Belief-Guided Exploratory Inference for World-Grounded Embodied Agents
Artificial Intelligence
Helps AI learn better without extra training.