Unsupervised Clustering for Labeling Assistance

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for labeling large datasets are costly and time-consuming, and maintaining rules for automatic labeling can be complex, especially when dealing with unlabeled data.

Innovation Solution

A labeling assistance system that uses unsupervised learning to generate clusters for both the dataset to be labeled and a secondary dataset containing labeled data, allowing for the output of data classified into different clusters, thereby assisting in the labeling process.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual labeling is performed on large datasets, then labeling accuracy can be ensured, but enormous time and cost are required

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

Solution Approach 1:

The patent segments the labeling task into multiple stages: initial unsupervised clustering, manual labeling of representative samples from each cluster, and then using these labeled samples to guide subsequent classification. This segmentation allows manual effort to be focused only on critical decision points rather than every data point, significantly reducing time while maintaining accuracy

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary mechanism - the clustering algorithm and representative sample selection - that bridges between fully manual labeling and fully automatic labeling. The intermediary identifies and presents only the most ambiguous or critical cases for manual review, reducing the overall manual workload while preserving labeling quality

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If automatic labeling based on rules is performed, then labeling speed is improved, but the complexity of maintaining rules increases

Engineering Contradiction:
Improvelabeling speedVSAvoidrule maintenance complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent transitions from fixed rule-based parameters to adaptive parameters learned from data through unsupervised clustering. The system automatically adjusts classification parameters based on the actual data distribution and identified patterns, eliminating the need for manual rule creation and maintenance while maintaining high labeling speed

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system performs self-service by automatically learning classification patterns from the data itself through unsupervised clustering, rather than requiring external human experts to define and maintain rules. The algorithm adapts to data characteristics autonomously, reducing ongoing maintenance complexity

Inventive Principle:
Principle #25Self-service

3Productivity

If data is classified using pre-defined characteristic parameters, then classification can be performed, but meaningful labeling work remains costly

Engineering Contradiction:
Improveclassification efficiencyVSAvoidmeaningful labeling time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The patent implements dynamic parameter selection where the characteristic parameters used for classification are not fixed in advance but are adaptively selected and refined based on the clustering results and data characteristics. This allows the system to focus computational effort on the most discriminative features, improving both classification efficiency and labeling effectiveness

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system incorporates feedback loops where clustering results inform parameter selection, and labeled data from representative samples further refine the clustering and parameter choices. This iterative feedback mechanism ensures that classification parameters continuously improve based on actual performance, reducing the need for costly manual labeling of all data

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20250200116A1Labeling assistance system, labeling assistance method, and labeling assistance program
Publication Date: 2025.06.19 NEC CORP
  • US20250200116A1 patent drawing
  • US20250200116A1 patent drawing
  • US20250200116A1 patent drawing

AI summary

The first classification means 181 generates a first plurality of clusters by classifying a first data set, which is a data set to be labeled, through unsupervised learning. The second classification means 182 generates a second plurality of clusters by classifying a second data set, which is a data set containing at least some of the data to be labeled. The output means 183 outputs data included in the second plurality of clusters, which were classified into different clusters in the first plurality of clusters.