paper-with-me

홈 › Papers

PersonaAgent: When Large Language Model Agents Meet Personalization at Test Time

2025-06-06 · Weizhi Zhang, Xinyang Zhang, Chenwei Zhang, Liangwei Yang, Jingbo Shang, Zhepei Wei, Henry Peng Zou, Zijie Huang, Zhengyang Wang, Yifan Gao, Xiaoman Pan, Lian Xiong, Jingguo Liu, Philip S. Yu, Xian Li

Large Language Model (LLM) empowered agents have recently emerged as advanced paradigms that exhibit impressive capabilities in a wide range of domains and tasks. Despite their potential, current LLM agents often adopt a one-size-fits-all approach, lacking the flexibility to respond to users' varying needs and preferences. This limitation motivates us to develop PersonaAgent, the first personalized LLM agent framework designed to address versatile personalization tasks. Specifically, PersonaAgent integrates two complementary components - a personalized memory module that includes episodic and semantic memory mechanisms; a personalized action module that enables the agent to perform tool actions tailored to the user. At the core, the persona (defined as unique system prompt for each user) functions as an intermediary: it leverages insights from personalized memory to control agent actions, while the outcomes of these actions in turn refine the memory. Based on the framework, we propose a test-time user-preference alignment strategy that simulate the latest n interactions to optimize the persona prompt, ensuring real-time user preference alignment through textual loss feedback between simulated and ground-truth responses. Experimental evaluations demonstrate that PersonaAgent significantly outperforms other baseline methods by not only personalizing the action space effectively but also scaling during test-time real-world applications. These results underscore the feasibility and potential of our approach in delivering tailored, dynamic user experiences.

📄 PDF Abstract BibTeX arXiv:2506.06254

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

PersonaAgent with GraphRAG: Community-Aware Knowledge Graphs for Personalized LLM

2025-11-21 · Siqi Liang, Yudi Zhang, Yue Guo arxiv

We propose a novel framework for persona-based language model system, motivated by the need for personalized AI agents that adapt to individual user preferences. In our approach, the agent embodies the user's "persona" (…

Community DetectionPrompt EngineeringKnowledge Graphs

When Large Language Model Agents Meet 6G Networks: Perception, Grounding, and Alignment

2024-01-15 · Minrui Xu, Dusit Niyato, Jiawen Kang, Zehui Xiong 외

AI agents based on multimodal large language models (LLMs) are expected to revolutionize human-computer interaction and offer more personalized assistant services across various domains like healthcare, education, manufa…

Integrated sensing and communicationLanguage ModelingLanguage ModellingLarge Language Model

AI Tour Meeting: Group Travel Planning by LLM Agents

2026-07-21 · Daisuke Kikuta hf

This paper proposes AI Tour Meeting, a group travel planning framework powered by multiple Large Language Model (LLM)-based agents. The agents are instantiated with distinct personas and collaboratively seek an itinerary…

Agent Benchmarks Fail Public Sector Requirements

2026-01-28 · Jonathan Rystrøm, Chris Schmitz, Karolina Korgul, Jan Batzner 외 arxiv

Deploying Large Language Model-based agents (LLM agents) in the public sector requires assuring that they meet the stringent legal, procedural, and structural requirements of public-sector institutions. Practitioners and…

X-WebAgentBench: A Multilingual Interactive Web Benchmark for Evaluating Global Agentic System

2025-05-21 · Peng Wang, Ruihan Tao, Qiguang Chen, Mengkang Hu 외

Recently, large language model (LLM)-based agents have achieved significant success in interactive environments, attracting significant academic and industrial attention. Despite these advancements, current research pred…

Language ModelingLanguage ModellingLarge Language Model