CLAISep 6, 2025

Icon$^{2}$: Aligning Large Language Models Using Self-Synthetic Preference Data via Inherent Regulation

arXiv:2509.05605v1h-index: 18EMNLP
Originality Highly original
AI Analysis

This addresses the challenge of distribution mismatches and high computational overhead in preference dataset construction for LLM alignment, offering a more efficient method.

The paper tackles the problem of constructing high-quality preference datasets for aligning large language models by introducing Icon$^{2}$, which uses inherent regulation to filter self-synthetic data, resulting in an average win rate improvement of 13.89% on AlpacaEval 2.0 and 13.45% on Arena-Hard while reducing computational costs by up to 48.1%.

Large Language Models (LLMs) require high quality preference datasets to align with human preferences. However, conventional methods for constructing such datasets face significant challenges: reliance on pre-collected instructions often leads to distribution mismatches with target models, while the need for sampling multiple stochastic responses introduces substantial computational overhead. In this work, we explore a paradigm shift by leveraging inherent regulation of LLMs' representation space for efficient and tailored preference dataset construction, named Icon$^{2}$. Specifically, it first extracts layer-wise direction vectors to encode sophisticated human preferences and then uses these vectors to filter self-synthesized instructions based on their inherent consistency. During decoding, bidirectional inherent control is applied to steer token representations, enabling the precise generation of response pairs with clear alignment distinctions. Experimental results demonstrate significant improvements in both alignment and efficiency. Llama3-8B and Qwen2-7B achieve an average win rate improvement of 13.89% on AlpacaEval 2.0 and 13.45% on Arena-Hard, while reducing computational costs by up to 48.1%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes