paper-with-me

Papers

SGPO: Self-Generated Preference Optimization based on Self-Improver

2025-07-27 · Hyeonji Lee, Daejin Jo, Seohwan Yun, Sungwoong Kim arxiv

Large language models (LLMs), despite their extensive pretraining on diverse datasets, require effective alignment to human preferences for practical and reliable deployment. Conventional alignment methods typically employ off-policy learning and depend on human-annotated datasets, which limits their broad applicability and introduces distribution shift issues during training. To address these challenges, we propose Self-Generated Preference Optimization based on Self-Improver (SGPO), an innovative alignment framework that leverages an on-policy self-improving mechanism. Specifically, the improver refines responses from a policy model to self-generate preference data for direct preference optimization (DPO) of the policy model. Here, the improver and policy are unified into a single model, and in order to generate higher-quality preference data, this self-improver learns to make incremental yet discernible improvements to the current responses by referencing supervised fine-tuning outputs. Experimental results on AlpacaEval 2.0 and Arena-Hard show that the proposed SGPO significantly improves performance over DPO and baseline self-improving methods without using external preference data.

📄 PDF Abstract BibTeX arXiv:2507.20181

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stackelberg Game Preference Optimization for Data-Efficient Alignment of Language Models

2025-02-25 · Xu Chu, Zhixin Zhang, Tianyu Jia, Yujie Jin

Aligning language models with human preferences is critical for real-world deployment, but existing methods often require large amounts of high-quality human annotations. Aiming at a data-efficient alignment method, we p…

2kModels Alignment

DSTC: Direct Preference Learning with Only Self-Generated Tests and Code to Improve Code LMs

2024-11-20 · Zhihan Liu, Shenao Zhang, Yongfei Liu, Boyi Liu 외

Direct preference learning offers a promising and computation-efficient beyond supervised fine-tuning (SFT) for improving code generation in coding large language models (LMs). However, the scarcity of reliable preferenc…

Code GenerationHumanEvalmbpp

RobustSGPO: Search-Space Control for Agent Harness Evolution

2026-09-09 · Zibo Zhao, Jijun Shi, Mo Zhou, Zhongyuan Wang 외 arxiv

Semantic-gradient-based prompt optimization (SGPO) improves agent harnesses using execution feedback, but its local update rule leaves the choice of edit scope and operation unresolved. We introduce RobustSGPO, which spe…

SSPO: Self-traced Step-wise Preference Optimization for Process Supervision and Reasoning Compression

2025-08-18 · Yuyang Xu, Yi Cheng, Haochao Ying, Zhuoyun Du 외 arxiv

Test-time scaling has proven effective in further enhancing the performance of pretrained Large Language Models (LLMs). However, mainstream post-training methods (i.e., reinforcement learning (RL) with chain-of-thought (…

Reinforcement Learning

Extensive Self-Contrast Enables Feedback-Free Language Model Alignment

2024-03-31 · Xiao Liu, Xixuan Song, Yuxiao Dong, Jie Tang

Reinforcement learning from human feedback (RLHF) has been a central technique for recent large language model (LLM) alignment. However, its heavy dependence on costly human or LLM-as-Judge preference feedback could stym…

Language ModelingLanguage ModellingLarge Language Modeltext similarity