Activity-Based User Authentication with Dynamic Challenge Adjustment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional user authentication methods, such as password-based systems, can be insecure and difficult for users to remember, and may not effectively prevent unauthorized access to resources.

Innovation Solution

An apparatus and method for user authentication based on tracked user activity, which includes an activity tracker module, a challenge module, and an authentication module. The activity tracker module monitors user activities, and the challenge module presents authentication challenges based on these activities, adjusting difficulty based on previous responses and risk levels, with the authentication module determining access rights based on user responses.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a secure password is used that is not easily guessed by predictive or brute force algorithms, then security is improved, but the password becomes difficult to remember

Engineering Contradiction:
ImprovesecurityVSAvoidmemorability
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system uses the user's own activity data (locations visited, files accessed, communications made) to generate authentication challenges. The user answers questions about their own past activities, making authentication both secure (only the user knows their own activity history) and memorable (the user naturally remembers their own actions).

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The authentication mechanism dynamically changes parameters including the difficulty of challenges, the number of questions asked, and the time window for activity review based on risk assessment. When security risk is low, simpler authentication is used; when risk increases, more challenging authentication questions are presented.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If authentication challenges are made more difficult to prevent unauthorized access, then security is improved, but user convenience deteriorates

Engineering Contradiction:
ImprovesecurityVSAvoidconvenience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The authentication system dynamically adjusts its behavior based on real-time risk assessment. The number of challenges, their difficulty level, and the time required for authentication all change dynamically based on factors such as location consistency, device recognition, and user behavior patterns. This ensures strong security when needed while maintaining convenience during normal usage.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system continuously monitors user responses to authentication challenges and uses this feedback to adjust future authentication requirements. Correct responses and consistent behavior patterns lead to reduced authentication friction over time, while incorrect or suspicious responses trigger increased security measures including additional challenges or lockout procedures.

Inventive Principle:
Principle #23Feedback

3Measurement precision

If the system tracks detailed user activities for authentication purposes, then authentication accuracy is improved, but system complexity increases

Engineering Contradiction:
Improveauthentication accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The authentication system extracts only the necessary activity data elements needed for verification (such as recent locations, accessed files, or communications) rather than analyzing complete activity histories. This extraction approach maintains high authentication accuracy while reducing the computational complexity and data processing requirements of the system.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS10243935B2User authentication based on tracked activity
Publication Date: 2019.03.26 LENOVO GLOBAL TECHNOLOGIES SWITZERLAND INTERNATIONAL GMBH
  • US10243935B2 patent drawing
  • US10243935B2 patent drawing
  • US10243935B2 patent drawing

AI summary

An apparatus for user authentication based on tracked activity includes an activity tracker module, a challenge module, and an authentication module. The activity tracker module is configured to electronically track one or more activities of a user. Electronically tracking the one or more activities includes obtaining information about at least one activity from an electronic device of the user. The challenge module is configured to present an authentication challenge to the user via a user interface for the electronic device. The authentication challenge is based on the one or more electronically tracked activities for the user. The authentication module is configured to determine whether to authenticate the user for access to one or more resources via the electronic device, based on the user's response to the authentication challenge.