EMNLP 2024industry5 citations

Course-Correction: Safety Alignment Using Synthetic Preferences

Rongwu Xu, Yishuo Cai, Zhenhong Zhou, Renjie Gu, Haiqin Weng, Liu Yan, Tianwei Zhang, Wei Xu

Abstract

The risk of harmful contents generated by large language models (LLMs) becomes a critical concern. This paper systematically evaluates and enhances LLMs’ capability to perform course-correction, , the model can steer away from generating harmful content autonomously. First, we introduce the C2-Eval benchmark for quantitative assessment and analyze 10 popular LLMs, revealing varying proficiency of current safety-tuned LLMs in course-correction.To improve, we propose fine-tuning LLMs with preference learning, emphasizing the preference for timely course-correction. Using an automated pipeline, we create C2-Syn, a synthetic C2-Syn with 750K pairwise preferences, to teach models the concept of timely course-correction through data-driven learning.Experiments on Llama2-Chat 7B and Qwen2 7B show that our method effectively enhances course-correction skills without affecting general performance. Additionally, it effectively improves LLMs’ safety, particularly in resisting jailbreak attacks.

BibTeX
@inproceedings{xu-etal-2024-course,
    title = "Course-Correction: Safety Alignment Using Synthetic Preferences",
    author = "Xu, Rongwu  and
      Cai, Yishuo  and
      Zhou, Zhenhong  and
      Gu, Renjie  and
      Weng, Haiqin  and
      Yan, Liu  and
      Zhang, Tianwei  and
      Xu, Wei  and
      Qiu, Han",
    editor = "Dernoncourt, Franck  and
      Preo{\c{t}}iuc-Pietro, Daniel  and
      Shimorina, Anastasia",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: Industry Track",
    month = nov,
    year = "2024",
    address = "Miami, Florida, US",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-industry.119/",
    doi = "10.18653/v1/2024.emnlp-industry.119",
    pages = "1622--1649"
}
Course-Correction: Safety Alignment Using Synthetic Preferences · EMNLP 2024