Papers › Teaching Language Models to Evolve with Users: Dynamic Profile Modeling for...

Teaching Language Models to Evolve with Users: Dynamic Profile Modeling for Personalized Alignment

21 May 2025arXiv:2505.15456archive 2025-07-28

Weixiang Zhao, Xingyu Sui, Yulin Hu, Jiahe Guo, Haixiao Liu, Biye Li, Yanyan Zhao, Bing Qin, Ting Liu

Personalized alignment is essential for enabling large language models (LLMs) to engage effectively in user-centric dialogue. While recent prompt-based and offline optimization methods offer preliminary solutions, they fall short in cold-start scenarios and long-term personalization due to their inherently static and shallow designs. In this work, we introduce the Reinforcement Learning for Personalized Alignment (RLPA) framework, in which an LLM interacts with a simulated user model to iteratively infer and refine user profiles through dialogue. The training process is guided by a dual-level reward structure: the Profile Reward encourages accurate construction of user representations, while the Response Reward incentivizes generation of responses consistent with the inferred profile. We instantiate RLPA by fine-tuning Qwen-2.5-3B-Instruct, resulting in Qwen-RLPA, which achieves state-of-the-art performance in personalized dialogue. Empirical evaluations demonstrate that Qwen-RLPA consistently outperforms prompting and offline fine-tuning baselines, and even surpasses advanced commercial models such as Claude-3.5 and GPT-4o. Further analysis highlights Qwen-RLPA's robustness in reconciling conflicting user preferences, sustaining long-term personalization and delivering more efficient inference compared to recent reasoning-focused LLMs. These results emphasize the potential of dynamic profile inference as a more effective paradigm for building personalized dialogue systems.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.15456")

Code

Syntology Ran 1 of 8 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: found in paper text by Syntology: 8 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

XingYuSSS/RLPA found in paper text by SyntologyApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 1 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran
7unverified

Licence: 0 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from XingYuSSS/RLPA. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

log_probs_from_logits XingYuSSS/RLPA/openrlhf/models/utils.py found in paper text by Syntology ran Apache-2.0 (permissive) · 75afa2affd2a8e36 · report
compute_approx_kl XingYuSSS/RLPA/openrlhf/models/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 95084b4b49902e3d · report
compute_reward XingYuSSS/RLPA/openrlhf/models/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 0d27f3b8c425d79f · report
convert_ring_attn_params XingYuSSS/RLPA/openrlhf/models/ring_attn_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d66f259aaf6cd9c7 · report
extract_profile_response XingYuSSS/RLPA/scirpts/multi_turn_rfn.py found in paper text by Syntology unverified Apache-2.0 (permissive) · b865f2e32571acf0 · report
pad_sequences XingYuSSS/RLPA/openrlhf/models/ring_attn_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · b26627fa753393a8 · report
reset_ring_attn_position_ids XingYuSSS/RLPA/openrlhf/models/ring_attn_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · e93117d99aa6b210 · report
strip_sequence XingYuSSS/RLPA/openrlhf/cli/serve_rm.py found in paper text by Syntology unverified Apache-2.0 (permissive) · ca3514c46a1261d7 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections