[edit]
SPARK: Lightweight Adaptation of Healthcare Foundation Models via Steering Knowledge Circuits
Proceedings of the 11th Machine Learning for Healthcare Conference, PMLR 340:985-1012, 2026.
Abstract
Large-scale foundation models (FMs) have demonstrated immense potential in medical time-series analysis, yet their static, “one-size-fits-all" nature limits their efficacy in patient-specific clinical settings. Traditional adaptation paradigms, such as full fine-tuning or standard parameter-efficient fine-tuning (PEFT), are computationally prohibitive for edge-device deployment and often overfit when faced with the chronic data scarcity and long-tail distributions characteristic of healthcare. In this work, we reveal that pre-trained medical FMs inherently possess sparse, multi-layer “Physiological Knowledge Circuits" dedicated to representing distinct clinical patterns. Leveraging this mechanistic insight, we propose SPARK (Steering Personalized Adaptation via Routing Knowledge), a novel, ultra-lightweight adaptation framework. Instead of updating the model’s global weights, SPARK utilizes a Multi-Layer Personalized Steering Hub (M-PSH) to surgically inject targeted perturbations into the hidden state activations of these specific knowledge circuits. Extensive experiments across multiple clinical ECG benchmarks demonstrate that SPARK achieves a superior parameter-to-performance ratio and excels in extreme data-scarce environments, yielding an approximately 6.8% accuracy improvement in 1-shot adaptation scenarios. Furthermore, by modulating internal representations rather than relearning them from scratch, SPARK significantly enhances model robustness against rare diseases, paving the way for privacy-preserving, dynamic, and on-device personalization in continuous health monitoring.