PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
February 11, 20260 citationsOpen Access

Mitigating Hallucination in Small Language Models via Contrastive Chain-of-Thought Fine-Tuning

MBMaher Asaad BakerFAFuad Al-Qrize

Key Points

  • The aim is to reduce reasoning hallucinations in small language models through a new fine-tuning method.
  • Developed Contrastive Chain-of-Thought Fine-Tuning method
  • Utilized Low-Rank Adaptation on the Phi-2 model
  • Paired correct reasoning paths with logical fallacies
  • Evaluated performance on GSM8K and BBH benchmarks
  • Reduced hallucination rates significantly
  • Improved final-answer accuracy by 12.5%
  • Enhanced logical consistency through decision boundary sharpening

Abstract

Small Language Models (SLMs), typically comprising fewer than 3 billion parameters, offer efficient deployment for edge computing but are susceptible to reasoning hallucinations: they generate plausible but logically unsound multi-step solutions. While Chain-of-Thought (CoT) prompting enhances reasoning in larger models, SLMs often lack the capacity to maintain coherent reasoning chains. This paper introduces Contrastive Chain-of-Thought (CCoT) Fine-Tuning, a novel parameter-efficient training method that pairs correct reasoning paths with explicitly labeled logical fallacies during fine-tuning. Using Low-Rank Adaptation (LoRA) on the Phi-2 model, we show that exposing SLMs to curated negative reasoning examples sharpens their decision boundaries between valid and hallucinatory logic. Comprehensive evaluation on arithmetic (GSM8K) and symbolic reasoning (BBH) benchmarks shows that CCoT significantly reduces hallucination rates, measured by stepwise logical consistency, and improves final-answer accuracy by 12.5% relative to standard fine-tuning. This work provides a scalable, hardware-accessible framework for improving the reliability of resource-constrained language models in edge AI applications.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Baker et al. (2025) studied this question.

synapsesocial.com/papers/698c1c46267fb587c655e8b5https://doi.org/10.5281/zenodo.18538735
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Chain-of-Thought Prompting Obscures Hallucination Cues in Large Language Models: An Empirical Evaluation2025 · 1 citations
  2. 2Mitigating Hallucinations in Large Language Models via Causal Reasoning2025
  3. 3Improving the Reliability of LLMs: Combining CoT, RAG, Self-Consistency, and Self-Verification2025 · 2 citations
  4. 4Large Model Fine-Tuning Method Based on Pre-Cognitive Inductive Reasoning - PCIR2024 · 1 citations
  5. 5Efficient Long CoT Reasoning in Small Language Models2025