Skip to main content

ORIGINAL RESEARCH article

Front. Neurosci., 01 December 2020
Sec. Neuroprosthetics

The Effect of ICA and Non-negative Matrix Factorization Analysis for EMG Signals Recorded From Multi-Channel EMG Sensors

  • 1Department of Information and Communications Engineering, Tokyo Institute of Technology, Meguro, Japan
  • 2Swartz Center for Computational Neuroscience, Institute for Neural Computation, University of California, San Diego, San Diego, CA, United States
  • 3Institute of Innovative Research, Tokyo Institute of Technology, Yokohama, Japan
  • 4PRESTO, Japan Science and Technology Agency (JST), Tokyo, Japan
  • 5ATR Brain Information Communication Research Laboratory Group, Kyoto, Japan
  • 6Integrative Brain Imaging Center, National Center of Neurology and Psychiatry, Tokyo, Japan

Surface electromyography (EMG) measurements are affected by various noises such as power source and movement artifacts and adjacent muscle activities. Hardware solutions have been found that use multi-channel EMG signal to attenuate noise signals related to sensor positions. However, studies addressing the overcoming of crosstalk from EMG and the division of overlaid superficial and deep muscles are scarce. In this study, two signal decompositions—independent component analysis and non-negative matrix factorization—were used to create a low-dimensional input signal that divides noise, surface muscles, and deep muscles and utilizes them for movement classification based on direction. In the case of index finger movement, it was confirmed that the proposed decomposition method improved the classification performance with the least input dimensions. These results suggest a new method to analyze more dexterous movements of the hand by separating superficial and deep muscles in the future using multi-channel EMG signals.

Introduction

Electromyography (EMG) measures the electrical impulses from the muscle contraction induced by the central nervous system for voluntary body movement. The surface EMG signal contains different muscle signals and various noises such as baseline noise and movement artifacts (De Luca et al., 2010). These noises and crosstalk between muscles can misguide EMG analysis leading to erroneous interpretation; hence, there are various studies that focus on attenuating undesirable signals (De Luca et al., 2010). However, it is still challenging to detect single muscle activity from EMG (Schieber, 1995; Keen and Fuglevand, 2004). Gazzoni et al., 2014 applied non-negative matrix factorization (NMF) to multi-channel EMG signals and distinguished the position on each forearm per movement of the wrist and single finger joint. Their study investigated deep muscle activities under singular joint movement and confirmed the feasibility of multi-channel EMG signals-based muscles synergy so as to identify deep muscle region. However, they did not dig deep into the dexterous finger movement and nor the structure of muscle synergy per joint movement. Finger movement of high dexterity can be achieved through multiple muscle movements; however, this causes significant crosstalk in the forearm EMG measurements. Thereby, additional steps need to be taken in dexterous finger movements estimation using multi-channel EMG signal.

Independent component analysis (ICA) is a general-purpose statistical technique that can linearly transform random data into independent components (ICs) (Hyvärinen and Oja, 2000). Hence, it is often employed in biomedical signal processing, especially for EEG, where noise and various movement artifacts are removed through ICA before signal analysis (Jung et al., 2000). In EMG analysis, it was confirmed that ICA reduces the root mean squared error of the monopolar EMG signals that measure muscle force (Staudenmann et al., 2007).

Muscle synergy originated from the idea that the brain would not control individual muscles and commands a high degree of complexity to control our daily movements (d’Avella et al., 2003). In addition, the NMF algorithm by Lee and Seung (2001) has established a standard method for muscle synergy calculation. Since then several EMG studies have proposed low-dimensional input-based myoelectric models using muscle synergy. Of these, the fast type NMF computation algorithm (Cichocki and Phan, 2009) was used to calculate muscle synergy in this study.

This study tests how well multichannel EMG signals can estimate the direction of index finger movements using two signal decomposition ICA and NMF. We examined the following three parameters to compare EMG-based synergy (EMG-synergy) and ICs-based synergy (ICA-synergy): (1) robustness of the synergy structure calculation in the two elbow posture, (2) preferred direction compared with anatomical basis, and (3) classification performance on the eight direction finger movements using convolutional neural network (CNN).

