CN113868302A - Intelligent fitting overall solution scheme for orthokeratology mirror based on artificial intelligence - Google Patents

Intelligent fitting overall solution scheme for orthokeratology mirror based on artificial intelligence Download PDF

Info

Publication number
CN113868302A
CN113868302A CN202111027478.XA CN202111027478A CN113868302A CN 113868302 A CN113868302 A CN 113868302A CN 202111027478 A CN202111027478 A CN 202111027478A CN 113868302 A CN113868302 A CN 113868302A
Authority
CN
China
Prior art keywords
data
component
result
model
artificial intelligence
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111027478.XA
Other languages
Chinese (zh)
Inventor
徐富盛
胡培克
於杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Atv Hangzhou Artificial Intelligence Technology Co ltd
Zhejiang University ZJU
Original Assignee
Atv Hangzhou Artificial Intelligence Technology Co ltd
Zhejiang University ZJU
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Atv Hangzhou Artificial Intelligence Technology Co ltd, Zhejiang University ZJU filed Critical Atv Hangzhou Artificial Intelligence Technology Co ltd
Priority to CN202111027478.XA priority Critical patent/CN113868302A/en
Publication of CN113868302A publication Critical patent/CN113868302A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Instructional Devices (AREA)
  • Eye Examination Apparatus (AREA)

Abstract

The invention discloses an artificial intelligence-based intelligent cornea moulding mirror fitting overall solution, which comprises an input data assembly, an application database assembly, an automatic calling model prediction assembly and a front-end display assembly, wherein a user/doctor inputs visual data of a patient in the input data assembly, the application database assembly automatically inputs and stores the data in an application database, and waits for the model assembly to be called; the automatic calling model prediction component automatically detects that the application database component finishes updating data, then calls the trained model file, and directly predicts the newly stored data; the front-end display component receives the prediction result, namely the film selection parameter result, and displays the result to a software interface for a user/doctor to view.

Description

