POPAR Framework for Medical Image Feature Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current self-supervised learning techniques face challenges in effectively learning high-level anatomical structures and fine-grained features from medical images, which are distinct from photographic images due to their similarity in anatomy and diagnostic information spread across entire images, limiting their adoption in medical imaging.

Innovation Solution

The Patch Order Prediction and Appearance Recovery (POPAR) framework uses a vision transformer-based self-supervised learning method that learns patch-wise high-level contextual features by correcting shuffled patch orders and recovering patch appearance, leveraging the benefits of vision transformers to adapt to medical imaging tasks, and is pre-trained on diverse datasets for transfer to downstream tasks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If current self-supervised learning techniques are applied to medical images, then general image processing capability is improved, but ability to learn high-level anatomical structures and fine-grained features deteriorates

Engineering Contradiction:
Improvegeneral image processing capabilityVSAvoidlearning of anatomical structures and fine-grained features
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The patent divides medical images into patches and processes them through separate pathways: a global context pathway that captures high-level anatomical structures and a local detail pathway that preserves fine-grained features. This segmentation allows the model to simultaneously learn both general image processing capabilities and domain-specific anatomical features without the trade-off present in conventional approaches.

Inventive Principle:
Principle #1Segmentation

2Productivity

If vision transformer-based self-supervised learning is used, then computational efficiency is improved, but performance on medical image analysis tasks deteriorates

Engineering Contradiction:
Improvecomputational efficiencyVSAvoidperformance on medical image analysis tasks
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The model segments the vision transformer architecture into specialized pathways: one for global anatomical context and another for local fine-grained details. This segmentation enables efficient computation while maintaining high performance on medical image tasks by processing different feature types through optimized dedicated channels rather than a single generic pathway.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by treating different regions and scales of medical images with different processing qualities: global pathways process lower-resolution features for anatomical structures with higher computational efficiency, while local pathways process high-resolution features for fine-grained details with greater computational resources, optimizing the balance between efficiency and performance.

Inventive Principle:
Principle #3Local quality

3Loss of information

If medical images are processed as whole images, then global anatomical context is improved, but capture of fine-grained features deteriorates

Engineering Contradiction:
Improveglobal anatomical contextVSAvoidfine-grained features
Core Design Contradiction:
Loss of informationVSMeasurement precision

Solution Approach 1:

The patent segments the image processing into patch-based local pathways and whole-image global pathways. The global pathways maintain comprehensive anatomical context by processing the entire image or large regions, while local pathways focus on individual patches to capture fine-grained features. This dual-segmentation strategy prevents information loss at both global and local levels simultaneously.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20240078666A1Systems, methods, and apparatuses for implementing patch order prediction and appearance recovery (POPAR) based image processing for self-supervised learning medical image analysis
Publication Date: 2024.03.07 THE ARIZONA BOARD OF REGENTS ON BEHALF OF THE UNIV OF ARIZONA
  • US20240078666A1 patent drawing
  • US20240078666A1 patent drawing
  • US20240078666A1 patent drawing

AI summary

A self-supervised machine learning method and system for learning visual representations in medical images. The system receives a plurality of medical images of similar anatomy, divides each of the plurality of medical images into its own sequence of non-overlapping patches, wherein a unique portion of each medical image appears in each patch in the sequence of non-overlapping patches. The system then randomizes the sequence of non-overlapping patches for each of the plurality of medical images, and randomly distorts the unique portion of each medical image that appears in each patch in the sequence of non-overlapping patches for each of the plurality of medical images. Thereafter, the system learns, via a vision transformer network, patch-wise high-level contextual features in the plurality of medical images, and simultaneously, learns, via the vision transformer network, fine-grained features embedded in the plurality of medical images.