Materials and Methods

Experimental data were obtained from the study of Yoshimura et al. (2017). The data were taken from six right-handed healthy participants (two females and four males, aged 40.67 ± 7.23). The research protocol was approved by the University of California San Diego Ethics Committee (approval number 14353) and was conducted in accordance with the Helsinki Declaration. Written consent was obtained from each participant prior to the experiment (Yoshimura et al., 2017). This study focused on 96 channel EMG signals acquired from Biosemi active Two amplifier system with active sensors (Biosemi, Amsterdam, Netherlands), and its analysis with respect to cursor movement directions. The EMG signals were sampled at 2,048 Hz and Cursor movement at 100 Hz.

Before the EMG acquisition, the coordinate positions of the EMG sensors and the hand and elbow joint were measured. The coordinate positions, measured using a posture functional capacity evaluation system (zebris Medical GmbH, Isny, Germany) and the placement of 96 channel-EMG electrodes are shown in Figure 1A.

FIGURE 1
www.frontiersin.org

Figure 1. Experimental Design. (A) EMG signals with respective channel positions on the upper limb. The red channel on the back of the hand is used as the ground reference and not for ICA or muscle synergy. (B) Eight target directions for the two different elbow angles (0° and 90°).

The participants made finger movements by shifting the cursor in eight different directions, at two elbow angles (0° and 90°) as shown in Figure 1B. The numbering of directions per posture was constant to extract the extrinsic coordinate reaction. The participants performed 80-time repetitions on each posture and direction.

EMG Preprocessing

The entire EMG data were loaded into MATLAB and digitally filtered by notch and bandpass filters of 50 and 10–1,000 Hz respectively. The ground reference was fixed as the least vibrating point based on standard deviation parameters (all participants had the same measurement points on the hand). Therefore only 95 channels were considered for evaluation.

ICA and NMF Signal Processing

Figure 2 shows the signal flow of EMG signals with respective processing after such preprocessing. Similar to the case of Yoshimura et al. (2017), the adaptive mixture independent component analysis (AMICA)1 from EEGLAB (Delorme and Makeig, 2004) was used as an algorithm for ICA.

FIGURE 2
www.frontiersin.org

Figure 2. Signal flow diagram of EMG signals. The 95ch preprocessed EMG signal convert to four different type of inputs (EMG-input, IC-input, EMG-synergy, and ICA-synergy) and applied in CNN for eight finger movement direction classification.

Independent component analysis is one of the representative blind source separation method for cocktail party problem like condition. In this study, multi-channel EMG signals are mixed with mutually different muscle activity signals with numerous noises. Thereby, ICA analysis is demanding to derive deep muscle activities. The basic method of ICA is deriving:

X = AS .

Where X is C by N matrix of EMG sensor signals with C is the number of input channels and N is time points; S is C by N matrix of the independent source signals which are hypothesized mutually independent, and A is C by C mixing matrix showing how the source signal S is composed in each sensor. ICA derive the basic vectors in the way minimizing the mutual information and maximizing the non-Gaussianity. Each trial had a duration of 2 s, which is 2 s of the post-onset recording after target onset. Among outputs from AMICA, ICs that had white noise characteristics on the trials were excluded from further analysis. The ICA analysis of the 95 channel EMG signals on 1,280 trials from the six participants yielded between 22 to 36 ICs depending on the participants [mean: 29.8, standard deviation (SD): 5.1].

Muscle synergy derivation was also conducted using output from AMICA followed by additional preprocessing. The signals were normalized with mean activation among the whole movements (Halaki and Ginn, 2012), then rectified and filtered using a second-order Butterworth low-pass filter with 5 Hz cutoff frequency, to make a pseudo-joint-torque parameter from EMG signals (Koike and Kawato, 1995). The muscle synergy computation was performed on two different input signals, EMG signals, and ICs after filtering them into pseudo-joint-torque parameters. As a signal decomposition tool for synergy derivation, the HALS method was used (Cichocki and Phan, 2009). That is,

E = TM .

