Machine Learning Model Training for Trigger Identification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current data mining techniques face challenges in effectively labeling data and identifying triggers within vast datasets, as existing methods lack efficiency in pattern recognition and correlation analysis.

Innovation Solution

A system and method utilizing machine learning algorithms, including clustering algorithms like DBScan, K Means, and neural networks, to label data by transforming and clustering data, creating training and test datasets, and training classification models for accurate trigger identification.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If machine learning algorithms are used to label data and identify triggers, then pattern recognition and correlation analysis capabilities are improved, but device complexity and computational resource requirements increase

Engineering Contradiction:
Improvepattern recognition capabilityVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system divides the data processing workflow into distinct sequential stages: data extraction, transformation, clustering, labeling, and model training. Each stage is handled by specialized algorithms (e.g., DBSCAN for clustering, neural networks for classification), allowing complex pattern recognition to be broken down into manageable steps that improve overall system efficiency and reduce complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary data transformation and clustering before final classification. By pre-processing data through transformation functions and initial clustering algorithms, the system prepares structured training datasets that simplify subsequent model training and reduce computational complexity during the main analysis phase

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If clustering algorithms and neural networks are applied to process vast datasets, then trigger identification accuracy is improved, but processing time and computational energy consumption increase

Engineering Contradiction:
Improvetrigger identification accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The processing pipeline segments data into manageable clusters using algorithms like DBSCAN and K-Means before final classification. This segmentation reduces the complexity of processing vast datasets by breaking them into smaller, more manageable groups that can be processed more quickly and with less computational energy

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary clustering and labeling actions to create structured training datasets before final trigger identification. This pre-processing organizes data in advance, reducing the computational burden during the main analysis phase and decreasing overall processing time while maintaining high accuracy

Inventive Principle:
Principle #10Preliminary action

3Productivity

If data transformation and clustering steps are added to the workflow, then data labeling effectiveness is improved, but device complexity and operational complexity increase

Engineering Contradiction:
Improvedata labeling efficiencyVSAvoidoperational simplicity
Core Design Contradiction:
ProductivityVSEase of operation

Solution Approach 1:

The system implements automated data transformation, clustering, and labeling through machine learning algorithms that operate autonomously. The neural networks and clustering algorithms automatically learn patterns and assign labels without requiring manual intervention, making the complex multi-step process operationally simple while maintaining high labeling efficiency

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system uses universal machine learning frameworks that handle multiple functions (data transformation, clustering, labeling, and model training) through integrated algorithms. This multi-functionality consolidates what would otherwise be separate complex operations into a unified process, reducing operational complexity while improving productivity

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

Data Source

PatentUS20230342426A1System and method for training a machine learning model to label data for trigger identification
Publication Date: 2023.10.26 TRUIST BANK
  • US20230342426A1 patent drawing
  • US20230342426A1 patent drawing
  • US20230342426A1 patent drawing

AI summary

A system and method is described for training a machine learning model to label data for trigger identification. The system and method comprising receiving data from a database, extracting content from the data, transforming the data, clustering the data, labeling the data, creating a training dataset and a test data set, and training a classification machine learning model to label data accordingly to identify a trigger.