paper-with-me

홈 › Papers

HMR-1: Hierarchical Massage Robot with Vision-Language-Model for Embodied Healthcare

2026-03-09 · Rongtao Xu, Mingming Yu, Xiaofeng Han, Yu Zhang, Kaiyi Hu, Zhe Feng, Zenghuang Fu, Changwei Wang, Weiliang Meng, Xiaopeng Zhang arxiv

The rapid advancement of Embodied Intelligence has opened transformative opportunities in healthcare, particularly in physical therapy and rehabilitation. However, critical challenges remain in developing robust embodied healthcare solutions, such as the lack of standardized evaluation benchmarks and the scarcity of open-source multimodal acupoint massage datasets. To address these gaps, we construct MedMassage-12K - a multimodal dataset containing 12,190 images with 174,177 QA pairs, covering diverse lighting conditions and backgrounds. Furthermore, we propose a hierarchical embodied massage framework, which includes a high-level acupoint grounding module and a low-level control module. The high-level acupoint grounding module uses multimodal large language models to understand human language and identify acupoint locations, while the low-level control module provides the planned trajectory. Based on this, we evaluate existing MLLMs and establish a benchmark for embodied massage tasks. Additionally, we fine-tune the Qwen-VL model, demonstrating the framework's effectiveness. Physical experiments further confirm the practical applicability of the framework.Our dataset and code are publicly available at https://github.com/Xiaofeng-Han-Res/HMR-1.

📄 PDF Abstract BibTeX arXiv:2603.08817

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LoHoVLA: A Unified Vision-Language-Action Model for Long-Horizon Embodied Tasks

2025-05-31 · Yi Yang, Jiaxuan Sun, Siqi Kou, Yihan Wang 외

Real-world embodied agents face long-horizon tasks, characterized by high-level goals demanding multi-step solutions beyond single actions. Successfully navigating these requires both high-level task planning (i.e., deco…

Task PlanningVision-Language-Action

Steerable Vision-Language-Action Policies for Embodied Reasoning and Hierarchical Control

2026-02-13 · William Chen, Jagdeep Singh Bhatia, Catherine Glossop, Nikhil Mathihalli 외 arxiv

Pretrained vision-language models (VLMs) can make semantic and visual inferences across diverse settings, providing valuable common-sense priors for robotic control. However, effectively grounding this knowledge in robot…

HiMe: Hierarchical Embodied Memory for Long-Horizon Vision-Language-Action Control

2026-07-03 · Li Ji, Siyin Wang, Pengfang Qian, Xiaopeng Yu 외 arxiv

Current Vision-Language-Action (VLA) models excel at robotic manipulation but often struggle with non-Markovian tasks requiring long-term memory and reasoning due to their reliance on immediate observations. Existing sol…

Embodied-RAG: General Non-parametric Embodied Memory for Retrieval and Generation

2024-09-26 · Quanting Xie, So Yeon Min, Pengliang Ji, Yue Yang 외

There is no limit to how much a robot might explore and learn, but all of that knowledge needs to be searchable and actionable. Within language research, retrieval augmented generation (RAG) has become the workhorse of l…

RAGRetrievalRetrieval-augmented GenerationText Generation

From Seeing to Doing: Bridging Reasoning and Decision for Robotic Manipulation

2025-05-13 · Yifu Yuan, Haiqin Cui, Yibin Chen, Zibin Dong 외

Achieving generalization in robotic manipulation remains a critical challenge, particularly for unseen scenarios and novel tasks. Current Vision-Language-Action (VLA) models, while building on top of general Vision-Langu…

Robot ManipulationSpatial ReasoningVision-Language-Action