Where E is a m by n matrix of EMG signals or selective ICs with n is the number of sensors or ICs and m is time points; T =[t1,…,ts] is the time series activation coefficient of the synergies in m by s matrix where s is the number of synergies; M = [e1,…,es]T is the muscle synergy set in s by n matrix, and e1 = [c1,…,cn] represent a single vector of muscle synergy. Each T and M are computed iteratively under the rule of minimizing the Euclidean difference between original signal (E) and reconstructed signal (TM) while having non-negativity.

Three to fifteen ICA-synergy sets and 3–30 EMG-synergy were computed per participant. The smallest number, each different per participant, that satisfied the following two conditions was selected as the number of muscle synergy: more than 0.9 Variance Account For (VAF) which was commonly used in other studies (Cheung et al., 2005); Clark et al., 2010; Santuz et al., 2017) and less than 10−4 mean squared error of the linear regression of VAF per muscle synergy number (d’Avella et al., 2006). Figure 3 shows two condition parameters with the number of ICA-synergy in six participants. From these conditions, 10–26 EMG-synergy (mean: 18.2, SD: 5.5) and 9–18 ICA-synergy (mean: 12.2, SD: 3.2) were derived from the whole dataset and used depending on the participants throughout the study. The same number of synergies was used when using posture dependent synergy to see the consistency of the synergy structure.

FIGURE 3
www.frontiersin.org

Figure 3. Mean Variance Account For (VAF) and slope of VAF of ICA-synergy in the six participants.

Muscle Synergy Modulization From Postures

To investigate the difference of muscle synergies depending on the posture, muscle synergies were derived from three different conditional data (Elbow 0°, Elbow 90°, and Total dataset). The synergies from the three conditions were clustered and grouped similar structures depending on the mutual scalar product (SP) (Cheung et al., 2012; Matsunaga et al., 2017) using the Unweighted Pair-Group Method with Arithmetic mean (Nei and Kumar, 2000). Muscle synergies, having SP > 0.75, were assumed to form the same synergy module. The preferred direction was calculated using cosine tuning using the mean amplitude of muscle (or synergy) signal m(θ) in eight direction θ with a linear regression m(θ) = a0a1 cos⁡(θ) + a2 sin⁡(θ) (Gentner et al., 2013). Then the resultant preferred directions are compared to see the consistency of the signal in two elbow postures. The preferred directions of the synergy in Elbow 90 were compensated by shifting 90° clockwise. In cosine tuning linear regression under normalized form, cosine tuning weight is defined as W = a12+a22 that shows the ratio of muscle activation for target finger movements.

The Classification Model and Truncation of Input Data per Trial

For classification, the input signal was down-sampled to 50 Hz. In the case of EMG, it is difficult to grasp a precise onset due to noise, so the data was sorted based on the cursor movements. The timing of cursor moving more than 2% of movement compared to the final position was set to onset. Based on the cursor onset, 0.5-s data (25 time-points) from −0.2 to 0.3 s was used for each trial. The classification was conducted using four different types of muscle activity signals: EMG-input, IC-input, EMG-synergy, and ICA-synergy. Twenty-five-time points of each signal were used to classify the eight directional finger movements using CNN (Krizhevsky et al., 2012). Multi-channel muscle activities with time interval per trial was implemented as input signals for CNN, and 3 by 3 32 filters were applied for feature extraction. The classification was conducted in fivefold cross-validation on to the whole datasets dividing each elbow posture individually.

Results

When modulating synergies from different elbow posture conditions, the number of EMG-synergy modules is in proportion to the EMG-synergy number (e.g., the ratio between module and synergy is 14.4:18.2 in six participants), and ICA-synergy modules were selected between eight and ten independently to the ICA-synergy number (9–18). Figure 4 shows the EMG channel activations between EMG-synergy and ICA-synergy modules from an individual participant. Between EMG-synergy (Figure 4A) and ICA-synergy (Figure 4B) modules, some EMG channel activation are similar with SP > 0.75, but their inclination for each finger movement is significantly different. Cosine tuning weight W within ICA-synergy is bigger than that of EMG-synergy module (p < 0.0001, W_ICA = 0.34 ± 0.11, W_EMG = 0.18 ± 0.12, and n = 35). As in Figure 4A, most EMG-synergy modules do not show any inclined activation toward specific finger movement direction and even some pointed to different preferred directions per posture. The average preferred direction error within EMG-synergy module is 24.4 ± 25.8°. As in Figure 4B, ICA-synergy modules are more likely to indicate one clear direction than responding in all directions so that the average preferred direction error within the modules is 13.4 ± 18.1°. In both cases, the standard deviation was higher than the mean. Nevertheless, the coherence of the preferred direction differed statistically significant between the two cases for the t-test (p = 0.0069, n_EMG = 87, and n_ICA = 54).

