NAACL 2024findings2 citations

Automatic Pair Construction for Contrastive Post-training

Canwen Xu, Corby Rosset, Ethan Chau, Luciano Corro, Shweti Mahajan, Julian McAuley, Jennifer Neville, Ahmed Awadallah

Abstract

Alignment serves as an important step to steer large language models (LLMs) towards human preferences. In this paper, we propose an automatic way to construct contrastive data for LLM, using preference pairs from multiple models of varying strengths (e.g., InstructGPT, ChatGPT and GPT-4). We compare the contrastive techniques of SLiC and DPO to SFT baselines and find that DPO provides a step-function improvement even after continuing SFT saturates. We also explore a data curriculum learning scheme for contrastive post-training, which starts by learning from “easier” pairs and transitioning to “harder” ones, which further improves alignment. Finally, we scale up our experiments to train with more data and larger models like Orca. Remarkably, our automatic contrastive post-training further improves the performance of Orca, already a state-of-the-art instruction learning model tuned with GPT-4 outputs, to outperform ChatGPT.

BibTeX
@inproceedings{xu-etal-2024-automatic,
    title = "Automatic Pair Construction for Contrastive Post-training",
    author = "Xu, Canwen  and
      Rosset, Corby  and
      Chau, Ethan  and
      Corro, Luciano  and
      Mahajan, Shweti  and
      McAuley, Julian  and
      Neville, Jennifer  and
      Awadallah, Ahmed  and
      Rao, Nikhil",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.11/",
    doi = "10.18653/v1/2024.findings-naacl.11",
    pages = "149--162"
}
Automatic Pair Construction for Contrastive Post-training · NAACL 2024