Pith. sign in

REVIEW 20 cited by

Personalized Soups: Personalized Large Language Model Alignment via Post-hoc Parameter Merging

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2310.11564 v1 pith:IV77PKGL submitted 2023-10-17 cs.CL

classification cs.CL
keywords learningpersonalizedalignmenthumanpreferencesreinforcementdimensionsfeedback
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

While Reinforcement Learning from Human Feedback (RLHF) aligns Large Language Models (LLMs) with general, aggregate human preferences, it is suboptimal for learning diverse, individual perspectives. In this work, we study Reinforcement Learning from Personalized Human Feedback (RLPHF) problem, wherein LLMs are aligned to multiple (sometimes conflicting) preferences by modeling alignment as a Multi-Objective Reinforcement Learning (MORL) problem. Compared to strong single-objective baselines, we show that we can achieve personalized alignment by decomposing preferences into multiple dimensions. These dimensions are defined based on personalizations that are declared as desirable by the user. In this work, we show that they can be efficiently trained independently in a distributed manner and combined effectively post-hoc through parameter merging. The code is available at https://github.com/joeljang/RLPHF.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 20 Pith papers

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

  1. P-Check: Advancing Personalized Reward Model via Learning to Generate Dynamic Checklist

    cs.CL 2026-01 unverdicted novelty 7.0 of 10

    P-Check trains a checklist generator that produces query-specific, user-weighted evaluation criteria, improving LLM-judge reward accuracy on personalization benchmarks.

  2. Cautious Context Steering for Language Model Personalization

    cs.AI 2026-08 conditional novelty 6.0 of 10

    CCS is a learned per-token gate for context steering that improves personalized generation on PRISM and four out-of-distribution benchmarks while avoiding a second forward pass per decoding step.

  3. Don't Mix Rewards, Mix Policies: Policy Decomposition and Optimization for Multi-Reward RL

    cs.AI 2026-07 conditional novelty 6.0 of 10

    PRISM trains one positive policy per reward plus one global negative policy and merges their token logits, improving multi-reward RL for LLMs with inference-time controllability.

  4. A Roadmap to Impactful Pluralistic Alignment Research

    cs.AI 2026-07 accept novelty 6.0 of 10

    Pluralistic alignment research has produced no public evidence of adoption in deployed frontier models, so the field should focus on empirical justification, settled goals, and hill-climbable evaluations.

  5. Instant Personalized Large Language Model Adaptation via Hypernetwork

    cs.CL 2025-10 conditional novelty 6.0 of 10

    A hypernetwork maps a user profile to LoRA adapter weights in a single forward pass, matching or beating per-user fine-tuning at a fraction of deployment cost.

  6. The Alignment Veto: How Safety Training Suppresses Cultural Knowledge in LLMs

    cs.CL 2025-10 reject novelty 6.0 of 10

    The full text builds the MENA Values benchmark (864 questions, 7 models) and reports that LLM cultural answers shift with language, decline with reasoning prompts, and hide strong internal preferences behind refusals—...

  7. Simultaneous Multi-objective Alignment Across Verifiable and Non-verifiable Rewards

    cs.LG 2025-10 conditional novelty 6.0 of 10

    MAHALO aligns LLMs to multiple objectives in one model via per-objective action heads and PRM-guided decoding, improving math, value, and tutoring metrics jointly.

  8. SharedRep-RLHF: A Shared Representation Approach to RLHF with Diverse Preferences

    cs.LG 2025-09 reject novelty 6.0 of 10

    SharedRep-RLHF learns a shared preference representation across groups to improve worst-case reward estimates for minority annotators, but the theoretical guarantees are undermined by proof errors.

  9. SynthesizeMe! Inducing Persona-Guided Prompts for Personalized Reward Models in LLMs

    cs.CL 2025-06 conditional novelty 6.0 of 10

    SynthesizeMe induces synthetic user personas from a few pairwise preferences and uses them to improve personalized LLM judging accuracy by a few points on a new benchmark.

  10. Aligning VLM Assistants with Personalized Situated Cognition

    cs.AI 2025-06 conditional novelty 6.0 of 10

    The authors present PCogAlignBench, an 18k-sample benchmark of visual scenes with role-based users, and PCogAlign, a framework using a cognition-aware reward model to produce responses aligned with each user's roles.

  11. Bounded Rationality for LLMs: Satisficing Alignment at Inference-Time

    cs.CL 2025-05 conditional novelty 6.0 of 10

    SITAlign is an inference-time constrained decoder that maximizes a primary reward while enforcing thresholds on secondary rewards, and it reports better primary-reward win-tie rates than weighted-objective decoding.

  12. Multi-objective Large Language Model Alignment with Hierarchical Experts

    cs.CL 2025-05 conditional novelty 6.0 of 10

    HoE claims to align a single LLM to any preference vector over multiple objectives using training-free LoRA experts, lightweight trained routers, and nearest-neighbor preference routing.

  13. Extended Inductive Reasoning for Personalized Preference Inference from Behavioral Signals

    cs.CL 2025-05 conditional novelty 6.0 of 10

    A 7B model trained with synthetic reasoning demonstrations plus reinforcement learning infers explicit user preference descriptions from behavioral signals, improving personalized response judging and generation.

  14. Tuning-Free Personalized Alignment via Trial-Error-Explain In-Context Learning

    cs.CL 2025-02 conditional novelty 6.0 of 10

    TICL improves style personalization by iteratively adding model-generated negative examples and explanations to an in-context prompt, beating fine-tuned baselines in LLM-judged comparisons without any parameter updates.

  15. LEMUR: Learning to Align with Multi-Objective Reinforcement Learning from Preference Feedback

    cs.AI 2026-07 conditional novelty 5.0 of 10

    LEMUR jointly learns a separate reward model for each teacher's preferences and uses them to train a population of multi-objective policies, beating baselines that merge feedback into one reward.

  16. AMoPO: Adaptive Multi-objective Preference Optimization without Reward Models and Reference Models

    cs.LG 2025-06 reject novelty 5.0 of 10

    AMoPO uses the model's own token probabilities to define Gaussian-sampled weights, combining per-dimension SimPO-style losses for reference-free multi-objective alignment.

  17. MidPO: Dual Preference Optimization for Safety and Helpfulness in Large Language Models via a Mixture of Experts Framework

    cs.CL 2025-06 conditional novelty 5.0 of 10

    An MoE alignment pipeline combining two SPE-DPO-trained experts and a learned routing network reports better safety and helpfulness scores than existing dual-preference alignment baselines.

  18. Do Implicit Personalization and Explicit Styles Conflict? PsPLUG: A Lightweight Plug-in for Balancing Personalization and Style in Customized LLMs

    cs.AI 2026-01 conditional novelty 4.0 of 10

    PsPLUG, a soft-prompt plug-in trained with style-conditioned preference pairs, preserves user identity under explicit style instructions and lets users tune personalization strength via an α scalar.

  19. T-POP: Test-Time Personalization with Online Preference Feedback

    cs.LG 2025-09 conditional novelty 4.0 of 10

    T-POP uses dueling-bandit token selection to learn a reward function online from pairwise user feedback, enabling test-time personalization of a frozen LLM without fine-tuning.

  20. AI Agent Behavioral Science

    q-bio.NC 2025-06 conditional novelty 4.0 of 10

    AI agents should be studied as behavioral entities shaped by context and interaction, not only as trained models.

Pith tools