3D CT Artifact Removal Through Iterative Thresholding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods struggle to effectively remove spatially varying artifacts such as laminographic artifacts and high-angle cone beam artifacts in 3D computed tomography, particularly in setups that violate Orlov's or Tuy's conditions, leading to inaccurate and obscured reconstructions.

Innovation Solution

A method involving thresholding current reconstructions to create thresholded reconstructions, simulating and subtracting these from the original to iteratively reduce artifacts, utilizing forward and back projection techniques, and optionally training a neural network for enhanced artifact removal.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional analytical reconstruction algorithms (FBP, FDK) are used, then reconstruction speed and simplicity are improved, but spatially varying artifacts appear and measurement precision deteriorates

Engineering Contradiction:
Improvereconstruction speedVSAvoidimage accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The artifact removal process is segmented into multiple iterative steps. In each iteration, the algorithm: (1) thresholds the current reconstruction to identify potential artifacts, (2) creates a simulated reconstruction from the thresholded data, (3) subtracts the simulated artifact from the current reconstruction, and (4) repeats until convergence. This segmentation allows the system to maintain fast analytical reconstruction while progressively removing artifacts through multiple passes.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The method implements feedback by using the thresholded reconstruction to generate a simulated artifact that is then subtracted from the current reconstruction. The process continuously refines the reconstruction based on the feedback from the simulated artifact removal, progressively improving image quality while maintaining computational efficiency.

Inventive Principle:
Principle #23Feedback

2Measurement precision

If iterative artifact removal methods are applied, then measurement precision is improved, but computational time and device complexity increase

Engineering Contradiction:
Improveimage accuracyVSAvoidcomputational time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The algorithm applies partial action by using thresholding to selectively process only the regions most likely to contain artifacts. By thresholding the current reconstruction and creating simulated reconstructions only from the thresholded data, the method reduces the computational burden compared to applying iterative removal uniformly across the entire volume, while still achieving significant artifact reduction.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If thresholding and simulated reconstruction are performed iteratively, then spatially varying artifacts are removed, but device complexity increases

Engineering Contradiction:
Improveimage accuracyVSAvoidalgorithm complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The method uses universal operations that can be applied to any reconstruction: thresholding, forward projection, back projection, and subtraction. These multi-functional operations can be implemented using standard CT reconstruction tools, reducing the need for specialized complex algorithms while achieving artifact removal.

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

Data Source

PatentUS20250252623A1Spatially varying artifact removal method for computed tomography
Publication Date: 2025.08.07 CARL ZEISS X-RAY MICROSCOPY INC
  • US20250252623A1 patent drawing
  • US20250252623A1 patent drawing
  • US20250252623A1 patent drawing

AI summary

A method for removing spatially varying artifacts such laminographic artifacts and/or high-angle cone beam artifacts for 3D computed tomography (CT) involves thresholding current reconstructions to create thresholded reconstructions and then creating simulated reconstructions from the thresholded reconstructions. These simulated reconstructions are subtracted from the current reconstructions to create the current reconstructions for a next iteration. A final reconstruction is then created by summing the thresholded reconstructions. This approach can progressively remove the artifacts. In addition, the method can be used to generate high quality training data to further improve the speed and robustness. These methods will work for other non-Orlov complete computed tomography in general, such as high cone angle, missing views.