paper-with-me

홈 › Papers

Comparison of gait phase detection using traditional machine learning and deep learning techniques

2024-03-07 · Farhad Nazari, Navid Mohajer, Darius Nahavandi, Abbas Khosravi

Human walking is a complex activity with a high level of cooperation and interaction between different systems in the body. Accurate detection of the phases of the gait in real-time is crucial to control lower-limb assistive devices like exoskeletons and prostheses. There are several ways to detect the walking gait phase, ranging from cameras and depth sensors to the sensors attached to the device itself or the human body. Electromyography (EMG) is one of the input methods that has captured lots of attention due to its precision and time delay between neuromuscular activity and muscle movement. This study proposes a few Machine Learning (ML) based models on lower-limb EMG data for human walking. The proposed models are based on Gaussian Naive Bayes (NB), Decision Tree (DT), Random Forest (RF), Linear Discriminant Analysis (LDA) and Deep Convolutional Neural Networks (DCNN). The traditional ML models are trained on hand-crafted features or their reduced components using Principal Component Analysis (PCA). On the contrary, the DCNN model utilises convolutional layers to extract features from raw data. The results show up to 75% average accuracy for traditional ML models and 79% for Deep Learning (DL) model. The highest achieved accuracy in 50 trials of the training DL model is 89.5%.

📄 PDF Abstract BibTeX arXiv:2403.05595

Code (0)

등록된 구현이 없습니다.

Tasks

Electromyography (EMG)

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

Real Time On Sensor Gait Phase Detection with 0.5KB Deep Learning Model

2022-05-02 · Yi-An Chen, Jien-De Sui, Tian-Sheuan Chang

Gait phase detection with convolution neural network provides accurate classification but demands high computational cost, which inhibits real time low power on-sensor processing. This paper presents a segmentation based…

Real-Time Wearable Gait Phase Segmentation For Running And Walking

2022-05-10 · Jien-De Sui, Wei-Han Chen, Tzyy-Yuang Shiang, Tian-Sheuan Chang

Previous gait phase detection as convolutional neural network (CNN) based classification task requires cumbersome manual setting of time delay or heavy overlapped sliding windows to accurately classify each phase under d…

Text-Guided Multi-Instance Learning for Scoliosis Screening via Gait Video Analysis

2025-07-01 · Haiqing Li, Yuzhi Guo, Feng Jiang, Thao M. Dang 외 arxiv

Early-stage scoliosis is often difficult to detect, particularly in adolescents, where delayed diagnosis can lead to serious health issues. Traditional X-ray-based methods carry radiation risks and rely heavily on clinic…

Gait-based Human Identification through Minimum Gait-phases and Sensors

2021-10-15 · Muhammad Zeeshan Arshad, Dawoon Jung, Mina Park, Kyung-Ryoul Mun 외

Human identification is one of the most common and critical tasks for condition monitoring, human-machine interaction, and providing assistive services in smart environments. Recently, human gait has gained new attention…

DescriptiveGait Identification

IMU-based Real-Time Crutch Gait Phase and Step Detections in Lower-Limb Exoskeletons

2026-01-15 · Anis R. Shakkour, David Hexner, Yehuda Bitton, Avishai Sintov arxiv

Lower limb exoskeletons and prostheses require precise, real time gait phase and step detections to ensure synchronized motion and user safety. Conventional methods often rely on complex force sensing hardware that intro…