A Specialized Small Model Beats Frontier AI at 13.8x Lower Cost on Finance Tasks
Thinking Machines Lab and Bridgewater published research showing frontier models (GPT, Claude, Gemini) average only ~50% accuracy on real financial analyst tasks, even with expert-written prompts. Training the open Qwen3-235B on expert-graded examples via TML's Tinker platform hit 84.7% accuracy at 13.8x lower cost โ a strong case that domain-specialized fine-tuning beats throwing a bigger general model at the problem.
Why it matters
๐ป Developer ยท If you have a narrow, measurable task where frontier models plateau around 50-70%, this is a concrete blueprint: fine-tune a smaller open model on expert-graded examples rather than reaching for a bigger general model.
๐ฆ Product ยท 84.7% accuracy at 13.8x lower cost reframes the buy-vs-build decision for any feature currently powered by an expensive general-purpose model.
๐จ Design ยท Not directly design-relevant, but faster and cheaper specialized models eventually translate into snappier, more affordable AI features.
๐ Business ยท You likely don't need a model that does everything โ you need one that's world-class at your specific domain, and this paper is the clearest evidence yet that the economics favor that approach.
๐ค Just Curious ยท Researchers found that a smaller AI model trained specifically for finance tasks beat the big general-purpose AI models โ while costing 14 times less to run.
Try this: If you're running a frontier model on a narrow, repeatable task, benchmark a fine-tuned open model against it before assuming you need the bigger model.
Sources: TML & Bridgewater: specialized AI beats frontier models