Skip to main content

OPINION article

Front. Syst. Neurosci., 07 October 2014
Volume 8 - 2014 | https://doi.org/10.3389/fnsys.2014.00187

A role for neuromorphic processors in therapeutic nervous system stimulation

  • Center for Neural and Emergent Systems, Information and System Sciences Laboratory, HRL Laboratories LLC., Malibu, CA, USA

The motivations behind the development of many neuromorphic processors have been dominated by either the creation of better artificial intelligence, or novel non-von Neumann computing paradigms. A result of this impetus has been a number of low-power processors capable of simulating many different biological features of the nervous system. Power efficiency is crucial for deployed neuromorphic systems, but it also opens this technology up to other energy restricted applications. In this opinion, we suggest two such applications pertaining to therapeutic stimulation of the nervous system where closing the control loop could be assisted by advances in neuromorphic architectures: (1) deep brain stimulation (DBS) in the treatment of Parkinson's disease and (2) epidural spinal cord stimulation (ESS) for restoring voluntary motor functions. Though there are still questions that must be addressed before this would be feasible, but we are suggesting that the technological barriers—in both the algorithms and hardware—can be overcome with directed funding and research.

Neuromorphic processor research is centered around the creation of brain-like intelligence through power-efficient circuits that borrow elements directly from biology (Mead, 1989). The applications for these projects range from brain-scale simulations (Gao et al., 2012; Benjamin et al., 2014) and in silica experimentation (Schemmel et al., 2010; Furber et al., 2012), to brain-like computing and learning (Merolla et al., 2011; Srinivasa and Cruz-Albrecht, 2012; Cruz-Albrecht et al., 2013; Rahimi Azghadi et al., 2014; Schmuker et al., 2014). These projects promise unrivaled access to large-scale models of the brain as well as insight into the unique non-von Neumann computation that biological systems appear to achieve.

Regardless of the motivation, the tangible result of these efforts has been an accumulation of low-power circuits capable of emulating various elements of the nervous system. Although these are essential for embodying robotic systems and augmenting current super-computing paradigms, they also have the potential to assist in nervous system stimulation control. This application is outside the scope of the currently funded neuromorphic hardware projects, but with new insights and technological advances, it is one that will be particularly beneficial.

1. Model Based Control

In our current capacity to monitor neural circuits, most system variables are unobservable. One strategy for estimating these unknown system variables and parameters is by employing an Unscented Kalman Filter (UKF) to combine the observable and unobservable states. The UKF employs a set of known dynamical equations and observation functions with the measurable data to update an approximation of the state and its uncertainty. At each update, sigma points—system states that are consistent with the current state uncertainty—are selected and used to integrate the system. These are combined with estimated mean state values and the approximate uncertainty. A gain matrix then updates the new most likely state of the system. The schematic for this organization is illustrated in Figure 1A. Applying this kind of feedback control to biological systems was initially demonstrated by Voss et al. (2004) but has since been demonstrated on a number of control and estimation problems (Abarbanel et al., 2008; Li et al., 2009; Ullah and Schiff, 2009, 2010; Schiff, 2010; ODoherty et al., 2011; Aprasoff and Donchin, 2012; Schiff, 2012; Liu et al., 2014).

FIGURE 1
www.frontiersin.org

Figure 1. Example therapeutic applications of model based control. (A) The system dynamics are described by a model, F, and the observations are described by a function, A. In most systems those observations are going to be noisy, so a covariance matrix, R, will account for that. After one step of F, using the resulting sigma points will provide X˜i = F(Xi). A new set of observations can then be found, i = A(Xi). The means over these two matrices are the a priori state and measurement estimates. The a posteriori state estimate, x^, is now dependent on the state estimate, x˜, the measurement estimate, ỹ, the actual measurement, y, and the Kalman gain matrix, G. (B) Diagram of deep brain stimulation in the treatment of Parkinson's disease. Adapted from Thibeault and Srinivasa (2013). (C) Example epidural spinal cord stimulation for restoring voluntary motor functions.

By using a model of the area under stimulation, both the activity and state of that area can be approximated—something that is not directly measurable. The model, constructed from the current understanding of the anatomy, can then be used to find an optimal set of stimulation parameters. In addition, the model output can be used as the feedback into a control system that can not only dynamically tune the stimulation parameters but also adapt to the physiological circuit remodeling—providing the highest possible therapeutic benefit. Embedding these models in low-power neuromorphic hardware would facilitate a transition into implantable devices.

