Spread Preference Annotation: Direct Preference Judgment for Efficient LLM Alignment
Dongyoung Kim, Kimin Lee, Jinwoo Shin, Jaehyung Kim

TL;DR
This paper introduces SPA, a novel framework that enhances large language model alignment using minimal human preference data by leveraging model logits and self-annotated learning, significantly reducing annotation costs.
Contribution
SPA is a new framework that improves LLM alignment efficiently by deriving preferences from model logits and iteratively self-improving with minimal human annotations.
Findings
Achieves superior alignment with only 3.3% of ground-truth labels.
Outperforms state-of-the-art baselines on AlpacaEval 2.0.
Effectively mitigates low-quality data with noise-aware learning.
Abstract
Aligning large language models (LLMs) with human preferences becomes a key component to obtaining state-of-the-art performance, but it yields a huge cost to construct a large human-annotated preference dataset. To tackle this problem, we propose a new framework, Spread Preference Annotation with direct preference judgment (SPA), that boosts the alignment of LLMs using only a very small amount of human-annotated preference data. Our key idea is leveraging the human prior knowledge within the small (seed) data and progressively improving the alignment of LLM, by iteratively generating the responses and learning from them with the self-annotated preference data. To be specific, we propose to derive the preference label from the logits of LLM to explicitly extract the model's inherent preference. Compared to the previous approaches using external reward models or implicit in-context…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
