Skip to main content
NIHPA Author Manuscripts logoLink to NIHPA Author Manuscripts
. Author manuscript; available in PMC: 2013 Apr 29.
Published in final edited form as: Conf Proc IEEE Eng Med Biol Soc. 2010;2010:2678–2681. doi: 10.1109/IEMBS.2010.5626629

Application of System Identification Methods for Decoding Imagined Single-Joint Movements in an Individual with High Tetraplegia

A Bolu Ajiboye 1, Leigh R Hochberg, John P Donoghue, Robert F Kirsch 2
PMCID: PMC3638800  NIHMSID: NIHMS254920  PMID: 21096197

Abstract

This study investigated the decoding of imagined arm movements from M1 in an individual with high level tetraplegia. The participant was instructed to imagine herself performing a series of single-joint arm movements, aided by the visual cue of an animate character performing these movements. System identification was used offline to predict the trajectories of the imagined movements and compare these predictions to the trajectories of the actual movements. We report rates of 25 – 50% for predicting completely imagined arm movements in the absence of a priori movements to aid in decoder building.

I. Introduction

The goal of the current study was to investigate the decoding of neural activity related to intended arm movements by individuals with high level tetraplegia, using system identification techniques. Humans with paralysis due to spinal cord injury have the ability to generate neural commands related to movement, though these commands can no longer activate the peripheral musculature. By using implantable functional electrical stimulation (FES) systems to reanimate the peripheral muscles, these individuals can perform functional movements such as grasping and multi-joint arm reaches [1-3]. Typically, the user controls these FES systems by the position of a joint or the electromyographic (EMG) activity of a muscle under voluntary control [4]. Such a control scheme works well for individuals with low level injuries, but is limited for individuals with high level spinal cord injury due to the limited number of remaining movements under voluntary control. Cortical control of FES systems is attractive because neural activity directly related to movement can be recorded from appropriate cortical areas and potentially used as control commands for electrical stimulation. Furthermore, the possible number of controlled dimensions is much greater than that of current methods.

It is well established that from the neural activities recorded from the primary motor cortex (M1) of non-human primates, a plethora of kinematic and dynamic movement parameters can be decoded. Specifically, computer cursor as well as hand positions and velocities, hand grasping force, and muscle activation patterns have been decoded offline, as well as online for real-time control [5-7]. In humans, brain-computer-interface (BCI) systems have allowed individuals to control switches and two-dimensional computer cursors [8-10]. Finally, paralyzed humans have also been able to control two-dimensional cursors using the neural firing rates recorded from chronically-implanted microelectrodes [11, 12]. For successful control of an FES system for a multi-joint arm, it must be possible to be able to control more than just two independent degrees-of-freedom (DOF). System Identification (SID) has been used as a white-box technique to discern linear relationships of many biological systems, and is likely useful as a method for cortical decoding. Thus, the aim of this work was to determine if, in the absence of a priori arm movements, SID could decode specific information on the intended movement of individual joints from the neural activity of an individual with high level tetraplegia.

II. Materials and Methods

A. Participant Information

The BrainGate2 pilot clinical investigation is conducted under an Investigation Device Exemption (IDE) from the US Food and Drug Administration. The study participant is a female fifty-five years of age who sustained a brainstem stroke nine years prior to enrollment. After completion of informed consent and medical and surgical screening procedures, the 4 × 4-mm microelectrode array (Blackrock Microsystems, Salt Lake City, Utah, USA) was implanted into the hand/knob area of the primary motor cortex using a pneumatic insertion technique [13]. Details of the human surgical procedure as well as the BrainGate system hardware have been previously reported [11].

B. Experimental Protocol

The research participant was placed approximately 40 cm away from a computer monitor which showed a virtual three-dimensional world that was developed in house using the Gamestudio Development Environment (Conitech Datensysteme GmbH, La Mesa, CA). In the world sat a virtual character that performed each of eight distinct single-joint arm movements. The movements performed were shoulder elevation in the 0° plane (i.e. abduction / adduction), shoulder elevation in the 90° plane (i.e. flexion / extension), shoulder rotation, elbow flexion / extension, forearm pronation / supination, wrist flexion / extension, wrist ulnar / radial deviation, and hand opening / closing. The animate character performed each movement for forty-five seconds, tracing a sinusoidal trajectory with a 0.4 Hz frequency. Each block consisted of two trials of each movement, and the order of movements was randomized within each block. The participant was given instructions to “watch the movements of the animate character and imagine yourself performing the same movements at the speed observed, to the best of your ability”.

