DEFT: Distribution-guided Efficient Fine-Tuning for Human Alignment (April 2026)
FreeDistribution-guided efficient fine-tuning for alignment — uses data distribution properties to guide selective parameter updates, improving alignment quality with reduced compute
About DEFT: Distribution-guided Efficient Fine-Tuning for Human Alignment (April 2026)
DEFT (Distribution-guided Efficient Fine-Tuning) is a framework for aligning large language models (LLMs) with human values that improves efficiency and generalization compared to standard RLHF methods. It introduces a differential distribution reward calculated from the model's output distribution and the discrepancy distribution of preference data. This reward is used to filter a small, high-quality subset from raw training data, which is then integrated into existing alignment algorithms (e.g., PPO, SFT, contrastive learning). Experimental results show that DEFT-enhanced methods outperform original approaches in both alignment quality and generalization ability while significantly reducing training time.
Key Features
Pros & Cons
- Outperforms standard RLHF alternatives in both alignment and generalization
- Significantly reduces training time compared to full-data approaches
- Mitigates loss of generalization ability that can occur with large preference datasets