410 research outputs found

    A Spatio-Temporal Graph Convolutional Network for Gesture Recognition from High-Density Electromyography

    Full text link
    Accurate hand gesture prediction is crucial for effective upper-limb prosthetic limbs control. As the high flexibility and multiple degrees of freedom exhibited by human hands, there has been a growing interest in integrating deep networks with high-density surface electromyography (HD-sEMG) grids to enhance gesture recognition capabilities. However, many existing methods fall short in fully exploit the specific spatial topology and temporal dependencies present in HD-sEMG data. Additionally, these studies are often limited number of gestures and lack generality. Hence, this study introduces a novel gesture recognition method, named STGCN-GR, which leverages spatio-temporal graph convolution networks for HD-sEMG-based human-machine interfaces. Firstly, we construct muscle networks based on functional connectivity between channels, creating a graph representation of HD-sEMG recordings. Subsequently, a temporal convolution module is applied to capture the temporal dependences in the HD-sEMG series and a spatial graph convolution module is employed to effectively learn the intrinsic spatial topology information among distinct HD-sEMG channels. We evaluate our proposed model on a public HD-sEMG dataset comprising a substantial number of gestures (i.e., 65). Our results demonstrate the remarkable capability of the STGCN-GR method, achieving an impressive accuracy of 91.07% in predicting gestures, which surpasses state-of-the-art deep learning methods applied to the same dataset

    A Comprehensive Empirical Study of Bugs in Open-Source Federated Learning Frameworks

    Full text link
    Federated learning (FL) is a distributed machine learning (ML) paradigm, allowing multiple clients to collaboratively train shared machine learning (ML) models without exposing clients' data privacy. It has gained substantial popularity in recent years, especially since the enforcement of data protection laws and regulations in many countries. To foster the application of FL, a variety of FL frameworks have been proposed, allowing non-experts to easily train ML models. As a result, understanding bugs in FL frameworks is critical for facilitating the development of better FL frameworks and potentially encouraging the development of bug detection, localization and repair tools. Thus, we conduct the first empirical study to comprehensively collect, taxonomize, and characterize bugs in FL frameworks. Specifically, we manually collect and classify 1,119 bugs from all the 676 closed issues and 514 merged pull requests in 17 popular and representative open-source FL frameworks on GitHub. We propose a classification of those bugs into 12 bug symptoms, 12 root causes, and 18 fix patterns. We also study their correlations and distributions on 23 functionalities. We identify nine major findings from our study, discuss their implications and future research directions based on our findings

    The lipopolysaccharide-triggered mesangial transcriptome: Evaluating the role of interferon regulatory factor-1

    Get PDF
    The lipopolysaccharide-triggered mesangial transcriptome: Evaluating the role of interferon regulatory factor-1.BackgroundPresently, we do not have a clear picture of how the mesangial transcriptome evolves following stimulation. The present study was designed to address this, using an innate trigger to stimulate murine mesangial cells.MethodsThree independent mesangial cell lines derived from C57BL/6 mice were stimulated with lipopolysaccharide (LPS). The mesangial cell transcriptomes were defined 1, 6, 24, and 60 hours poststimulation with LPS, using a 17,000 gene oligonucleotide array.ResultsInterferon regulatory factor-1 (IRF-1), ScyA2/MCP1, ScyA20/MIP3α (ScyB1/Gro1, and ScyB2/MIP2α/Gro2 were the earliest genes to be hyperexpressed after LPS stimulation. Later-appearing genes included ScyA7/MCP3, ScyD1/fractalkine, GM-CSF/CSF-2, PDGF, epiregulin, NfKb, C/EBP, TIMP-1, MMP11, MMP13, PTGS2/COX2, SpI2-1, Spp1, PAI-1, VCAM-1, C3, and defensin-β1, among others. Several of these changes were validated by real-time polymerase chain reaction (PCR) or enzyme-linked immunosorbent assay (ELISA). Rapid IRF-1 hyperexpression was also noted following stimulation of mesangial cells with peptidoglycan, poly I:poly C, interferon-γ?(IFN-γ), and heat-aggregated IgG. However, the blocking of IRF-1 using RNA interference and the use of mesangial cells isolated from IRF-1–deficient mice could not substantiate an obligatory role for IRF-1 in LPS-induced mesangial cell activation. Likewise, IRF-1 deficiency did not impact the development of anti-glomerular basement membrane (GBM)-induced immune nephritis.ConclusionInnate stimuli such as LPS appear to trigger successive waves of mesangial cell gene expression. Although IRF-1 surfaces as an “early-on, early-off” transcription factor following several different triggers, it does not appear to be an essential molecule for mesangial cell activation by innate triggers or for anti-GBM disease

    Predicting Continuous Locomotion Modes via Multidimensional Feature Learning from sEMG

    Full text link
    Walking-assistive devices require adaptive control methods to ensure smooth transitions between various modes of locomotion. For this purpose, detecting human locomotion modes (e.g., level walking or stair ascent) in advance is crucial for improving the intelligence and transparency of such robotic systems. This study proposes Deep-STF, a unified end-to-end deep learning model designed for integrated feature extraction in spatial, temporal, and frequency dimensions from surface electromyography (sEMG) signals. Our model enables accurate and robust continuous prediction of nine locomotion modes and 15 transitions at varying prediction time intervals, ranging from 100 to 500 ms. In addition, we introduced the concept of 'stable prediction time' as a distinct metric to quantify prediction efficiency. This term refers to the duration during which consistent and accurate predictions of mode transitions are made, measured from the time of the fifth correct prediction to the occurrence of the critical event leading to the task transition. This distinction between stable prediction time and prediction time is vital as it underscores our focus on the precision and reliability of mode transition predictions. Experimental results showcased Deep-STP's cutting-edge prediction performance across diverse locomotion modes and transitions, relying solely on sEMG data. When forecasting 100 ms ahead, Deep-STF surpassed CNN and other machine learning techniques, achieving an outstanding average prediction accuracy of 96.48%. Even with an extended 500 ms prediction horizon, accuracy only marginally decreased to 93.00%. The averaged stable prediction times for detecting next upcoming transitions spanned from 28.15 to 372.21 ms across the 100-500 ms time advances.Comment: 10 pages,7 figure

    Comparison of Different Transfer Learning Methods for Classification of Mangrove Communities Using MCCUNet and UAV Multispectral Images

    Get PDF
    Mangrove-forest classification by using deep learning algorithms has attracted increasing attention but remains challenging. The current studies on the transfer classification of mangrove communities between different regions and different sensors are especially still unclear. To fill the research gap, this study developed a new deep-learning algorithm (encoder–decoder with mixed depth-wise convolution and cascade upsampling, MCCUNet) by modifying the encoder and decoder sections of the DeepLabV3+ algorithm and presented three transfer-learning strategies, namely frozen transfer learning (F-TL), fine-tuned transfer learning (Ft-TL), and sensor-and-phase transfer learning (SaP-TL), to classify mangrove communities by using the MCCUNet algorithm and high-resolution UAV multispectral images. This study combined the deep-learning algorithms with recursive feature elimination and principal component analysis (RFE–PCA), using a high-dimensional dataset to map and classify mangrove communities, and evaluated their classification performance. The results of this study showed the following: (1) The MCCUNet algorithm outperformed the original DeepLabV3+ algorithm for classifying mangrove communities, achieving the highest overall classification accuracy (OA), i.e., 97.24%, in all scenarios. (2) The RFE–PCA dimension reduction improved the classification performance of deep-learning algorithms. The OA of mangrove species from using the MCCUNet algorithm was improved by 7.27% after adding dimension-reduced texture features and vegetation indices. (3) The Ft-TL strategy enabled the algorithm to achieve better classification accuracy and stability than the F-TL strategy. The highest improvement in the F1–score of Spartina alterniflora was 19.56%, using the MCCUNet algorithm with the Ft-TL strategy. (4) The SaP-TL strategy produced better transfer-learning classifications of mangrove communities between images of different phases and sensors. The highest improvement in the F1–score of Aegiceras corniculatum was 19.85%, using the MCCUNet algorithm with the SaP-TL strategy. (5) All three transfer-learning strategies achieved high accuracy in classifying mangrove communities, with the mean F1–score of 84.37~95.25%

    SparseByteNN: A Novel Mobile Inference Acceleration Framework Based on Fine-Grained Group Sparsity

    Full text link
    To address the challenge of increasing network size, researchers have developed sparse models through network pruning. However, maintaining model accuracy while achieving significant speedups on general computing devices remains an open problem. In this paper, we present a novel mobile inference acceleration framework SparseByteNN, which leverages fine-grained kernel sparsity to achieve real-time execution as well as high accuracy. Our framework consists of two parts: (a) A fine-grained kernel sparsity schema with a sparsity granularity between structured pruning and unstructured pruning. It designs multiple sparse patterns for different operators. Combined with our proposed whole network rearrangement strategy, the schema achieves a high compression rate and high precision at the same time. (b) Inference engine co-optimized with the sparse pattern. The conventional wisdom is that this reduction in theoretical FLOPs does not translate into real-world efficiency gains. We aim to correct this misconception by introducing a family of efficient sparse kernels for ARM and WebAssembly. Equipped with our efficient implementation of sparse primitives, we show that sparse versions of MobileNet-v1 outperform strong dense baselines on the efficiency-accuracy curve. Experimental results on Qualcomm 855 show that for 30% sparse MobileNet-v1, SparseByteNN achieves 1.27x speedup over the dense version and 1.29x speedup over the state-of-the-art sparse inference engine MNN with a slight accuracy drop of 0.224%. The source code of SparseByteNN will be available at https://github.com/lswzjuer/SparseByteN

    Gait Cycle-Inspired Learning Strategy for Continuous Prediction of Knee Joint Trajectory from sEMG

    Full text link
    Predicting lower limb motion intent is vital for controlling exoskeleton robots and prosthetic limbs. Surface electromyography (sEMG) attracts increasing attention in recent years as it enables ahead-of-time prediction of motion intentions before actual movement. However, the estimation performance of human joint trajectory remains a challenging problem due to the inter- and intra-subject variations. The former is related to physiological differences (such as height and weight) and preferred walking patterns of individuals, while the latter is mainly caused by irregular and gait-irrelevant muscle activity. This paper proposes a model integrating two gait cycle-inspired learning strategies to mitigate the challenge for predicting human knee joint trajectory. The first strategy is to decouple knee joint angles into motion patterns and amplitudes former exhibit low variability while latter show high variability among individuals. By learning through separate network entities, the model manages to capture both the common and personalized gait features. In the second, muscle principal activation masks are extracted from gait cycles in a prolonged walk. These masks are used to filter out components unrelated to walking from raw sEMG and provide auxiliary guidance to capture more gait-related features. Experimental results indicate that our model could predict knee angles with the average root mean square error (RMSE) of 3.03(0.49) degrees and 50ms ahead of time. To our knowledge this is the best performance in relevant literatures that has been reported, with reduced RMSE by at least 9.5%

    Does the pain sensitivity questionnaire correlate with tourniquet pain in patients undergoing ankle surgery?

    Get PDF
    BackgroundTourniquet pain is the most prominent problem in ankle surgery, and there is no proper method to predict it. It was reported that pain sensitivity questionnaires could evaluate the pain sensitivity of subjects. Its potential to predict tourniquet pain in ankle surgery is constructive and meaningful.MethodsOne hundred and twenty patients undergoing ankle surgery were included in this study. The pain sensitivity questionnaire (PSQ) and self-rating anxiety scale (SAS) were completed before the operation. The methods included an ultrasound-guided popliteal sciatic, a femoral nerve block, and a proximal thigh tourniquet. The pressure of the tourniquet was set according to the systolic blood pressure (SBP + 100 mmHg). A visual analogue scale (VAS) was used to assess the tourniquet pain. Also, the onset time of tourniquet pain ≥4 VAS units was recorded.ResultsThe PSQ-total and PSQ-minor scores were significantly correlated with the onset time when the tourniquet pain ≥4 VAS units (r = −0.763, r = −0.731, P < 0.001). The PSQ-total score <6.5 group gave significantly lower ratings for items 3, 4, 14, and 16 in the PSQ survey compared to the PSQ-total score ≥6.5 group (P < 0.05). Patients with high pain sensitivity have a higher need for analgesic drugs (P < 0.001). PSQ-total score ≥6.5 (OR = 185.8, 95% CI = 39.8–1,437.6, P < 0.001), sex (male, OR = 0.11, 95% CI = 0.018–0.488, P < 0.05), and age (OR = 0.92, 95% CI = 0.842–0.995, P < 0.05) were risk factors for reporting a tourniquet pain ≥4 VAS units within 30 min.ConclusionThe PSQ score is found to be correlated with intraoperative tourniquet pain. In addition, sex and age also affect the time of having intraoperative tourniquet pain

    Extrachromosomal circular DNA (eccDNA) characteristics in the bile and plasma of advanced perihilar cholangiocarcinoma patients and the construction of an eccDNA-related gene prognosis model

    Get PDF
    Extrachromosomal DNAs (eccDNAs) frequently carry amplified oncogenes. This investigation aimed to examine the occurrence and role of eccDNAs in individuals diagnosed with advanced perihilar cholangiocarcinoma (pCCA) who exhibited distinct prognostic outcomes. Five patients with poor survival outcomes and five with better outcomes were selected among patients who received first-line hepatic arterial infusion chemotherapy from June 2021 to June 2022. The extracted eccDNAs were amplified for high-throughput sequencing. Genes associated with the differentially expressed eccDNAs were analyzed using Gene Ontology (GO) and Kyoto Encyclopedia of Genes and Genomes (KEGG) pathway analyses. The differentially expressed bile eccDNA-related genes were used to construct a prognostic model. Across all 10 patients, a total of 19,024 and 3,048 eccDNAs were identified in bile and plasma, respectively. The concentration of eccDNA detected in the bile was 9-fold higher than that in plasma. The chromosome distribution of the eccDNAs were similar between bile and matched plasma. GO and KEGG pathway analyses showed enrichment in the mitogen-activated protein kinase (MAPK) and Wnt/β-catenin pathways in patients with poor survival outcomes. According to the prognostic model constructed by eccDNA-related genes, the high-risk group of cholangiocarcinoma patients displayed significantly shorter overall survival (p < 0.001). Moreover, the degree of infiltration of immunosuppressive cells was higher in patients in the high-risk group. In conclusion, EccDNA could be detected in bile and plasma of pCCA patients, with a higher concentration. A prognostic model based on eccDNA-related genes showed the potential to predict the survival and immune microenvironment of patients with cholangiocarcinoma

    Robust estimation of bacterial cell count from optical density

    Get PDF
    Optical density (OD) is widely used to estimate the density of cells in liquid culture, but cannot be compared between instruments without a standardized calibration protocol and is challenging to relate to actual cell count. We address this with an interlaboratory study comparing three simple, low-cost, and highly accessible OD calibration protocols across 244 laboratories, applied to eight strains of constitutive GFP-expressing E. coli. Based on our results, we recommend calibrating OD to estimated cell count using serial dilution of silica microspheres, which produces highly precise calibration (95.5% of residuals <1.2-fold), is easily assessed for quality control, also assesses instrument effective linear range, and can be combined with fluorescence calibration to obtain units of Molecules of Equivalent Fluorescein (MEFL) per cell, allowing direct comparison and data fusion with flow cytometry measurements: in our study, fluorescence per cell measurements showed only a 1.07-fold mean difference between plate reader and flow cytometry data
    corecore