Multi-Level Authentication Anomaly Detection by User Behavior

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional anomaly detection methods are inadequate for identifying specific types of anomalous behavior in user interactions, as they primarily focus on user-level anomalies, failing to track variations in behavior across different authentication levels.

Innovation Solution

Implementing a system that tracks user behavior at multiple authentication levels, building separate usage patterns for each level and identifying anomalous behavior by comparing these patterns, allowing for tailored responses such as account locking or administrator notification.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional anomaly detection methods are used, then the detection process is simple, but the detection precision is insufficient for specific types of anomalous behavior

Engineering Contradiction:
Improveanomaly detection precisionVSAvoiddetection system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments user authentication behavior into multiple authentication levels (e.g., login level, application level, data level). Each level has its own usage patterns and anomaly detection criteria. This segmentation allows the system to detect specific types of anomalous behavior at appropriate granularities, improving detection precision without requiring a completely complex new system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces authentication level as an additional dimension for analyzing user behavior. Instead of only tracking user-level anomalies, the system now tracks anomalies across multiple authentication dimensions. This dimensional expansion enables more precise detection of specific anomaly types while maintaining a structured approach to complexity.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Adaptability or versatility

If user behavior is tracked at a single user level, then the tracking process is simple, but the ability to identify specific anomalous behavior is limited

Engineering Contradiction:
Improvebehavior tracking capabilityVSAvoidtracking system complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The tracking system is segmented into multiple authentication level trackers, each monitoring specific behaviors appropriate to that level. For example, login-level tracking monitors authentication attempts, while application-level tracking monitors resource access patterns. This segmentation increases adaptability to different behavior types while keeping each tracker's complexity manageable.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Each authentication level has its own customized usage patterns and anomaly detection criteria tailored to that level's characteristics. Login levels have different expected patterns than application levels. This local quality approach allows the system to adapt to specific behavior requirements at each level without requiring a completely complex unified tracking system.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12443709B2Anomaly detection based on multi-level authentication
Publication Date: 2025.10.14 MICRO FOCUS LLC
  • US12443709B2 patent drawing
  • US12443709B2 patent drawing
  • US12443709B2 patent drawing

AI summary

A determination is made to see if a user has authenticated to a computer system using a plurality of authentication levels. For example, the user may have had a first session where the user is authenticated at authentication level one and a second session where the user is authenticated at authentication level two. Behavior of the user is separately tracked at each of the plurality of authentication levels to identify separate usage patterns of the user at each of the plurality of authentication levels. Anomalous behavior of the user is identified based on one or more variations from the separate usage patterns of the user at, at least one of the plurality of authentication levels. An action is taken based on identifying the anomalous behavior of the user. For example, the user's account may be locked, or an administrator may be notified.