Ridesharing Detection Using Telematics Feature Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods lack an efficient way to determine whether a driver is operating their vehicle for professional or personal ridesharing purposes, which is crucial for insurance and operational management.

Innovation Solution

A system that uses telematics data to analyze various features such as road diversity, stop location diversity, and user device interactions to estimate the probability of a ride-sharing drive, enabling driver classification based on historical and real-time data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If telematics data analysis is implemented to detect ridesharing behavior, then driver classification accuracy is improved, but system complexity increases

Engineering Contradiction:
Improvedriver classification accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the driver classification problem into multiple independent drive-level assessments. Each drive is evaluated separately using telematics features, and results are aggregated to form an overall driver classification. This segmentation allows the complex classification task to be broken down into manageable, independent analysis units, improving accuracy while controlling system complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary analysis by establishing baseline telematics profiles for each driver through historical data collection. These pre-computed baselines capture typical driving patterns and are stored for rapid comparison during actual ridesharing detection. This preliminary action eliminates the need for real-time complex computations, achieving high accuracy with reduced system complexity during operation.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If multiple telematics features are analyzed to improve detection accuracy, then classification reliability is improved, but data processing requirements increase

Engineering Contradiction:
Improveclassification reliabilityVSAvoiddata processing requirements
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system extracts and focuses on a specific subset of telematics features that are most indicative of ridesharing behavior, such as trip duration, location patterns, and time-of-day characteristics. By selecting only the most relevant features rather than processing all available telematics data, the system achieves high classification reliability while minimizing data processing requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system applies different analysis methods and feature sets to different types of drives based on their characteristics. For example, short trips may use different detection criteria than long trips, and weekday patterns are analyzed separately from weekend patterns. This localized approach improves reliability by tailoring the analysis to each drive's specific context while reducing overall data processing requirements by avoiding unnecessary analysis.

Inventive Principle:
Principle #3Local quality

Data Source

PatentEP4379645A1System and method for detecting ridesharing behavior
Publication Date: 2024.06.05 CAMBRIDGE MOBILE TELEMATICS INC
  • EP4379645A1 patent drawingFigure 1
  • EP4379645A1 patent drawingFigure 2
  • EP4379645A1 patent drawingFigure 3

AI summary

Systems, methods, and computer programs for detecting ridesharing behavior are disclosed. In one aspect, a method can include actions of obtaining, by one or more computers, telematics data that indicates one or more properties of each of a plurality of prior drives for a driver, determining, by one or more computers and based on the obtained telematics data, a plurality of numerical values that each represents a different drive feature, wherein the numerical value for each drive feature is based on telematics data collected from the plurality of prior drives for the driver, determining, by one or more computers and based on the plurality of numerical values, first data that provides an indication as to whether a current drive (i) is a ridesharing drive, and determining, by one or more computers, a driver classification for the driver based on the first data.