
Amazon has introduced Self-Distilled Reasoning (SDR), a technique that lets developers fine-tune Nova 2 models on domain-specific data without expensive human-written reasoning traces. The method reuses the base model's own reasoning outputs during training, preventing the loss of reasoning ability that normally occurs with standard fine-tuning and boosting target task performance by over 6.5% while preserving general capabilities like math—a significant improvement over existing approaches like model merging.
Summaries like this, in your inbox every morning.
Sign up free →What happened
Amazon researchers introduced Self-Distilled Reasoning (SDR), a technique that uses a base model's own reasoning traces to improve supervised fine-tuning on datasets that lack chain-of-thought reasoning data. The method augments training data with the model's generated reasoning steps, then fine-tunes with reasoning enabled, requiring no human annotation or separate teacher model.
Why it matters
When fine-tuning domain-specific models without reasoning traces, standard training causes catastrophic forgetting—math performance dropped from 70% to 6% in tests. SDR recovers this: math performance returned to near 70% while improving target task performance by over 6.5% on average, outperforming the common workaround of model merging. For businesses customizing Amazon Nova 2 models on proprietary data, this means reasoning capability is preserved alongside domain gains.
What to watch
SDR was validated across five benchmarks—ToolACE (tool-calling), CoCoHD (structured extraction), GovReport (summarization), Invoice-OCR (document understanding), and CaptionGen (video captioning)—showing the technique works across diverse tasks. The approach requires no separate intervention after training, unlike model merging, making it practical for production customization workflows.
Fine-tuning large language models on domain-specific datasets is a common way to customize them for business use, but it creates a practical and performance problem. Creating high-quality chain-of-thought (reasoning traces) for training data is often impractical and prohibitively expensive, so teams frequently skip reasoning during supervised fine-tuning and train only on input-output pairs. However, the body notes that reasoning is a key capability of Amazon Nova 2 models and significantly enhances prediction performance, often delivering substantial gains on hard problems like coding and math.
When models fine-tune on non-reasoning datasets with reasoning mode active, they lose their ability to reason during inference—even when reasoning mode is explicitly turned on. The body attributes this to the training loss being calculated on both reasoning and output tokens together; because the training data contains only inputs and outputs with no intermediate reasoning steps, the model receives no supervision signal for generating coherent reasoning traces. The loss function effectively penalizes reasoning tokens, training the model to bypass its reasoning mechanisms—a phenomenon called shortcut learning. This causes catastrophic forgetting of general capabilities: the body reports that vanilla supervised fine-tuning on non-reasoning datasets drops math performance from 70% to an average of 6%.
Amazon's established solution has been model merging: weighted interpolation between the fine-tuned model and the base model to recover reasoning and general performance. However, merging introduces a trade-off: restoring general performance often sacrifices gains achieved on the target task. To solve this, Amazon researchers introduced Self-Distilled Reasoning (SDR), which works in three stages. First, the base reasoning model (such as Amazon Nova 2 Lite) generates reasoning traces for each example in the SFT dataset. Next, the training data is augmented by prepending these generated reasoning traces to the original outputs. Finally, the model is fine-tuned with reasoning mode turned on, providing supervision on both reasoning and output tokens. Crucially, SDR requires no human annotation, no separate teacher model, and no post-hoc interventions—it works as in-training regularization by augmenting the dataset with the model's own reasoning.
The body validates SDR across five benchmarks spanning diverse tasks: ToolACE (a tool-calling benchmark with 10K samples, scored on strict match of function calls), CoCoHD (long-context structured extraction from congressional hearing transcripts, 730 samples), GovReport (long-context abstractive summarization of U.S. government reports, 17K samples), Invoice-OCR (multimodal document understanding from scanned invoices, approximately 500 samples), and CaptionGen (video captioning, 1800 samples). Results show that SDR achieves nearly identical math performance to model merging (70% compared to 68%) while improving target performance by over 6.5% on average at the same time—demonstrating that SDR preserves both general and target capabilities more effectively than the merging approach. The body frames this as consistent with growing research showing self-distillation (where a model learns from its own predictions) is a powerful mechanism to mitigate catastrophic forgetting.
The core challenge SDR addresses is the "reasoning suppression problem": when fine-tuning models on datasets containing only input-output pairs (no reasoning steps), the training loss is calculated on both reasoning and output tokens together. Because training data has no supervision signal for generating intermediate reasoning steps, the loss function penalizes reasoning tokens that don't directly produce the final output, training the model to skip its reasoning mechanisms entirely—a form of shortcut learning. This causes catastrophic forgetting of general capabilities; the body shows math performance collapsing from 70% to 6% in vanilla supervised fine-tuning.
Amazon's prior recommendation was model merging: weighted interpolation between the fine-tuned model and the base model to recover reasoning and general performance. However, this introduces a trade-off: restoring general performance often sacrifices gains on the target task. SDR sidesteps this by augmenting the training data with the base model's own reasoning traces (chain-of-thought outputs), then fine-tuning with reasoning enabled. This provides what the body calls "in-training regularization"—the model learns from its own problem-solving process rather than just final outputs, maintaining proximity to the base model's policy while improving domain performance. The body frames this as self-distillation, aligning with recent research showing models can learn effectively from their own predictions.
AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.
Free · takes 30 seconds · unsubscribe anytime
No comments yet. Be the first to share your thoughts!
Log in to join the discussion




Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.
Get Started FreeFree · takes 30 seconds · unsubscribe anytime
1 minute a day. The AI essentials.
200+ sources · Email / LINE / Slack