Cell Culture Confluence Detection Using Chunk-Based Image Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for determining confluence of cell cultures are time-consuming, error-prone, and subject to interpersonal variations, making them inefficient and unreliable for quality control in cell-based assays.

Innovation Solution

A computer-implemented method that processes image data of a cell culture by splitting it into chunks, classifying these chunks using a logistic regression classifier, and analyzing neighboring chunks to accurately determine confluence, reducing errors and interpersonal variability.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional manual counting methods are used to determine confluence, then the process can be performed with simple equipment, but it is time-consuming and error-prone

Engineering Contradiction:
Improvespeed of confluence determinationVSAvoidcomplexity of imaging and processing system
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The image data is divided into multiple chunks that are processed independently through classification. This segmentation allows parallel processing of different regions of the cell culture image, significantly increasing the speed of confluence determination while maintaining manageable computational complexity through modular processing units.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The manual mechanical counting process is replaced with an automated image processing system using classification algorithms. This substitution eliminates human intervention in the counting process, dramatically improving productivity and reducing errors while the computational complexity is managed through efficient algorithm design.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Reliability

If manual cell counting is performed, then no computational resources are needed, but interpersonal variations in counting occur

Engineering Contradiction:
Improveconsistency of confluence measurementVSAvoidcomplexity of automated classification system
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system creates a digital copy of the cell culture image and processes this copy through classification algorithms. This copying eliminates the variability introduced by different human observers, as the same algorithm consistently processes the same image data, thereby improving reliability and measurement consistency.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The classification system provides consistent feedback based on predefined criteria for identifying cellular objects versus cell-free areas. This feedback mechanism ensures that the same image is always interpreted the same way, eliminating interpersonal variations and improving the reliability of confluence measurements.

Inventive Principle:
Principle #23Feedback

3Measurement precision

If conventional counting methods are used, then the equipment required is simple, but the process is error-prone

Engineering Contradiction:
Improveaccuracy of confluence determinationVSAvoidcomplexity of image processing system
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system dynamically adjusts its classification process by analyzing the characteristics of image chunks and adapting its decision-making. This dynamic approach allows the system to handle different image qualities and cell densities, improving measurement precision while the complexity is managed through adaptive algorithms rather than rigid fixed procedures.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

Manual counting is replaced with automated image processing that uses classification algorithms to precisely identify cellular objects. This substitution eliminates human error in counting while the computational complexity is managed through efficient processing techniques, thereby improving measurement precision.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

4Productivity

If the entire image is processed as one unit, then the processing is simple, but it reduces processing efficiency

Engineering Contradiction:
Improveprocessing speed of image dataVSAvoidcomplexity of chunk division and classification
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The image is segmented into smaller chunks that can be processed in parallel. This segmentation dramatically increases processing speed by allowing simultaneous analysis of multiple regions, while the complexity of chunk division is managed through standardized processing units that simplify the overall system architecture.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250349001A1Computer-implemented determination of cell confluence
Publication Date: 2025.11.13 TAKEDA VACCINES INC
  • US20250349001A1 patent drawing
  • US20250349001A1 patent drawing

AI summary

A computer-implemented method of determining confluence of a cell culture is provided. The method comprises receiving (S1), with a computing device (10), image data (200) indicative of an image (201) of at least a part of a container (50) comprising a cell culture (51), splitting (S2) the image data (200) into a plurality of chunks (202), wherein each chunk is associated with an image portion (203) of the image (201), classifying (S3) the plurality of chunks (202) into at least a first class (202a) and a second class of chunks (202b), the first class being representative of chunks (202a) associated with an image portion (203) including a cellular object and the second class being representative of chunks (202b) associated with an image portion (203) including cell-free area, and computing (S4) a confluence value based on determining, for at least a subset of chunks (202b) classified into the second class, a number of chunks having at least one neighboring chunk (202b) classified into the second class.