paper-with-me

Papers

PolyAlign: Conditional Human-Distribution Alignment

2026-06-11 · L. D. M. S. Sai Teja, Ufaq Khan, Sathira Silva, Xiao Wu, Muhammad Haris Khan arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.13227

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

StyleGAN-Human: A Data-Centric Odyssey of Human Generation

2022-04-25 · Jianglin Fu, Shikai Li, Yuming Jiang, Kwan-Yee Lin 외

Unconditional human image generation is an important task in vision and graphics, which enables various applications in the creative industry. Existing studies in this field mainly focus on "network engineering" such as …

Image Generation

Regularized Conditional Diffusion Model for Multi-Task Preference Alignment

2024-04-07 · Xudong Yu, Chenjia Bai, Haoran He, Changhong Wang 외

Sequential decision-making is desired to align with human intents and exhibit versatility across various tasks. Previous methods formulate it as a conditional generation process, utilizing return-conditioned diffusion mo…

D4RLDecision MakingSequential Decision Making

Unsupervised Domain Adaptation for Action Recognition via Self-Ensembling and Conditional Embedding Alignment

2024-10-23 · Indrajeet Ghosh, Garvit Chugh, Abu Zaher Md Faridee, Nirmalya Roy

Recent advancements in deep learning-based wearable human action recognition (wHAR) have improved the capture and classification of complex motions, but adoption remains limited due to the lack of expert annotations and …

Action RecognitionData AugmentationDomain AdaptationPseudo Label+2

Following the Autoregressive Nature of LLM Embeddings via Compression and Alignment

2025-02-17 · Jingcheng Deng, Zhongtao Jiang, Liang Pang, Liwei Chen 외

A new trend uses LLMs as dense text encoders via contrastive learning. However, since LLM embeddings predict the probability distribution of the next token, they are inherently generative and distributive, conflicting wi…

Contrastive Learning

Beyond Calibration: Assessing the Probabilistic Fit of Neural Regressors via Conditional Congruence

2024-05-20 · Spencer Young, Cole Edgren, Riley Sinema, Andrew Hall 외

While significant progress has been made in specifying neural networks capable of representing uncertainty, deep networks still often suffer from overconfidence and misaligned predictive distributions. Existing approache…

Decision MakingUncertainty Quantification