3D Kidney Glomeruli Segmentation via Hessian Clustering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing techniques are unable to perform fast and reliable measurements of kidney glomeruli in 3D images, limiting their application in preclinical and clinical studies, despite advancements in using superparamagnetic cationic ferritin nanoparticles for magnetic resonance imaging (MRI).

Innovation Solution

A computational pipeline using a Hessian-based multi-feature clustering method, incorporating features like average intensity, divergence, distance to kidney boundary, and Laplacian of Gaussian, to accurately segment and count glomeruli in 3D MRI images, employing a Variational Bayesian Gaussian Mixture Model for robust detection and segmentation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If traditional image processing methods are used to measure glomeruli in 3D MRI images, then the measurement reliability can be maintained, but the processing speed is too slow and cannot perform fast measurements

Engineering Contradiction:
Improveprocessing speedVSAvoidmeasurement reliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent segments the complex glomeruli measurement task into multiple processing stages: initial detection using simplified criteria, candidate region identification, detailed feature extraction, and final verification. This multi-stage segmentation allows fast preliminary filtering followed by reliable detailed analysis only on promising candidates, resolving the contradiction between speed and reliability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial action by performing comprehensive reliable analysis only on a subset of candidate glomeruli regions identified through fast initial screening. The majority of the image volume is processed using rapid approximation methods, while detailed verification is applied selectively to reduce the number of regions requiring full analysis, thus achieving fast overall processing without sacrificing measurement reliability for the final results.

Inventive Principle:
Principle #16Partial or excessive action

2Measurement precision

If comprehensive feature extraction is performed on all candidate regions, then measurement accuracy is improved, but computational complexity increases significantly

Engineering Contradiction:
Improveglomeruli counting accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies local quality by using different processing strategies for different regions of the image. Candidate regions identified as potential glomeruli receive comprehensive feature extraction and verification, while non-candidate regions are quickly dismissed with minimal processing. This localized application of complex analysis only where needed maintains measurement precision for actual glomeruli while reducing overall computational complexity.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent performs comprehensive feature extraction and verification only on a partial set of candidate regions rather than all possible regions in the 3D image. The fast initial screening identifies a manageable subset of candidates, and detailed analysis is applied only to these candidates, achieving high measurement precision for glomeruli while keeping computational complexity tractable by avoiding exhaustive analysis of the entire volume.

Inventive Principle:
Principle #16Partial or excessive action

3Speed

If simple detection methods are used, then processing speed is fast, but the ability to accurately distinguish glomeruli from noise is insufficient

Engineering Contradiction:
Improvedetection speedVSAvoidglomeruli vs noise discrimination
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The patent segments the detection process into two distinct phases: a fast initial detection phase using simple criteria to identify candidate regions, and a slower verification phase using complex features to distinguish true glomeruli from noise. This segmentation allows the system to quickly narrow down the search space and then apply rigorous discrimination only where necessary, achieving both speed and accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary stage between simple detection and final verification: the candidate region identification step. This intermediary filters out obvious non-glomeruli structures early using fast simple criteria, creating a manageable set of candidates that require further verification. This intermediary layer maintains detection speed while preparing the data for accurate discrimination in the subsequent verification phase.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS10045728B2Kidney glomeruli measurement systems and methods
Publication Date: 2018.08.14 THE ARIZONA BOARD OF REGENTS ON BEHALF OF THE UNIV OF ARIZONA
  • US10045728B2 patent drawing
  • US10045728B2 patent drawing
  • US10045728B2 patent drawing

AI summary

Methods and systems for identifying blobs, for example kidney glomeruli, are disclosed. A raw image may be smoothed via a difference of Gaussians filter, and a Hessian analysis may be conducted on the smoothed image to mark glomeruli candidates. Exemplary candidate features are identified, such as average intensity AT, likelihood of blobness RT, and flatness ST. A clustering algorithm may be utilized to post prune the glomeruli candidates.