Intelligent fitting overall solution scheme for orthokeratology mirror based on artificial intelligence
Technical Field
The invention relates to the technical field of testing and matching of a plastic cornea mirror, in particular to an intelligent testing and matching integrated solution of the plastic cornea mirror based on artificial intelligence.
Background
In the traditional optometry step, because the manufacturer and the doctor are in a mutual blindness state, namely the manufacturer does not know the specific optometry data of the patient, and the doctor does not know the specific specification calculation mode produced by the manufacturer, the orthokeratology fitting of the patient can only try to match through experience continuously.
Based on the existing fitting method, the following disadvantages exist:
1. there is no exact theory to support how the optometrist selects the parameters of the orthokeratology lens;
2. the multiple selection and wearing are determined by the experience of doctors, which is easy to cause the cornea of the patient to be uncomfortable;
3. manufacturers cannot manufacture a targeted orthokeratology lens to help special patients;
4. the fitting process is complicated and time-consuming, and is not beneficial to the subsequent work of doctors and the like.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide an intelligent fitting overall solution for a keratoplasty mirror based on artificial intelligence.
The technical purpose of the invention is realized by the following technical scheme:
an intelligent cornea moulding mirror fitting overall solution based on artificial intelligence comprises an input data assembly, an application database assembly, an automatic calling model prediction assembly and a front-end display assembly, wherein a user/doctor inputs visual data of a patient in the input data assembly, the application database assembly automatically inputs and stores the data in an application database, and the model assembly is waited to be called; the automatic calling model prediction component automatically detects that the application database component finishes updating data, then calls the trained model file, and directly predicts the newly stored data; the front-end display component receives the prediction result, namely the film selection parameter result, and displays the result to a software interface for a user/doctor to view.
Further preferably, the system further comprises a calculation result storage component, which stores the result after the prediction calculation, namely, the result is returned to the application data component, a new data result is stored for later use when the model needs to be retrained, and the result data is transmitted to the front-end display component for display.
It is further preferred that the auto-call model prediction component is provided with timing training, i.e. when the new input data reaches a certain amount, the model is necessary to complete new training to obtain better prediction parameters.
More preferably, the automatic calling model prediction module performs the steps of feature screening, model training, and model prediction in sequence after acquiring data.
More preferably, the feature screening specifically performs correlation test on the patient data and the fitting parameter values and distribution test on the data itself, and screens out the influence factors, i.e., the features, having high value.
Further preferably, the model training utilizes the influence factors with high value screened out, assuming as X, and the fitting parameters Y to establish a one-to-one correspondence relationship, and finally obtains an implicit equation: y- > f (X).
In summary, compared with the prior art, the beneficial effects of the invention are as follows:
the method comprises the steps of automatically acquiring selection parameters of the orthokeratology lens by adopting a machine learning algorithm, acquiring rules behind the data in a training process according to the existing data by the algorithm, finding a deterministic relationship between factors influencing the selection parameters of the orthokeratology lens and the selection parameters, and presenting a unified calculation logic.
Drawings
The above and other objects, features and advantages of exemplary embodiments of the present invention will become readily apparent from the following detailed description read in conjunction with the accompanying drawings. Several embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which:
FIG. 1 is a flow diagram of components of an embodiment;
FIG. 2 shows an example of a selection procedure of a orthokeratology lens.
Detailed Description
The principles and spirit of the present invention will be described with reference to a number of exemplary embodiments. It is understood that these embodiments are given solely for the purpose of enabling those skilled in the art to better understand and to practice the invention, and are not intended to limit the scope of the invention in any way. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art. Reference in the specification to "an embodiment" or "an implementation" may mean either one embodiment or one implementation or some instances of embodiments or implementations.
As will be appreciated by one skilled in the art, embodiments of the present invention may be embodied as a system, apparatus, device, method, or computer program product. Accordingly, the present disclosure may be embodied in the form of: entirely hardware, entirely software (including firmware, resident software, micro-code, etc.), or a combination of hardware and software.
It is to be noted that any number of elements in the figures are provided by way of example and not limitation, and any nomenclature is used for distinction only and not in any limiting sense.
An intelligent cornea moulding mirror fitting overall solution based on artificial intelligence comprises an input data component, an application database component, an automatic calling model prediction component, a calculation result storage component and a front-end display component.
The specific flow is shown in fig. 1, and each component is explained as follows:
1. user input data component: the component sets a page for a front end, and when a user selects an AI-choose interface after logging in a software page, the visual data of the patient, including the length of the eye axis, the naked eye vision, the flat K value, the steep K value and the like, can be input, and the interactive interface can friendly help the user to use the software.
2. Application database component: the component automatically enters data into the application database and saves after the user clicks on the component, waiting for the model component to call.
3. A model prediction component: the component can automatically detect that the application database component finishes updating data, then the component calls out the trained model file and directly predicts the newly stored data; meanwhile, the model component can also be set with timing training, namely when new input data reaches a certain amount, the model needs to complete new training to obtain better prediction parameters and assist doctors in completing the selection of the corneal plastic lens.
4. A result storage component: the component is mainly used for storing the result after model calculation, namely returning the result to the application data component and storing a new data result so as to be used when the model needs to be retrained later. While the component will also pass the result data to the next component.
5. Front end display module: the results of the culling parameters of the results storage component are primarily received and presented to the software interface for viewing by the user.
For the data utilized above, there is actually a orthokeratology mirror fitting table;
field: flat K value, gender, age, steep K value, e value, corneal diameter, naked eye vision value, corneal topography value, fitting parameter value, toric curve, etc.;
the corresponding relation of the fields is as follows: different sample data are corresponding to each other, but it is possible that the fitting parameters are consistent, that is, multiple cases may correspond to one fitting parameter.
After the automatic calling model prediction component acquires data, the steps of feature screening, model training and model prediction are sequentially performed, and data cleaning is performed before feature screening, which is specifically as follows with reference to fig. 2:
step _1. data washing: collected irregular sight data and data under the condition of poor fitting are removed, and meanwhile, part of data needs to be subjected to normalization processing.
Step _2. feature screening: and (4) for the cleaned data, carrying out correlation test and self-distribution test on the data and the fitting parameter values, and screening out influence factors with high value, namely characteristics.
Step _3. model training: establishing a one-to-one corresponding relation by utilizing the screened factors, supposing X, and the fitting parameters Y, and finally obtaining an implicit equation: y- > f (X).
Step _4. model prediction: and obtaining model parameters and files based on the trained model in the last step, so that new data can be predicted, and a new result is obtained to help a user to quickly check and match the selected film.
The above description is intended to be illustrative of the present invention and not to limit the scope of the invention, which is defined by the claims appended hereto.

