cd /news/machine-learning/pre-inference-routing-for-cost-effic… · home topics machine-learning article
[ARTICLE · art-89834] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Pre-Inference Routing for Cost-Efficient Document Field Extraction

A new arXiv study (2608.06607v1) finds that pre-inference routing can cut document-extraction costs by 31-33% on receipts and 77% on degraded ad-buy forms while keeping F1 within 0.02 of always using the large model, but only when the cheaper model fails often enough and those failures are predictable from visible features. The authors show routing does not help for already-easy documents like clean digital invoices or nutrition labels, and that a small labeled pilot can predict whether routing will work.

read1 min views1 publishedAug 10, 2026

arXiv:2608.06607v1 Announce Type: new Abstract: Most document-extraction systems use a single model for all documents. This is simple but can be costly for easy cases and less effective for difficult ones. We examine whether we can predict a document's difficulty before extraction using inexpensive, document-based signals, and use this to choose between a cheaper and a stronger extractor. We find that routing only helps if two conditions hold: the cheaper model fails often enough to make routing worthwhile, and those failures can be predicted from visible features such as image quality and layout. We turn these into a practical test and apply it to five genres. When both conditions are met, the calibrated router reduces cost by 31-33% on receipts and 77% on degraded ad-buy forms while keeping quality within 0.02 F1 of always choosing the large model. Routing does not help if either condition is missing, as with clean digital invoices or nutrition labels that are already easy to read. A small labeled pilot can predict whether routing will work, and in the two cases where we ran it first, the prediction was correct. A simple bag-of-words router works about as well as engineered features, showing that the main limit is the genre, not the router design; we use interpretable features to help explain which genres can be routed. The router must be retrained for each dataset and does not transfer across datasets, even within the same genre. These results hold for two model pairs with cost differences of 5x and 3x.

── more in #machine-learning 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/pre-inference-routin…] indexed:0 read:1min 2026-08-10 ·