A discussion of control inherently implies observability of the system. However, observability alone is useful to current nervous system stimulation strategies. Observing the unknown—or unreachable—states of the physical system, would provide a way to automatically tune the stimulation parameters—assisting clinicians in finding the optimal set points in open-loop control. Finally, in addition to the UKF there are other model-based control schemes that could be employed here.

2. Deep Brain Stimulation in the Treatment of Parkinson's Disease

The application of DBS to patients with pharmacoresistant Parkinson's disease can be traced back to the early 1980's (Montgomery Jr, 2012). In DBS, dual electrodes are implanted bilaterally into the nuclei of the basal ganglia (see Figure 1B)—the current target is the subthalamic nucleus. Constant electrical pulses are then injected into the electrodes. After implantation, clinicians will experiment with frequency, amplitude, and duration of those electrical pulses to find a configuration with the highest benefit. Finding that point however, is an inexact science and periodic adjustments to compensate for neural plasticity are required. Although there is a proven clinical benefit to DBS, there is no clear explanation for its mechanism of action.

Although the open-loop configuration of DBS has proven capable, closed-loop control of DBS has been shown to be a more effective treatment in both theoretical (Santaniello et al., 2011), and physiological experiments (Rosin et al., 2011). For example, in Rosin et al. (2011) a simple feedback loop was created where the activation of the DBS pulse was triggered by spiking in a reference structure—either the internal segment of the globus pallidus or primary motor cortex. The control paradigm demonstrated a larger reduction in pallidal oscillations and akinesia compared to open-loop DBS. The resulting system—although brilliantly designed—is an incredibly simple solution and one that exemplifies the therapeutic advances that can be made with adaptive feedback control systems.

The class of model-based control of DBS suggested here has already been demonstrated in simulation space by Schiff (2010) using the simple neuron implementation of Rubin and Terman (2004). Although the mathematical model used in that study was computationally cheaper than the alternative, it is still difficult to simulate in a low-power microprocessor. Aspects of the original Rubin and Terman (2004) results were implemented using a more hardware friendly model in Thibeault and Srinivasa (2013), however, the required level of abstraction in a control paradigm is still unclear. Despite unanswered questions, these studies are encouraging and demonstrate the feasibility of the strategy.

3. Epidural Spinal Cord Stimulation

The recent discoveries in the use of epidural spinal cord stimulation—diagrammed in Figure 1C—on patients with motor complete paraplegia has revealed a therapeutic pathway toward restoring voluntary motor function (Harkema et al., 2011). However, the mechanisms behind this benefit as well as the supporting technology is still immature. The current state-of-the-art involves randomly tuning the stimulation parameters manually until a physiological improvement is observed—these parameters include both the duration and amplitude of the stimulus as well as anode/cathode pairings. There have been efforts to apply Bayesian optimization approaches to automating the parameter search but these did not directly account for the relevant biological structures (Desautels, 2014).

Additionally, it has been suggested that the therapeutic restoration of motor control is mechanistically dependent on the remodeling of the remaining spinal circuits (van den Brand et al., 2012). Having a control strategy as well as a model that are adaptive to the plastic changes within the spinal circuits would require less manual parameter adjustments over the life of the implant.

As a clinical treatment, ESS is still underdeveloped. However, it is one that could benefit from a model-based control strategy—either as an observer system for parametric optimization or as a complete closed-loop solution. Although the fidelity of the spinal cord model and the source of sensory feedback have not been fully explored, in many ways this appears to be a more tractable problem compared to DBS—it may also prove to be an ideal alternative as well (Fuentes et al., 2009). The accessibility of the spinal cord as well as the simplicity of the microcircuit may make closing the loop on ESS more feasible. However, if more finely tuned control of the individual muscles is required, the complexity of the problem could quickly out pace that of DBS.

4. Conclusion

Despite the technological and theoretical advances outlined here, there are still obstacles to overcome. Where and what to measure when closing the loop for both DBS and ESS is not entirely clear. The stability of the hardware measuring those signals is also a concern. Furthermore, as mentioned above, the appropriate level of biological fidelity required in the model has not been fully resolved. The proposed use of neuromorphic hardware implies that the model for the control system actually requires high-fidelity. In DBS treatment of Parkinson's disease this appears to be the case. However, for spinal-cord stimulation, it may not be required. Regardless, closed-loop strategies are clearly more effective and the theoretical and technological barriers are low enough that a concerted effort should be made to advance this concept toward clinical treatments.

