Skip to content
Novyant
All insights
  • AI Automation

Where AI automation pays, and where it quietly does not

The question is never whether a model can do the task. It is what a wrong answer costs, how often you will catch it, and who is sitting in the review queue when you do.

By Roberto Sanson4 min read

Most AI automation proposals are argued on the wrong axis. They ask whether a model can perform the task. It almost always can, at least well enough to demo.

The question that decides whether the automation pays is different: what does a wrong answer cost, how reliably will you notice it, and what happens to the work that the system is not confident about?

Get those three right and a mediocre model produces real savings. Get them wrong and an excellent model produces a slow, expensive mess that somebody has to clean up in six months.

Start with the cost of being wrong

Automations divide cleanly along one line: whether an error is caught in the next step, or whether it settles into your records and waits.

Classifying an incoming document into one of eight categories is a good candidate. If it is misfiled, the person who opens it notices immediately, because they were expecting something else. The error surfaces in minutes and costs almost nothing.

Extracting a settlement amount into a field that feeds an invoice is a different animal. Nobody re-reads it. It flows into a payment, a report and an audit trail, and it is found, if it is found at all, during a dispute two years later, when the case file is the only evidence of what happened.

Same model, same accuracy, entirely different risk. The second one needs a confirmation step. The first one does not.

The threshold is a business decision

Every extraction pipeline has a confidence threshold: above it, the system files the result automatically; below it, a person looks.

That number is treated as a technical setting and it is not. It is the dial that decides whether the automation pays at all.

Set it too low and errors reach your records, and every one of them costs more to find later than it would have cost to catch. Set it too high and people spend their days confirming work the model got right, which is the most expensive possible way to be correct.

Neither failure is visible from a demo. Both are obvious within a week of real volume, which is why the threshold should be a number you can change without a release, and why somebody on the business side should own it.

Design the review queue first

The half of these systems that gets designed last is the half that determines whether they work.

If work that falls below the threshold goes into a queue nobody owns, it will sit there. Then someone will notice the backlog, and the fastest way to clear it will be to lower the threshold. At that point the automation is no longer automating anything. It is laundering unreviewed output into your records with a confidence score attached.

A review queue needs a name against it, a target time, and a path back into the model's behaviour. That last part is almost always skipped. A correction that does not improve anything is just data entry with extra steps.

Where it reliably pays

In our experience the automations that hold up share a shape:

  • High volume, low variance. The same document type, over and over. A model that is right 94% of the time on ten thousand documents is transformative. On forty documents a year it is a liability with a maintenance cost.
  • A natural verification point downstream. Someone was going to look at this anyway, for a different reason. The automation removes typing, not judgement.
  • A stable definition of correct. If two experienced people disagree about the right answer, you do not have an automation problem. You have a definitions problem, and automating on top of it will produce confident, consistent, disputed output.

That last one is worth sitting with. A surprising share of "we need AI here" requests turn out to be "we have never agreed what this field means", and that is cheaper and more valuable to fix directly.

Where it quietly does not

The automations that fail are rarely dramatic. They usually work, mostly, for about four months.

They fail when the task looked repetitive from a distance but every case has an exception. They fail when the cost of a missed error is enormous and the review step was cut for throughput. They fail when the model's output feeds a system that treats it as authoritative, and nothing downstream can tell a confident guess from a verified fact.

And they fail, most often, when nobody owns the accuracy after launch. A model that is right 94% of the time on the day it ships is right rather less than that a year later, when the documents have changed shape and nobody has been looking.

The honest test

Before automating anything, we ask a client one question: if this system is wrong 5% of the time, who finds out, and when?

If the answer is "immediately, and it costs nothing", automate it, and stop worrying about the last few points of accuracy.

If the answer is "eventually, in a dispute", you can still automate it. But what you are building is a system with a person in it, and it should be costed, designed and staffed as one from the beginning.

Working on something like this?

We spend the first conversation understanding what you run on today. No pitch, and no obligation to build anything.

Book a call