paper-with-me

Papers

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

2024-06-10 · Michelle Pan, Mariah Schrum, Vivek Myers, Erdem Biyik, Anca Dragan

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.

📄 PDF Abstract BibTeX arXiv:2406.06714

Code (1)

michelllepan/neural-coprocessors 공식 구현 pytorch

Tasks

Model-based Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Deliberation in Latent Space via Differentiable Cache Augmentation

2024-12-23 · Luyang Liu, Jonas Pfeiffer, Jiaxing Wu, Jun Xie 외

Techniques enabling large language models (LLMs) to "think more" by generating and attending to intermediate reasoning steps have shown promise in solving complex problems. However, the standard approaches generate seque…

DecoderLanguage ModelingLanguage Modelling

Wasserstein Adaptive Value Estimation for Actor-Critic Reinforcement Learning

2025-01-17 · Ali Baheri, Zahra Shahrooei, Chirayu Salgarkar

We present Wasserstein Adaptive Value Estimation for Actor-Critic (WAVE), an approach to enhance stability in deep reinforcement learning through adaptive Wasserstein regularization. Our method addresses the inherent ins…

Computational EfficiencyDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Neural Heterogeneous Scheduler

2019-06-09 · Tegg Taekyong Sung, Valliappa Chockalingam, Alex Yahja, Bo Ryu

Access to parallel and distributed computation has enabled researchers and developers to improve algorithms and performance in many applications. Recent research has focused on next generation special purpose systems wit…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+3

Integer Factorization with a Neuromorphic Sieve

2017-03-10 · John V. Monaco, Manuel M. Vindiola

The bound to factor large integers is dominated by the computational effort to discover numbers that are smooth, typically performed by sieving a polynomial sequence. On a von Neumann architecture, sieving has log-log am…

Model of an Open, Decentralized Computational Network with Incentive-Based Load Balancing

2025-01-02 · German Rodikov

This paper proposes a model that enables permissionless and decentralized networks for complex computations. We explore the integration and optimize load balancing in an open, decentralized computational network. Our mod…