English

Negating Negatives: Alignment with Human Negative Samples via Distributional Dispreference Optimization

Computation and Language 2024-10-01 v2 Artificial Intelligence

Abstract

Large language models (LLMs) have revolutionized the role of AI, yet pose potential social risks. To steer LLMs towards human preference, alignment technologies have been introduced and gained increasing attention. Nevertheless, existing methods heavily rely on high-quality positive-negative training pairs, suffering from noisy positive responses that are barely distinguishable from negative ones. Given recent LLMs' proficiency in generating helpful responses, this work pivots towards a new research question: can we achieve alignment using solely human-annotated negative samples, preserving helpfulness while reducing harmfulness? For this purpose, we propose Distributional Dispreference Optimization (D2^2O), which maximizes the discrepancy between dispreferred responses and the generated non-negative ones. In this way, D2^2O effectively eschews harmful information without incorporating noisy positive samples, while avoiding collapse using self-generated responses as anchors. We demonstrate that D2^2O can be regarded as learning a distributional preference model reflecting human dispreference against negative responses, which is theoretically an upper bound of the instance-level DPO. Extensive experiments manifest that our method achieves comparable generation quality and surpasses the latest strong baselines in producing less harmful and more informative responses with better training stability and faster convergence.

Keywords

Cite

@article{arxiv.2403.03419,
  title  = {Negating Negatives: Alignment with Human Negative Samples via Distributional Dispreference Optimization},
  author = {Shitong Duan and Xiaoyuan Yi and Peng Zhang and Yan Liu and Zheng Liu and Tun Lu and Xing Xie and Ning Gu},
  journal= {arXiv preprint arXiv:2403.03419},
  year   = {2024}
}

Comments

Accepted by EMNLP 2024(Findings)

R2 v1 2026-06-28T15:10:32.329Z