Distance Loss Training for Monotonic Emergency Report Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional loss functions, such as mean square error and cross-entropy, are not suitable for monotonic label classification in emergency report analysis, leading to varying performance of classifiers based on training conditions.

Innovation Solution

A distance loss function is used to train a monotonic multi-label classification model, which calculates a weight based on the distance between target and predicted labels, improving the model's performance by assigning higher weights to distant predictions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional loss functions (mean square error or cross-entropy) are used for training the classifier, then the model can be trained with standard approaches, but the classification performance for monotonic labels varies and is not optimal

Engineering Contradiction:
Improveclassification performanceVSAvoidaccuracy of urgency level classification
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent changes the loss function parameter from conventional options (mean square error, cross-entropy) to a distance-based loss function that calculates the distance between predicted and actual monotonic labels. This parameter change directly addresses the inadequacy of conventional loss functions for monotonic label classification, improving both reliability and measurement precision by incorporating the ordinal nature of urgency levels into the training objective.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If a distance loss function is used to improve classification accuracy, then the model better handles monotonic labels, but the training process becomes more computationally complex

Engineering Contradiction:
Improveaccuracy of monotonic label classificationVSAvoidtraining process complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent modifies the loss function parameter to use distance-based calculation, which improves measurement precision for monotonic label classification. While this increases training complexity compared to standard loss functions, the complexity is managed through efficient distance calculations that leverage the structured nature of monotonic labels, achieving better accuracy with acceptable computational overhead.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250252353A1Method of training monotonic multi-label classification model to improve performance of emergency report analysis
Publication Date: 2025.08.07 ELECTRONICS & TELECOMM RES INST
  • US20250252353A1 patent drawing
  • US20250252353A1 patent drawing
  • US20250252353A1 patent drawing

AI summary

Provided is a method of training a monotonic multi-label classification model for improving the performance of emergency report analysis. The method includes inputting training data into a monotonic multi-label classification model based on a machine learning model to generate a prediction probability matrix for each of preset monotonic multi-labels, inputting a target value matrix corresponding to the training data and the prediction probability matrix into a predetermined distance loss function to calculate a loss, and training the monotonic multi-label classification model based on the loss.