Recursive Anomaly Detection for Insider Threat Identification
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current user behavior analysis systems generate an unmanageable number of suspected anomalies, overwhelming security experts with thousands of daily alerts, due to large variance in user behavior and organizational volatility, making it difficult to distinguish between normal and suspicious activities.
Innovation Solution
A computerized system that recursively detects anomalies by constructing baseline models from monitored events, comparing event parameters to these models, and generating alerts for suspicious activity, using a processing unit to reduce the number of alerts by focusing on deviations that require manual review.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If anomaly detection algorithms are used to identify deviations from normal user behavior, then security incident detection capability is improved, but the number of suspected anomalies becomes unmanageably large
Solution Approach 1:
The patent segments the anomaly detection process into multiple hierarchical levels: first-level anomalies (deviations from user baseline), second-level anomalies (deviations from group baseline), and third-level anomalies (deviations from organizational baseline). This segmentation allows the system to filter and prioritize anomalies at different granularities, making the large volume of suspected anomalies manageable by focusing on the most significant deviations at each level.
Solution Approach 2:
The patent applies local quality by creating user-specific baseline models that capture individual behavior patterns, then comparing actual behavior against these personalized baselines. This allows the system to detect anomalies with high precision for each user context while maintaining scalability across the organization. The baseline models are constructed with local characteristics (user-specific parameters) rather than applying uniform thresholds to all users.
2Difficulty of detecting and measuring
If rule-based user behavior analysis solutions are employed, then anomaly detection is achieved, but the results become unmanageable due to large variance between people
Solution Approach 1:
The patent implements dynamic baseline models that adapt to changing user behavior patterns over time. Instead of static rules, the system continuously updates baseline expectations based on historical data, allowing it to accommodate natural variations in user behavior while still detecting genuine anomalies. This dynamic approach maintains detection accuracy without generating excessive false positives that would overwhelm security analysts.
Solution Approach 2:
The patent changes the parameters of analysis by moving from fixed rule-based thresholds to probabilistic baseline models with configurable confidence levels. The system allows dynamic adjustment of detection sensitivity parameters, enabling security teams to balance between detection thoroughness and result manageability. This parameter flexibility allows the same system to serve different organizational contexts and risk tolerances.
Data Source
AI summary
A computerized system for recursively detecting anomalies in monitored behavior of entities. The system comprises a storage unit to store monitored events, event deviations and parameters related to each event and to each event deviation. The system comprises a processing unit configured to receive a plurality of input events, construct a plurality of baseline models, receive an input event that occurred during an analyzed timeframe, compare parameters of the received input event to a corresponding baseline model in order to detect an event deviation, and associate an event deviation score to the detected event deviation. Using the detected event deviation as an input event, said operations are repeated until a predetermined condition is satisfied, and an alert is generated, indicating suspicious activity has been detected. A viewer application configured to receive and display alerts relating to the detected event deviation is provided.


