showSidebars ==
showTitleBreadcrumbs == 1
node.field_disable_title_breadcrumbs.value ==

Pre-Conference Talk by ZOU Xiandong | HPS: Hard Preference Sampling for Human Preference Alignment

Please click here if you are unable to view this page.

 


HPS: Hard Preference Sampling for Human Preference Alignment
 

Speaker (s):




ZOU Xiandong
PhD Candidate,
School of Computing and Information Systems
Singapore Management University

Date:

Time:

Venue:

 

23 June 2025, Monday

11:00am – 11:30am

Meeting room 4.4, Level 4. 
School of Computing and 
Information Systems 1,
Singapore Management University,
80 Stamford Road, Singapore 178902

We look forward to seeing you at this research seminar.

Please register by 19 June 2025.

About the Talk

Aligning Large Language Model (LLM) responses with human preferences is vital for building safe and controllable AI systems. While preference optimization methods based on Plackett-Luce (PL) and Bradley-Terry (BT) models have shown promise, they face challenges such as poor handling of harmful content, inefficient use of dispreferred responses, and, specifically for PL, high computational costs. To address these issues, we propose Hard Preference Sampling (HPS), a novel framework for robust and efficient human preference alignment. HPS introduces a training loss that prioritizes the most preferred response while rejecting all dispreferred and harmful ones. It emphasizes “hard” dispreferred responses — those closely resembling preferred ones — to enhance the model’s rejection capabilities. By leveraging a single-sample Monte Carlo sampling strategy, HPS reduces computational overhead while maintaining alignment quality. Theoretically, HPS improves sample efficiency over existing PL methods and maximizes the reward margin between preferred and dispreferred responses, ensuring clearer distinctions. Experiments on HH-RLHF and PKU-Safety datasets validate HPS’s effectiveness, achieving comparable BLEU and reward scores while greatly improving reward margins and thus reducing harmful content generation. The source code is available at https://github.com/LVLab-SMU/HPS.

This is a Pre-Conference talk for Forty-Second International Conference on Machine Learning (ICML 2025).
 

About the Speaker

Xiandong Zou is a Ph.D. student in Computer Science at the School of Computing and Information Systems, Singapore Management University, under the supervision of Professor Pan Zhou. He is a member of the Language and Vision Lab (LV-Lab), directed by Professor Shuicheng Yan and Professor Pan Zhou. His research interests include AIGC, generative models, preference alignment, and controllable generation.