Complex Data Input Ordering for Neural Image Reconstruction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing medical imaging technologies face challenges in reconstructing high-quality images when data acquisition does not meet the Nyquist criterion, leading to artifacts such as aliasing and streaking, particularly in modalities like MRI and CT, where under-sampling is inevitable or intentional to reduce scan time.

Innovation Solution

A data-driven manifold learning approach, referred to as AUTOMAP, transforms raw sensor data into medical images without constraining the reconstruction process to human-devised, acquisition-specific transforms, using neural networks to reorder and process data from a sensor domain to an image domain.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If under-sampling is used to reduce scan time, then productivity is improved, but measurement precision deteriorates due to artifacts

Engineering Contradiction:
Improvescan timeVSAvoidimage quality
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

A neural network is introduced as an intermediary between the undersampled k-space data and the final image reconstruction. The neural network learns to map undersampled data to high-quality images, effectively mediating the transformation while compensating for the deficiencies of undersampling. This allows rapid scanning with reduced artifacts while maintaining diagnostic image quality.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Manufacturing precision

If conventional reconstruction methods are used, then manufacturing precision is maintained, but adaptability deteriorates due to modality-specific constraints

Engineering Contradiction:
Improvereconstruction accuracyVSAvoidmodality flexibility
Core Design Contradiction:
Manufacturing precisionVSAdaptability or versatility

Solution Approach 1:

The neural network framework is designed to be universal across multiple imaging modalities (MRI, CT, optical imaging). By training the network on diverse modalities and data types, a single system can handle different imaging techniques without requiring modality-specific reconstruction algorithms, thereby achieving both high precision and broad adaptability.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system adapts to different imaging modalities by changing key parameters such as input data format, network architecture configuration, and training parameters. This allows the same fundamental neural network approach to be applied across MRI, CT, and optical imaging by simply adjusting these parameters rather than developing separate reconstruction methods for each modality.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If data is reordered with real and imaginary components adjacent, then neural network processing effectiveness is improved, but device complexity increases

Engineering Contradiction:
Improvereconstruction accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The real and imaginary components of the complex data are reordered to be adjacent to each other before being fed into the neural network. This preliminary reorganization of data structure simplifies the neural network's processing by ensuring that related data elements are positioned contiguously in the input tensor, improving computational efficiency and reconstruction accuracy without adding significant system complexity.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12412323B2System and method for complex input data configurations for imaging applications
Publication Date: 2025.09.09 THE GENERAL HOSPITAL CORP
  • US12412323B2 patent drawing
  • US12412323B2 patent drawing
  • US12412323B2 patent drawing

AI summary

Systems, methods, and media for complex input data configurations for imaging applications. Complex data optimization can be provided to improve accuracy of models (e.g., neural networks) used to reconstruct medical images from raw sensor data, for example. Complex data optimization can include applying raw sensor data to an input layer of a neural network to generate an input vector ordered such that real components and imaginary components of samples in the raw sensor data are adjacent. The input vector can then be applied to convolutional layer of the neural network.