FIGURE 4
www.frontiersin.org

Figure 4. Synergy Modules with corresponding preferred directions. The preferred direction was expressed in different colors according to the trial. Red represents total data, Green represents Elbow 0 trial, Blue represents Elbow 90 trial. (A) EMG-synergy Modules with preferred directions. (B) ICA-synergy Modules with preferred directions.

The EMG-synergy and ICA-synergy modules are roughly categorized in two different types, i.e., (i) parallel type wherein the EMG activations are structured alongside the forearm, and (ii) local type wherein the EMG activations are structured in the cross-sectional region of the forearm. Figure 5 shows the comparison between the local and parallel muscles synergies in EMG-synergy and ICA-synergy with corresponding EMG channel activations. For parallel types, both EMG-synergy and ICA-synergy with corresponding EMG channel activations have similar preferred direction toward specific finger movement direction, which is the flexion of the index finger. In local type, EMG-synergy causes an inconsistent preferred direction between Elbow 0 and Elbow 90 conditions on the basis of anatomical point of view while EMG has anatomically consistent activation in two elbow postures. ICA-synergy in this type points to the similar movement direction with corresponding EMG activations, but a clearer preferred direction toward the ulnar abduction of the index finger.

FIGURE 5
www.frontiersin.org

Figure 5. Comparison of horizontal (alongside of the forearm) and vertical (cross-sectional side of the forearm) structure synergy in participants. Based on the physical placement of the muscles, horizontal series of synergy was assumed to be a superficial muscle activity and vertical series a deep muscle activity. The horizontal structure synergy (Red) had equivalent preferred direction both in EMG-synergy and ICA-synergy computation while vertical structure synergy (Green) had distinctive preferred direction change between EMG-synergy and ICA-synergy.

In the CNN classification of each individual input (EMG-input, IC-input, EMG-synergy, and ICA-synergy) per coordinate (i.e., extrinsic and intrinsic coordinates), classification performances of the intrinsic coordinate are higher than those of the extrinsic coordinate for all inputs. (Extrinsic vs. Intrinsic: p_EMG-input < 0.0001, p_IC-input = 0.0013, p_EMG-synergy = 0.0034, p_ICA-synergy = 0.011, and n = 30). Therefore, the estimations of the eight movements of the index finger are compared under intrinsic coordinate and are shown in Figure 6 as confusion matrices. The results show that there is no statistical difference between EMG-input vs. EMG-synergy and ICA-input vs. ICA-synergy (EMG-input vs. EMG-synergy, p = 0.18, IC-input vs. ICA-synergy, p = 0.86, n = 30), and the differences between EMG-input vs. IC-input and EMG-synergy vs. ICA-synergy are significant (EMG-input vs. IC-input, p < 0.0001, EMG-synergy vs. ICA-synergy, p < 0.0001, n = 30). When the modules from two elbow postures are applied as another synergy, the intrinsic classification performance decreased a bit but there was no statistical difference when compared with the classification performance from the synergies derived from the whole data (EMG-synergy vs. EMG-synergy module, p = 0.35, ICA-synergy vs. ICA-synergy module, p = 0.20, n = 30).

FIGURE 6
www.frontiersin.org

Figure 6. Confusion Matrix of four different input types on Intrinsic Coordinate eight finger movements estimation. (A) EMG 95ch inputs, (B) EMG-synergy inputs (mean: 18.2, SD: 5.5), (C) ICs inputs [mean: 29.8, standard deviation (SD): 5.1], and (D) ICA-synergy inputs (mean: 12.2, SD: 3.2).

