Telecom Fraud Detection via Call-Gap Duration Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Telecommunication service providers face challenges in detecting fraudulent use of mobile devices, particularly in call shops where multiple devices are used with falsified information, leading to unpaid charges and difficulty in recovering services rendered.

Innovation Solution

Analyzing communication records for attributes such as call-gap durations and average call-gap durations to identify threshold violations, which suggest fraudulent activity, and triggering an unauthorized-use response, including flagging accounts or terminating services.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional fraud detection methods are used, then false positives may occur and legitimate users are flagged, but fraudulent activity in call shops cannot be effectively detected

Engineering Contradiction:
Improveaccuracy of fraud detectionVSAvoidcomplexity of detection system
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the analysis into multiple independent components: individual call-gap duration analysis, average call-gap duration analysis, and threshold violation detection. Each component processes specific attributes separately and combines results to detect fraud, improving accuracy without proportionally increasing system complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial action by analyzing only specific critical attributes (call-gap durations and averages) rather than all communication record data. This selective approach focuses computational resources on the most indicative fraud signals, maintaining reliability while controlling complexity

Inventive Principle:
Principle #16Partial or excessive action

2Speed

If communication records are analyzed in real-time, then fraudulent activity can be detected quickly, but processing time and computational resources increase

Engineering Contradiction:
Improvespeed of fraud detectionVSAvoidprocessing time
Core Design Contradiction:
SpeedVSLoss of time

Solution Approach 1:

The system pre-calculates and stores average call-gap durations for each mobile device based on historical communication records. This preliminary computation allows real-time fraud detection to compare only individual call gaps against pre-computed averages, enabling fast detection without reprocessing entire communication histories

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent applies different analysis depths to different devices based on their risk profiles. Devices flagged as potential fraud targets undergo more intensive analysis, while legitimate devices receive minimal monitoring. This localized quality approach optimizes processing speed by concentrating resources where fraud detection is most critical

Inventive Principle:
Principle #3Local quality

3Reliability

If multiple attributes are analyzed to improve detection accuracy, then fraud detection reliability increases, but the complexity of analysis and processing increases

Engineering Contradiction:
Improvedetection accuracyVSAvoidanalysis complexity
Core Design Contradiction:
ReliabilityVSDifficulty of detecting and measuring

Solution Approach 1:

The patent extracts and focuses on two specific critical attributes from communication records: individual call-gap durations and average call-gap durations. By isolating these key indicators of fraudulent behavior and analyzing them separately through distinct threshold comparisons, the system achieves high detection accuracy while maintaining manageable analysis complexity

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Rather than analyzing all possible communication record attributes, the patent selectively examines only the call-gap duration attributes most indicative of fraud. This partial analysis approach captures essential fraud signals without the computational burden of comprehensive attribute examination

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8463237B1Using communications records to detect unauthorized use of telecommunication services
Publication Date: 2013.06.11 T MOBILE INNOVATIONS LLC
  • US8463237B1 patent drawing
  • US8463237B1 patent drawing
  • US8463237B1 patent drawing

AI summary

Subject matter described herein is directed to detecting fraud in a telecommunications environment. Communication records of a mobile device include attributes that describe communication instances of the device. For example, communication records might include a start time or end time of voice calls initiated by a mobile device. The attributes are analyzed, such as by calculating call-gap durations, to determine if any thresholds are violated. Threshold violations suggest fraudulent use and prompt an unauthorized-use response.