Claims (6)

1. An intelligent cornea moulding mirror fitting overall solution based on artificial intelligence is characterized by comprising an input data component, an application database component, an automatic calling model prediction component and a front-end display component, wherein a user/doctor inputs visual data of a patient in the input data component, the application database component automatically inputs and saves the data in an application database, and the model component is waited to be called; the automatic calling model prediction component automatically detects that the application database component finishes updating data, then calls the trained model file, and directly predicts the newly stored data; the front-end display component receives the prediction result, namely the film selection parameter result, and displays the result to a software interface for a user/doctor to view.
2. The integrated artificial intelligence-based orthokeratology lens intelligent fitting solution of claim 1, further comprising a calculation result storage component for storing the result after prediction calculation, i.e. returning the result to the application data component, and storing a new data result for later use when the model needs to be retrained, and simultaneously transmitting the result data to the front-end display component for display.
3. The integrated artificial intelligence-based orthokeratology lens intelligent fitting solution as claimed in claim 1, wherein the auto-call model prediction component is configured with timing training, i.e. when the new input data reaches a certain amount, the model is necessary to complete new training to obtain better prediction parameters.
4. The integrated artificial intelligence-based intelligent fitting solution for orthokeratology lenses of claim 1, wherein the model prediction module is automatically invoked to perform the steps of feature screening, model training and model prediction in sequence after acquiring data.
5. The integrated solution for intelligent prescription of artificial intelligence-based orthokeratology lens as claimed in claim 1, wherein the feature screening specifically performs correlation test of patient data and prescription parameter values and distribution test of data itself to screen out the influence factors, i.e. features, with high value.
6. The integrated solution for intelligent prescription of artificial intelligence-based orthokeratology lens as claimed in claim 5, wherein the model training utilizes the influence factors with high value selected by screening, assuming X, to establish a one-to-one relationship with prescription parameters Y, and finally to obtain an implicit equation: y- > f (X).
CN202111027478.XA 2021-09-02 2021-09-02 Intelligent fitting overall solution scheme for orthokeratology mirror based on artificial intelligence Pending CN113868302A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111027478.XA CN113868302A (en) 2021-09-02 2021-09-02 Intelligent fitting overall solution scheme for orthokeratology mirror based on artificial intelligence

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111027478.XA CN113868302A (en) 2021-09-02 2021-09-02 Intelligent fitting overall solution scheme for orthokeratology mirror based on artificial intelligence

Publications (1)

Publication Number Publication Date
CN113868302A true CN113868302A (en) 2021-12-31

Family

ID=78989402

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111027478.XA Pending CN113868302A (en) 2021-09-02 2021-09-02 Intelligent fitting overall solution scheme for orthokeratology mirror based on artificial intelligence

Country Status (1)

