LGAICLJan 16, 2025

Enhancing Generalization in Chain of Thought Reasoning for Smaller Models

arXiv:2501.09804v17 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the challenge of improving reasoning generalization in smaller models for real-life applications, representing an incremental advance in knowledge distillation techniques.

The paper tackled the problem of low generalization in chain-of-thought reasoning for smaller language models by proposing PRADA, a fine-tuning framework that integrates diverse domains, and showed it significantly outperforms state-of-the-art methods across a wide range of tasks.

Chain-of-Thought (CoT) reasoning in smaller language models is a challenging natural language process problem yet highly desirable in many real-life applications. Existing CoT knowledge distillation methods often suffer from overly conservative memorization in smaller LLMs, leading to low generalization confidence. As fully preserving the CoT ability of teacher model is impossible, we hypothesize that adversarial CoT fine-tuning is crucial for developing smaller LLM with robust CoT generalization. To this end, we propose \textit{PRompt-Assisted Domain-Adversarial fine-tuning} (PRADA), a principled fine-tuning framework that integrates diverse CoT domains. Specifically, PRADA pioneers two CoT improvements in smaller LLM: (1) Recovering the domain-invariant feature insight which typically lost during distillation with domain adversarial fine-tuning; (2) Enhancing the domain adaptability of CoT prompt engineering by employing domain-adversarial approaches. We theoretically demonstrate the effectiveness of our approach and empirically show that it significantly outperforms the state of the arts in a wide range of tasks. Moreover, our empirical findings reveal that the smaller LLM, when leveraging PRADA, aligns closely with domain knowledge, thereby improving the explainability of our approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes