Abnormal Cervical Cell Detection With Augmented Deep CNNs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional deep learning networks face challenges in detecting and classifying abnormal cells in pathology images, particularly cervical cancer cells, due to data imbalance and imperfections, requiring large amounts of high-quality data and being inefficient when dealing with sparse and noisy images.

Innovation Solution

A deep framework is developed that applies data augmentation techniques to balance the dataset and uses a combination of deep detection and classification convolutional neural networks to enhance the detection and classification of abnormal cervical cells, employing region-based convolutional neural networks and normalization metrics to improve performance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional deep learning networks are used for abnormal cell detection, then detection capability is provided, but data imbalance and imperfections reduce detection accuracy

Engineering Contradiction:
Improvedetection accuracyVSAvoidperformance under data imbalance
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent applies data augmentation techniques that transform existing images through geometric transformations (rotation, flipping, scaling) and photometric transformations (brightness, contrast adjustments). This changes the parameters of training data to create synthetic samples, thereby balancing the dataset and improving detection accuracy under data imbalance conditions.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent creates multiple copies of existing abnormal cell images through data augmentation, generating synthetic training samples by applying various transformations. This copying approach increases the quantity and diversity of training data without requiring additional physical samples, directly addressing the data imbalance problem.

Inventive Principle:
Principle #26Copying

2Measurement precision

If huge amounts of high-quality data are used to train the classifier, then classification performance improves, but data collection and processing time increases

Engineering Contradiction:
Improveclassification accuracyVSAvoidtraining time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs data augmentation during the training phase to pre-process and balance the dataset before actual model training. By preparing augmented data in advance, the system avoids the need for extensive manual data collection and preprocessing, reducing overall time investment while improving classification accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent generates synthetic training samples through automated copying and transformation of existing images, replacing the need to manually collect and annotate huge amounts of additional high-quality data. This significantly reduces data preparation time while providing sufficient training diversity.

Inventive Principle:
Principle #26Copying

3Adaptability or versatility

If multiclass classification is applied to detect different abnormal cell types, then diagnostic capability improves, but classification complexity increases

Engineering Contradiction:
Improveability to detect multiple cell typesVSAvoidclassification system complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent employs a two-stage detection framework that segments the classification task: first detecting abnormal regions, then classifying them into specific cell types. This segmentation of the classification process simplifies the overall complexity while maintaining the ability to detect multiple abnormal cell types.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent uses a unified deep learning framework that handles both detection and multiclass classification within a single system. The model is designed to be universal, processing different types of abnormal cells through the same architecture, thereby managing classification complexity while maintaining versatility.

Inventive Principle:
Principle #6Universality (Multi-functionality)

4Productivity

If automated deep learning approaches are used, then analysis efficiency improves, but performance degrades with noisy and imperfect images

Engineering Contradiction:
Improveanalysis efficiencyVSAvoiddetection accuracy with noise
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent converts the harmful effect of data imperfections and noise into a benefit by using data augmentation to deliberately add various types of noise and transformations to training data. This teaches the model to be robust against noise, improving detection accuracy on imperfect images while maintaining automated efficiency.

Inventive Principle:
Principle #22Blessing in disguise (Convert harm into benefit)

Solution Approach 2:

The patent applies photometric transformations during data augmentation that intentionally modify image parameters (brightness, contrast, color) to simulate noisy and imperfect conditions. This parameter changes approach trains the model to maintain high detection accuracy even when presented with degraded images, resolving the contradiction between efficiency and noise robustness.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12511743B2System and method for detecting and classifying abnormal cells
Publication Date: 2025.12.30 CARNEGIE MELLON UNIV
  • US12511743B2 patent drawing
  • US12511743B2 patent drawing
  • US12511743B2 patent drawing

AI summary

Disclosed herein is a method for training a network to detect and classify abnormal pathologies in images if cells. Specifically, the network uses a deep framework optimally trained to detect and classify abnormal cervical cells in pap smear images.