Enhancing Small Language Models with Self-Enhanced Reasoning Training

Wednesday 26 March 2025


Recent advancements in language models have led to a significant increase in their ability to generate coherent and logical reasoning paths. However, these models often struggle to apply this reasoning capability in zero-shot settings, where they are not explicitly prompted to do so. A new study has proposed a method called Self-Enhanced Reasoning Training (SERT) that aims to overcome this limitation by activating and enhancing the latent reasoning abilities of small language models.


The researchers behind SERT began by observing that even without chain-of-thought prompting, smaller language models can generate high-quality reasoning paths during sampling. However, these paths are often latent due to their low probability under standard decoding strategies. To address this, they developed a two-stage approach: first, the model generates and filters these latent reasoning paths using a combination of pattern-based filtering, length filtering, repetition filtering, and perplexity filtering; second, the filtered paths are used as input for self-training, which fine-tunes the model to boost its reasoning frequency and coherence.


The team tested SERT on GPT-2 models, which are smaller and more computationally efficient than larger language models like GPT-3.5. They found that SERT significantly enhanced the reasoning abilities of these small models, improving their performance in zero-shot reasoning distillation tasks. When combined with a teacher model’s reasoning paths, SERT further improved the student model’s ability to learn from the teacher and produce more accurate and coherent outputs.


One key finding of the study is that SERT has a more substantial impact on smaller language models than larger ones. This suggests that the method may be particularly useful for deploying AI language models in resource-constrained environments, where computational efficiency is crucial. Additionally, the researchers noted that SERT can be easily integrated into existing language model architectures, making it a practical solution for improving the reasoning capabilities of these models.


The implications of this research are significant. As language models continue to play an increasingly important role in our daily lives, their ability to reason and generate logical outputs is critical. By enhancing the latent reasoning abilities of small language models, SERT has the potential to improve the overall performance and reliability of AI systems in a wide range of applications, from customer service chatbots to medical diagnosis tools.


In practical terms, SERT could enable smaller language models to be used more effectively in areas where computational resources are limited.


Cite this article: “Enhancing Small Language Models with Self-Enhanced Reasoning Training”, The Science Archive, 2025.


Language Models, Reasoning Training, Self-Enhanced, Small Models, Zero-Shot Settings, Chain-Of-Thought Prompting, Filtering, Perplexity, Gpt-2, Distillation Tasks


Reference: Yong Zhang, Bingyuan Zhang, Zhitao Li, Ming Li, Ning Cheng, Minchuan Chen, Tao Wei, Jun Ma, Shaojun Wang, Jing Xiao, “Self-Enhanced Reasoning Training: Activating Latent Reasoning in Small Models for Enhanced Reasoning Distillation” (2025).


Leave a Reply