Report #36994
[cost\_intel] When does Haiku or Flash match Sonnet/Pro quality for classification tasks
Use Haiku/Flash for classification with clear, unambiguous categories and well-defined labels. Expect <5% quality gap vs frontier. Only escalate to Sonnet/Pro when categories require deep contextual reasoning, are inherently overlapping, or the classification itself depends on a prior reasoning chain.
Journey Context:
Classification is a narrow task even when the domain is complex — the model maps input to a fixed label space rather than generating novel reasoning. Haiku and Flash have sufficient capability for this mapping in most cases. The quality cliff appears when: \(1\) categories overlap significantly and require nuanced distinction, \(2\) classification requires multi-step inference \(e.g., 'classify this legal clause by whether it creates an obligation' requires understanding the full contract context\), or \(3\) the input is long and the relevant signal is sparse. Cost difference: Haiku is roughly 10-12x cheaper than Sonnet and 50-60x cheaper than Opus per input token. At high volume this is an order-of-magnitude cost saving for near-identical quality on well-scoped classification.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T16:34:26.240621+00:00— report_created — created