While the participant observed the movements of the virtual character, neural activity was recorded from the hand/knob area of M1 with a 96-channel chronically implanted microelectrode array (BlackRock Microsystems, Salt Lake City, Utah). Single-unit action potentials (SUA) and multi-unit spike trains (MSP) were sorted online by a human operator based upon standard time-amplitude windowing. The timestamps of the train of action potentials of each single unit were recorded and analyzed offline. Full broadband data was also collected and used to derive local field potentials (LFP).

C. Data Analysis

A 50ms smoothing window was applied to the timestamps of the individual SUAs, as well as the multi-spike trains (MSPs), resulting in firing rates with a 20 Hz update rate. The root-mean-square of the low-passed LFP signal (LFPrms) was derived as an input feature. The average power of the LFP signal was calculated using a short-time-Fourier-transform (LFPstft), in four distinct frequency bands (0-6 Hz, 6-12 Hz, 12-63 Hz, and >63 Hz). Neural and kinematic data was separated into training (50%) and validation sets (50%). System identification techniques [14-16] were used to build impulse response filters (IRF) relating the SUA and MSP firing rates and the LFPrms amplitudes and LFPstft power in each band to the kinematic trajectories of the observed movements in the training data set. Given the system input matrix X (neural data) and output matrix Y (movement kinematics), the IRF function H is calculated such that Y = X*H, where ‘*’ is the convolution operator. H satisfies the least squares criterion such that

H=(XTX)1XTY. (1)

The calculated IRFs were applied to the neural data in the validation set and used to predict the trajectories of the movements that were imagined by the participant. These predicted trajectories were then compared to the trajectories of the movements observed by the participant. The predictive strength of the neural filters was quantified by the Variance Accounted For (VAF%) measure, given by

VAF%=100%×(1E[(y(t)=y^(t))2]E[y(t)2]). (2)

We calculated the VAF% of each individual neural feature, as well as that of the optimal neural populations using a forward recursive selection addition algorithm.

III. Results

Figure 1 shows a color map of the microelectrode array representing the results of the SUA analysis of imagined wrist flexion / extension from a single recording session. Each set of four squares represents a single electrode, and the four squares in each set represent four potential SUAs on a given electrode. The square color represents the VAF% of each single unit. White squares represent no unit. The majority of units exhibited individual VAF% of 0-8% with respect to the prediction of the wrist position during flexion / extension, though two units showed VAF% of 14% and 30%.

Figure 1.

Figure 1

Color plot of electrode array where a group of four squares is an electrode (top left unit is unsorted) and individual squares are potentially sorted units with variance explained of wrist flexion position shown by cell color. Results are from one trial 966 days post-implant.

We then determined the optimal combination of SUA features by using a recursive feature selection algorithm in which the units were added to the filter sequentially based upon how much of an increase in the VAF% resulted from that unit. Figure 2A shows the results of the recursive feature selection algorithm for prediction of wrist flexion / extension. In cross-validation, seventeen SUAs produced the maximum VAF% of approximately 42%. Including additional units in the filter past this mark actually decreased the overall predictive strength of the filter in cross-validation.

Figure 2.

Figure 2

(Top) Recursive feature selection curves (mean ± SD) show the VAF% of the predicted position of the wrist during flexion / extension. 17 SUAs produced the maximal VAF% of 42%. (Bottom) Recursive feature selection was performed on each neural signal type, as well as on the combination of SUA and LFPstft signal type. Combining SUA and LFPstft in the same filter statistically significantly increased the predictive strength of the neural decoder (p < 0.05). Results are from one trial 966 days post-implant.

