LGAIHCJun 10, 2024

Coprocessor Actor Critic: A Model-Based Reinforcement Learning Approach For Adaptive Brain Stimulation

arXiv:2406.06714v22 citations
Originality Incremental advance
AI Analysis

This work addresses the need for personalized stimulation policies in brain therapy, offering a more efficient method for patients with neurological disorders, though it appears incremental as it builds on existing model-based reinforcement learning techniques.

The paper tackles the problem of learning adaptive brain stimulation policies for neurological conditions like Parkinson's disease by introducing Coprocessor Actor Critic, a model-based reinforcement learning approach that improves sample efficiency and task success compared to baseline methods in a neurologically realistic model.

Adaptive brain stimulation can treat neurological conditions such as Parkinson's disease and post-stroke motor deficits by influencing abnormal neural activity. Because of patient heterogeneity, each patient requires a unique stimulation policy to achieve optimal neural responses. Model-free reinforcement learning (MFRL) holds promise in learning effective policies for a variety of similar control tasks, but is limited in domains like brain stimulation by a need for numerous costly environment interactions. In this work we introduce Coprocessor Actor Critic, a novel, model-based reinforcement learning (MBRL) approach for learning neural coprocessor policies for brain stimulation. Our key insight is that coprocessor policy learning is a combination of learning how to act optimally in the world and learning how to induce optimal actions in the world through stimulation of an injured brain. We show that our approach overcomes the limitations of traditional MFRL methods in terms of sample efficiency and task success and outperforms baseline MBRL approaches in a neurologically realistic model of an injured brain.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes