Anomaly Detection in Wi-Fi Networks Using Spatial-Temporal Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Large-scale Wi-Fi networks face challenges in accurately detecting anomalies due to high false positive rates, which leads to increased maintenance costs and reduced communication performance.

Innovation Solution

A computer system that monitors performance metrics of access points, compares current values with historical data in both temporal and spatial contexts, and performs remedial actions when anomalies are detected, using unsupervised learning techniques like k-means to identify groups of access points and determine spatial temporal anomaly scores.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If anomaly detection techniques are used in large-scale Wi-Fi networks, then network performance monitoring is improved, but false positive rates increase

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoidfalse positive rate
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent transitions from single-dimensional anomaly detection to multi-dimensional analysis by incorporating both temporal context (historical performance data) and spatial context (geographic distribution of access points). This dimensional expansion allows the system to distinguish between genuine anomalies and normal variations, thereby reducing false positives while maintaining detection accuracy.

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

Solution Approach 2:

The patent segments the network into spatial groups of access points and analyzes them separately using unsupervised learning techniques like k-means clustering. By dividing the large-scale network into manageable segments with similar characteristics, the system can apply context-specific thresholds and reduce false alarms caused by network-wide variations.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If comprehensive anomaly detection is implemented, then network monitoring capability is improved, but system complexity increases

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

Solution Approach 1:

The patent employs unsupervised learning techniques that enable the system to automatically learn normal patterns and detect anomalies without requiring manual configuration or expert intervention. The k-means clustering algorithm self-organizes access points into groups based on their performance characteristics, and the system automatically determines anomaly thresholds, significantly reducing operational complexity.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary analysis by pre-processing performance data and pre-grouping access points into spatial contexts before anomaly detection. Historical performance data is collected and stored in advance, allowing the system to quickly compare current readings against established baselines without complex real-time computation.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If temporal and spatial context analysis is performed, then anomaly detection accuracy is improved, but processing time increases

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system pre-processes and stores historical performance data in organized structures before anomaly detection is needed. Access points are pre-grouped into spatial contexts using clustering algorithms during off-peak periods, and baseline performance metrics are pre-calculated. This preliminary preparation enables rapid real-time anomaly detection without extensive processing delays.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

By segmenting the network into spatial groups, the system reduces the computational burden of temporal analysis. Instead of analyzing all access points uniformly, the system performs temporal context comparison within smaller spatial segments, significantly reducing processing time while maintaining detection accuracy.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS10200901B2Anomaly detection based on performance indicators
Publication Date: 2019.02.05 RUCKUS IP HOLDINGS LLC
  • US10200901B2 patent drawing
  • US10200901B2 patent drawing
  • US10200901B2 patent drawing

AI summary

During operation, a computer may monitor values of at least one performance metric associated with packet communication by access points in a network. Then, the computer may compare current values of the performance metric for the access points with historical values of the performance metric for the access points within a temporal context in order to determine temporal anomaly scores for the access points. Moreover, the computer may compare the temporal anomaly scores of a group of access points in order to determine spatial temporal anomaly scores for the access points that indicate a significance of the temporal anomaly scores in a spatial context. Furthermore, when a spatial temporal anomaly score for an access point meets a detection criterion, the computer system may identify the current value of the performance metric for the access point as an anomaly. Next, the computer system may perform a remedial action based on the identified anomaly.