CLJun 11

PolyAlign: Conditional Human-Distribution Alignment

arXiv:2606.13227v114.3
Predicted impact top 72% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For developers of conversational AI, this work addresses the problem of suppressing natural variation in human responses due to global alignment, offering a method to better match context-appropriate response distributions.

PolyAlign improves conditional naturalness and distributional faithfulness of language model responses by aligning them with context-specific human response distributions, rather than a single global behavior, achieving gains across bilingual single- and multi-turn settings.

Post-training methods such as supervised fine-tuning (SFT) and preference optimization typically align language models toward a single global assistant behavior. While effective for improving average helpfulness, this can suppress the natural variation of human responses across languages, tasks, and dialogue settings. We study this problem as conditional human-distribution alignment: models should match the human response distribution appropriate to the current interaction context, rather than a universal response style. We introduce PolyAlign, a distribution-aware alignment framework that organizes bilingual interaction data into bucket-specific human reference distributions defined by language, interaction track, response family, and length. PolyAlign combines Bucket-Aware SFT, which balances optimization across heterogeneous buckets, with Human-Distribution Preference Optimization (HDPO), which regularizes preference learning using critic-estimated distance to bucket-specific human support. Across a bilingual evaluation suite covering English and Chinese single- and multi-turn settings, PolyAlign improves conditional naturalness and distributional faithfulness while preserving competitive task utility. The results suggest that post-training should move beyond global alignment objectives toward interaction-aware alignment with human response distributions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes