English

Automatic Pair Construction for Contrastive Post-training

Computation and Language 2024-04-04 v2 Artificial Intelligence Machine Learning

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.

Keywords

Cite

@article{arxiv.2310.02263,
  title  = {Automatic Pair Construction for Contrastive Post-training},
  author = {Canwen Xu and Corby Rosset and Ethan C. Chau and Luciano Del Corro and Shweti Mahajan and Julian McAuley and Jennifer Neville and Ahmed Hassan Awadallah and Nikhil Rao},
  journal= {arXiv preprint arXiv:2310.02263},
  year   = {2024}
}

Comments

NAACL 2024 (Findings)

R2 v1 2026-06-28T12:39:42.492Z