Correspondence Analysis for User Trend Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for predicting user behavior trends in large datasets are inefficient due to high dimensionality and lack of visual interpretability, making it costly and complex to identify similar trends across millions of users, especially in applications like telecommunications where churn prediction is critical.

Innovation Solution

The implementation of correspondence analysis to reduce high-dimensional data to a lower-dimensional space for easier processing and interpretation, allowing for clustering and prediction of user trends, while maintaining similarity and relationship information between variables.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If individual user behavior prediction is performed using existing methods, then prediction accuracy for each user is improved, but processing complexity and cost increase exponentially with dataset size

Engineering Contradiction:
Improveprediction accuracyVSAvoidprocessing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges individual user predictions into group-level predictions by clustering users with similar behaviors. Instead of predicting each user separately, the system groups users into clusters and predicts trends at the cluster level, significantly reducing processing complexity while maintaining useful prediction accuracy for personalized services.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent segments the large user dataset into smaller, manageable clusters based on similar behaviors and characteristics. This segmentation allows the system to handle millions of users by processing smaller groups independently, reducing the exponential complexity associated with individual-level processing.

Inventive Principle:
Principle #1Segmentation

2Loss of information

If high-dimensional data is processed without dimensionality reduction, then information completeness is maintained, but visual interpretability and processing efficiency deteriorate

Engineering Contradiction:
Improveinformation completenessVSAvoidvisual interpretability
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The patent applies dimensionality reduction techniques to transform high-dimensional user behavior data into lower-dimensional representations. This allows the system to maintain the essential information while improving visual interpretability and processing efficiency, enabling the visualization and analysis of user trends in a more manageable dimensional space.

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

3Adaptability or versatility

If traditional clustering methods are applied to high-dimensional time series data, then trend grouping capability is achieved, but computational cost and time complexity increase significantly

Engineering Contradiction:
Improvetrend grouping capabilityVSAvoidprocessing efficiency
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The patent performs preliminary dimensionality reduction and feature extraction on time series data before applying clustering algorithms. This preliminary processing step reduces the computational burden of subsequent clustering operations, enabling efficient grouping of users with similar trends even when dealing with millions of records.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11461795B2Method and system for automated detection, classification and prediction of multi-scale, multidimensional trends
Publication Date: 2022.10.04 FLYTXT MOBILE SOLUTIONS
  • US11461795B2 patent drawing
  • US11461795B2 patent drawing
  • US11461795B2 patent drawing

AI summary

A method and system for detection, classification and prediction of user behavior trends using correspondence analysis is disclosed. The methods and systems reduce the n-dimensional feature space to a lower dimensional space for easy processing, improved quality of emerging clusters and superior prediction accuracies. Further, the method applies the correspondence analysis so that each user is assigned with a new coordinate in the lower dimension, which maintains a similarity, difference and the relationship between the variables. Once the correspondence analysis is completed, clustering or grouping of the coordinates based on the similar trends of the users is performed. Further, unlabeled cluster members are assigned class membership proportional to the labeled samples in the cluster. Finally, the method predicts the future actions of the users based on the past trends that are observed from the labeled clusters.