paper-with-me

Papers

Aligning Large Language Models via Self-Steering Optimization

2024-10-22 · Hao Xiang, Bowen Yu, Hongyu Lin, Keming Lu, Yaojie Lu, Xianpei Han, Le Sun, Jingren Zhou, Junyang Lin

Automated alignment develops alignment systems with minimal human intervention. The key to automated alignment lies in providing learnable and accurate preference signals for preference learning without human annotation. In this paper, we introduce Self-Steering Optimization ($SSO$), an algorithm that autonomously generates high-quality preference signals based on predefined principles during iterative training, eliminating the need for manual annotation. $SSO$ maintains the accuracy of signals by ensuring a consistent gap between chosen and rejected responses while keeping them both on-policy to suit the current policy model's learning capacity. $SSO$ can benefit the online and offline training of the policy model, as well as enhance the training of reward models. We validate the effectiveness of $SSO$ with two foundation models, Qwen2 and Llama3.1, indicating that it provides accurate, on-policy preference signals throughout iterative training. Without any manual annotation or external models, $SSO$ leads to significant performance improvements across six subjective or objective benchmarks. Besides, the preference data generated by $SSO$ significantly enhanced the performance of the reward model on Rewardbench. Our work presents a scalable approach to preference optimization, paving the way for more efficient and effective automated alignment.

📄 PDF Abstract BibTeX arXiv:2410.17131

Code (1)

icip-cas/sso 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Steering Risk Preferences in Large Language Models by Aligning Behavioral and Neural Representations

2025-05-16 · Jian-Qiao Zhu, Haijiang Yan, Thomas L. Griffiths

Changing the behavior of large language models (LLMs) can be as straightforward as editing the Transformer's residual streams using appropriately constructed "steering vectors." These modifications to internal neural act…

Improving Multilingual Language Models by Aligning Representations through Steering

2025-05-19 · Omar Mahmoud, Buddhika Laknath Semage, Thommen George Karimpanal, Santu Rana

In this paper, we investigate how large language models (LLMS) process non-English tokens within their layer representations, an open question despite significant advancements in the field. Using representation steering,…

Breaking the Mirror: Activation-Based Mitigation of Self-Preference in LLM Evaluators

2025-09-03 · Dani Roytburg, Matthew Bozoukov, Matthew Nguyen, Jou Barzdukas 외 arxiv

Large language models (LLMs) increasingly serve as automated evaluators, yet they suffer from "self-preference bias": a tendency to favor their own outputs over those of other models. This bias undermines fairness and re…

Steering When Necessary: Flexible Steering Large Language Models with Backtracking

2025-08-25 · Zifeng Cheng, Jinwei Gan, Zhiwei Jiang, Cong Wang 외 arxiv

Large language models (LLMs) have achieved remarkable performance across many generation tasks. Nevertheless, effectively aligning them with desired behaviors remains a significant challenge. Activation steering is an ef…

ILRR: Inference-Time Steering Method for Masked Diffusion Language Models

2026-01-29 · Eden Avrahami, Eliya Nachmani arxiv

Discrete Diffusion Language Models (DLMs) offer a promising non-autoregressive alternative for text generation, yet effective mechanisms for inference-time control remain relatively underexplored. Existing approaches inc…

Text Generation