ROLGMar 28, 2025

FLAM: Foundation Model-Based Body Stabilization for Humanoid Locomotion and Manipulation

arXiv:2503.22249v12 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses stability issues in humanoid robot control, though it appears incremental as it builds on existing RL and foundation model approaches.

The paper tackles the problem of body stability in humanoid robot locomotion and manipulation by proposing FLAM, a foundation model-based method that integrates a stabilizing reward function with basic policy learning, which outperforms state-of-the-art RL methods on a benchmark.

Humanoid robots have attracted significant attention in recent years. Reinforcement Learning (RL) is one of the main ways to control the whole body of humanoid robots. RL enables agents to complete tasks by learning from environment interactions, guided by task rewards. However, existing RL methods rarely explicitly consider the impact of body stability on humanoid locomotion and manipulation. Achieving high performance in whole-body control remains a challenge for RL methods that rely solely on task rewards. In this paper, we propose a Foundation model-based method for humanoid Locomotion And Manipulation (FLAM for short). FLAM integrates a stabilizing reward function with a basic policy. The stabilizing reward function is designed to encourage the robot to learn stable postures, thereby accelerating the learning process and facilitating task completion. Specifically, the robot pose is first mapped to the 3D virtual human model. Then, the human pose is stabilized and reconstructed through a human motion reconstruction model. Finally, the pose before and after reconstruction is used to compute the stabilizing reward. By combining this stabilizing reward with the task reward, FLAM effectively guides policy learning. Experimental results on a humanoid robot benchmark demonstrate that FLAM outperforms state-of-the-art RL methods, highlighting its effectiveness in improving stability and overall performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes