Home Insights & AdviceSix fraud detection myths that break down at scale — Crenoxis Limited’s design approach

Six fraud detection myths that break down at scale — Crenoxis Limited’s design approach

by Sarah Dunsby
15th Jul 26 11:28 am

A platform’s first fraud detection setup almost always works. It is the second, third, and tenth setup at any given Crenoxis client, the ones built after the platform has already grown past whatever volume the original system was sized for, that tend to reveal whether the underlying design was actually sound. Crenoxis Limited has watched enohttp://crenoxis.comugh platforms move through that growth curve to notice a pattern: most of the trouble traces back to a handful of assumptions that sounded reasonable at a smaller scale and quietly stopped being true.

Research from Sift found that fraudulent chargebacks account for approximately 45% of merchant dispute volume, a figure close to half, suggesting that fraud detection should be treated as core infrastructure rather than a peripheral concern for any platform handling meaningful transaction volume. What follows are some of the more common assumptions Crenoxis Limited runs into, and what tends to actually hold up once a platform has grown.

Myth 1: “More rules mean better detection”

It is intuitive to think that adding more rules to a fraud detection system makes it stronger, since each new rule is, in theory, catching something the others missed. In practice, a system loaded with hundreds of accumulated rules tends to become harder to manage rather than more effective, because individual rules start to interact in ways nobody fully tracked, and the review team spends increasing amounts of time chasing alerts that turn out to be false positives.

Crenoxis treats rule volume as something to actively manage downward rather than let grow indefinitely. A smaller set of well-maintained rules, paired with behavioural analytics that catch the patterns for which no static rule was written, tends to outperform a sprawling rulebook that nobody has fully audited in over a year.

What an overloaded rulebook usually looks like

In Crenoxis Limited’s experience, a few warning signs tend to show up well before a rulebook becomes unmanageable:

  • Rules that were added to handle a single incident and never reviewed again afterward.
  • Overlapping rules that flag the same transaction for slightly different reasons, doubling the review workload without doubling the protection.
  • A growing false-positive rate that nobody can trace back to a specific rule, because too many rules are firing at once to isolate the cause.
  • No clear record of which rules are still catching real fraud versus which ones simply stopped mattering months ago.

Myth 2: “Automation removes the need for human review”

There is a version of this belief that treats automation as the end goal, the point at which a platform no longer needs people looking at flagged transactions at all. Crenoxis Limited has not found this to hold up at any scale. What automation actually does well is triage: catching the obvious cases quickly and routing the genuinely ambiguous ones to a person, rather than eliminating the need for that person entirely.

Yet, precisely those instances where the technical nature of a transaction appears valid, but there is something else about the pattern that remains suspicious, are the very instances where such automated filters would be least able to determine the situation alone. The removal of human evaluation at this level of the process does not create an efficient system; rather, it creates one that is blind to its own fraud.

Myth 3: “A detection system that worked last year still works”

Fraud tactics do not hold still, and a model trained on last year’s patterns is, by definition, a step behind whatever attackers have since adjusted to. The myth here is not that fraud evolves; most platforms understand that in the abstract, but that a system needs to be rebuilt before it can adapt. Crenoxis Limited’s experience is that the systems which age well are the ones designed from the start to keep learning, with new patterns fed back into the model as they are identified rather than addressed in occasional, disruptive overhauls.

Therefore, a static model does not fail all at once. It fails gradually, catching slightly less each month, until a platform eventually notices its fraud rate has crept up without any single dramatic incident to point to.

Myth 4: “Flagging more transactions is always safer”

While an aggressive flagging system may seem prudent, Crenoxis Limited emphasises that it carries a cost that is often underestimated. Any honest client who is being delayed and prevented from using his account by an overly cautious system may never return and tell others about his experience, spreading the news of poor service through word-of-mouth marketing in a way similar to how fraud spreads.

On the other hand, those companies that get it right are working on balancing their actions based on results. According to Crenoxis, a rule that captures a significant number of frauds but at the same time prevents many honest clients from making transactions is not, in any way, a good rule. Indeed, Crenoxis Limited understands how important it is to balance the false-positive ratio and the capture rate, the system will stop being used and become defunct.

Myth 5: “Scale just means more of the same system”

It is the most costly myth due to the fact that it appears to be correct for a considerable period of time. An architecture capable of handling a thousand transactions daily can handle ten thousand. Thus, there is a false belief about proper scaling of the whole system. In contrast, the problem usually reveals itself only later, and it is not a breach of security itself but an erosion of it due to growing queues of items to be reviewed, alerts that accumulate faster than they can be handled, etc.

Crenoxis considers the review itself a part of the problem that should be scaled as well. It means that any rule that would flag one out of a thousand transactions is acceptable when the volume of transactions is low, but becomes unbearable when it is high.

What actually needs to scale alongside transaction volume

Crenoxis has found that the detection logic is rarely the part that breaks first. The surrounding process usually fails before the rules do, across a few specific points:

  1. Review queue capacity. The number of alerts a team can realistically examine in a day has a ceiling, and that ceiling does not move just because transaction volume did.
  2. Escalation paths. A process that worked when a single senior reviewer could personally examine every ambiguous case breaks down once that person becomes a bottleneck.
  3. Alert prioritisation. At low volume, reviewing alerts in the order they arrive is fine. At high volume, the highest-risk cases need to surface first, or they get buried under lower-priority noise.
  4. Reviewer training and consistency. As more people join the review team to handle higher volume, inconsistent judgment among reviewers becomes a source of missed fraud.

Myth 6: “A short scenario won’t tell you anything useful”

The tendency to reject one example as too minor to illustrate anything can be very misleading, but Crenoxis Limited has learned that a specific example always offers much more information than an abstract account of architecture. Just imagine a situation where the system experiences a sudden increase in traffic caused by a number of new accounts, making similar purchases, each of which falls just below the limits set by the simple rule.

A strictly rules-based system detects only the most obvious attempts at fraud, allowing the rest to pass, since it is not designed to detect patterns across several accounts rather than a single one. A system designed like Crenoxis Limited detects general patterns in behavioural and anomaly detection levels and passes only a small fraction of cases requiring further human examination, rather than all the spikes. The volume of unusual activity increased. The reaction remained fast, since the system was designed to handle the anticipated volume growth in advance.

How the layered system actually handles it

  • Rule-based filtering catches the obvious cases first, removing the most blatant attempts from the queue before any other layer needs to look at them.
  • Behavioural analytics notices the pattern across accounts, flagging the broader spike even though no individual transaction crossed an obvious threshold.
  • Anomaly detection adds a second confirmation, comparing the flagged accounts against what is typical for that segment rather than relying on a single signal alone.
  • Human review receives a short, prioritised list, examining only the cases that the earlier layers could not resolve with confidence, rather than the full spike.

What holds up once the myths are cleared away

Once these assumptions are stripped away, however, the reality is much more prosaic than any of them implies. Scale fraud detection is not about coming up with one sufficiently smart rule or model. Rather, it is about designing multiple layers that capture each type of risk, scaling the review process to the volume at hand rather than the volume for which it was initially built, and treating it as an ongoing activity rather than a one-time project.

Crenoxis Limited’s experience across platforms in very different industries is that the systems that hold up under growth are, without exception, the ones built with that growth already in mind, rather than the ones retrofitted after a spike in volume exposed how thin the original setup actually was.

Leave a Comment

CLOSE AD

Sign up to our daily news alerts

[ms-form id=1]