PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 30, 20240 citationsOpen Access

Improve Student's Reasoning Generalizability through Cascading Decomposed CoTs Distillation

View Full Paper
CDChengwei DaiKLKun LiWZWei Zhou

Key Points

Key points are not available for this paper at this time.

Abstract

Large language models (LLMs) exhibit enhanced reasoning at larger scales, driving efforts to distill these capabilities into smaller models via teacher-student learning. Previous works simply fine-tune student models on teachers' generated Chain-of-Thoughts (CoTs) data. Although these methods enhance in-domain (IND) reasoning performance, they struggle to generalize to out-of-domain (OOD) tasks. We believe that the widespread spurious correlations between questions and answers may lead the model to preset a specific answer which restricts the diversity and generalizability of its reasoning process. In this paper, we propose Cascading Decomposed CoTs Distillation (CasCoD) to address these issues by decomposing the traditional single-step learning process into two cascaded learning steps. Specifically, by restructuring the training objectives -- removing the answer from outputs and concatenating the question with the rationale as input -- CasCoD's two-step learning process ensures that students focus on learning rationales without interference from the preset answers, thus improving reasoning generalizability. Extensive experiments demonstrate the effectiveness of CasCoD on both IND and OOD benchmark reasoning datasets. Code can be found at https://github.com/C-W-D/CasCoD.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Dai et al. (2024) studied this question.

synapsesocial.com/papers/68e67bb1b6db643587605fbfhttps://doi.org/10.48550/arxiv.2405.19842
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. 1Unveiling the Key Factors for Distilling Chain-of-Thought Reasoning2025
  2. 2The Quest for Efficient Reasoning: A Data-Centric Benchmark to CoT Distillation2025
  3. 3Beyond Imitation: Learning Key Reasoning Steps from Dual Chain-of-Thoughts in Reasoning Distillation2024
  4. 4Investigating Mysteries of CoT-Augmented Distillation2024
  5. 5Reasoning Scaffolding: Distilling the Flow of Thought from LLMs2025