English

LSP-YOLO: A Lightweight Single-Stage Network for Sitting Posture Recognition on Embedded Devices

Computer Vision and Pattern Recognition 2025-11-19 v1 Artificial Intelligence

Abstract

With the rise in sedentary behavior, health problems caused by poor sitting posture have drawn increasing attention. Most existing methods, whether using invasive sensors or computer vision, rely on two-stage pipelines, which result in high intrusiveness, intensive computation, and poor real-time performance on embedded edge devices. Inspired by YOLOv11-Pose, a lightweight single-stage network for sitting posture recognition on embedded edge devices termed LSP-YOLO was proposed. By integrating partial convolution(PConv) and Similarity-Aware Activation Module(SimAM), a lightweight module, Light-C3k2, was designed to reduce computational cost while maintaining feature extraction capability. In the recognition head, keypoints were directly mapped to posture classes through pointwise convolution, and intermediate supervision was employed to enable efficient fusion of pose estimation and classification. Furthermore, a dataset containing 5,000 images across six posture categories was constructed for model training and testing. The smallest trained model, LSP-YOLO-n, achieved 94.2% accuracy and 251 Fps on personal computer(PC) with a model size of only 1.9 MB. Meanwhile, real-time and high-accuracy inference under constrained computational resources was demonstrated on the SV830C + GC030A platform. The proposed approach is characterized by high efficiency, lightweight design and deployability, making it suitable for smart classrooms, rehabilitation, and human-computer interaction applications.

Keywords

Cite

@article{arxiv.2511.14322,
  title  = {LSP-YOLO: A Lightweight Single-Stage Network for Sitting Posture Recognition on Embedded Devices},
  author = {Nanjun Li and Ziyue Hao and Quanqiang Wang and Xuanyin Wang},
  journal= {arXiv preprint arXiv:2511.14322},
  year   = {2025}
}

Comments

Submitted to Engineering Applications of Artificial Intelligence (EAAI)

R2 v1 2026-07-01T07:42:56.096Z