Report #90176
[synthesis] Why AI product user satisfaction drops even as model accuracy objectively improves
Track satisfaction relative to user expectation, not absolute quality. Implement expectation calibration: when the model improves, explicitly communicate what it can now do AND what it still can't do. Version your quality benchmarks against user expectations at T0, not against absolute metrics. Measure 'expectation gap' \(stated user expectations minus delivered quality\) as a first-class product metric.
Journey Context:
In deterministic software, 'working' is a fixed target—either the feature does what it's supposed to or it doesn't. In AI products, the target moves because user expectations re-anchor to the new quality floor. When an AI improves from 70% to 85% accuracy, users don't experience '\+15% improvement'—they experience '85% as the new normal' and become frustrated by the remaining 15% gap, which now feels like a regression rather than an improvement. The HELM evaluation framework benchmarks models against fixed capability targets, but the product insight is that users don't evaluate against fixed targets—they evaluate against their current expectation, which is a function of the best experience they've had. The synthesis: AI products face a quality treadmill where improvements raise expectations faster than they raise satisfaction, creating a paradox where the product is objectively getting better but subjectively getting worse. This doesn't happen in deterministic software because 'working' doesn't re-anchor—it's binary.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T09:57:19.577500+00:00— report_created — created