QCRD: Quality-guided Contrastive Rationale Distillation for Large Language Models
Wei Wang, Zhaowei Li, Qi Xu, Yiqing Cai, Hang Song, Qi Qi, Ran Zhou,, Zhida Huang, Tao Wang, Li Xiao

TL;DR
This paper introduces QCRD, a novel distillation framework that leverages both positive and negative knowledge with contrastive learning and quality assessment to improve reasoning in smaller language models.
Contribution
It proposes a new contrastive rationale distillation method that incorporates negative knowledge and an online discriminator for quality assessment, enhancing reasoning capabilities.
Findings
Outperforms existing distillation methods on multiple reasoning tasks
Produces higher-quality rationales with improved reasoning accuracy
Effectively utilizes negative knowledge to refine model performance
Abstract
The deployment of large language models (LLMs) faces considerable challenges concerning resource constraints and inference efficiency. Recent research has increasingly focused on smaller, task-specific models enhanced by distilling knowledge from LLMs. However, prior studies have often overlooked the diversity and quality of knowledge, especially the untapped potential of negative knowledge. Constructing effective negative knowledge remains severely understudied. In this paper, we introduce a novel framework called quality-guided contrastive rationale distillation aimed at enhancing reasoning capabilities through contrastive knowledge learning. For positive knowledge, we enrich its diversity through temperature sampling and employ self-consistency for further denoising and refinement. For negative knowledge, we propose an innovative self-adversarial approach that generates low-quality…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
MethodsContrastive Learning
