[공지사항]을 빙자한 안부와 근황 
Show more

Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Transformer-Based Framework for Motion Capture Denoising and Anomaly Detection in Medical Rehabilitation

Created by
  • Haebom

Author

Yeming Cai, Yang Wang, Zhenglin Li

Outline

In this paper, we propose an end-to-end deep learning framework that integrates optical motion capture and Transformer-based models to enhance medical rehabilitation. It addresses the issues of data noise and missing data due to occlusion and environmental factors, and detects abnormal movements in real time to ensure patient safety. We improve robustness by performing noise removal and complementation of motion capture data using temporal sequence modeling. Evaluation results on stroke and orthopedic rehabilitation datasets show excellent performance in data reconstruction and anomaly detection, providing a scalable and cost-effective solution for telerehabilitation with reduced on-site supervision.

Takeaways, Limitations

Takeaways:
Improving the efficiency of medical rehabilitation by solving noise and loss problems in optical motion capture data.
Ensuring patient safety through real-time abnormal movement detection.
Increasing the scalability and cost-effectiveness of remote rehabilitation systems.
Effective application of temporal sequence modeling using Transformer-based models.
Limitations:
Only evaluation results for specific datasets (stroke and orthopedic rehabilitation datasets) are presented, requiring further validation of generalizability.
Further studies are needed to determine performance and safety in real-world clinical settings.
Lack of clear description of the type and limitations of the optical motion capture system used.
Lack of detailed description of the specific structure and hyperparameters of the Transformer model.
👍