ICRA 20250 citations

FitnessAgent: A Unified Agent Framework for Open-Set and Personalized Fitness Evaluation

Zhenhui Tang, Jiahao Li, Ping Guo, Bowen Tian, Qingjun Xing, Xuyang Xing, Peng Wang

Abstract

Robotic systems face challenges in performing open-set and personalized fitness evaluations, especially when adapting to new exercises and individual user needs. This paper introduces FitnessAgent, a unified agent framework designed to address these challenges. Unlike traditional systems that rely on pre-trained neural networks or fixed rule-based criteria, FitnessAgent can assess any exercise without prior training, adapting evaluation metrics based on expert knowledge and user-specific requirements. The system breaks down fitness evaluation tasks into combinations of metrics, each calculated using measurable operators such as angles, distances, and positions. By leveraging a set of primitive, exercise-agnostic operators, a large language model (LLM)-based planner dynamically selects and combines these operators for each task. The open-set capability of FitnessAgent is validated through experiments on both the widely-used Functional Movement Screen dataset and a newly collected isometric pose dataset. Results highlight the system's flexibility in handling new movements and its ability to adapt to personalized evaluation criteria without the need for code or algorithm modifications. FitnessAgent offers a scalable and personalized solution for fitness evaluation, making it well-suited for robotic applications that require adaptability to diverse user needs.

BibTeX
@inproceedings{icra2025_fitnessagentauni,
  title = {FitnessAgent: A Unified Agent Framework for Open-Set and Personalized Fitness Evaluation},
  author = {Zhenhui Tang and Jiahao Li and Ping Guo and Bowen Tian and Qingjun Xing and Xuyang Xing and Peng Wang},
  booktitle = {ICRA 2025},
  year = {2025}
}