CURATe: Benchmarking Personalised Alignment of Conversational AI Assistants
Lize Alberts, Benjamin Ellis, Andrei Lupu, Jakob Foerster
TL;DR
The paper introduces CURATe, a multi-turn benchmark to evaluate personalised alignment of LLM assistants under safety-critical user contexts. By testing ten models across five scenarios with a safety-constrained first turn and conflicting preferences, it uncovers systematic biases and failures in maintaining user-specific information, including sycophancy and misweighting of risk versus desire. An external evaluator reveals that even strong reasoning models struggle with personalized safety, though prompting with explicit safety considerations markedly improves performance compared to generic 'harmless' prompts. The work proposes concrete directions for robust personalised alignment, such as enhanced contextual attention, dynamic user modelling, and hierarchical information retention, to support safe, context-aware long-term human–AI interaction.
Abstract
We introduce a multi-turn benchmark for evaluating personalised alignment in LLM-based AI assistants, focusing on their ability to handle user-provided safety-critical contexts. Our assessment of ten leading models across five scenarios (with 337 use cases each) reveals systematic inconsistencies in maintaining user-specific consideration, with even top-rated "harmless" models making recommendations that should be recognised as obviously harmful to the user given the context provided. Key failure modes include inappropriate weighing of conflicting preferences, sycophancy (prioritising desires above safety), a lack of attentiveness to critical user information within the context window, and inconsistent application of user-specific knowledge. The same systematic biases were observed in OpenAI's o1, suggesting that strong reasoning capacities do not necessarily transfer to this kind of personalised thinking. We find that prompting LLMs to consider safety-critical context significantly improves performance, unlike a generic 'harmless and helpful' instruction. Based on these findings, we propose research directions for embedding self-reflection capabilities, online user modelling, and dynamic risk assessment in AI assistants. Our work emphasises the need for nuanced, context-aware approaches to alignment in systems designed for persistent human interaction, aiding the development of safe and considerate AI assistants.