Discussion

The primary goal of this study is to elucidate the effects of ICA and NMF in muscle identification from finger movement. In finger movement, both superficial and deep muscles activate simultaneously. Therefore, recognition of deep muscle and their response is necessary. We used preferred direction calculation and finger movement direction decoding under two postures to evaluate the effect between with and without ICA and NMF through comparisons.

As for the EMG-synergy modules, they show robustness EMG channel activation region across the elbow postures which is similar with those of the ICA-synergy. However, these characteristics do not improve finger movement direction classification performance. Moreover, the EMG-synergy modules activation per finger movement direction showed that NMF computation merely grouped the EMG signal co-activation without any noise reduction. Thereby, the EMG-synergy may be contaminated by noise or noise itself.

On the other hand, the ICA-synergy activation per finger movement direction showed that ICA computation magnified the inclination of synergy structure toward the preferred direction. This result is similar to findings of the past research wherein noise in muscle force estimation was reduced through ICA (Staudenmann et al., 2007). ICA clearly discriminate the muscle crosstalk on the same channel and more importantly, set apart the noise component signals.

The experiment conducted index finger-based cursor movements in eight directions resulting in both deep and superficial muscle coactivation. Due to physical constraints, it is not possible to measure the actual activity of superficial and deep muscles and the resulting muscle signals simultaneously. However, as shown in the left-up side of Figure 5, in the case of superficial muscle activity, the myoelectric signal from the nearby skin surface would be large and the signal is not well received in other areas. On the premise that the signal from deep muscle activity would be evenly captured throughout the cross-sectional region of the muscle. Thereby the parallel and local type of EMG-synergy and ICA-synergy modules were designated to be superficial and deep muscle activity as follows. The superficial muscle modules have a high signal-noise ratio so that the preferred direction has a distinct inclination toward the index finger flexor as shown in Figure 5. However, multichannel EMG sensors collect mixed signals from several muscle co-activities with a multi-layer structure on the forearm muscles (Blanc and Dimanico, 2010). with the crosstalk and other heterogeneous noise in EMG after preprocessing, the preferred directions from each sensor become vague and such trends could hide deep muscle signals. In Figure 5, the cross-sectional EMG-synergy module and corresponding EMG inputs that are regarded as deep muscle activities do not incline to any of eight directions, and only ICA-synergy inclined to ulnar abduction of the index finger. Here, ICA performed sensor configuration (Staudenmann et al., 2006) or replacement of temporal whitening (Clancy and Hogan, 1995), separating noise and artifacts of multiple EMG signals and even dividing muscle activities, maximizing their dimensionality to input signal dimension. Muscle synergy computation on the selective ICs reassembled the same muscle activation by adjusting their dimensionality in minimized form. Thus, ICA-synergy succeeded in discriminating the deep and superficial muscles that led to higher classification performance with fewer input signal synergies than other control inputs. Therefore, clear preferred direction and improved classification performance of ICA-synergy represent the necessity of ICA before muscle synergy computation, which even holds the minimum number of input channels.

The role of ICA and NMF is much clearer in CNN classification performance. When each performance before and after each blind source separation was compared, ICA drastically improved the classification performance while NMF minimized the number of input signals. 95 channel EMG signal lessen to 18.2 ± 5.5 inputs, and 29.8 ± 5.1 ICs to 12.2 ± 3.2. In our previous study that saw multiple joints movement (Kim et al., 2020), specifically complex wrist joint and grasping regression, muscle synergy took the role of identifying the primitive of EMG coactivation. In the current study, in the absence of movement intention separation, NMF was merely used to minimize the number of inputs because such pre-separation is not required.

In the study, we succeeded in identifying both superficial and deep muscle signals through sequential ICA and NMF calculation. However, it is necessary to verify whether the calculations could even divide a mixture of superficial and deep muscle signals under more complex movement including multiple fingers and wrist movement coactivation. In addition, the current estimations only progressed up to the classification stage. The state-of-the-art studies on the wrist or upper joint movements mainly focused on the trajectory (Xia et al., 2018) and the joint angle estimation (Kawase et al., 2017) at a continuous level which is demanding for the prosthesis users (Biddiss, 2009). Thereby, further research is still needed to relate and examine the feasibility of this current ICA-synergy input to continuous estimation models.

