Mitosis Detection Using Hematoxylin Screening and Joint Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for automatic mitosis detection require complex segmentation models, additional annotations, and imbalanced data, leading to inefficiency and poor generalization performance.

Innovation Solution

The method employs hematoxylin-based detection to identify mitotic candidate cells, uses diversity-based sample screening to balance training samples, and introduces a parent-subclass joint classifier to learn diverse features, incorporating mitosis prior knowledge and subclass classification.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If complex segmentation models are used to obtain candidate cells, then detection accuracy is improved, but device complexity and annotation requirements increase

Engineering Contradiction:
Improvedetection accuracyVSAvoidmodel complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts only the hematoxylin channel from the H&E stained image, discarding the eosin channel. This simplification allows using a straightforward thresholding method on the extracted hematoxylin channel to identify candidate mitotic cells, avoiding the need for complex segmentation models while maintaining effective detection capability.

Inventive Principle:
Principle #2Taking out (Extraction)

2Measurement precision

If additional annotations are used to train segmentation models, then candidate cell quality is improved, but productivity and efficiency decrease

Engineering Contradiction:
Improvecandidate cell qualityVSAvoidannotation efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The method uses automated thresholding on the hematoxylin channel to generate candidate mitotic cell masks without requiring manual annotations. The system serves itself by automatically identifying candidate cells based on staining characteristics, eliminating the need for time-consuming manual annotation processes.

Inventive Principle:
Principle #25Self-service

3Stability of the object's composition

If random sampling is used to balance training data, then class imbalance is slightly reduced, but data diversity is lost and classification performance suffers

Engineering Contradiction:
Improvedata balanceVSAvoiddata diversity
Core Design Contradiction:
Stability of the object's compositionVSLoss of information

Solution Approach 1:

The patent transforms the training data by converting image patches into histogram features and applying color normalization. This parameter transformation allows the model to learn from diverse color variations in a balanced way, improving both data balance and preserving information through meaningful feature representation rather than simple random sampling.

Inventive Principle:
Principle #35Parameter changes

4Measurement precision

If model complexity is increased through ensemble learning or deeper networks, then classification performance is improved, but overfitting increases and generalization performance decreases

Engineering Contradiction:
Improveclassification performanceVSAvoidgeneralization performance
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent applies color normalization specifically to the histogram features of candidate cells, focusing the transformation on the most relevant local characteristics for mitosis detection. This targeted approach improves classification performance on the specific task without adding unnecessary global model complexity that would lead to overfitting.

Inventive Principle:
Principle #3Local quality

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

This approach achieves high recall rates without additional annotations, balances training samples, and improves classification performance by focusing on detailed mitotic information, enhancing model efficiency and generalization.

Implementation Method 1

performing hematoxylin-eosin (HE) staining on the pathological image to obtain a stained pathological image

Methodology Applied
Scientific EffectHematoxylin-eosin staining:

Implementation Method 2

processing the stained pathological image by color deconvolution to obtain a hematoxylin-stained channel image

Methodology Applied
Scientific EffectColor deconvolution:

Data Source

PatentUS20260080695A1Method and system for automatic mitosis detection based on data and feature diversity
Publication Date: 2026.03.19 GUANGDONG GENERAL HOSPITAL
  • US20260080695A1 patent drawing
  • US20260080695A1 patent drawing
  • US20260080695A1 patent drawing

AI summary

A method for automatic mitosis detection based on data and feature diversity is provided, in which a training-free hematoxylin-based detection approach is employed to obtain candidate samples; a balanced sampling strategy is applied to remove redundant information from the candidate samples, balance the data volume, and maintain sample diversity and eliminate easy samples, so as to obtain balanced and representative training dataset that facilitate a classifier in learning representative features; in view of the morphological complexity of mitotic cells, a jointly trained classifier is designed, in which subclass division is performed based on binary classification, the divided subclasses are used as pseudo-labels, and the classifier is trained with parent-class labels and subclass pseudo-labels to obtain a parent-subclass joint classifier. A system for implementing such method is also provided.