pith. sign in

arxiv: 2506.06254 · v2 · pith:PX3X4PXSnew · submitted 2025-06-06 · 💻 cs.AI · cs.CL· cs.LG

PersonaAgent: Bridging Memory and Action for Personalized LLM Agents

classification 💻 cs.AI cs.CLcs.LG
keywords memorypersonalizedpersonaagentuseractionactionsagentagents
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PQR: A Framework to Generate Diverse and Realistic User Queries that Elicit QA Agent Failures

    cs.CL 2026-05 unverdicted novelty 7.0

    PQR is a dual-module iterative framework that generates diverse and realistic queries to elicit failures in QA agents, detecting 23-78% more unhelpful responses than prior methods.

  2. Belief Engine: Configurable and Inspectable Stance Dynamics in Multi-Agent LLM Deliberation

    cs.AI 2026-05 unverdicted novelty 7.0

    Belief Engine is a configurable belief-update mechanism for multi-agent LLM systems that uses structured argument extraction and log-odds stance updates to make evidence-grounded deliberation inspectable and controllable.

  3. Building Persona-Based Agents On Demand: Tailoring Multi-Agent Workflows to User Needs

    cs.AI 2026-04 unverdicted novelty 4.0

    On-demand runtime generation of persona-based agents can enable personalized multi-agent AI workflows beyond fixed hard-coded architectures.