Forward recursive feature selection was also used to build filters using the MSP, LFPrms, and LFPstft neural signals, and the predictive strengths of these filters with respect to wrist flexion / extension are shown in Figure 2B. Of interest is that when filters were built using a combination of the SUA and LFPstft feature types, the predictive strength statistically significantly (p < 0.05) improved over any signal type by itself (50% VAF%, red bar). Similar results are shown in Figure 3 for all eight individual joint movements observed by the participant.

Figure 3.

Figure 3

Results of recursive feature selection for all eight observed degrees of freedom. Combining SUA and LFPstft signal types produced neural filters with greater predictive strength than each signal individually. In cases where another individual signal type was the most informative (e.g. LFPrms in shoulder flexion / extension), the combined signal decoders performed as well or better than the other signal type. Results are from one trial 966 days post-implant.

IV. Discussion

While many studies have reported the ability to predict movement parameters from neural activity in M1, these studies rely on the ability to record a priori kinematics to build the neural decoders. The advantage of recording a priori arm movements is not realizable in individuals who are paralyzed. The preliminary results of this study demonstrate that it is possible, in the absence of prior arm movements, to predict the kinematic positions of single-joint movements as imagined by the participant using SID theory. Prediction strengths seem to be enhanced by including multiple signal types in the decoders, though it should be noted that this data is from a single recording session. Validation of this finding from future recording sessions would be of note because most studies focus on using exclusively a single signal type rather than multiple signal types in movement predictions. Finally, it should be stated that the current findings are interpreted in light of the knowledge that it is impossible to know the actual trajectories imagined by the participant. In effect, the comparison is between what should have been imagined (trajectories made by the virtual character) to what was predicted. Given this lack of knowledge of what was actually imagined, it is of greater encouragement that prediction strengths were well beyond that of chance. Future work includes extending the current work to include the prediction of multi-joint whole arm reaches.

Acknowledgments

This work was supported in part by the National Institutes of Health (National Institute on Child Health and Human Development under Grant N01-HD-53403; National Institute on Neurological Disorders and Stroke under Grant NS-25074; National Institute of Biomedical Imaging and Bioengineering under Grant R01EB007401-01; National Institute on Deafness and Other Communication Disorders under Grant R01DC009899; National Center for Research Resources under Grant C06-16549-01A1). The first author was supported by a Career Development Award -1 through the Department of Veterans Affairs, Rehabilitation Research and Development Service.

Footnotes

Caution: Investigational device limited by federal law to investigational use.

Contributor Information

A. Bolu Ajiboye, Louis Stokes Cleveland VA Medical Center, Cleveland, OH 44109 USA, as well as the Biomedical Engineering Department at Case Western Reserve University, Cleveland, OH 44106, USA.

Robert F. Kirsch, Louis Stokes Cleveland VA Medical Center, Cleveland, OH 44109 USA, as well as the Biomedical Engineering Department at Case Western Reserve University, Cleveland, OH 44106, USA (rfk3@case.edu)..