Data Availability Statement

The data analyzed in this study is subject to the following licenses/restrictions: The datasets analyzed in this manuscript are not publicly available. Requests to access these datasets should be directed to YKi, kim.y.ah@m.titech.ac.jp.

Ethics Statement

The studies involving human participants were reviewed and approved by the research protocol was approved by the University of California San Diego Ethics Committee (approval number 14353) and were conducted in accordance with the Helsinki Declaration. The patients/participants provided their written informed consent to participate in this study.

Author Contributions

NY and YKo developed the concept. SS, YKo, MM, and NY developed the experimental design. SS, YKi, MM, NY, and YKo collected the data. YKi, NY, and YKo analyzed the data. YKi and YKo wrote the manuscript. All authors contributed to the article and approved the submitted version.

Funding

This work is supported by JSPS under Grant No. KAKENHI grants 17H05903 and 19H05728, Tateisi Science and Technology Foundation (grant number 2188001), JST PRESTO (Precursory Research for Embryonic Science and Technology) (grant number JPMJPR17JA), and JST (grant number JPMJMI18C8). This work was also supported in part by the Program for Advancing Strategic International Networks to Accelerate the Circulation of Talented Researchers from JSPS, The Swartz Foundation (Old Field, NY, United States) through Swartz Center for Computational Neuroscience in the University of California San Diego.

Conflict of Interest

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

Acknowledgments

We thank Scott Makeig for arranging and supervising the collaborative project and Mayumi Miyakoshi for recruiting the participants and providing framework of the experimental program. We also thank Nicole Wells, David Medine, and Takahiro Kagawa for experimental support, Jason Palmer for advice in signal processing, and the participants for their efforts in this study.

Footnotes

  1. ^ http://sccn.ucsd.edu/~jason/amica_web.html

References

Biddiss, E. (2009). “Need-directed design of prostheses and enabling resources,” in Amputation, Prosthesis use, and Phantom Limb Pain, ed. C. Murray (New York, NY: Springer), 7–21. doi: 10.1007/978-0-387-87462-3_2

CrossRef Full Text | Google Scholar

Blanc, Y., and Dimanico, U. (2010). Electrode placement in surface electromyography (sEMG)” Minimal Crosstalk Area “(MCA). Open Rehabili. J. 3, 110–126. doi: 10.2174/187494370100301011

CrossRef Full Text | Google Scholar

Cheung, V. C., d’Avella, A., Tresch, M. C., and Bizzi, E. (2005). Central and sensory contributions to the activation and organization of muscle synergies during natural motor behaviors. J. Neurosci. 25, 6419–6434. doi: 10.1523/JNEUROSCI.4904-04.2005

PubMed Abstract | CrossRef Full Text | Google Scholar

Cheung, V. C. K., Turolla, A., Agostini, M., Silvoni, S., Bennis, C., Kasi, P., et al. (2012). Muscle synergy patterns as physiological markers of motor cortical damage. Proc. Natl. Acad. Sci. U.S.A. 109, 14652–14656. doi: 10.1073/pnas.1212056109

PubMed Abstract | CrossRef Full Text | Google Scholar

Cichocki, A., and Phan, A. H. (2009). Fast local algorithms for large scale nonnegative matrix and tensor factorizations. IEICE Trans. Fundam. Electron. Commun. Comput. Sci. 92, 708–721. doi: 10.1587/transfun.E92.A.708

PubMed Abstract | CrossRef Full Text | Google Scholar

Clancy, E. A., and Hogan, N. (1995). Multiple site electromyograph amplitude estimation. IEEE Trans. Biomed. Eng. 42, 203–211. doi: 10.1109/10.341833

CrossRef Full Text | Google Scholar

