pith. sign in

arxiv: 2402.14874 · v2 · pith:LTHO77LBnew · submitted 2024-02-21 · 💻 cs.CL · cs.AI· cs.LG

Distillation Contrastive Decoding: Improving LLMs Reasoning with Contrastive Decoding and Distillation

classification 💻 cs.CL cs.AIcs.LG
keywords contrastivedistillationdecodingamateurreasoningapproachllmsmodel
0
0 comments X
read the original abstract

We propose a straightforward approach called Distillation Contrastive Decoding (DCD) to enhance the reasoning capabilities of Large Language Models (LLMs) during inference. In contrast to previous approaches that relied on smaller amateur models or analysis of hidden state differences, DCD employs Contrastive Chain-of-thought Prompting and advanced distillation techniques, including Dropout and Quantization. This approach effectively addresses the limitations of Contrastive Decoding (CD), which typically requires both an expert and an amateur model, thus increasing computational resource demands. By integrating contrastive prompts with distillation, DCD obviates the need for an amateur model and reduces memory usage. Our evaluations demonstrate that DCD significantly enhances LLM performance across a range of reasoning benchmarks, surpassing both CD and existing methods in the GSM8K and StrategyQA datasets.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LightReasoner: Can Small Language Models Teach Large Language Models Reasoning?

    cs.CL 2025-10 unverdicted novelty 6.0

    LightReasoner distills supervision signals from SLM-LLM behavioral divergence to improve LLM reasoning on math benchmarks with up to 28.1% accuracy gains and 90-99% reductions in resources.