[2410.22862] AtGCN: A Graph Convolutional Network For Ataxic Gait Detection
About this article
Abstract page for arXiv paper 2410.22862: AtGCN: A Graph Convolutional Network For Ataxic Gait Detection
Computer Science > Computer Vision and Pattern Recognition arXiv:2410.22862 (cs) [Submitted on 30 Oct 2024 (v1), last revised 20 Mar 2026 (this version, v2)] Title:AtGCN: A Graph Convolutional Network For Ataxic Gait Detection Authors:Karan Bania, Tanmay Verlekar View a PDF of the paper titled AtGCN: A Graph Convolutional Network For Ataxic Gait Detection, by Karan Bania and 1 other authors View PDF HTML (experimental) Abstract:Video-based gait analysis can be defined as the task of diagnosing pathologies, such as ataxia, using videos of patients walking in front of a camera. This paper presents a graph convolution network called AtGCN for detecting ataxic gait and identifying its severity using 2D videos. The problem is especially challenging as the deviation of an ataxic gait from a healthy gait is very subtle. The datasets for ataxic gait detection are also quite small, with the largest dataset having only 149 videos. The paper addresses the first problem using special spatiotemporal graph convolution that successfully captures important gait-related features. To handle the small dataset size, a deep spatiotemporal graph convolution network pre-trained on an action recognition dataset is systematically truncated and then fine-tuned on the ataxia dataset to obtain the AtGCN model. The paper also presents an augmentation strategy that segments a video sequence into multiple gait cycles. The proposed AtGCN model then operates on a graph of body part locations belonging to ...