Finally, model-based control strategies will not only improve the therapeutic benefit but the power consumption as well. Rather than blindly applying stimulation, pulses can be applied only as needed. Utilizing neuromorphic hardware will add to that power savings by both reducing the computational burden and providing the necessary biological detail for model-based control.

Conflict of Interest Statement

The author declares that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

Abarbanel, H. D. I., Creveling, D. R., and Jeanne, J. M. (2008). Estimation of parameters in nonlinear systems using balanced synchronization. Phys. Rev. E 77:016208. doi: 10.1103/PhysRevE.77.016208

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Aprasoff, J., and Donchin, O. (2012). Correlations in state space can cause sub-optimal adaptation of optimal feedback control models. J. Comput. Neurosci. 32, 297–307. doi: 10.1007/s10827-011-0350-z

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Benjamin, B. V., Gao, P., McQuinn, E., Choudhary, S., Chandrasekaran, A. R., Bussat, J., et al. (2014). Neurogrid: a mixed-analog-digital multichip system for large-scale neural simulations. Proc. IEEE 102, 699–716. doi: 10.1109/JPROC.2014.2313565

CrossRef Full Text | Google Scholar

Cruz-Albrecht, J. M., Derosier, T., and Srinivasa, N. (2013). A scalable neural chip with synaptic electronics using cmos integrated memristors. Nanotechnology 24:384011. doi: 10.1088/0957-4484/24/38/384011

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Desautels, T. A. (2014). Spinal Cord Injury Therapy Through Active Learning. Ph.D. thesis, California Institute of Technology, Pasadena, CA.

Google Scholar

Fuentes, R., Petersson, P., Siesser, W. B., Caron, M. G., and Nicolelis, M. A. (2009). Spinal cord stimulation restores locomotion in animal models of parkinson's disease. Science 323, 1578–1582. doi: 10.1126/science.1164901

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Furber, S., Lester, D., Plana, L., Garside, J., Painkras, E., Temple, S., et al. (2012). Overview of the spinnaker system architecture. Comput. IEEE Trans. 62, 2454–2467. doi: 10.1109/TC.2012.142

CrossRef Full Text | Google Scholar

Gao, P., Benjamin, B. V., and Boahen, K. (2012). Dynamical system guided mapping of quantitative neuronal models onto neuromorphic hardware. Circ. Syst. I Regul. Papers IEEE Trans. 59, 2383–2394. doi: 10.1109/TCSI.2012.2188956

CrossRef Full Text | Google Scholar

Harkema, S., Gerasimenko, Y., Hodes, J., Burdick, J., Angeli, C., Chen, Y., et al. (2011). Effect of epidural stimulation of the lumbosacral spinal cord on voluntary movement, standing, and assisted stepping after motor complete paraplegia: a case study. Lancet 377, 1938–1947. doi: 10.1016/S0140-6736(11)60547-3

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Li, Z., O'Doherty, J. E., Hanson, T. L., Lebedev, M. A., Henriquez, C. S., and Nicolelis, M. A. (2009). Unscented kalman filter for brain-machine interfaces. PLoS ONE 4:e6243. doi: 10.1371/journal.pone.0006243

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Liu, C., Wang, J., Li, H., Xue, Z., Deng, B., and Wei, X. (2014). Model-based iterative learning control of parkinsonian state in thalamic relay neuron. Commun. Nonlin. Sci. Numer. Simul. 19, 3255–3266. doi: 10.1016/j.cnsns.2014.02.008

CrossRef Full Text | Google Scholar

Mead, C. (1989). Analog VLSI and Neural Systems. Reading: Addison-Wesley. doi: 10.1007/978-1-4613-1639-8

Merolla, P., Arthur, J., Akopyan, F., Imam, N., Manohar, R., and Modha, D. (2011). “A digital neurosynaptic core using embedded crossbar memory with 45pj per spike in 45nm,” in Custom Integrated Circuits Conference (CICC), 2011 IEEE (San Jose, CA), 1–4.

Google Scholar

Montgomery, E. B. Jr. (2012). The epistemology of deep brain stimulation and neuronal pathophysiology. Front. Integr. Neurosci. 6:78. doi: 10.3389/fnint.2012.00078

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

