English

Sample-Efficient Reinforcement Learning Controller for Deep Brain Stimulation in Parkinson's Disease

Machine Learning 2025-07-10 v1 Artificial Intelligence Systems and Control Systems and Control Neurons and Cognition

Abstract

Deep brain stimulation (DBS) is an established intervention for Parkinson's disease (PD), but conventional open-loop systems lack adaptability, are energy-inefficient due to continuous stimulation, and provide limited personalization to individual neural dynamics. Adaptive DBS (aDBS) offers a closed-loop alternative, using biomarkers such as beta-band oscillations to dynamically modulate stimulation. While reinforcement learning (RL) holds promise for personalized aDBS control, existing methods suffer from high sample complexity, unstable exploration in binary action spaces, and limited deployability on resource-constrained hardware. We propose SEA-DBS, a sample-efficient actor-critic framework that addresses the core challenges of RL-based adaptive neurostimulation. SEA-DBS integrates a predictive reward model to reduce reliance on real-time feedback and employs Gumbel Softmax-based exploration for stable, differentiable policy updates in binary action spaces. Together, these components improve sample efficiency, exploration robustness, and compatibility with resource-constrained neuromodulatory hardware. We evaluate SEA-DBS on a biologically realistic simulation of Parkinsonian basal ganglia activity, demonstrating faster convergence, stronger suppression of pathological beta-band power, and resilience to post-training FP16 quantization. Our results show that SEA-DBS offers a practical and effective RL-based aDBS framework for real-time, resource-constrained neuromodulation.

Keywords

Cite

@article{arxiv.2507.06326,
  title  = {Sample-Efficient Reinforcement Learning Controller for Deep Brain Stimulation in Parkinson's Disease},
  author = {Harsh Ravivarapu and Gaurav Bagwe and Xiaoyong Yuan and Chunxiu Yu and Lan Zhang},
  journal= {arXiv preprint arXiv:2507.06326},
  year   = {2025}
}

Comments

Accepted by IEEE IMC 2025

R2 v1 2026-07-01T03:52:17.319Z