Country Link
CN (1) CN113868302A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115132309A (en) * 2022-07-06 2022-09-30 潍坊眼科医院有限责任公司 Method and device for fitting orthokeratology lens

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130063550A1 (en) * 2006-02-15 2013-03-14 Kenneth Ira Ritchey Human environment life logging assistant virtual esemplastic network system and method
CN109414348A (en) * 2016-06-30 2019-03-01 三井医学贸易有限公司 The determining method of Ortho-K, determines providing method and determines offer system decision systems
US20190087383A1 (en) * 2017-09-19 2019-03-21 Beijing Baidu Netcom Science And Technology Co., Ltd. Intelligent big data system, and method and apparatus for providing intelligent big data service
CN111000525A (en) * 2019-11-21 2020-04-14 明灏科技(北京)有限公司 Corneal plastic lens fitting method and system based on big data
US20200142547A1 (en) * 2018-11-06 2020-05-07 Microsoft Technology Licensing, Llc Command bar user interface
US10650928B1 (en) * 2017-12-18 2020-05-12 Clarify Health Solutions, Inc. Computer network architecture for a pipeline of models for healthcare outcomes with machine learning and artificial intelligence

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130063550A1 (en) * 2006-02-15 2013-03-14 Kenneth Ira Ritchey Human environment life logging assistant virtual esemplastic network system and method
CN109414348A (en) * 2016-06-30 2019-03-01 三井医学贸易有限公司 The determining method of Ortho-K, determines providing method and determines offer system decision systems
US20200387010A1 (en) * 2016-06-30 2020-12-10 Mitsui Medical Commerce Co., Ltd. Orthokeratology lens designating method, designating system, designating and supplying method, and designating and supplying system
US20190087383A1 (en) * 2017-09-19 2019-03-21 Beijing Baidu Netcom Science And Technology Co., Ltd. Intelligent big data system, and method and apparatus for providing intelligent big data service
US10650928B1 (en) * 2017-12-18 2020-05-12 Clarify Health Solutions, Inc. Computer network architecture for a pipeline of models for healthcare outcomes with machine learning and artificial intelligence
US20200142547A1 (en) * 2018-11-06 2020-05-07 Microsoft Technology Licensing, Llc Command bar user interface
CN111000525A (en) * 2019-11-21 2020-04-14 明灏科技(北京)有限公司 Corneal plastic lens fitting method and system based on big data

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘宇熙: "《Python机器学习案例教程》", 31 May 2021, 机械工业出版社, pages: 233 *
高玉冰: "关注眼保健大健康 镜显时尚拉动新趋势", 中国眼镜科技杂志, no. 19, 1 October 2016 (2016-10-01), pages 29 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115132309A (en) * 2022-07-06 2022-09-30 潍坊眼科医院有限责任公司 Method and device for fitting orthokeratology lens
CN115132309B (en) * 2022-07-06 2023-03-24 潍坊眼科医院有限责任公司 Method and device for fitting orthokeratology lens
WO2024007361A1 (en) * 2022-07-06 2024-01-11 潍坊眼科医院有限责任公司 Fitting method and device for orthokeratology lens

Similar Documents

Publication Publication Date Title
CN109662686B (en) Fundus macular positioning method, device, system and storage medium
US11653881B2 (en) Anatomical-imaging communication device
JP2726163B2 (en) Apparatus for checking the threshold of subject perception of perceptual stimulus
CN102186408A (en) System and method for prescription of visual aids
CN113868302A (en) Intelligent fitting overall solution scheme for orthokeratology mirror based on artificial intelligence
CN105105738A (en) Information processing method and device and electronic device
Murray et al. Comparison of saccadic vector optokinetic perimetry and standard automated perimetry in glaucoma. Part I: threshold values and repeatability
CN109431446A (en) A kind of online eyesight exam method, device, terminal device and storage medium
CN106791792B (en) Adjust the method and system that VR equipment shows image
CN107924229A (en) Image processing method and device in a kind of virtual reality device
CN111294585B (en) VR (virtual reality) equipment and focusing method and device thereof
CN110573936B (en) Method for determining a specific near power of an ophthalmic lens
CA3159435A1 (en) System and method for automatically evaluating a vision of a user
US20240148245A1 (en) Method, device, and computer program product for determining a sensitivity of at least one eye of a test subject
CN112584750A (en) Method for optimizing an optical aid by automatically determining subjective visual acuity
CN110062598B (en) Method and apparatus for mid-term assessment of the eye
US11471040B2 (en) Method for obtaining a visual field map of an observer
EP4146052B1 (en) System and method for evaluating a vision of a subject
CN113592780B (en) Fundus image classification method, device, equipment and storage medium
CN108309226A (en) A kind of optometry unit control method
US20230284902A1 (en) Information processing device, eyesight test system, information processing method
US20220180509A1 (en) Diagnostic tool for eye disease detection
Hussain et al. Detection of Ophthalmic Disorders Through Deep Feature Fusion
Daud et al. Connected Ocular Screening System Using Smartphones
CN116342493A (en) Deep learning-based corneal fluorescein staining analysis method and terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20220420

Address after: 310000 Room 806, building 5, No. 1818-2, Wenyi West Road, Yuhang street, Yuhang District, Hangzhou City, Zhejiang Province

Applicant after: ATV (Hangzhou) Artificial Intelligence Technology Co.,Ltd.

Applicant after: Zhejiang University

Address before: 310000 Room 806, building 5, No. 1818-2, Wenyi West Road, Yuhang street, Yuhang District, Hangzhou City, Zhejiang Province

Applicant before: ATV (Hangzhou) Artificial Intelligence Technology Co.,Ltd.

Applicant before: Hu Peike

Applicant before: ZHEJIANG University

TA01 Transfer of patent application right