Neural Network Image Analysis Using Cumulative Distribution Functions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing neural network classifiers face challenges in clinical settings due to observer variability, leading to inconsistent and unpredictable results, particularly in high-noise ratio problems like clinical data, where known systems struggle to handle categorical labels effectively.

Innovation Solution

A computer-implemented method using a Cumulative Density Function (CDF-Prob) solution models expert opinions with cumulative distribution functions, such as Laplace or Gaussian distributions, to address observer variability and improve classification performance by determining property confidences and providing real-time feedback on image quality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If data cleaning methods are used to identify and clean noise samples before training, then observer variability is reduced, but hard informative samples are removed as they can be confused with random noise

Engineering Contradiction:
Improveclassification consistencyVSAvoidhard informative samples
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent introduces cumulative distribution functions as an intermediary mechanism between the neural network classifier and the categorical labels. Instead of directly cleaning data or relying on simple confidence thresholds, the CDF transforms the network's continuous output into a probabilistic distribution that captures observer variability. This intermediary allows the system to distinguish between genuine noise and hard informative samples by analyzing the shape and parameters of the distribution, thereby preserving valuable samples while maintaining classification consistency.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent changes the parameter representation from simple class probabilities to cumulative distribution function parameters (mean, standard deviation, shape parameters). This parameter transformation enables the system to model observer variability explicitly and differentiate between samples with high uncertainty due to noise versus samples with high uncertainty due to ambiguous expert opinions. Hard informative samples are preserved because their distribution parameters reflect genuine ambiguity rather than random noise patterns.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If neural network classifiers directly map images to expert labels, then classification speed is maintained, but observer variability leads to inconsistent and unpredictable results

Engineering Contradiction:
Improveclassification speedVSAvoidresult consistency
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent adds another dimension to the classification output by transforming scalar class probabilities into full cumulative distribution functions. Instead of directly mapping images to discrete expert labels, the system first maps to continuous distribution parameters, then applies the CDF to generate consistent categorical predictions. This dimensional transformation allows the model to capture the nuanced variability in expert opinions while maintaining deterministic and consistent final classifications, resolving the inconsistency problem without sacrificing computational efficiency.

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

3Device complexity

If known computer classifying neural network systems are used in high-noise ratio problems, then implementation simplicity is maintained, but performance degrades in clinical data settings

Engineering Contradiction:
Improvesystem simplicityVSAvoidclinical data performance
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent introduces cumulative distribution functions as an intermediary layer between the standard neural network classifier and the final classification output. This intermediary transforms the network's continuous predictions into a probabilistic framework that explicitly models observer variability and noise. The CDF approach maintains the simplicity of the overall system architecture while significantly improving performance on clinical data, as it provides a mathematically rigorous way to handle uncertainty without requiring complex modifications to the neural network itself.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentEP3921796B1Neural network image analysis
Publication Date: 2026.04.08 THE UNIV OF BRITISH COLUMBIA
  • EP3921796B1 patent drawingFigure 1
  • EP3921796B1 patent drawingFigure 2
  • EP3921796B1 patent drawingFigure 3

AI summary

A computer-implemented method of facilitating neural network image analysis involves receiving signals representing a set of images, causing at least one neural network function to be applied to the set of images to determine at least one property confidence distribution parameter, and causing a cumulative distribution function defined at least in part by the at least one property confidence distribution parameter to be applied to a plurality of ranges, each range associated with a respective property that may be associated with the set of images, to determine a plurality of property confidences, each of the property confidences representing a confidence that the set of images should be associated with a respective one of the properties. Other methods, systems, and computer-readable media are disclosed.