Automated Cytopathic Effect Detection Using Convolutional Neural Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for detecting cytopathic effect (CPE) in cells are time-consuming and prone to inaccuracies due to the need for manual visual inspection, which is complicated by variations in cell line morphologies and virus-induced effects.

Innovation Solution

A system that captures digital images of cell cultures, preprocesses them into sub-images, and uses a convolutional neural network (CNN) to analyze each sub-image for CPE likelihood, with optional support vector machine (SVM) classification for determining the overall CPE status, enabling automated and accurate detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual visual inspection is used to detect CPE, then the analyst can inspect each well image carefully, but the process becomes time-consuming and accuracy suffers due to variations in cell line morphologies and virus-induced effects

Engineering Contradiction:
ImproveCPE detection accuracyVSAvoidTime for manual inspection
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent uses digital image copies of cell culture wells instead of manual visual inspection. The system captures digital images of wells at multiple dilution levels and uses automated image analysis to detect CPE, replacing the manual analyst's visual inspection with automated computational analysis that processes multiple images simultaneously

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent replaces the mechanical manual inspection process with an automated digital image analysis system. The system uses convolutional neural networks to automatically analyze digital images of cell morphology, substituting human visual inspection with machine-based pattern recognition and classification algorithms

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

2Adaptability or versatility

If manual visual inspection is used, then the analyst can classify CPE status, but the task is complicated by different cell line morphologies and virus-induced effects

Engineering Contradiction:
ImproveAbility to handle different cell lines and virus effectsVSAvoidComplexity of inspection task
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent changes the parameters for detecting CPE by using multiple digital images at different dilution levels rather than relying on manual visual classification. The system captures images across a dilution series and uses automated analysis to identify CPE patterns, transforming the complex classification task into a systematic image processing workflow that handles various cell lines and virus effects consistently

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent segments the inspection task by analyzing individual well images at different dilution levels separately. The system processes each well image independently through automated image analysis, allowing it to handle the complexity of different cell line morphologies and virus-induced effects through systematic, localized analysis rather than attempting to classify all variations simultaneously

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11887302B2Systems and methods for detecting cytopathic effect in cells
Publication Date: 2024.01.30 AMGEN INC
  • US11887302B2 patent drawing
  • US11887302B2 patent drawing
  • US11887302B2 patent drawing

AI summary

A method for detecting cytopathic effect (CPE) in a well sample includes generating a well image depicting a well containing cells and a medium (and possibly viruses), and pre-processing the well image at least by partitioning the well image into sub-images each corresponding to a different portion of the well. The method also includes, for each of some or all of the sub-images, determining, by analyzing the sub-image using a convolutional neural network, a respective score indicative of a likelihood that any cells in the portion of the well corresponding to the sub-image exhibit CPE. The method further includes determining a CPE status of the cells contained in the well based on the respective scores for the sub-images, and generating output data indicating the CPE status.