Where AI Anomaly Detection Beats Rules
We use both. The interesting question is which decisions belong to which approach. The split is not where most marketing decks would put it.
The "AI-powered" claim is doing a lot of work in our space. The honest answer is that we use machine-learned models for some decisions and explicit rules for others, and we are quite particular about which is which.
Where rules win
- Trip conditions for a red-state alert. These have to be inspectable, auditable, and class-society-presentable. A neural network is not.
- Network health (cable break detection, node liveness). Deterministic, not probabilistic.
- Calibration drift compensation. Linear, well-understood physics.
Where models help
- False-positive suppression. The space of nuisance signatures is too varied for explicit rules.
- Per-deck baselining. Different ships, different cargo mixes, different baselines.
- Anomaly clustering for post-voyage analysis.
Questions, answered
Does RoRoSafe use AI or rule-based detection?+
Both — and the split matters. Machine-learned models handle some decisions and explicit rules handle others, chosen deliberately rather than by marketing. The honest answer is that AI-powered is doing a lot of unearned work in this space.
Which decisions stay rule-based and why?+
The red-state alert trip conditions, which must be inspectable, auditable, and class-society-presentable (a neural network is not); network health such as cable-break detection and node liveness, which is deterministic; and calibration-drift compensation, which is linear, well-understood physics.
Where do machine-learned models actually help?+
False-positive suppression, where the space of nuisance signatures is too varied for explicit rules; per-deck baselining across different ships and cargo mixes; and anomaly clustering for post-voyage analysis. The reverse split — models for alarm trips, rules for suppression — produces systems that are both noisy and opaque.
Continue the thread
Building Per-Vehicle Thermal Baselines
Anomaly detection is only as good as its baseline. How a per-vehicle rolling reference is built, warmed up, and held steady across a voyage.
Video Analytics as a Secondary Detection Layer
CCTV with smoke- and flame-classification analytics is increasingly bundled with detection systems. It belongs in the stack — just not at the top of it.
How Are Thermal Hotspots Detected?
The detection problem on a cargo deck is not measurement — IR sensors are commodity. It is deciding which delta in which cell at which time is real.
