Graph Convolutional Long Short-Term Memory Attention Network for Post-Stroke Compensatory Movement Detection Based on Skeleton Data

arXiv — cs.CVTuesday, December 9, 2025 at 5:00:00 AM
  • A new study has introduced the Graph Convolutional Long Short-Term Memory Attention Network (GCN-LSTM-ATT) for detecting compensatory movements in stroke patients, utilizing skeleton data captured by a Kinect depth camera. The model demonstrated a detection accuracy of 0.8580, outperforming traditional methods such as Support Vector Machine, K-Nearest Neighbor, and Random Forest.
  • This advancement is significant for rehabilitation practices, as accurately identifying compensatory movements can enhance recovery strategies for stroke patients, ultimately improving their long-term outcomes and quality of life.
  • The development aligns with ongoing efforts in the medical field to leverage machine learning and AI for better health predictions and interventions, as seen in other studies focusing on stroke risk and sepsis prediction, highlighting the potential of graph convolutional networks in diverse healthcare applications.
— via World Pulse Now AI Editorial System

Was this article worth reading? Share it

Recommended apps based on your readingExplore all apps
Continue Readings
RaX-Crash: A Resource Efficient and Explainable Small Model Pipeline with an Application to City Scale Injury Severity Prediction
NeutralArtificial Intelligence
RaX-Crash has been developed as a resource-efficient and explainable small model pipeline aimed at predicting injury severity from motor vehicle collisions in New York City, utilizing a dataset with over one hundred thousand records. The model employs compact tree-based ensembles, specifically Random Forest and XGBoost, achieving notable accuracy compared to small language models.
Long-Sequence LSTM Modeling for NBA Game Outcome Prediction Using a Novel Multi-Season Dataset
PositiveArtificial Intelligence
A new study introduces a Long Short-Term Memory (LSTM) model designed to predict NBA game outcomes using a comprehensive dataset spanning from the 2004-05 to 2024-25 seasons. This model utilizes an extensive sequence of 9,840 games to effectively capture evolving team dynamics and dependencies across seasons, addressing challenges faced by traditional prediction models.
An Improved Ensemble-Based Machine Learning Model with Feature Optimization for Early Diabetes Prediction
PositiveArtificial Intelligence
A new ensemble-based machine learning model has been developed to enhance early diabetes prediction using the BRFSS dataset, which includes over 253,000 health records. The model employs techniques like SMOTE and Tomek Links to address class imbalance and achieves a strong ROC-AUC score of approximately 0.96 through various algorithms, including Random Forest and XGBoost.
Utilizing Multi-Agent Reinforcement Learning with Encoder-Decoder Architecture Agents to Identify Optimal Resection Location in Glioblastoma Multiforme Patients
PositiveArtificial Intelligence
A new AI system has been developed to assist in the diagnosis and treatment planning for Glioblastoma Multiforme (GBM), a highly aggressive brain cancer with a low survival rate. This system employs a multi-agent reinforcement learning framework combined with an encoder-decoder architecture to identify optimal resection locations based on MRI scans and other diagnostic data.
Learning to Select MCP Algorithms: From Traditional ML to Dual-Channel GAT-MLP
PositiveArtificial Intelligence
A novel learning-based framework has been proposed to address the Maximum Clique Problem (MCP), an NP-hard problem with significant applications. This framework integrates traditional machine learning techniques and graph neural networks, specifically utilizing a dual-channel model known as GAT-MLP, which combines a Graph Attention Network with a Multilayer Perceptron to enhance algorithm selection based on graph instance characteristics.
Twisted Convolutional Networks (TCNs): Enhancing Feature Interactions for Non-Spatial Data Classification
PositiveArtificial Intelligence
Twisted Convolutional Networks (TCNs) have been introduced as a new deep learning architecture designed for classifying one-dimensional data with arbitrary feature order and minimal spatial relationships. This innovative approach combines subsets of input features through multiplicative and pairwise interaction mechanisms, enhancing feature interactions that traditional convolutional methods often overlook.
A Comprehensive Study of Supervised Machine Learning Models for Zero-Day Attack Detection: Analyzing Performance on Imbalanced Data
NeutralArtificial Intelligence
A comprehensive study has been conducted to evaluate the performance of five supervised machine learning models in detecting zero-day attacks, which are particularly challenging due to their unknown nature. The research aims to improve detection efficiency by addressing the imbalance in training data through techniques such as grid search and oversampling.