FusionNet OCT Ensemble for Alzheimer's Disease Classification
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current methods for detecting Alzheimer's disease using optical coherence tomography (OCT) are limited by the risk of overfitting in complex deep neural networks and require multiple invasive imaging modalities, making them costly and less accessible for broad public health use.
Innovation Solution
A FusionNet and ensemble learning-based deep learning system that combines multiple OCT inputs, including RNFL thickness maps, deviation maps, GCIPL thickness maps, and en face images, to enhance AD detection while addressing potential bias and improving interpretability.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If complex deep neural networks are used for AD detection, then detection accuracy is improved, but the risk of overfitting increases
Solution Approach 1:
The patent divides the deep learning model into multiple independent baseline models (e.g., ResNet50, VGG16, InceptionV3) that process different features separately. Each baseline model is trained independently on specific feature sets (RNFL thickness, GCIPL thickness, deviation maps), and their predictions are aggregated through ensemble voting. This segmentation prevents overfitting by avoiding a single monolithic complex model while maintaining high detection accuracy through combined insights from multiple specialized models.
Solution Approach 2:
The patent merges multiple baseline models into an ensemble system where predictions from different models are combined through voting mechanisms. The FusionNet architecture integrates features from multiple sources (thickness maps, deviation maps, en face images) and combines predictions from multiple baseline models to produce a final diagnosis. This merging approach leverages the strengths of each individual model while reducing the overfitting risk associated with any single complex model.
2Measurement precision
If multiple invasive imaging modalities are used for AD detection, then detection accuracy is improved, but cost and accessibility worsen
Solution Approach 1:
The patent makes the OCT device multi-functional by training a single unified model to process multiple types of OCT data (RNFL thickness maps, GCIPL thickness maps, deviation maps, and en face images) for AD detection. This universal approach allows one OCT device to perform multiple diagnostic functions without requiring additional invasive imaging modalities, thereby maintaining high detection accuracy while reducing system complexity and cost.
Solution Approach 2:
The patent creates digital copies of retinal structures through OCT imaging and uses these digital representations for diagnosis rather than requiring multiple physical invasive procedures. The deep learning model processes these digital copies (images and derived features) to detect AD, replacing the need for multiple invasive imaging modalities with a single non-invasive OCT scan that provides sufficient diagnostic information through computational analysis.
3Measurement precision
If multiple OCT inputs are combined, then predictive performance is improved, but model complexity increases
Solution Approach 1:
The patent segments the model complexity by processing different OCT inputs through separate baseline models before aggregation. Each input type (thickness maps, deviation maps, en face images) is processed by dedicated baseline models that are independently trained and optimized. This segmentation allows the system to handle multiple inputs without creating a single monolithic complex model, as each component remains relatively simple and modular.
Solution Approach 2:
The patent introduces an intermediary aggregation layer that combines predictions from multiple baseline models processing different OCT inputs. This intermediary voting mechanism simplifies the overall system architecture by providing a clear, straightforward method for integrating multiple sources of information. The intermediary layer acts as a mediator that reconciles different model predictions through voting, avoiding the need for complex integration mechanisms while maintaining high predictive performance.
Data Source
AI summary
The subject invention pertains to deep learning (DL) systems and methods for the binary classification of Alzheimer's Disease. Optical coherence tomography (OCT) generated reports were used, and the images were grouped into 3 different inputs: (1) an optic nerve head (ONH) model including a retinal nerve fiber layer (RNFL) thickness map, a RNFL deviation map, and an ONH-centered en face image; (2) a Macula model including a ganglion cell inner plexiform layer (GCIPL) thickness map, a GCIPL deviation map, a macular thickness map, and a macula-centered en face image; and (3) a General model including all images of (1) and (2). A fusion network is provided to analyze the plurality of images from a single eye for classification. The fusion network includes Feature Extraction, Feature Fusion, and Feature Reconstruction. Ensemble learning is provided to advantageously combine several baseline models to build a single but more powerful model.


