MOSAIC: Modality-Specific Adaptation for Incremental Continual Learning in Parkinson's Disease Gait Assessment

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Internet of Things (IoT) & Connected Devices, AI in Healthcare · Depth: Expert, extended

Summary

MOSAIC, a novel continual learning framework, addresses critical challenges in modality-incremental settings for Parkinson's disease (PD) gait assessment using heterogeneous sensors. It tackles unreliable cross-modal distillation, modality-specific statistical shifts, and reduced plasticity after preservation. The framework introduces Modality-Specific Warm-Up to stabilize newly learned modality representations before distillation, a statistics-decoupled MSBN architecture to isolate sensor statistics while maintaining a shared semantic backbone, and a curriculum-guided repulsive objective for Plasticity Recovery. Experiments on three multimodal PD gait datasets (WearGait, FBG, FOG) demonstrate that MOSAIC consistently improves final performance and mitigates forgetting, achieving near-ideal Normalized Average Accuracy (NAA ≥ 96.79%) and significantly reducing Backward Transfer (BWT) compared to existing baselines.

Key takeaway

For Machine Learning Engineers developing clinical AIoT systems for Parkinson's disease gait assessment, integrating new sensor modalities sequentially without historical data presents significant challenges. Your current approaches likely suffer from "Toxic Teacher" phenomena and statistical overwriting, degrading model performance. You should adopt MOSAIC's framework, which stabilizes new modality representations, decouples sensor statistics, and recovers plasticity, ensuring robust model evolution and preventing catastrophic forgetting in your deployments.

Key insights

MOSAIC resolves modality-incremental learning challenges in PD gait assessment by stabilizing new sensor representations and decoupling statistics.

Principles

Method

MOSAIC employs a three-stage pipeline: Modality-Specific Warm-Up, Statistics-Decoupled MSBN Architecture, and Plasticity Recovery via a curriculum-guided repulsive objective, all integrated into a unified model.

In practice

Topics

Code references

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.