LGMay 19, 2025

ProDS: Preference-oriented Data Selection for Instruction Tuning

arXiv:2505.12754v11 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses the need for more effective data selection in instruction tuning to improve model alignment with human preferences, though it is incremental as it builds on existing preference optimization techniques.

The paper tackles the problem of selecting high-quality instruction data for tuning by shifting focus from accurate response generation to aligning training samples with human preferences for diverse responses, achieving superior performance over existing methods.

Instruction data selection aims to identify a high-quality subset from the training set that matches or exceeds the performance of the full dataset on target tasks. Existing methods focus on the instruction-to-response mapping, but neglect the human preference for diverse responses. In this paper, we propose Preference-oriented Data Selection method (ProDS) that scores training samples based on their alignment with preferences observed in the target set. Our key innovation lies in shifting the data selection criteria from merely estimating features for accurate response generation to explicitly aligning training samples with human preferences in target tasks. Specifically, direct preference optimization (DPO) is employed to estimate human preferences across diverse responses. Besides, a bidirectional preference synthesis strategy is designed to score training samples according to both positive preferences and negative preferences. Extensive experimental results demonstrate our superiority to existing task-agnostic and targeted methods.

Foundations

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

Your Notes