Snorkel AI benchmark evaluates frontier model AI agents for insurance underwriting across task types and error modes
AI agents in enterprise settings are often inaccurate and inefficient because they are not tuned to the critical details of enterprise problems, while AI research has focused on generic use cases that do not translate to enterprise settings.
Frontier models made tool call errors in 36% of conversations despite having the metadata needed to use tools correctly, and top OpenAI models hallucinated insurance products not in the provided guidelines 15-45% of the time, with hallucinations also producing misleading questions to the underwriter.
The benchmark revealed a wide accuracy range from the single digits up to approximately 80% across frontier models, with even the three most accurate models making tool call errors in 30-50% of conversations, illustrating that top frontier models struggle in surprising ways with proprietary enterprise knowledge.
Show all 11 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
The benchmark revealed a wide accuracy range from the single digits up to approximately 80% across frontier models, with even the three most accurate models making tool call errors in 30-50% of conversations, illustra…
What tools did this team use?
LangGraph, Model Context Protocol (MCP), ReAct, Snorkel's evaluation suite.
What results were reported?
Task accuracy range across frontier models: from the single digits up to ~80%; Tool call error rate across all models: 36%; Tool call error rate for top three accurate models: 30-50% of the conversations; product recommendation hallucination rate (top OpenAI models): 15-45% of the time (source-reported, not independently verified).
What failed first in this deployment?
Frontier models made tool call errors in 36% of conversations despite having the metadata needed to use tools correctly, and top OpenAI models hallucinated insurance products not in the provided guidelines 15-45% of t…
How is this compliance monitoring AI workflow structured?
Underwriter submits application info → AI copilot probes underwriter → Chain of SQL queries → Free-text guideline consultation → Underwriting recommendation output.