question narrative: The detailed description accompanying a question post (e.g., on StackExchange) where the user articulates specific constraints, context, and information needs.
rubric aspects: Specific criteria or requirements extracted from the question narrative used to evaluate whether a generated response meets the user's personalized needs.
SE-PQA: StackExchange Personalized Question Answering dataset, originally designed for retrieval, which serves as the source data for LaMP-QA.
LaMP: Language Model Personalization—a prior benchmark focused on personalized content generation (like emails) rather than information seeking.
factoid question: A question with a single, universal factual answer that does not depend on the user's context (filtered out in this benchmark).
RAG: Retrieval-Augmented Generation—using retrieved documents (in this case, user history) to ground generation.