Continual Learning for fMRI-Based Brain Disorder Diagnosis via Functional Connectivity Matrices Generative Replay

· Source: Machine Learning · Field: Health & Wellbeing — Medical Specialties & Subspecialties, Medical Devices & Health Technology, Mental Health & Psychological Support · Depth: Expert, quick

Summary

A novel continual learning framework has been developed for fMRI-based brain disorder diagnosis, addressing the challenge of sequential data arrival from heterogeneous clinical sites. This framework introduces a structure-aware variational autoencoder capable of synthesizing realistic functional connectivity (FC) matrices for both patient and control groups. Utilizing this generative model, a multi-level knowledge distillation strategy aligns predictions and graph representations between new-site data and replayed samples. To optimize efficiency, a hierarchical contextual bandit scheme is integrated for adaptive replay sampling. Experimental results on multi-site datasets for major depressive disorder (MDD), schizophrenia (SZ), and autism spectrum disorder (ASD) demonstrate that the generative model improves data augmentation, and the continual learning framework significantly reduces catastrophic forgetting compared to existing methods.

Key takeaway

For AI Scientists developing diagnostic models with fMRI data, this framework offers a robust solution for integrating new clinical site data without retraining from scratch. Your models can maintain performance and avoid catastrophic forgetting by leveraging generative replay and knowledge distillation. Consider implementing a structure-aware VAE and adaptive sampling to enhance data augmentation and learning efficiency in your continual learning pipelines.

Key insights

A continual learning framework uses generative replay and knowledge distillation to diagnose brain disorders from sequential fMRI data.

Principles

Method

The framework employs a structure-aware VAE for FC matrix synthesis, followed by multi-level knowledge distillation and a hierarchical contextual bandit for adaptive replay sampling.

In practice

Topics

Code references

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.