1,720,961 research outputs found
A Minimal and Multi-Source Recording Setup for Ankle Joint Kinematics Estimation During Walking Using Only Proximal Information From Lower Limb
In this study, a minimal setup for the ankle joint kinematics estimation is proposed relying only on proximal information of the lower-limb, i.e. thigh muscles activity and joint kinematics. To this purpose, myoelectric activity of Rectus Femoris (RF), Biceps Femoris (BF), and Vastus Medialis (VM) were recorded by surface electromyography (sEMG) from six healthy subjects during unconstrained walking task. For each subject, the angular kinematics of hip and ankle joints were synchronously recorded with sEMG signal for a total of 288 gait cycles. Two feature sets were extracted from sEMG signals, i.e. time domain (TD) and wavelet (WT) and compared to have a compromise between the reliability and computational capacity, they were used for feeding three regression models, i.e. Artificial Neural Networks, Random Forest, and Least Squares - Support Vector Machine (LS-SVM). BF together with LS-SVM provided the best ankle angle estimation in both TD and WT domains (RMSE < 5.6 deg). The inclusion of Hip joint trajectory significantly enhanced the regression performances of the model (RMSE < 4.5 deg). Results showed the feasibility of estimating the ankle trajectory using only proximal and limited information from the lower limb which would maximize a potential transfemoral amputee user's comfortability while facing the challenge of having a small amount of information thus requiring robust data-driven models. These findings represent a significant step towards the development of a minimal setup useful for the control design of ankle active prosthetics and rehabilitative solutions
Decoding transient sEMG data for intent motion recognition in transhumeral amputees
The use of surface electromyographic (sEMG) signals, alongside pattern recognition (PR) systems, is fundamental in the design and control of assistive technologies. Transient sEMG signal epochs at the early beginning of the movement provide important information for upper-limb intent of motion recognition. However, only few studies investigated the role of transient sEMG for myoelectric control architectures. Therefore, in this work, focus was given to transient sEMG signals of intact-limb (IL) subjects and transhumeral amputees (AMP), who performed a series of shoulder movements. The role of the window length for feature extraction was investigated by sub-windowing the transient epochs at 200, 150, 100, and 50 ms window length (WL). Gaussian kernel discriminant analysis (SRKDA) and support vector machine (SVM) were used for recognizing seven classes of motion at different hold-out percentage of training/testing data, i.e. 70%–30%, 60%–40% and 50%–50%. In all the latter conditions, the median classification accuracy and F1 score were greater than 80% for both IL and AMP groups when using SRKDA. Wilcoxon rank sum test was employed to verify possible differences between WL conditions. Although the latter did not show significant differences, 100 ms WL showed the best classification performances for both groups (classification accuracy greater than 90%, near that of a usable PR system). Results demonstrated that a reliable motion intent recognition of shoulder joint in transhumeral amputee patients can be obtained employing transient sEMG epochs. This can be used in a better design of myoelectric control architectures of assistive technologies, involving the upper-limb for clinical use
Neuromechanical-Driven Ankle Angular Position Control during Gait Using Minimal Setup and LSTM Model
Data-driven decoding of lower limb muscles surface electromyography (sEMG) and joints kinematics is a crucial approach for enhancing prosthetic control and assistive reha-bilitation. In this study, three different neuromechanical-driven ankle angle estimation strategies were investigated, i.e. Least Squares - Support Vector Machine (LS-SVM) fed with Time Domain (TD) features, single hidden layer Long Short Term Memory (1HL-LSTM) deep learning model fed within the same features, and 2 hidden layers LSTM (2HL-LSTM) fed with a sequence of raw data windows. The above mentioned schemes were tested with three myoelectric-mechanical combinations, i.e. three thigh muscles (3M), their fusion with hip joint angle (3M+Hip), and Biceps Femoris muscle with the hip (BF+Hip). A combined TD features with 1HL-LSTM has outperformed the other two models in all three input combinations, with an RMSE equal to 2.18 ± 0.44 deg in the case of BF+Hip as input, that appeared to be the best muscles configuration. The results of this study provide a robust ankle angle estimation strategy while preventing the computational cost from being drastically increased. They also highlight the reliability of the BF + Hip combination, thus representing a further step in the advancement of effective control strategies for active ankle prosthesis and rehabilitative devices
Toward a Minimal sEMG Setup for Knee and Ankle Kinematic Estimation during Gait
Modern rehabilitation and assistive devices require the use of smart interfaces able to capture the subject's intent of motion and translate such intent to specific control strategies. The use of surface electromyography (sEMG) signals, in combination with data-driven models, constitutes a viable framework to solve the aforementioned problem. Although literature highlighted the tendency toward a multiple sensors approach, a minimal set-up may reduce costs and complexity of myoelectric interfaces. In this study, gastrocnemius lateralis (GAL) and tibialis anterior (TA) sEMG signals were used in order to investigate their single and combined role in the flexion-extension angles estimation of ankle and knee during gait. Least-square support vector machine (LS-SVM) with linear, polynomial, and radial basis function (RBF) kernel was employed to estimate the most suitable function that maps the myoelectric information from single muscle and from the combination of both, in lower limbs joint kinematics. LS-SVM with RBF outperformed the other kernels in the ankle and knee kinematics estimation for all the 6 subjects examined. Moreover, when using RBF with the only GAL data, the median root mean square error (RMSE) values were above 5 degrees for ankle and 8 degrees for knee angles whereas the combined information from GAL and TA showed slightly better results. Outcomes support a minimal electrodes set-up for the development of lower limb myoelectric interfaces for kinematic estimation
Using Adaptive Surface EMG Envelope Extraction for Onset Detection: A Preliminary Study on Upper Limb Amputees
Surface electromyography is a valid and widely used tool for the characterization and the intention of human movement in healthy and pathological subjects; in particular, the thorough identification of the transient phase of EMG activity is an important problem to be solved for both myoelectric control applications for prosthetics and rehabilitation and in movement analysis in general. Among the possible algorithmic solutions, the ones based on the statistical properties of the signal have been considered able to yield stable performance in a variety of different scenarios. In this paper, an adaptive and statistically optimised algorithm for the extraction of the amplitude envelope is exploited for the onset detection from EMG data coming from the shoulder muscles of two upper limb amputees. In particular, onset events have been detected from the optimised point-by-point window length of the adaptive filter, as the instants in which this time series reaches a local minimum, and compared with those coming from visual inspection of accelerometer data from the shoulder. These preliminary results show how using such techniques can yield acceptable performance, supporting the hypothesis of exploiting such an algorithm for the improvement of the performance of myoelectric control algorithms to be applied in clinical contexts
Phasor-Based Myoelectric Synergy Features: A Fast Hand-Crafted Feature Extraction Scheme for Boosting Performance in Gait Phase Recognition
Gait phase recognition systems based on surface electromyographic signals (EMGs) are crucial for developing advanced myoelectric control schemes that enhance the interaction between humans and lower limb assistive devices. However, machine learning models used in this context, such as Linear Discriminant Analysis (LDA) and Support Vector Machine (SVM), typically experience performance degradation when modeling the gait cycle with more than just stance and swing phases. This study introduces a generalized phasor-based feature extraction approach (PHASOR) that captures spatial myoelectric features to improve the performance of LDA and SVM in gait phase recognition. A publicly available dataset of 40 subjects was used to evaluate PHASOR against state-of-the-art feature sets in a five-phase gait recognition problem. Additionally, fully data-driven deep learning architectures, such as Rocket and Mini-Rocket, were included for comparison. The separability index (SI) and mean semi-principal axis (MSA) analyses showed mean SI and MSA metrics of 7.7 and 0.5, respectively, indicating the proposed approach’s ability to effectively decode gait phases through EMG activity. The SVM classifier demonstrated the highest accuracy of 82% using a five-fold leave-one-trial-out testing approach, outperforming Rocket and Mini-Rocket. This study confirms that in gait phase recognition based on EMG signals, novel and efficient muscle synergy information feature extraction schemes, such as PHASOR, can compete with deep learning approaches that require greater processing time for feature extraction and classification
Going Beyond Counting First Authors in Author Co-citation Analysis
The present study examines one of the fundamental aspects of author co-citation analysis (ACA) - the way co-citation
counts are defined. Co-citation counting provides the data on which all subsequent statistical analyses and mappings
are based, and we compare ACA results based on two different types of co-citation counting - the traditional type that
only counts the first one among a cited work's authors on the one hand and a non-traditional type that takes into
account the first 5 authors of a cited work on the other hand. Results indicate that the picture produced through this non-traditional author co-citation counting contains more coherent author groups and is therefore considerably clearer. However, this picture represents fewer specialties in the research field being studied than that produced through the traditional first-author co-citation counting when the same number of top-ranked authors is selected and analyzed. Reasons for these effects are discussed
Variations on the Author
“Variations on the Author” discusses two of Eduardo Coutinho’s recent films (Um Dia na Vida, from 2010, and Últimas Conversas, posthumously released in 2015) and their contribution to the general question of documentary authorship. The director’s filmography is characterized by a consistent yet self-effacing form of authorial self-inscription: Coutinho often features as an interviewer that rather than express opinions propels discourses; an interviewer that is good at listening. This mode of self-inscription characterizes him as an author who is not expressive but who is nonetheless markedly present on the screen. In Um Dia na Vida, however, Coutinho is completely absent form the image, while Últimas Conversas, on the contrary, includes a confessional prologue that moves the director from the margins to the center of his films. This article examines the ways in which these works stand out in the filmography of a director who offers new insights into the notion of cinematic authorship
Appropriate Similarity Measures for Author Cocitation Analysis
We provide a number of new insights into the methodological discussion about author cocitation analysis. We first argue that the use of the Pearson correlation for measuring the similarity between authors’ cocitation profiles is not very satisfactory. We then discuss what kind of similarity measures may be used as an alternative to the Pearson correlation. We consider three similarity measures in particular. One is the well-known cosine. The other two similarity measures have not been used before in the bibliometric literature. Finally, we show by means of an example that our findings have a high practical relevance.information science;Pearson correlation;cosine;similarity measure;author cocitation analysis
- …
