paper-with-me

Papers

Evaluating Large Language Models for Gait Classification Using Text-Encoded Kinematic Waveforms

2026-03-04 · Carlo Dindorf, Jonas Dully, Rebecca Keilhauer, Michael Lorenz, Michael Fröhlich arxiv

Background: Machine learning (ML) enhances gait analysis but often lacks the level of interpretability desired for clinical adoption. Large Language Models (LLMs) may offer explanatory capabilities and confidence-aware outputs when applied to structured kinematic data. This study therefore evaluated whether general-purpose LLMs can classify continuous gait kinematics when represented as textual numeric sequences and how their performance compares to conventional ML approaches. Methods: Lower-body kinematics were recorded from 20 participants performing seven gait patterns. A supervised KNN classifier and a class-independent One-Class SVM (OCSVM) were compared against zero-shot LLMs (GPT-5, GPT-5-mini, GPT-4.1, and o4-mini). Models were evaluated using Leave-One-Subject-Out (LOSO) cross-validation. LLMs were tested both with and without explicit reference gait statistics. Results: The supervised KNN achieved the highest performance (multiclass Matthews Correlation Coefficient, MCC = 0.88). The best-performing LLM (GPT-5) with reference grounding achieved a multiclass MCC of 0.70 and a binary MCC of 0.68, outperforming the class-independent OCSVM (binary MCC = 0.60). Performance of the LLM was highly dependent on explicit reference information and self-rated confidence; when restricted to high-confidence predictions, multiclass MCC increased to 0.83 on the filtered subset. Notably, the computationally efficient o4-mini model performed comparably to larger models. Conclusion: When continuous kinematic waveforms were encoded as textual numeric tokens, general-purpose LLMs, even with reference grounding, did not match supervised multiclass classifiers for precise gait classification and are better regarded as exploratory systems requiring cautious, human-guided interpretation rather than diagnostic use.

📄 PDF Abstract BibTeX arXiv:2603.13317

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing Gait Video Analysis in Neurodegenerative Diseases by Knowledge Augmentation in Vision Language Model

2024-03-20 · Diwei Wang, Kun Yuan, Candice Muller, Frédéric Blanc 외

We present a knowledge augmentation strategy for assessing the diagnostic groups and gait impairment from monocular gait videos. Based on a large-scale pre-trained Vision Language Model (VLM), our model learns and improv…

DiagnosticLanguage ModelingLanguage ModellingPrompt Learning

LLM-Conditioned Synthesis of Pathological Gaits via Structured Gait-Language Representations

2026-06-04 · Mritula Chandrasekaran, Sanket Kachole, Jarek Francik, Dimitrios Makris arxiv

Pathological gait datasets remain scarce due to privacy, recruitment, cost, and movement variability. Our work presents a multimodal LLM-guided framework for pathology-aware 3D gait data synthesis from structured textual…

Representation Learning

Bridging Gait Recognition and Large Language Models Sequence Modeling

2025-01-01 · CVPR 2025 1 · Shaopeng Yang, Jilong Wang, Saihui Hou, Xu Liu 외

Gait sequences exhibit sequential structures and contextual relationships similar to those in natural language, where each element--whether a word or a gait step--is connected to its predecessors and successors. This…

Gait Recognition

GaitForeMer: Self-Supervised Pre-Training of Transformers via Human Motion Forecasting for Few-Shot Gait Impairment Severity Estimation

2022-06-30 · Mark Endo, Kathleen L. Poston, Edith V. Sullivan, Li Fei-Fei 외

Parkinson's disease (PD) is a neurological disorder that has a variety of observable motor-related symptoms such as slow movement, tremor, muscular rigidity, and impaired posture. PD is typically diagnosed by evaluating …

Motion Forecastingseverity prediction

Asynchronous Averaging of Gait Cycles for Classification of Gait and Device Modes

2019-07-04 · Parinaz Kasebzadeh, Gustaf Hendeby, Fredrik Gustafsson

An approach for computing unique gait signature using measurements collected from body-worn inertial measurement units (IMUs) is proposed. The gait signature represents one full cycle of the human gait, and is suitable f…

ClassificationGeneral Classification