Document Label Validation via Association Rule Prioritization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Document validation processes lack efficiency and interactivity, with fixed validation numbers and non-prioritization of labels, leading to a margin of error and limited user convenience.

Innovation Solution

A computer-implemented method that uses a decision tree to predict user acceptance or rejection of labels, applies association rules to identify validation needs, prioritizes labels based on confidence, frequency, and user expertise, and renders them in a user-friendly interface with dynamic formatting.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If fixed validation numbers are used for all labels, then the validation process is simple to manage, but the validation efficiency and accuracy decrease due to non-prioritization of labels

Engineering Contradiction:
Improvevalidation efficiencyVSAvoidvalidation process complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The validation system dynamically adjusts the number of validators and prioritization based on label characteristics such as confidence scores, frequency, and violation of association rules. High-priority labels that violate association rules are assigned more validators and processed first, while low-priority labels receive fewer validators. This dynamic allocation optimizes validation efficiency without requiring a completely complex fixed-structure system.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes parameters such as confidence thresholds, frequency cutoffs, and association rule weights to dynamically determine label priority and validation requirements. By adjusting these parameters, the system can flexibly adapt to different validation scenarios and data characteristics, improving efficiency while maintaining manageable complexity through parameter tuning rather than structural overhaul.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If all labels are validated with equal attention, then the validation process is uniform and simple, but errors in critical labels persist due to lack of prioritization

Engineering Contradiction:
Improvevalidation accuracyVSAvoidprioritization system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The validation system applies different validation intensities to different labels based on their local characteristics. Labels with low confidence scores, low frequency, or those that violate association rules are identified as high-priority and receive more rigorous validation with more validators. Conversely, high-confidence, high-frequency labels receive standard validation. This localized differentiation improves overall accuracy without requiring complex validation logic for every single label.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system uses feedback from association rules and historical validation data to continuously refine label prioritization. Labels that violate association rules are automatically flagged for enhanced validation, and the system learns from validation outcomes to adjust future prioritization decisions. This feedback mechanism improves reliability by focusing validation resources on problematic areas while keeping the prioritization logic relatively simple through rule-based decision making.

Inventive Principle:
Principle #23Feedback

3Ease of operation

If interactive validation features are added to improve user convenience, then user satisfaction increases, but the system complexity and development effort increase

Engineering Contradiction:
Improveuser convenienceVSAvoidsystem complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The validation system automatically performs prioritization, validator assignment, and error detection without requiring manual configuration by users. The system self-adjusts validation parameters based on label characteristics and automatically manages the validation workflow. This self-service approach enhances user convenience by eliminating manual setup while keeping system complexity manageable through automated decision-making algorithms rather than complex user interfaces or configuration options.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS11461541B2Interactive validation of annotated documents
Publication Date: 2022.10.04 KYNDRYL INC
  • US11461541B2 patent drawing
  • US11461541B2 patent drawing
  • US11461541B2 patent drawing

AI summary

A computer-implemented method includes: receiving, by a computer device, an electronic document having labels; predicting, by the computer device, a user will reject the labels; determining, by the computer device and in response to the determining the user will reject the labels, that a subset of labels of the labels violate association rules; marking, by the computer device, the subset of labels which violate the association rules for validation; prioritizing, by the computer device, the subset of labels which violate the association rules; and rendering, by the computer device, the subset of labels which violate the association rules in view of priority.