← Search

Hongfei Jiang

3 accepted papers

2025

Energy-Based Preference Model Offers Better Offline Alignment than the Bradley-Terry Preference Model

ICML 2025poster

Since the debut of DPO, it has been shown that aligning a target LLM with human preferences via the KL-constrained RLHF loss is mathematically equivalent to a special kind of reward modeling task. Concretely, the task requires: 1) using the target LLM to parameterize the reward model, and 2) tuning…

Cited by 1SourcePDFScholar
2025

GVPO: Group Variance Policy Optimization for Large Language Model Post-Training

NeurIPS 2025poster

Post-training plays a crucial role in refining and aligning large language models to meet specific tasks and human preferences. While recent advancements in post-training techniques, such as Group Relative Policy Optimization (GRPO), leverage increased sampling with relative reward scoring to achiev…

Cited by 0SourceScholar
2025

Preference-Oriented Supervised Fine-Tuning: Favoring Target Model over Aligned Large Language Models

AAAI 2025technical

Alignment, endowing a pre-trained Large language model (LLM) with the ability to follow instructions, is crucial for its real-world applications. Conventional supervised fine-tuning (SFT) methods formalize it as causal language modeling typically with a cross-entropy objective, requiring a large am…