Drift control for detection graphs, reducing false positives and mode collapse.
Detection systems — security intrusion detection, anomaly detection, fraud detection, quality control — operate as graphs of detection rules, models, and filters that evolve over time through tuning and adaptation. The structural problem is that this temporal evolution creates drift: the detection graph's behavior changes gradually as rules are updated, thresholds are adjusted, and new detectors are added, eventually producing a system whose behavior has diverged significantly from its intended design without any single change being identifiable as the cause.
A particularly damaging form of drift is mode collapse: the detection graph converges to a narrow set of detection patterns, losing sensitivity to threats or anomalies that fall outside this narrowed focus. This collapse is structural — it arises from the interaction between detection components rather than from any single component's misconfiguration.
This application addresses detection and monitoring systems that evolve over time through operational tuning. The relevant system boundary includes detection rules and models, threshold configurations, filter logic, alert routing, and the feedback loops through which operational experience modifies detection behavior.
Detection systems are the primary defense layer for security, quality, and compliance. When these systems drift structurally, they provide false assurance — appearing to function while their actual detection capability has degraded. Structural drift control ensures that detection systems maintain their intended effectiveness over time.
The SORT framework addresses this application through four structural dimensions, each providing a distinct analytical layer.
Detection graphs drift and create false positives.
Temporal adaptation leads to mode collapse.
Structural drift control for detection systems.
Detection tuning, drift mitigation, mode collapse prevention.