Retinal Lesion Detection With PCA Filters for Confounder Separation
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current automated detection methods for retinal lesions, such as microaneurysms and drusen, struggle to differentiate lesions from confounders like retinal blood vessels and other similar structures, leading to false positives or false negatives, and require extensive expert knowledge and additional annotations for new datasets.
Innovation Solution
An optimal filter framework is developed using a combination of expert-driven and data-driven approaches to generate filters that represent target lesions and confounders, employing dimension reduction techniques like Principal Component Analysis (PCA) to create a compact feature space for fast and accurate classification.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If conventional automated detection algorithms are used to detect retinal lesions, then detection speed and efficiency are improved, but accuracy deteriorates due to inability to differentiate lesions from confounders like retinal blood vessels
Solution Approach 1:
The patent segments the detection task into multiple stages: first detecting candidate regions using conventional methods, then applying a specialized classifier to distinguish lesions from confounders. This segmentation allows fast initial screening while reserving computational resources for accurate classification of ambiguous cases.
Solution Approach 2:
The patent introduces an intermediary classification system that acts as a mediator between the fast but inaccurate conventional detectors and the final accurate diagnosis. This intermediary layer uses feature extraction and machine learning classifiers to resolve the ambiguity between lesions and confounders.
2Reliability
If detection sensitivity is increased to capture more lesions, then detection completeness is improved, but false positives on retinal blood vessels increase
Solution Approach 1:
The patent applies local quality analysis by examining specific features at different locations and scales. The system analyzes texture, shape, and contextual features locally around each detected candidate region to determine whether it represents a lesion or a blood vessel, allowing high sensitivity while filtering false positives through localized feature evaluation.
Solution Approach 2:
The patent changes detection parameters dynamically based on the specific characteristics of each detected region. Instead of using fixed thresholds, the system adjusts detection sensitivity and classification criteria based on local image features, enabling the system to maintain high completeness while adapting to reduce false positives in different retinal regions.
3Ease of operation
If conventional detection methods are used, then ease of operation is maintained, but adaptability to new datasets and lesion types deteriorates due to requirement for extensive expert knowledge and annotations
Solution Approach 1:
The patent implements self-service through automated feature extraction and machine learning models that automatically adapt to new datasets without requiring extensive manual retraining. The system uses transfer learning and unsupervised feature learning to autonomously adjust to new lesion types and datasets, maintaining ease of operation while significantly improving adaptability.
Solution Approach 2:
The patent creates a universal detection framework that can handle multiple lesion types and datasets through a single integrated system. The machine learning models are designed to be multi-functional, capable of detecting various retinal pathologies without requiring separate specialized systems for each condition, thereby improving adaptability while maintaining operational simplicity.
4Quantity of substance
If current detection algorithms are used, then computational resources are reduced, but detection performance deteriorates when lesions are connected to or close to vasculature
Solution Approach 1:
The patent applies preliminary action by pre-processing the retinal images to enhance the distinction between lesions and vasculature before the main detection occurs. Techniques such as vessel segmentation and feature enhancement are performed in advance to prepare the data, allowing the subsequent detection to achieve high precision without requiring excessive computational resources during the actual lesion detection.
Data Source
AI summary
A method of identifying an object of interest can comprise obtaining first samples of an intensity distribution of one or more object of interest, obtaining second samples of an intensity distribution of confounder objects, transforming the first and second samples into an appropriate first space, performing dimension reduction on the transformed first and second samples, whereby the dimension reduction of the transformed first and second samples generates an object detector, transforming one or more of the digital images into the first space, performing dimension reduction on the transformed digital images, whereby the dimension reduction of the transformed digital images generates one or more reduced images, classifying one or more pixels of the one or more reduced images based on a comparison with the object detector, and identifying one or more objects of interest from the classified pixels.


