Improved Algorithms for Differentially Private Language Model Alignment
Keyu Chen, Hao Tang, Qinglin Liu, Yizhao Xu

TL;DR
This paper introduces new algorithms for aligning large language models with human preferences while preserving user privacy through differential privacy, achieving improved performance and practical trade-offs.
Contribution
It presents novel privacy-preserving algorithms applicable to existing alignment techniques, demonstrating state-of-the-art results on large-scale models.
Findings
DP-AdamW with DPO surpasses existing methods by up to 15% in alignment quality.
The approach maintains effective privacy guarantees across various budgets.
Practical guidelines for balancing privacy, performance, and computational costs are provided.
Abstract
Language model alignment is crucial for ensuring that large language models (LLMs) align with human preferences, yet it often involves sensitive user data, raising significant privacy concerns. While prior work has integrated differential privacy (DP) with alignment techniques, their performance remains limited. In this paper, we propose novel algorithms for privacy-preserving alignment and rigorously analyze their effectiveness across varying privacy budgets and models. Our framework can be deployed on two celebrated alignment techniques, namely direct preference optimization (DPO) and reinforcement learning from human feedback (RLHF). Through systematic experiments on large-scale language models, we demonstrate that our approach achieves state-of-the-art performance. Notably, one of our algorithms, DP-AdamW, combined with DPO, surpasses existing methods, improving alignment quality by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling
MethodsDirect Preference Optimization · ALIGN
