Report #63871
[cost\_intel] Claude 3.5 Haiku vs Sonnet classification accuracy cliff on multi-label taxonomy
Use Haiku for ≤5 classes with balanced data \(12x cheaper\); switch to Sonnet when >10 classes or hierarchical taxonomy due to 15-20% F1 drop on edge cases
Journey Context:
Haiku 3.5 costs $0.25/million tokens while Sonnet 3.5 costs $3.00/million \(12x difference\). On simple binary or 3-5 class classification with clean data, Haiku achieves 95-98% of Sonnet's accuracy. However, on multi-label classification with >10 classes or hierarchical taxonomies \(e.g., industry classification with 50\+ categories\), Haiku's accuracy drops 15-20% on edge cases \(rare classes, ambiguous boundaries\). The cost savings are erased by the operational cost of manual review or error correction. Teams often default to Haiku for all classification to save costs, not realizing the accuracy cliff on complex taxonomies.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T13:41:36.454064+00:00— report_created — created