Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic detection of outliers in longitudinal data #5

Open
valosekj opened this issue Dec 21, 2022 · 1 comment
Open

Automatic detection of outliers in longitudinal data #5

valosekj opened this issue Dec 21, 2022 · 1 comment
Labels

Comments

@valosekj
Copy link
Member

valosekj commented Dec 21, 2022

A single patient commonly undergoes several MRI sessions across time (i.e., first session at month 0, second session at month X, third session at month Y, etc.). Images are then analyzed to explore longitudinal trends (e.g., spinal cord compression progression, MS lesion monitoring, etc.).
It is crucial to ensure that image quality is satisfactory across all sessions. However, for some acquisitions, such as diffusion-weighted imaging (DWI) or functional MRI (fMRI), the visual quality control of the data can be tricky due to its low SNR and a large number of volumes (DWI and fMRI are 4D data).
An automatic (deep-learning based) detection of outliers (i.e., session(s) with poor data quality) would dramatically facilitate the process.

@valosekj
Copy link
Member Author

valosekj commented Mar 22, 2023

Relevant papers:

Mark Graham had a relevant presentation about "out-of-distribution" detection during "Generative Al for Medical Imaging with MONAI [SE52190]", NVIDIA GTC 2023.

MONAI implementation of "out-of-distribution" detection using VQ-VAE here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant