Sequence Mining Model for Tagged and Untagged Data Training

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing supervised learning solutions for sequence data in risk management scenarios are limited to scenarios with tagged sequence samples, lacking universality and leading to resource waste and reduced accuracy due to the inability to utilize untagged data.

Innovation Solution

A sequence mining frame with multiple sub-models is employed to construct a sequence mining model, allowing for the selection of appropriate sub-models based on tag status, enabling training with both tagged and untagged historical sequence data to improve resource utilization and accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a supervised learning solution with DTW algorithm and KNN model is used to mine sequence data, then the accuracy of distinguishing good and bad sequence samples is improved, but the solution becomes inapplicable to scenarios without tagged sequence samples, reducing universality

Engineering Contradiction:
Improveaccuracy of distinguishing good and bad sequence samplesVSAvoiduniversality across different risk management service scenarios
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent segments the sequence mining task into multiple sub-models (first sub-model for latent representation, second sub-model for tagged data, third sub-model for untagged data). Each sub-model handles specific types of sequence samples based on their tagging status, allowing the system to process both tagged and untagged data appropriately while maintaining high accuracy for each segment.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a universal sequence mining model that can handle multiple scenarios through a unified architecture. The model accepts sequence samples regardless of tagging status and routes them to appropriate processing paths (second sub-model for tagged, third sub-model for untagged), making it applicable to both scenarios with and without tagged data while maintaining consistent performance.

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

2Measurement precision

If only tagged sequence samples are used for training the sequence mining model, then the model accuracy is improved, but the resource utilization decreases due to inability to use untagged historical data

Engineering Contradiction:
Improveaccuracy of sequence mining modelVSAvoidresource utilization of historical sequence data
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The patent applies preliminary action by using the first sub-model to extract latent representations from all sequence samples (including untagged ones) before classification. This preprocessing step prepares the data in advance, allowing untagged samples to be effectively utilized in the third sub-model without compromising the accuracy that would normally require tagged samples.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary mechanism (the first sub-model generating latent representations) that bridges tagged and untagged data. This intermediary processing transforms untagged sequence samples into a format that can be effectively used for training, enabling the system to leverage all available historical data while maintaining model accuracy through the coordinated work of multiple sub-models.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12488289B2Method for training sequence mining model, method for processing sequence data, and device
Publication Date: 2025.12.02 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US12488289B2 patent drawing
  • US12488289B2 patent drawing
  • US12488289B2 patent drawing

AI summary

The present disclosure includes a method for training a sequence mining model. In the method, a first sequence sample in a target service scenario is obtained. A tag status of the first sequence sample is obtained, the tag status of the first sequence sample indicating a proportion of the first sequence sample that has corresponding tag information. A sub-model from a sequence mining frame is selected according to the tag status to construct the sequence mining model. Also, the sequence mining model is trained by using the first sequence sample. The sequence mining frame includes a first sub-model configured to obtain a latent representation, a second sub-model configured to determine the target tag information when the tag status meets a first condition, and a third sub-model being configured to determine the target tag information when the tag status meets a second condition.