Clark, D. J., Ting, L. H., Zajac, F. E., Neptune, R. R., and Kautz, S. A. (2010). Merging of healthy motor modules predicts reduced locomotor performance and muscle coordination complexity post-stroke. J. Neurophysiol. 103, 844–857. doi: 10.1152/jn.00825.2009

PubMed Abstract | CrossRef Full Text | Google Scholar

d’Avella, A., Portone, A., Fernandez, L., and Lacquaniti, F. (2006). Control of fast-reaching movements by muscle synergy combinations. J. Neurosci. 26, 7791–7810. doi: 10.1523/JNEUROSCI.0830-06.2006

PubMed Abstract | CrossRef Full Text | Google Scholar

d’Avella, A., Saltiel, P., and Bizzi, E. (2003). Combinations of muscle synergies in the construction of a natural motor behavior. Nat. Neurosci. 6, 300–308. doi: 10.1038/nn1010

PubMed Abstract | CrossRef Full Text | Google Scholar

De Luca, C. J., Gilmore, L. D., Kuznetsov, M., and Roy, S. H. (2010). Filtering the surface EMG signal: movement artifact and baseline noise contamination. J. Biomech. 43, 1573–1579. doi: 10.1016/j.jbiomech.2010.01.027

PubMed Abstract | CrossRef Full Text | Google Scholar

Delorme, A., and Makeig, S. (2004). EEGLAB: an open source toolbox for analysis of single-trial EEG dynamics including independent component analysis. J. Neurosci. Methods 134, 9–21. doi: 10.1016/j.jneumeth.2003.10.009

PubMed Abstract | CrossRef Full Text | Google Scholar

Gazzoni, M., Celadon, N., Mastrapasqua, D., Paleari, M., Margaria, V., and Ariano, P. (2014). Quantifying forearm muscle activity during wrist and finger movements by means of multi-channel electromyography. PLoS One. 9:e109943. doi: 10.1371/journal.pone.0109943

PubMed Abstract | CrossRef Full Text | Google Scholar

Gentner, R., Edmunds, T., Pai, D. K., and d’Avella, A. (2013). Robustness of muscle synergies during visuomotor adaptation. Front. Comput. Neurosci. 7:120. doi: 10.3389/fncom.2013.00120

PubMed Abstract | CrossRef Full Text | Google Scholar

Halaki, M., and Ginn, K. (2012). “Normalization of EMG signals: to normalize or not to normalize and what to normalize to,” in Computational Intelligence in Electromyography Analysis-A Perspective on Current Applications and Future Challenges, ed. G. R. Naik (London: IntechOpen), 175–194. doi: 10.5772/49957

CrossRef Full Text | Google Scholar

Hyvärinen, A., and Oja, E. (2000). Independent component analysis: algorithms and applications. Neural Netw. 13, 411–430. doi: 10.1016/S0893-6080(00)00026-5

CrossRef Full Text | Google Scholar

Jung, T. P., Makeig, S., Humphries, C., Lee, T. W., Mckeown, M. J., Iragui, V., et al. (2000). Removing electroencephalographic artifacts by blind source separation. Psychophysiology. 37, 163–178. doi: 10.1111/1469-8986.3720163

CrossRef Full Text | Google Scholar

Kawase, T., Sakurada, T., Koike, Y., and Kansaku, K. (2017). A hybrid BMI-based exoskeleton for paresis: EMG control for assisting arm movements. J. Neural Eng. 14:016015. doi: 10.1088/1741-2552/aa525f

PubMed Abstract | CrossRef Full Text | Google Scholar

Keen, D. A., and Fuglevand, A. J. (2004). Distribution of motor unit force in human extensor digitorum assessed by spike-triggered averaging and intraneural microstimulation. J. Neurophysiol. 91, 2515–2523. doi: 10.1152/jn.01178.2003

PubMed Abstract | CrossRef Full Text | Google Scholar

Kim, Y., Stapornchaisit, S., Kambara, H., Yoshimura, N., and Koike, Y. (2020). Muscle synergy and musculoskeletal model-based continuous multi-dimensional estimation of wrist and hand motions. J. Healthc. Eng. 2020:5451219. doi: 10.1155/2020/5451219

PubMed Abstract | CrossRef Full Text | Google Scholar

