Behavior-Based Escalated Authentication System

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current authentication systems lack the ability to dynamically adjust security levels based on user behavior, often requiring the same level of authentication for both genuine and suspicious users, which can compromise security and user convenience.

Innovation Solution

An adaptive authentication system that collects telemetry data to analyze user behavior patterns, escalating authentication requirements for suspicious users while maintaining simplicity for genuine users by using machine learning models to compare current interactions with registered data, thereby increasing security on-the-fly.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If multi-factor authentication is implemented to improve security, then security level is improved, but user convenience deteriorates due to additional authentication steps

Engineering Contradiction:
Improvesecurity levelVSAvoiduser convenience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The authentication system dynamically adjusts the required authentication level based on real-time behavior analysis. The system transitions from static authentication (always requiring same factors) to dynamic authentication (adapting factors based on risk assessment), allowing the authentication process to be flexible and context-aware

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the parameters of authentication by introducing behavior-based risk scoring that modifies which authentication factors are required. Instead of always requiring the same authentication factors, the system adjusts the authentication parameters based on detected anomalies in user behavior patterns

Inventive Principle:
Principle #35Parameter changes

2Reliability

If behavior analysis is added to differentiate users, then security is improved, but system complexity increases due to telemetry collection and analysis

Engineering Contradiction:
ImprovesecurityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The behavior analysis system serves multiple functions: it continuously monitors user interactions, establishes baseline patterns, detects anomalies, and feeds risk assessments back to the authentication module. This multi-functional approach consolidates what could be separate complex systems into an integrated solution

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system automatically collects telemetry data, analyzes behavior patterns, and adjusts authentication requirements without manual intervention. The behavior analysis engine self-regulates by continuously learning from user interactions and autonomously making security decisions based on detected patterns

Inventive Principle:
Principle #25Self-service

3Reliability

If authentication requirements are increased for all users, then security is improved, but user experience deteriorates due to loss of simplicity

Engineering Contradiction:
ImprovesecurityVSAvoiduser experience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system applies different authentication requirements to different users based on their individual risk profiles. Instead of uniform authentication for all users, the system tailors the authentication experience locally to each user's behavior patterns and risk assessment, providing enhanced security only where needed

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS11714893B2Escalated authentication system to perform an integrity-check based on behavior patterns
Publication Date: 2023.08.01 EMC IP HLDG CO LLC
  • US11714893B2 patent drawing
  • US11714893B2 patent drawing
  • US11714893B2 patent drawing

AI summary

Aspects of the disclosure include an escalated authentication system based on user behavior patterns. A user's behavior pattern on a device is collected and/or learned. The collected or learned pattern can be compared to subsequent behavior patterns to determine whether the current user is genuine or suspicious. Users deemed suspicious are subject to increased authentication requirements, often on-the-fly.