paper-with-me

Papers

SoloParkour: Constrained Reinforcement Learning for Visual Locomotion from Privileged Experience

2024-09-20 · Elliot Chane-Sane, Joseph Amigo, Thomas Flayols, Ludovic Righetti, Nicolas Mansard

Parkour poses a significant challenge for legged robots, requiring navigation through complex environments with agility and precision based on limited sensory inputs. In this work, we introduce a novel method for training end-to-end visual policies, from depth pixels to robot control commands, to achieve agile and safe quadruped locomotion. We formulate robot parkour as a constrained reinforcement learning (RL) problem designed to maximize the emergence of agile skills within the robot's physical limits while ensuring safety. We first train a policy without vision using privileged information about the robot's surroundings. We then generate experience from this privileged policy to warm-start a sample efficient off-policy RL algorithm from depth images. This allows the robot to adapt behaviors from this privileged experience to visual locomotion while circumventing the high computational costs of RL directly from pixels. We demonstrate the effectiveness of our method on a real Solo-12 robot, showcasing its capability to perform a variety of parkour skills such as walking, climbing, leaping, and crawling.

📄 PDF Abstract BibTeX arXiv:2409.13678

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

MARCH: Model-Assisted Reinforcement Learning for the Perceptive Control of Humanoids over Sparse Footholds

2026-06-09 · Codrin Crismariu, Ryan K. Cosner arxiv

Perceptive bipedal locomotion over sparse terrain remains a difficult challenge: model-based methods are precise but brittle to uncertainty, while model-free methods are robust but struggle to discover the precise, const…

Reinforcement Learning

TAR: Teacher-Aligned Representations via Contrastive Learning for Quadrupedal Locomotion

2025-03-26 · Amr Mousa, Neil Karavis, Michele Caprio, Wei Pan 외

Quadrupedal locomotion via Reinforcement Learning (RL) is commonly addressed using the teacher-student paradigm, where a privileged teacher guides a proprioceptive student policy. However, key challenges such as represen…

Contrastive LearningReinforcement Learning (RL)TAR

Risk-Aware Reinforcement Learning with Bandit-Based Adaptation for Quadrupedal Locomotion

2025-10-16 · Yuanhong Zeng, Anushri Dixit arxiv

In this work, we study risk-aware reinforcement learning for quadrupedal locomotion. Our approach trains a family of risk-conditioned policies using a Conditional Value-at-Risk (CVaR) constrained policy optimization tech…

Reinforcement Learning

Let Humanoids Hike! Integrative Skill Development on Complex Trails

2025-05-09 · CVPR 2025 1 · Kwan-Yee Lin, Stella X. Yu

Hiking on complex trails demands balance, agility, and adaptive decision-making over unpredictable terrain. Current humanoid research remains fragmented and inadequate for hiking: locomotion focuses on motor skills witho…

Decision MakingHierarchical Reinforcement LearningMetric Learning

SCDP: Learning Humanoid Locomotion from Partial Observations via Mixed-Observation Distillation

2026-03-10 · Milo Carroll, Tianhu Peng, Lingfan Bao, Chengxu Zhou 외 arxiv

Distilling humanoid locomotion control from offline datasets into deployable policies remains a challenge, as existing methods rely on privileged full-body states that require complex and often unreliable state estimatio…