ML Geolocation Model for Wireless Network Hotspot Identification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current geolocation methods in wireless communication networks are inefficient, leading to delays and inaccurate pinpointing of mobile device locations, which hampers the effective deployment of cell sites and results in telecommunication traffic congestion.

Innovation Solution

The implementation of machine learning-based geolocation techniques using trained models that analyze signal characteristics, GPS data, Wi-Fi access points, and implicit location data to determine user device geolocations and identify hotspot areas for precise cell site deployment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If intensive data processing is performed to pinpoint precise geolocations, then measurement precision is improved, but loss of time increases due to processing delays

Engineering Contradiction:
Improvegeolocation precisionVSAvoidprocessing delay
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by continuously collecting and pre-processing geolocation data from multiple sources (GPS, cell towers, Wi-Fi) in the background before real-time queries are made. This allows the heavy computational work to be done in advance, so when geolocation data is needed, pre-processed results are already available, reducing real-time processing delays while maintaining precision

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system applies partial action by selectively processing only the most relevant geolocation data sources based on the specific needs of the analysis. Rather than intensively processing all available data equally, it focuses computational resources on the most impactful data sources, achieving sufficient precision without the full time cost of exhaustive processing

Inventive Principle:
Principle #16Partial or excessive action

2Productivity

If cell sites are deployed with small coverage areas to increase network capacity, then network capacity is improved, but device complexity increases due to the need for precise geolocation to locate strategic deployment positions

Engineering Contradiction:
Improvenetwork capacityVSAvoidgeolocation system complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The geolocation system is designed with multi-functionality to handle various deployment scenarios uniformly. It can determine device locations using multiple methods (GPS, cellular triangulation, Wi-Fi positioning) and automatically selects the appropriate method based on the context, reducing the complexity burden on individual deployment decisions while supporting high network capacity requirements

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

Solution Approach 2:

The system implements self-service by automatically analyzing geolocation data and identifying optimal cell site deployment locations without requiring manual intervention. The machine learning models autonomously process location data, identify high-traffic areas, and recommend strategic deployment positions, reducing operational complexity while enabling precise targeting for small-coverage cell sites

Inventive Principle:
Principle #25Self-service

3Measurement precision

If machine learning models are used to determine geolocations, then measurement precision is improved, but use of energy increases due to intensive computational requirements

Engineering Contradiction:
Improvegeolocation accuracyVSAvoidcomputational energy consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The machine learning geolocation system is segmented into multiple specialized models that handle different aspects of location determination separately. Instead of one large energy-consuming model processing all data, multiple smaller models specialize in different data sources (GPS accuracy, cellular positioning, Wi-Fi triangulation) and environmental conditions, reducing overall energy consumption while maintaining high precision through coordinated use of these segmented models

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS10440503B2Machine learning-based geolocation and hotspot area identification
Publication Date: 2019.10.08 TUPL INC
  • US10440503B2 patent drawing
  • US10440503B2 patent drawing
  • US10440503B2 patent drawing

AI summary

Machine-learning based geolocation techniques may be used to provide the geolocations of user devices and determine the locations of hotspot areas. A coarse geolocation of a user device may be determined based on the wireless communication network usage information of the user device. Device data that includes the coarse geolocation of the use device may be inputted into a trained geolocation model of a machine learning algorithm. A refined geolocation of the user device that is more accurate than the coarse geolocation of the user device may be determined by using the machine learning algorithm to process the device data via the trained geolocation model. The refined geolocation of the user device may be further stored in a data store.