Automated Fuser Note Labeling via ML Vectorization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Manual processing of service notes for fuser units in image rendering devices is time-consuming due to the large volume of data, necessitating an efficient automated method for labeling and training fuser event prediction engines.

Innovation Solution

Implementing a machine learning system that processes natural language service notes to generate labeled data by assigning numerical vectors and determining relationships between vectors and labels, enabling automatic labeling and training of fuser event prediction engines without user intervention.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual processing of service notes is used, then labeling accuracy can be maintained, but the processing time increases significantly

Engineering Contradiction:
Improvelabeling accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

A machine learning model serves as an intermediary between service notes and human annotators. The model pre-processes and labels service notes, providing initial annotations that human annotators then verify and correct. This intermediary system handles the bulk of processing automatically while human expertise ensures accuracy for complex cases.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The service note processing workflow is segmented into multiple stages: initial automated labeling by the machine learning model, filtering of low-confidence predictions, and selective human annotation only for uncertain cases. This segmentation allows the system to leverage both automated efficiency and human accuracy where needed.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If manual labeling of service notes is performed, then data quality can be ensured, but the volume of service notes that can be processed decreases

Engineering Contradiction:
Improvedata qualityVSAvoidprocessing volume
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The machine learning model acts as an intermediary that pre-labels service notes at scale, enabling high-volume processing. Human annotators then review and correct these pre-labels, ensuring data quality. This approach allows the system to process large volumes of service notes while maintaining acceptable data quality through the collaborative human-automated workflow.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If automated machine learning processing is implemented, then processing speed increases, but system complexity increases

Engineering Contradiction:
Improveprocessing speedVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The machine learning model serves as an intermediary layer between raw service notes and the final training dataset. This intermediary automatically performs initial labeling, reducing the burden on human annotators and increasing overall processing speed. The added complexity is concentrated in the ML model component, while the rest of the pipeline remains relatively simple.

Inventive Principle:
Principle #24Intermediary (Mediator)

4Measurement precision

If human annotators review all service notes, then labeling accuracy is maintained, but the cost and time consumption increase

Engineering Contradiction:
Improvelabeling accuracyVSAvoidtime consumption
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The review process is segmented so that human annotators only review service notes that the machine learning model labels with low confidence or high uncertainty. High-confidence predictions are accepted automatically without human review. This segmentation dramatically reduces the volume of service notes requiring human time while maintaining accuracy for critical cases.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11861309B2Processing service notes
Publication Date: 2024.01.02 HEWLETT PACKARD DEVELOPMENT COMPANY LP
  • US11861309B2 patent drawing
  • US11861309B2 patent drawing
  • US11861309B2 patent drawing

AI summary

Example techniques for processing service notes are described. In an example, labeled service notes, associated with fuser units of a plurality of image rendering devices, are processed to generate a vector corresponding to each of the labeled service notes, a labeled service note comprising natural language text describing an error event and a corresponding service activity associated with a fuser unit, wherein the labeled service note is assigned a label based on a category of failure of the fuser unit. Based on the processing, a relationship between vectors and labels corresponding to the labeled service notes is generated.