Koike, Y., and Kawato, M. (1995). Estimation of dynamic joint torques and trajectory formation from surface electromyography signals using a neural network model. Biol. Cybern. 73, 291–300. doi: 10.1007/BF00199465

PubMed Abstract | CrossRef Full Text | Google Scholar

Krizhevsky, A., Sutskever, I., and Hinton, G. E. (2012). Imagenet classification with deep convolutional neural networks. Adv. Neural Inf. Process. Syst. 25, 1097–1105.

Google Scholar

Lee, D. D., and Seung, H. S. (2001). Algorithms for non-negative matrix factorization. Adv. Neural Inf. Process. Syst. 13, 556–562.

Google Scholar

Matsunaga, N., Imai, A., and Kaneoka, K. (2017). Comparison of muscle synergies before and after 10 minutes of running. J. Phys. Ther. Sci. 29, 1242–1246. doi: 10.1589/jpts.29.1242

PubMed Abstract | CrossRef Full Text | Google Scholar

Nei, M., and Kumar, S. (2000). Molecular Evolution and Phylogenetics. Oxford: Oxford university press.

Google Scholar

Santuz, A., Ekizos, A., Janshen, L., Baltzopoulos, V., and Arampatzis, A. (2017). On the methodological implications of extracting muscle synergies from human locomotion. Int. J. Neural Syst. 27:1750007. doi: 10.1142/S0129065717500071

PubMed Abstract | CrossRef Full Text | Google Scholar

Schieber, M. H. (1995). Muscular production of individuated finger movements: the roles of extrinsic finger muscles. J. Neurosci. 15(1 Pt 1), 284–297. doi: 10.1523/JNEUROSCI.15-01-00284.1995

PubMed Abstract | CrossRef Full Text | Google Scholar

Staudenmann, D., Daffertshofer, A., Kingma, I., Stegeman, D. F., and van Dieën, J. H. (2007). Independent component analysis of high-density electromyography in muscle force estimation. IEEE Trans. Biomed. Eng. 54, 751–754. doi: 10.1109/TBME.2006.889202

PubMed Abstract | CrossRef Full Text | Google Scholar

Staudenmann, D., Kingma, I., Daffertshofer, A., Stegeman, D. F., and van Dieën, J. H. (2006). Improving EMG-based muscle force estimation by using a high-density EMG grid and principal component analysis. IEEE Trans. Biomed. Eng. 53, 712–719. doi: 10.1109/TBME.2006.870246

PubMed Abstract | CrossRef Full Text | Google Scholar

Xia, P., Hu, J., and Peng, Y. (2018). EMG–based estimation of limb movement using deep learning with recurrent convolutional neural networks. Artific. Organs 42, E67–E77. doi: 10.1111/aor.13004

PubMed Abstract | CrossRef Full Text | Google Scholar

Yoshimura, N., Tsuda, H., Kawase, T., Kambara, H., and Koike, Y. (2017). Decoding finger movement in humans using synergy of EEG cortical current signals. Sci. Rep. 7:11382. doi: 10.1038/s41598-017-09770-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: finger movement, electromyography, muscle synergy, independent component analysis, deep muscle

Citation: Kim Y, Stapornchaisit S, Miyakoshi M, Yoshimura N and Koike Y (2020) The Effect of ICA and Non-negative Matrix Factorization Analysis for EMG Signals Recorded From Multi-Channel EMG Sensors. Front. Neurosci. 14:600804. doi: 10.3389/fnins.2020.600804

Received: 31 August 2020; Accepted: 10 November 2020;
Published: 01 December 2020.

Edited by:

Yury Ivanenko, Santa Lucia Foundation (IRCCS), Italy

Reviewed by:

Daniele Borzelli, University of Messina, Italy
Denise J. Berger, University of Rome Tor Vergata, Italy

Copyright © 2020 Kim, Stapornchaisit, Miyakoshi, Yoshimura and Koike. 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) and the copyright owner(s) 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: Yeongdae Kim, kim.y.ah@m.titech.ac.jp; Yasuharu Koike, koike@pi.titech.ac.jp

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.