Intraocular Lens Position Prediction Using Machine Learning
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
The challenge in cataract surgery is training machine learning systems to accurately predict the postoperative position of intraocular lenses with limited training data, as different types of lenses cause domain shifts, leading to poor prediction quality.
Innovation Solution
A method involving determining theoretical postoperative positions, measuring real positions, calculating positional differences, and training a machine learning system using ophthalmological biometry data to predict the expected offset for the physical postoperative lens position, allowing for reliable predictions across various lens types.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Quantity of substance
If training data from different intraocular lens types is used to train a machine learning system, then the amount of available training data increases, but prediction quality deteriorates due to domain shifts between lens types
Solution Approach 1:
The training data is segmented by intraocular lens type, with separate machine learning models trained for each lens type. This segmentation prevents domain shifts from degrading prediction quality while still utilizing data from multiple lens types across different models. Each model specializes in predicting postoperative positions for its specific lens type, maintaining high prediction accuracy.
Solution Approach 2:
The system changes the parameter of lens-specific constants (such as A-constants) that characterize different intraocular lens types. By incorporating these lens-specific parameters into the training process, the machine learning system adapts to the unique properties of each lens type, allowing accurate predictions across diverse lens types while maintaining specialization.
2Measurement precision
If a machine learning system is trained with limited training data for a specific lens type, then prediction quality for that lens type may be insufficient, but training data availability is constrained
Solution Approach 1:
The system creates a universal framework where multiple lens-specific machine learning models can be trained and applied. Each model is specialized for a particular lens type, but the overall system handles multiple lens types universally. This allows optimal use of limited training data for each lens type while providing comprehensive coverage across all lens types through the multi-functional system.
3Measurement precision
If lens-specific constants are used to determine theoretical postoperative positions, then accuracy for specific lens types improves, but system complexity increases due to multiple lens types
Solution Approach 1:
Lens-specific constants (such as A-constants) are determined and stored in advance for each intraocular lens type before the actual prediction process. This preliminary action allows the system to quickly retrieve and apply the appropriate constants during prediction, improving accuracy without adding complexity to the real-time operation. The constants are pre-computed and stored, enabling efficient lookup and application.
Data Source
AI summary
A computer-implemented method for training a machine learning system to determine an expected offset for a physical postoperative lens position of an intraocular lens to be inserted. The method includes determining a plurality of theoretical positions in the eye of different intraocular lenses to be inserted, the determination including a respective use of a relation and a respective lens-specific constant for the plurality of the theoretical postoperative positions. The method includes: measuring a plurality of postoperative positions of the intraocular lens, with the real postoperative positions being assigned to respective associated theoretical postoperative positions; determining positional differences between theoretical postoperative positions and real postoperative positions; measuring associated ophthalmological biometry data for each tuple; and training a machine learning system to form a trained machine learning model for a prediction of the expected offset for a physical postoperative lens position.


