paper-with-me

Papers

UQABench: Evaluating User Embedding for Prompting LLMs in Personalized Question Answering

2025-02-26 · Langming Liu, Shilei Liu, Yujin Yuan, Yizhen Zhang, Bencheng Yan, Zhiyuan Zeng, ZiHao Wang, Jiaqi Liu, Di Wang, Wenbo Su, Pengjie Wang, Jian Xu, Bo Zheng

Large language models (LLMs) achieve remarkable success in natural language processing (NLP). In practical scenarios like recommendations, as users increasingly seek personalized experiences, it becomes crucial to incorporate user interaction history into the context of LLMs to enhance personalization. However, from a practical utility perspective, user interactions' extensive length and noise present challenges when used directly as text prompts. A promising solution is to compress and distill interactions into compact embeddings, serving as soft prompts to assist LLMs in generating personalized responses. Although this approach brings efficiency, a critical concern emerges: Can user embeddings adequately capture valuable information and prompt LLMs? To address this concern, we propose \name, a benchmark designed to evaluate the effectiveness of user embeddings in prompting LLMs for personalization. We establish a fair and standardized evaluation process, encompassing pre-training, fine-tuning, and evaluation stages. To thoroughly evaluate user embeddings, we design three dimensions of tasks: sequence understanding, action prediction, and interest perception. These evaluation tasks cover the industry's demands in traditional recommendation tasks, such as improving prediction accuracy, and its aspirations for LLM-based methods, such as accurately understanding user interests and enhancing the user experience. We conduct extensive experiments on various state-of-the-art methods for modeling user embeddings. Additionally, we reveal the scaling laws of leveraging user embeddings to prompt LLMs. The benchmark is available online.

📄 PDF Abstract BibTeX arXiv:2502.19178

Code (1)

OpenStellarTeam/UQABench 공식 구현 pytorch

Tasks

Question Answering

Similar Papers 제목 키워드 기반

PERSOMA: PERsonalized SOft ProMpt Adapter Architecture for Personalized Language Prompting

2024-08-02 · Liam Hebert, Krishna Sayana, Ambarish Jash, Alexandros Karatzoglou 외

Understanding the nuances of a user's extensive interaction history is key to building accurate and personalized natural language systems that can adapt to evolving user preferences. To address this, we introduce PERSOMA…

Interpretable User Satisfaction Estimation for Conversational Systems with Large Language Models

2024-03-19 · Ying-Chun Lin, Jennifer Neville, Jack W. Stokes, Longqi Yang 외

Accurate and interpretable user satisfaction estimation (USE) is critical for understanding, evaluating, and continuously improving conversational systems. Users express their satisfaction or dissatisfaction with diverse…

Chatbot

Do LLMs Recognize Your Preferences? Evaluating Personalized Preference Following in LLMs

2025-02-13 · Siyan Zhao, Mingyi Hong, Yang Liu, Devamanyu Hazarika 외

Large Language Models (LLMs) are increasingly used as chatbots, yet their ability to personalize responses to user preferences remains limited. We introduce PrefEval, a benchmark for evaluating LLMs' ability to infer, me…

BenchmarkingRetrievalRetrieval-augmented Generation

Evaluating Factual Consistency of Summaries with Large Language Models

2023-05-23 · Shiqi Chen, Siyang Gao, Junxian He

Detecting factual errors in summaries has been an important and challenging subject in summarization research. Inspired by the emergent ability of large language models (LLMs), we explore evaluating factual consistency o…

Binary ClassificationSentence

AcCoRD: Evaluating User-Agent Collaboration Under Realistic User Preference Dynamics

2026-08-28 · Tejas Srinivasan, Shikib Mehri, Nandita Shankar Naik, Anirban Das 외 arxiv

User preferences in user-agent collaboration are rarely static and fully-specified upfront: preferences are formed, revealed, adjusted, and relaxed during interaction. Existing benchmarks for evaluating user-agent collab…