Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Self-Consistency Preference Optimization

About

Self-alignment, whereby models learn to improve themselves without human annotation, is a rapidly growing research area. However, existing techniques often fail to improve complex reasoning tasks due to the difficulty of assigning correct rewards. An orthogonal approach that is known to improve correctness is self-consistency, a method applied at inference time based on multiple sampling in order to find the most consistent answer. In this work, we extend the self-consistency concept to help train models. We thus introduce self-consistency preference optimization (ScPO), which iteratively trains consistent answers to be preferred over inconsistent ones on unsupervised new problems. We show ScPO leads to large improvements over conventional reward model training on reasoning tasks such as GSM8K and MATH, closing the gap with supervised training with gold answers or preferences, and that combining ScPO with standard supervised learning improves results even further. On ZebraLogic, ScPO finetunes Llama-3 8B to be superior to Llama-3 70B, Gemma-2 27B, and Claude-3 Haiku.

Archiki Prasad, Weizhe Yuan, Richard Yuanzhe Pang, Jing Xu, Maryam Fazel-Zarandi, Mohit Bansal, Sainbayar Sukhbaatar, Jason Weston, Jane Yu• 2024

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningGSM8K (test)
Accuracy73.54
797
Mathematical ReasoningMATH (test)
Overall Accuracy31.27
433
Logical reasoningLogiQA (test)
Accuracy41.01
92
Logical reasoningReClor (test)
Accuracy55
87
Science ReasoningGPQA (test)
Accuracy28.79
41
Multi-hop Question AnsweringStrategyQA (test)
Accuracy59.87
26
Science ReasoningARC Challenge (test)
Accuracy79.52
15
Showing 7 of 7 rows

Other info

Follow for update