The research project conducted by the Quantum team focused on the US patient’s data. The client had access to claims data, provided by Symphony Health, which is around 450 000 people suffering from epilepsy. The data included the following de-identified information: gender, age, diagnosis (ICD code), a list of procedures taken, medicines prescribed with exact names and doses.
Before the start of the project, the client has shared with us the outcomes of his research (which still continues) on this topic using a feature-based model that mixes expert knowledge with learning from data with the help of simple linear ML models.
Since the client possessed data that was accumulated for 5-10 years, this has allowed us to implement a deep learning approach, i.e. creating an end-to-end model that learns purely from raw data. In this case, no human expertise is used, as the model learns everything directly from its own observations. The approach we’ve used has allowed us to create a model that identifies DRE with 81% accuracy, while the previous expert-based method showed 77,7% accuracy. The deep learning method we have used will increase the accuracy score as more data will be fed into the model. The client is now certifying the model with the FDA, but the certification process takes time.
Nonetheless, our team continues to work hard and has managed to retrieve new insights from our model that can help experts identify DRE or non-DRE. For example, people prone to depression are more likely to have DRE.
All the project was executed via remote desktop on Azure at the client’s computing facilities. Thus, we have followed all the rules when working with sensitive data.