MLP Medical Image Processing With Patch Shifting

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional deep learning techniques for medical imaging, such as MRI, suffer from issues like blurriness, loss of details, and high noise levels in generated images.

Innovation Solution

Utilizing a multi-layer perceptron (MLP) neural network to process medical images through iterative patch splitting, shifting, and concatenation, along with padding and training to enhance image quality, particularly for under-sampled MRI data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional deep learning techniques are used for medical image processing, then the processing speed and computational efficiency are improved, but the image quality deteriorates with blurriness, loss of details, and high noise levels

Engineering Contradiction:
Improveprocessing speedVSAvoidimage quality
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The patent divides the input image into multiple patches and processes them separately through the neural network. This segmentation allows the model to focus on local details while maintaining computational efficiency, resolving the contradiction between processing speed and image quality by handling images in manageable segments rather than as a whole

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a new architectural dimension by using multi-layer perceptron networks with skip connections that operate across different patch segments. This dimensional approach allows global information to be integrated without sacrificing local detail processing, thereby improving image quality while maintaining processing efficiency

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

2Device complexity

If conventional deep learning approaches process medical images, then the computational complexity is reduced, but the detail preservation and noise reduction capabilities worsen

Engineering Contradiction:
Improvecomputational complexityVSAvoiddetail preservation
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

By segmenting the image into patches, the computational complexity is distributed across multiple smaller processing units. Each patch can be processed with simpler operations while the overall detail preservation is achieved through the aggregation of processed patches with skip connections maintaining global context

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The skip connections act as intermediaries that transmit original patch information directly to later processing stages. This intermediary mechanism allows detailed local information to be preserved and integrated with processed features, improving detail preservation without significantly increasing computational complexity

Inventive Principle:
Principle #24Intermediary (Mediator)

3Manufacturing precision

If global characteristics are used for image processing, then the noise reduction and detail recovery are improved, but the processing time and computational resources increase

Engineering Contradiction:
Improvedetail recoveryVSAvoidprocessing time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The patent processes global characteristics by segmenting the image into patches that can be handled in parallel. This segmentation enables the network to capture global information through the aggregation of local patch features while reducing processing time through parallel computation across multiple patches

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial processing by focusing computational resources on processing representative patches rather than the entire image at full resolution. This partial action approach allows global characteristics to be captured efficiently while maintaining detail recovery capabilities in the reconstructed full image

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12412324B2Systems and methods for processing medical images with multi-layer perceptron neural networks
Publication Date: 2025.09.09 SHANGHAI UNITED IMAGING INTELLIGENCE CO LTD
  • US12412324B2 patent drawing
  • US12412324B2 patent drawing
  • US12412324B2 patent drawing

AI summary

Described herein are systems, methods, and instrumentalities associated with using a multi-layer perceptron (MLP) neural network to process medical images of an anatomical structure. The processing may include padding an input image in accordance with the training of the MLP neural network, splitting the input image (e.g., the padded input image) into patches of a same size, and processing the patches through the MLP neural network over one or more iterations. During an iteration of the processing, the patches may be processed separately and re-combined into an intermediate image before the intermediate image is shifted to concatenate portions of the image that are derived from different patches. This way, global features of the anatomical structure may be learned and used to improve the quality of the image generated by the MLP neural network, without incurring significant computation or memory costs.