Confidence Threshold Adjustment for Data Field Mapping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing application integration management techniques lack efficient methods for optimizing workflow integration by adjusting confidence level thresholds during application integration sessions, leading to suboptimal data field mapping and potential errors.

Innovation Solution

A computer-implemented method using a machine learning mapping recommendation model to automatically map data fields based on a confidence level threshold, allowing user input adjustments to derive candidate default threshold values and update the confidence level threshold for improved mapping precision.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If automatic data field mapping is performed with a default confidence level threshold, then mapping productivity is improved, but mapping precision deteriorates due to false positives

Engineering Contradiction:
Improvemapping productivityVSAvoidmapping precision
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system collects user feedback on automatic mapping results through true positive/false positive labels, processes this feedback to derive adjusted confidence level threshold values, and applies these adjusted thresholds in subsequent mapping operations. This closed-loop feedback mechanism enables the system to learn from errors and continuously improve mapping precision while maintaining automated efficiency.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system dynamically adjusts the confidence level threshold parameter based on feedback analysis. Instead of using a fixed default threshold, the system derives adjusted threshold values that optimize the balance between mapping productivity and precision. This parameter adaptation allows the system to reduce false positives while maintaining high mapping throughput.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If user feedback processing is implemented to adjust confidence level thresholds, then mapping precision is improved, but system complexity increases

Engineering Contradiction:
Improvemapping precisionVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system automatically processes user feedback and derives adjusted confidence level threshold values without requiring manual intervention or complex configuration. The feedback processing mechanism operates autonomously, analyzing true positive/false positive patterns and self-adjusting the threshold parameter. This self-service approach improves precision while minimizing the operational complexity burden on users.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system pre-processes and analyzes user feedback during integration sessions to derive adjusted confidence level threshold values that will be applied in subsequent mapping operations. By performing this analysis in advance and preparing optimized thresholds beforehand, the system reduces the computational and operational complexity during actual mapping execution.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If confidence level threshold is adjusted based on user feedback, then false positives are reduced, but processing time increases

Engineering Contradiction:
ImprovereliabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system applies adjusted confidence level thresholds selectively based on the analysis of user feedback patterns. Instead of reprocessing all mappings or performing exhaustive analysis, the system focuses on deriving threshold adjustments from representative feedback samples and applies these adjustments to reduce false positives in subsequent operations. This partial action approach maintains reliability while minimizing additional processing time.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11695653B2Application integration mapping management based upon configurable confidence level threshold
Publication Date: 2023.07.04 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US11695653B2 patent drawing
  • US11695653B2 patent drawing
  • US11695653B2 patent drawing

AI summary

Techniques are described with regard to application integration management. An associated computer-implemented method includes receiving from at least one user a request to map a plurality of data fields associated with a workflow during an application integration session and automatically mapping all data fields among the plurality of data fields for which a mapping confidence value is greater than or equal to a confidence level threshold set at a default value. The method further includes receiving mapping evaluations from each of the at least one user for each automatic data field mapping based upon the confidence level threshold set at the default value, processing at least one confidence level threshold adjustment input selection from one or more of the at least one user, and deriving at least one candidate default confidence level threshold value based upon the at least one confidence level threshold adjustment input selection.