LGAIJun 4

DOG-DPO:Dynamic Optimization in Geometry for Safety Alignment

arXiv:2606.0767815.9h-index: 16
Predicted impact top 15% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For LLM safety alignment, DOG-DPO reduces data redundancy and selection cost while maintaining alignment quality.

DOG-DPO selects 11% of preference pairs to achieve most safety gains of full-data training across six benchmarks, improving utility-robustness trade-off.

Safety alignment for large language models relies on preference data, but current pipelines often train on large, redundant datasets. Existing data selection methods typically score each preference pair independently, collapsing directional preference information into scalar quality or diversity scores. This sample-centric view is especially limiting in multi-dataset settings, where shared safety directions coexist with dataset-specific residual risks. We propose DOG-DPO, a training-free data selection framework that treats preference pairs as structured geometric signals. DOG-DPO first represents each preference pair as a direction in model representation space. It then decomposes multi-dataset preference geometry into a global anchor subspace and dataset-specific residual subspaces. Finally, it selects subsets by maximizing diversity-based coverage, encouraging broad, non-redundant coverage of alignment directions before DPO training. Across six safety benchmarks and two model backbones, DOG-DPO achieves a strong utility-robustness trade-off using only 11% of the preference pairs. It recovers most of the safety gains of full-data training while remaining entirely teacher-free, training-free, and substantially faster than representative selection baselines.

Foundations

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

Your Notes