Active Learning Clustering for Scan Study Mapping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The lack of standardized naming for imaging procedures across different countries and institutions hinders comparison and establishment of national or international registries, and manual mapping of scan studies to standardized identifiers is cumbersome and time-consuming for radiologists.

Innovation Solution

A system and method for training machine learning systems using a minimal number of labels, employing a clustering module to classify scan studies, an active learning module to select and label key studies, and a machine learning system training module to map scan studies to standardized identifier codes, with an evaluation metric based on entropy to optimize labeling efforts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual mapping of scan studies to standardized identifiers is performed, then accuracy of mapping can be maintained, but time consumption and labor effort increase significantly

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

Solution Approach 1:

A clustering module is introduced as an intermediary between manual labeling and final classification. The module automatically groups scan studies into clusters based on similarity, and only selects representative samples from each cluster for manual labeling. This intermediary step reduces the number of manual labeling tasks while maintaining mapping accuracy through the clustering structure.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system enables self-service by allowing the machine learning model to automatically perform mapping tasks for most scan studies based on training from clustered samples. The model serves itself by generalizing from the clustered training data to classify new scan studies without requiring continuous manual intervention for every case.

Inventive Principle:
Principle #25Self-service

2Measurement precision

If supervised learning with large labeled datasets is used to train machine learning systems, then model accuracy improves, but the cost and time of data preparation increases

Engineering Contradiction:
Improvemodel accuracyVSAvoidlabeled data volume
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The dataset is segmented into multiple clusters based on scan study characteristics. Instead of treating all data uniformly, the segmentation allows the system to select only representative samples from each cluster for labeling, reducing the total volume of labeled data needed while maintaining comprehensive coverage of the data space.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system applies partial action by labeling only a subset of data points (cluster representatives) rather than the entire dataset. This partial labeling approach is sufficient to train the model effectively, avoiding the excessive effort of labeling all available data while still achieving good model accuracy.

Inventive Principle:
Principle #16Partial or excessive action

3Adaptability or versatility

If standardized identifier codes are implemented across institutions, then comparability of imaging procedures improves, but implementation complexity and coordination requirements increase

Engineering Contradiction:
ImprovecomparabilityVSAvoidimplementation complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system creates a standardized mapping framework that can be copied and deployed across different institutions. The machine learning model and clustering approach serve as a reusable template that maintains comparability without requiring each institution to develop custom solutions, reducing implementation complexity through replication.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS20230101474A1Apparatus and computer-implemented method for training a machine learning system for mapping a scan study to a standardized identifier code
Publication Date: 2023.03.30 SIEMENS HEALTHINEERS AG
  • US20230101474A1 patent drawing
  • US20230101474A1 patent drawing
  • US20230101474A1 patent drawing

AI summary

Active learning is used to control which scan studies are to be mapped by a user. This control is utilized to prompt for labeling of the relatively difficult data points for a machine learning system in its current state of training. A number of techniques of mining knowledge from the scan studies and for determining optimal decision criteria are also provided.