Multi-Scale Tissue Image Learning for Gene Alteration Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for predicting clinical information from histological images are laborious, prone to human error, and time-consuming, and rely heavily on the expertise of limited medical professionals, making it challenging to accurately infer subtle differences in tissue morphology and immunohistochemical staining patterns.

Innovation Solution

A machine learning-based approach using multiple instance learning models trained on histological image patches of varying spatial resolutions, which can predict gene alteration states from needle core biopsy samples by processing whole slide images.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If machine learning models are used to infer clinical information from histological images, then productivity and accuracy are improved, but device complexity increases

Engineering Contradiction:
Improvespeed of clinical information inferenceVSAvoidcomplexity of machine learning system
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system segments the histological image into multiple patches at different spatial resolutions. Each patch is processed independently through the machine learning model, allowing parallel computation and improving productivity while managing complexity through modular processing of image segments rather than analyzing the entire high-resolution image at once.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If multiple image scales are used to capture subtle tissue morphology differences, then measurement precision is improved, but processing time increases

Engineering Contradiction:
Improvedetection of subtle tissue morphology differencesVSAvoidprocessing time for multi-scale analysis
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary resampling of the histological image to generate multiple patches at different spatial resolutions before the main analysis. This preliminary action creates a hierarchy of image representations that enables the machine learning model to efficiently detect subtle morphological differences across scales without processing all scales simultaneously, thereby reducing overall processing time while maintaining measurement precision.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If expert medical opinion is used to predict clinical information, then reliability is maintained, but productivity decreases

Engineering Contradiction:
Improveaccuracy of clinical information predictionVSAvoidspeed of clinical information inference
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The machine learning model is trained on histological images and gene alteration data to perform self-service in predicting clinical information. The model automatically learns to identify subtle tissue morphology patterns and immunohistochemical staining characteristics that would require expert medical knowledge, enabling rapid and reliable predictions without human intervention while maintaining the reliability needed for clinical decision-making.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20250356486A1Methods and systems for multiple instance learning of tissue sample images
Publication Date: 2025.11.20 FOUNDATION MEDICINE INC
  • US20250356486A1 patent drawing
  • US20250356486A1 patent drawing
  • US20250356486A1 patent drawing

AI summary

Methods for multiple instance learning of tissue sample images are described. The methods may comprise, for example, receiving a whole slide image from a needle core biopsy sample from a subject; identifying a tissue region in the whole slide image; selecting a set of image patches from the identified tissue region; resampling the set of image patches at a plurality of image scales to generate a plurality of resampled image patches; generating image representations for the plurality of resampled image patches; extracting feature vectors based on the image representations; providing the feature vectors as input to a trained machine learning model configured to predict a gene alteration state; and outputting the predicted gene alteration state for the needle core biopsy sample for the subject.