ODoherty, J. E., Lebedev, M. A., Ifft, P. J., Zhuang, K. Z., Shokur, S., Bleuler, H., et al. (2011). Active tactile exploration using a brain-machine-brain interface. Nature 479, 228–231. doi: 10.1038/nature10489

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Rahimi Azghadi, M., Iannella, N., Al-Sarawi, S. F., Indiveri, G., and Abbott, D. (2014). Spike-based synaptic plasticity in silicon: design, implementation, application, and challenges. Proc. IEEE 102, 717–737. doi: 10.1109/JPROC.2014.2314454

CrossRef Full Text | Google Scholar

Rosin, B., Slovik, M., Mitelman, R., Rivlin-Etzion, M., Haber, S., Israel, Z., et al. (2011). Closed-loop deep brain stimulation is superior in ameliorating parkinsonism. Neuron 72, 370–384. doi: 10.1016/j.neuron.2011.08.023

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Rubin, J., and Terman, D. (2004). High frequency stimulation of the subthalamic nucleus eliminates pathological thalamic rhythmicity in a computational model. J. Comput. Neurosci. 16, 211–235. doi: 10.1023/B:JCNS.0000025686.47117.67

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Santaniello, S., Fiengo, G., Glielmo, L., and Grill, W. M. (2011). Closed-loop control of deep brain stimulation: a simulation study. Neural Syst. Rehabil. Eng. IEEE Trans. 19, 15–24. doi: 10.1109/TNSRE.2010.2081377

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Schemmel, J., Brüderle, D., Grübl, A., Hock, M., Meier, K., and Millner, S. (2010). “A wafer-scale neuromorphic hardware system for large-scale neural modeling,” in Proceedings of the 2010 IEEE International Symposium on Circuits and Systems (ISCAS"10) (Paris), 1947–1950.

Google Scholar

Schiff, S. J. (2010). Towards model-based control of parkinson's disease. Philos. Trans. R. Soc. A Math. Phys. Eng. Sci. 368, 2269–2308. doi: 10.1098/rsta.2010.0050

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Schiff, S. J. (2012). Neural Control Engineering The Emerging Intersection between Control Theory and Neuroscience. Cambridge, MA: The MIT Press.

Google Scholar

Schmuker, M., Pfeil, T., and Nawrot, M. P. (2014). A neuromorphic network for generic multivariate data classification. Proc. Natl. Acad. Sci. U.S.A. 111, 2081–2086. doi: 10.1073/pnas.1303053111

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Srinivasa, N., and Cruz-Albrecht, J. (2012). Neuromorphic adaptive plastic scalable electronics: analog learning systems. Pulse IEEE 3, 51–56. doi: 10.1109/MPUL.2011.2175639

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Thibeault, C. M., and Srinivasa, N. (2013). Using a hybrid neuron in physiologically inspired models of the basal ganglia. Front. Comput. Neurosci. 7:88. doi: 10.3389/fncom.2013.00088

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Ullah, G., and Schiff, S. J. (2009). Tracking and control of neuronal hodgkin-huxley dynamics. Phys. Rev. E 79:040901. doi: 10.1103/PhysRevE.79.040901

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Ullah, G., and Schiff, S. J. (2010). Assimilating seizure dynamics. PLoS Comput. Biol. 6:e1000776. doi: 10.1371/journal.pcbi.1000776

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

van den Brand, R., Heutschi, J., Barraud, Q., DiGiovanna, J., Bartholdi, K., Huerlimann, M., et al. (2012). Restoring voluntary control of locomotion after paralyzing spinal cord injury. Science 336, 1182–1185. doi: 10.1126/science.1217416

Pubmed Abstract | Pubmed Full Text | CrossRef Full Text | Google Scholar

Voss, H. U., Timmer, J., and Kurths, J. (2004). Nonlinear dynamical system identification from uncertain and indirect measurements. Int. J. Bifurcation Chaos 14, 1905–1933. doi: 10.1142/S0218127404010345

CrossRef Full Text | Google Scholar

Keywords: model-based control, neuromorphic hardware, deep brain stimulation, brain augmentation, spinal-cord stimulation

Citation: Thibeault CM (2014) A role for neuromorphic processors in therapeutic nervous system stimulation. Front. Syst. Neurosci. 8:187. doi: 10.3389/fnsys.2014.00187

Received: 12 August 2014; Accepted: 16 September 2014;
Published online: 07 October 2014.

Edited by:

Ioan Opris, Wake Forest University, USA

Reviewed by:

Mikhail Lebedev, Duke University, USA
Ioan Opris, Wake Forest University, USA

Copyright © 2014 HRL Laboratories LLC. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) or licensor are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: corey@cmthibeault.com

Download