Intrusion Classification via Machine Learning Segmentation
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing systems face challenges in detecting and classifying the type of unauthorized access, particularly distinguishing between unauthorized first party, third party, and synthetic intrusions, which limits effective remedial actions.
Innovation Solution
A system utilizing machine learning techniques that includes a processing device configured to receive and analyze parameters from resource interactions, initiate a machine learning model, and classify interactions into access types such as authorized, unauthorized first party, unauthorized third party, and unauthorized synthetic intrusions, with the ability to determine remedial actions based on classification.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If existing detection systems are used to identify unauthorized access, then detection capability is provided, but classification precision of intrusion types deteriorates
Solution Approach 1:
The patent segments the intrusion detection task into two distinct stages: first, detecting whether access is unauthorized; second, classifying the specific type of intrusion (first-party, third-party, or synthetic). This segmentation allows each stage to be optimized independently, with the classification stage focusing solely on distinguishing between intrusion types using machine learning models trained on specific parameters like device information, location data, and behavioral patterns.
Solution Approach 2:
The patent introduces machine learning models as intermediary components between raw access data and classification decisions. These models process intermediate representations of user behavior, device characteristics, and contextual information to bridge the gap between simple detection and precise classification, enabling accurate intrusion type identification without requiring complex rule-based systems.
2Measurement precision
If machine learning models are implemented for classification, then classification precision improves, but processing time increases
Solution Approach 1:
The patent implements preliminary action by pre-training machine learning models offline using historical access data and behavioral patterns. During runtime, the pre-trained models quickly classify new access attempts without requiring complex real-time computations. The system also pre-processes and stores relevant parameters (device information, location data, behavioral metrics) to enable rapid inference when classification is needed.
Solution Approach 2:
The patent applies partial action by selecting and processing only the most relevant parameters for classification (e.g., device type, location consistency, access patterns) rather than analyzing all possible data points. This selective approach reduces computational overhead while maintaining high classification precision, allowing the system to achieve accurate results without exhaustive processing.
3Reliability
If comprehensive parameters are collected for analysis, then detection accuracy improves, but data processing complexity increases
Solution Approach 1:
The patent extracts and focuses on specific critical parameters that are most indicative of intrusion types, such as device information (device type, OS version), location data (GPS coordinates, Wi-Fi networks), and behavioral parameters (access frequency, time patterns). By extracting only these essential features rather than processing all available data, the system maintains high detection accuracy while reducing overall data processing complexity.
Solution Approach 2:
The patent transforms raw data into meaningful parameters through normalization and feature engineering. For example, location data is converted into distance metrics from known user locations, device information is standardized into comparable formats, and behavioral patterns are aggregated into statistical measures. These parameter transformations make the data more suitable for machine learning analysis while simplifying the processing requirements.
Data Source
AI summary
Systems, computer program products, and methods are described herein for detection and classification of intrusion using machine learning techniques. The present invention is configured to electronically receive, from a computing device of a user, an indication that the user has initiated a first resource interaction; retrieve information associated with the first resource interaction, wherein the information comprises at least one or more parameters associated with the first resource interaction; initiate a machine learning model on the one or more parameters associated with the first resource interaction; and classify, using the machine learning model, the first resource interaction into one or more classes, wherein the one or more classes comprises one or more access types.


