Frequency-Domain Fraud Detection Using Time-Series Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for detecting fraudulent electronic transactions are inadequate in identifying sophisticated schemes, as they rely on analyzing data from individual transactions and are ineffective against evolving fraudulent tactics such as spoofing and transaction fragmentation.

Innovation Solution

A decision engine configured to analyze usage patterns across multiple frequencies, utilizing time-series data transformation and pattern indexing, combined with a machine learning model like an artificial neural network, to detect anomalous activities and identify fraudulent transactions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional transaction analysis methods are used, then the detection process is simple and fast, but the detection accuracy is insufficient against sophisticated fraud tactics

Engineering Contradiction:
Improvefraud detection accuracyVSAvoidanalysis system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent transforms transaction data from the time domain to the frequency domain using Fast Fourier Transform (FFT), enabling analysis of usage patterns across multiple frequencies. This dimensional transformation allows the system to detect sophisticated fraud tactics that are invisible in conventional time-based analysis, directly improving detection accuracy while maintaining computational efficiency through well-established signal processing algorithms.

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

Solution Approach 2:

The system changes the parameter space by analyzing multiple frequency components (e.g., daily, weekly, monthly patterns) instead of relying on single time-point transaction data. By computing frequency spectra and analyzing pattern strength across different frequencies, the system captures temporal patterns that reveal fraudulent behavior, thereby improving detection precision without requiring overly complex system architecture.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If single-transaction analysis is performed, then the processing speed is fast, but the ability to detect fragmented fraud schemes is lost

Engineering Contradiction:
Improvefraud scheme detection capabilityVSAvoiddata processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system pre-computes and stores usage pattern frequencies for user accounts based on historical transaction data. When a new transaction arrives, the system quickly queries pre-computed frequency patterns rather than analyzing raw historical data in real-time. This preliminary action enables rapid detection of fragmented fraud schemes by comparing new transactions against established temporal patterns, maintaining fast processing speeds while improving reliability.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system analyzes transactions at multiple periodic intervals by decomposing usage patterns into different frequency components (daily, weekly, monthly cycles). This periodic analysis reveals whether transactions follow normal periodic user behavior or exhibit anomalous patterns characteristic of fragmented fraud schemes, enabling reliable detection without requiring exhaustive real-time analysis of every historical transaction.

Inventive Principle:
Principle #19Periodic action

3Adaptability or versatility

If traditional risk models are used, then the implementation is straightforward, but the models cannot adapt to evolving fraudulent tactics

Engineering Contradiction:
Improvefraud tactic adaptabilityVSAvoiddecision engine complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The frequency-domain analysis framework serves multiple functions: it detects various types of fraud tactics (spoofing, fragmentation, timing anomalies), analyzes different time scales (daily, weekly, monthly patterns), and works with diverse transaction types. This universal approach replaces multiple specialized detection models with a single adaptable system that automatically adjusts to new fraud tactics by analyzing changes in frequency patterns, thereby improving versatility without proportionally increasing complexity.

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

Solution Approach 2:

The system continuously monitors frequency domain patterns and compares them against established baselines, providing feedback on deviations that indicate fraudulent behavior. When new fraud tactics emerge, the system learns from accumulated frequency pattern data and adjusts its detection thresholds and patterns accordingly. This feedback mechanism enables the decision engine to adapt to evolving fraudulent tactics while maintaining a relatively simple core architecture based on well-established signal processing principles.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11909749B2Fraud detection based on analysis of frequency-domain data
Publication Date: 2024.02.20 PAYPAL INC
  • US11909749B2 patent drawing
  • US11909749B2 patent drawing
  • US11909749B2 patent drawing

AI summary

A risk analysis system configures the decision engine to detect anomalous online activities by analyzing usage patterns associated with one or more user accounts across multiple frequencies. The risk analysis system obtains transaction log data representing transactions associated with one or more accounts, and extracts data from the transaction log data to generate time-series data along a time dimension. The time-series data may represent usage characteristics of one or more user accounts over a period of time. The risk analysis system derives pattern data representing usage patterns across multiple different frequencies based on the time-series data. The risk analysis system then configures the decision engine to detect anomalous account activities based on the derived pattern data.