paper-with-me

Papers

Federated Variational Preference Alignment with Gumbel-Softmax Prior for Personalized User Preferences

2026-05-29 · Jabin Koo, Hoyoung Kim, Minwoo Jang, Jungseul Ok arxiv

Federated Learning (FL) offers a privacy-preserving pathway for aligning Large Language Models (LLMs); however, existing frameworks typically enforce a monolithic reward model, inevitably averaging out inherently conflicting user preferences (e.g., helpfulness vs. harmlessness). While Variational Preference Learning (VPL) offers a pathway to personalization, adapting it to decentralized settings presents a fundamental challenge: posterior collapse driven by severe local data scarcity and heterogeneity. In this paper, we propose Federated Variational Preference Alignment with Gumbel-Softmax Prior (FedVPA-GP), a framework designed to disentangle diverse preferences without compromising privacy. To stabilize variational inference, we introduce a Federated Mixture Prior that enables clients to leverage the aggregate population distribution as a dynamic prior. Furthermore, we incorporate an Orthogonal Loss that explicitly enforces the separation of preference prototypes in the latent space. Experiments on the HH-RLHF dataset demonstrate that FedVPA-GP significantly outperforms monolithic baselines, successfully disentangling conflicting user intents and enabling dynamic preference switching.

📄 PDF Abstract BibTeX arXiv:2605.30873

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

GRADE: Replacing Policy Gradients with Backpropagation for LLM Alignment

2025-12-30 · Lukas Abrie Nel arxiv

Reinforcement learning from human feedback (RLHF) has become the dominant paradigm for aligning large language models with human preferences. However, policy gradient methods such as PPO suffer from high variance gradien…

Reinforcement LearningText Generation

Variational Multi-Task Learning with Gumbel-Softmax Priors

2021-11-09 · NeurIPS 2021 12 · Jiayi Shen, XianTong Zhen, Marcel Worring, Ling Shao

Multi-task learning aims to explore task relatedness to improve individual tasks, which is of particular significance in the challenging scenario that only limited data is available for each task. To tackle this challeng…

Bayesian InferenceMulti-Task Learning

ReCAB-VAE: Gumbel-Softmax Variational Inference Based on Analytic Divergence

2022-05-09 · Sangshin Oh, Seyun Um, Hong-Goo Kang

The Gumbel-softmax distribution, or Concrete distribution, is often used to relax the discrete characteristics of a categorical distribution and enable back-propagation through differentiable reparameterization. Although…

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis+1

Bias-Variance Tradeoffs in Single-Sample Binary Gradient Estimators

2021-10-07 · Alexander Shekhovtsov

Discrete and especially binary random variables occur in many machine learning models, notably in variational autoencoders with binary latent states and in stochastic binary networks. When learning such models, a key too…

Categorical Unsupervised Variational Acoustic Clustering

2025-04-10 · Luan Vinícius Fiorio, Ivana Nikoloska, Ronald M. Aarts

We propose a categorical approach for unsupervised variational acoustic clustering of audio data in the time-frequency domain. The consideration of a categorical distribution enforces sharper clustering even when data po…

Clustering