Ride Authenticity Detection via Cellular Network Corpus

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Fake GPS applications are used by drivers to provide falsified location updates, leading to incorrect vehicle allocation, increased wait times for passengers, and diminished trust in ride-hailing services, as existing methods fail to reliably detect the authenticity of rides.

Innovation Solution

A system and method that utilize historical location and telecom data to generate a cellular network data corpus, which includes geohashes and cell tower hashes, to verify the authenticity of ride requests by checking if the provided location and cell tower information match the stored data, classifying rides as authentic or unauthentic based on threshold values.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If fake GPS applications are used by drivers to provide falsified location updates, then the driver can increase ride count and gamify incentives, but the vehicle allocation becomes incorrect and wait time for passenger increases

Engineering Contradiction:
Improveride countVSAvoidvehicle allocation accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent introduces a third-party verification mechanism (the system that receives location data from drivers and cross-references it with cellular network data) to mediate between the driver's GPS claims and the actual vehicle location. This intermediary verification process allows the system to detect fake GPS applications by comparing driver-provided location data with cellular network-verified location data, thereby preventing incorrect vehicle allocation while maintaining legitimate ride counts.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If fake GPS applications are used to provide falsified location updates, then the driver can manipulate ride allocation, but the passenger experience is hampered due to increased wait time

Engineering Contradiction:
Improveride allocation efficiencyVSAvoidpassenger wait time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The patent implements a feedback mechanism where the system continuously monitors and verifies location data from drivers against cellular network records. When fake GPS applications are detected through this feedback loop, the system can immediately identify and reject fraudulent ride requests, ensuring that only authentic rides are allocated. This feedback-based verification prevents wasted passenger wait time by blocking fake ride allocations before they affect the passenger experience.

Inventive Principle:
Principle #23Feedback

3Productivity

If drivers use fake GPS applications to increase ride count, then incentive gamification is enhanced, but trust in ride-hailing services diminishes

Engineering Contradiction:
Improveride countVSAvoidservice security
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent replaces the reliance on driver-provided GPS data alone with a cellular network-based verification system. Instead of trusting the mechanical GPS output from the driver's device, the system substitutes this with cellular network data that independently verifies the driver's actual location. This substitution of the verification mechanism makes it extremely difficult for fake GPS applications to succeed, thereby maintaining service security and driver incentive integrity simultaneously.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

4Reliability

If the system implements comprehensive location verification using cellular network data, then the authenticity detection improves, but the device complexity increases

Engineering Contradiction:
Improveride authenticity detectionVSAvoidverification system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent creates a copy of the cellular network data structure (including cell tower information, location area codes, and other network identifiers) and stores it in a database for comparison. Instead of implementing complex real-time verification algorithms, the system uses this pre-fetched and stored copy of cellular network data to simply compare against the driver's claimed location. This copying approach simplifies the verification process while maintaining high reliability in ride authenticity detection.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS11915250B2Detection of authenticity of ride in vehicle allocation
Publication Date: 2024.02.27 ANI TECH PTE LTD
  • US11915250B2 patent drawing
  • US11915250B2 patent drawing
  • US11915250B2 patent drawing

AI summary

An authenticity detection method and system is provided for detecting an authenticity of a ride in a ride hailing environment. A set of geohashes is determined based on historical location data and a set of cell tower hashes is determined based on historical telecom data. A cellular network data corpus is generated based on the set of geohashes and the set of cell tower hashes. First location data and first telecom data are received from a driver device of a driver. A first geohash is determined based on the first location data and a first cell tower hash is determined based on the first telecom data. The authenticity of the ride is detected based on at least the cellular network data corpus, the first geohash, and the first cell tower hash.