|
| 1 | +--- |
| 2 | +layout: pw45-project |
| 3 | + |
| 4 | +permalink: /:path/ |
| 5 | + |
| 6 | +project_title: Improving QC protocols for AMP SCZ Clinical and MRI Data |
| 7 | +category: Quantification and Computation |
| 8 | +presenter_location: |
| 9 | + |
| 10 | +key_investigators: |
| 11 | + |
| 12 | +- name: Sylvain Bouix |
| 13 | + affiliation: école de technologie supérieure |
| 14 | + country: Canada |
| 15 | + |
| 16 | +- name: Owen Borders |
| 17 | + affiliation: Psychiatry Neuroimaging Lab |
| 18 | + country: U.S. |
| 19 | + |
| 20 | +- name: Keerthana Srinivasan |
| 21 | + affiliation: Psychiatry Neuroimaging Lab |
| 22 | + country: U.S. |
| 23 | + |
| 24 | +--- |
| 25 | + |
| 26 | +# Project Description |
| 27 | + |
| 28 | +<!-- Add a short paragraph describing the project. --> |
| 29 | + |
| 30 | + |
| 31 | +We will be adding anomaly detection algorithms to clinical data and MRI data in the AMP SCZ project. |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +## Objective |
| 36 | + |
| 37 | +<!-- Describe here WHAT you would like to achieve (what you will have as end result). --> |
| 38 | + |
| 39 | + |
| 40 | +1. We would like to achieve MRI QC reports that accurately correlate to human QC ratings, in addition to uncovering new QC rules for clinical forms using machine learning anomaly detection algorithms. |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | +## Approach and Plan |
| 46 | + |
| 47 | +<!-- Describe here HOW you would like to achieve the objectives stated above. --> |
| 48 | + |
| 49 | + |
| 50 | +1. For the clinical data, we will use DBSCAN to search for correlations between every variable and flag cases that deviate the most. |
| 51 | +2. For the MRI data, we will artificially add artifacts to clean MRI scans and train a neural network to rank the severity. |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | +## Progress and Next Steps |
| 56 | + |
| 57 | +<!-- Update this section as you make progress, describing of what you have ACTUALLY DONE. |
| 58 | + If there are specific steps that you could not complete then you can describe them here, too. --> |
| 59 | + |
| 60 | + |
| 61 | +1. Describe specific steps you **have actually done**. |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | +# Illustrations |
| 67 | + |
| 68 | +<!-- Add pictures and links to videos that demonstrate what has been accomplished. --> |
| 69 | + |
| 70 | + |
| 71 | +_No response_ |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | +# Background and References |
| 76 | + |
| 77 | +<!-- If you developed any software, include link to the source code repository. |
| 78 | + If possible, also add links to sample data, and to any relevant publications. --> |
| 79 | + |
| 80 | + |
| 81 | +_No response_ |
| 82 | + |
0 commit comments