References

  • [1].Memberg WD, Crago PE, Keith MW. Restoration of elbow extension via functional electrical stimulation in individuals with tetraplegia. Journal of Rehabilitation Research and Development. 2003 Nov-Dec;vol. 40(no. 6):477–486. doi: 10.1682/jrrd.2003.11.0477. [DOI] [PubMed] [Google Scholar]
  • [2].Peckham PH, Kilgore KL, Keith MW, Bryden AM, Bhadra N, Montague FW. An advanced neuroprosthesis for restoration of hand and upper arm control using an implantable controller. Journal of Hand Surgery-American Volume. 2002 Mar;vol. 27A(no. 2):265–276. doi: 10.1053/jhsu.2002.30919. [DOI] [PubMed] [Google Scholar]
  • [3].Peckham PH, Knutson JS. Functional electrical stimulation for neuromuscular applications. Annual Review of Biomedical Engineering. 2005;vol. 7:327–360. doi: 10.1146/annurev.bioeng.6.040803.140103. [DOI] [PubMed] [Google Scholar]
  • [4].Hart RL, Kilgore KL, Peckham PH. A comparison between control methods for implanted FES hand-grasp systems. Rehabilitation Engineering, IEEE Transactions on. 1998;vol. 6(no. 2):208–218. doi: 10.1109/86.681187. [DOI] [PubMed] [Google Scholar]
  • [5].Carmena JM, Lebedev MA, Crist RE, O’Doherty JE, Santucci DM, Dimitrov DF, Patil PG, Henriquez CS, Nicolelis MAL. Learning to control a brain-machine interface for reaching and grasping by primates. Plos Biology. 2003 Nov;vol. 1(no. 2):193–208. doi: 10.1371/journal.pbio.0000042. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • [6].Serruya MD, Hatsopoulos NG, Paninski L, Fellows MR, Donoghue JP. Instant neural control of a movement signal. Nature. 2002 Mar 14;vol. 416(no. 6877):141–142. doi: 10.1038/416141a. [DOI] [PubMed] [Google Scholar]
  • [7].Taylor DM, Tillery SIH, Schwartz AB. Direct cortical control of 3D neuroprosthetic devices. Science. 2002 Jun 7;vol. 296(no. 5574):1829–1832. doi: 10.1126/science.1070291. [DOI] [PubMed] [Google Scholar]
  • [8].Kennedy P, Andreasen D, Ehirim P, King B, Kirby T, Mao H, Moore M. Using human extra-cortical local field potentials to control a switch. J Neural Eng. 2004 Jun;vol. 1(no. 2):72–7. doi: 10.1088/1741-2560/1/2/002. [DOI] [PubMed] [Google Scholar]
  • [9].Kennedy PR, Kirby MT, Moore MM, King B, Mallory A. Computer control using human intracortical local field potentials. IEEE Trans Neural Syst Rehabil Eng. 2004 Sep;vol. 12(no. 3):339–44. doi: 10.1109/TNSRE.2004.834629. [DOI] [PubMed] [Google Scholar]
  • [10].Wolpaw JR, McFarland DJ. Control of a two-dimensional movement signal by a noninvasive brain-computer interface in humans. Proceedings of the National Academy of Sciences of the United States of America. 2004 Dec 21;vol. 101(no. 51):17849–17854. doi: 10.1073/pnas.0403504101. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • [11].Hochberg LR, Serruya MD, Friehs GM, Mukand JA, Saleh M, Caplan AH, Branner A, Chen D, Penn RD, Donoghue JP. Neuronal ensemble control of prosthetic devices by a human with tetraplegia. Nature. 2006 Jul 13;vol. 442(no. 7099):164–171. doi: 10.1038/nature04970. [DOI] [PubMed] [Google Scholar]
  • [12].Kim SP, Simeral JD, Hochberg LR, Donoghue JP, Black MJ. Neural control of computer cursor velocity by decoding motor cortical spiking activity in humans with tetraplegia. J Neural Eng. 2008 Dec;vol. 5(no. 4):455–76. doi: 10.1088/1741-2560/5/4/010. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • [13].Rousche PJ, Normann RA. A Method for Pneumatically Inserting an Array of Penetrating Electrodes into Cortical Tissue. Annals of Biomedical Engineering. 1992;vol. 20(no. 4):413–422. doi: 10.1007/BF02368133. [DOI] [PubMed] [Google Scholar]
  • [14].Hunter IW, Kearney RE. 2-Sided Linear Filter Identification. Medical & Biological Engineering & Computing. 1983;vol. 21(no. 2):203–209. doi: 10.1007/BF02441539. [DOI] [PubMed] [Google Scholar]
  • [15].Perreault EJ, Kirsch RF, Acosta AM. Multiple-input, multiple-output system identification for characterization of limb stiffness dynamics. Biological Cybernetics. 1999 May;vol. 80(no. 5):327–337. doi: 10.1007/s004220050529. [DOI] [PubMed] [Google Scholar]
  • [16].Westwick DT, Pohlmeyer EA, Solla SA, Miller LE, Perreault EJ. Identification of multiple-input systems with highly coupled inputs: Application to EMG prediction from multiple intracortical electrodes. Neural Computation. 2006 Feb;vol. 18(no. 2):329–355. doi: 10.1162/089976606775093855. [DOI] [PMC free article] [PubMed] [Google Scholar]

RESOURCES