Cloud Digital Pathology Analysis System

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current digital pathology systems face challenges in performing interactive and scalable analysis of large histopathology images due to computational intensity and inadequate distributed computing capabilities, leading to slow analysis times and inefficiencies in image processing.

Innovation Solution

A multi-layer system is implemented, separating user interface and interpretation layers to distribute computationally intensive tasks to a back-end server, allowing for real-time analysis by dividing images into sub-sections for parallel processing and pre-processing images to reduce latency and improve responsiveness.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If full analysis of large histopathology images is performed on existing desktop or web-browser systems, then analysis completeness is improved, but analysis speed deteriorates due to computational intensity and limited client-side resources

Engineering Contradiction:
Improveanalysis completenessVSAvoidanalysis speed
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The system segments the analysis process into two distinct layers: a user interface layer for interaction and an interpretation layer for computationally intensive processing. This segmentation allows the heavy analytical work to be performed on the server side while maintaining responsive user interaction on client devices, thereby achieving both complete analysis and fast processing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a back-end server as an intermediary between the client device and the analysis process. The server hosts the interpretation layer that performs full image analysis, acting as a mediator that handles computational tasks too intensive for client devices while enabling complete analysis without sacrificing speed.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If computationally intensive analytics are performed on entire histology images, then analysis accuracy is improved, but processing time deteriorates to the point where interactive execution becomes infeasible

Engineering Contradiction:
Improveanalysis accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-processing images and preparing analysis frameworks in advance on the server side. This allows the computationally intensive work to be initiated and progressed before user interaction, reducing perceived processing time while maintaining accurate analysis results.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The architecture enables dynamic task distribution where the system can adjust between performing full analysis and providing preliminary results based on user needs and system state. This dynamic approach allows accurate analysis when needed while providing faster preliminary feedback to maintain interactivity.

Inventive Principle:
Principle #15Dynamics

3Adaptability or versatility

If large histology images are transferred between client and server for analysis, then analysis capability is improved, but communication overhead deteriorates and overwhelms distributed systems

Engineering Contradiction:
Improveanalysis capabilityVSAvoidcommunication overhead
Core Design Contradiction:
Adaptability or versatilityVSLoss of energy

Solution Approach 1:

The patent extracts the computationally intensive interpretation layer from the client device and relocates it to the server side. This extraction eliminates the need for continuous transfer of large image data between client and server, as the server processes images locally in the interpretation layer, thereby reducing communication overhead while maintaining full analysis capability.

Inventive Principle:
Principle #2Taking out (Extraction)

4Power

If powerful distributed computing systems are used to handle digital pathology, then processing power is improved, but system complexity and resource requirements deteriorate making the system inadequate for pathology needs

Engineering Contradiction:
Improveprocessing powerVSAvoidsystem complexity
Core Design Contradiction:
PowerVSDevice complexity

Solution Approach 1:

The patent resolves the contradiction by transitioning from horizontal scaling (adding more powerful distributed nodes) to vertical scaling (consolidating processing power on the server side). This dimensional change allows the system to provide powerful processing capabilities through a simplified architecture where the server handles all intensive computations, reducing overall system complexity while maintaining high processing power.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS8897537B2Cloud-based digital pathology
Publication Date: 2014.11.25 NEC CORP
  • US8897537B2 patent drawing
  • US8897537B2 patent drawing
  • US8897537B2 patent drawing

AI summary

A method and systems for cloud-based digital pathology include scanning received slides that include a pathology sample to produce a sample image in a shared memory, analyzing the sample image using one or more execution nodes, each including one or more processors, according to one or more analysis types to produce intermediate results, transmitting some or all of the sample image to a client device, further analyzing the sample image responsive to a request from the client device to produce a final analysis based on the intermediate results, and transmitting the final analysis to the client device.