Back to timeline

Wed, July 2200:23ResearchAPI & pricingAgentsInfra & costAPI & pricing guide

Amazon Nova Models Improve SFT via Self-Distilled Reasoning and Mitigate Catastrophic Forgetting

Decision Brief

What changedAWS proposes Self-Distilled Reasoning (SDR) to generate reasoning traces for SFT datasets lacking chain-of-thought, improving target performance while preserving general capabilities.
Why it mattersDevelopers fine-tuning Amazon Nova can inject reasoning ability without manual annotation, effectively mitigating catastrophic forgetting with a low-cost regularization method superior to model merging.
Who should careAll AI builders
Affected stackNo specific stack identified
Source confidenceHigh · Official release / blog / repo

AWS introduces Self-Distilled Reasoning (SDR) for supervised fine-tuning of Amazon Nova 2 models. The core problem is that SFT datasets lacking reasoning chains cause suppressed reasoning and performance degradation during inference. SDR has three steps: first, use the base reasoning model (e.g., Amazon Nova 2 Lite) to generate reasoning traces for each training sample; second, append these traces to original outputs to form an augmented dataset; third, fine-tune the model in inference mode with supervision on both reasoning and output tokens. Experiments show SDR significantly mitigates catastrophic forgetting compared to pure SFT. For instance, on a math benchmark, pure SFT drops from 70% to 6%, while SDR nearly recovers to 68%-70%, with target performance improving by over 6.5% on average. Unlike model merging, SDR requires no post-hoc interpolation or external teacher, effectively maintaining both target and general performance. For developers using Amazon Nova customization, this means injecting reasoning ability into existing SFT datasets without manual labeling, while improving performance on tasks like tool calling and long-document summarization.

Summary basis: full article readCompiled from the source scope noted above; the original remains authoritative.

Sources

Related intel

留言

登入后即可留言,和其他 builder 交换实测心得。

还没有留言,抢头香。