Who's Asking? Evaluating LLM Robustness to Inquiry Personas in Factual Question Answering
Nil-Jana Akpinar, Chia-Jung Lee, Vanessa Murdock, Pietro Perona
TL;DR
This work presents the first systematic evaluation of LLM robustness to inquiry personas in factual QA, showing that first-person user attributes can significantly alter answers, trigger refusals, or induce role confusion. By constructing a rigorous framework with objective QA datasets, diverse persona types, and multi-model evaluation, the study reveals both robustness gaps and scenarios where persona alignment can improve accuracy. It introduces a push-button robustness testing approach using simple system prompts to mitigate persona-induced variability and provides deep thematic analysis of failure modes to inform mitigation. The findings highlight the need for careful handling of user context in real-world QA systems and offer strategies for improving reliability, such as objective prompts, persona cue filtering, and targeted adversarial training.
Abstract
Large Language Models (LLMs) should answer factual questions truthfully, grounded in objective knowledge, regardless of user context such as self-disclosed personal information, or system personalization. In this paper, we present the first systematic evaluation of LLM robustness to inquiry personas, i.e. user profiles that convey attributes like identity, expertise, or belief. While prior work has primarily focused on adversarial inputs or distractors for robustness testing, we evaluate plausible, human-centered inquiry persona cues that users disclose in real-world interactions. We find that such cues can meaningfully alter QA accuracy and trigger failure modes such as refusals, hallucinated limitations, and role confusion. These effects highlight how model sensitivity to user framing can compromise factual reliability, and position inquiry persona testing as an effective tool for robustness evaluation.
