paper-with-me

Papers

Identifying Important Sensory Feedback for Learning Locomotion Skills

2023-06-29 · Wanming Yu, Chuanyu Yang, Christopher McGreavy, Eleftherios Triantafyllidis, Guillaume Bellegarda, Milad Shafiee, Auke Jan Ijspeert, Zhibin Li

Robot motor skills can be learned through deep reinforcement learning (DRL) by neural networks as state-action mappings. While the selection of state observations is crucial, there has been a lack of quantitative analysis to date. Here, we present a systematic saliency analysis that quantitatively evaluates the relative importance of different feedback states for motor skills learned through DRL. Our approach can identify the most essential feedback states for locomotion skills, including balance recovery, trotting, bounding, pacing and galloping. By using only key states including joint positions, gravity vector, base linear and angular velocities, we demonstrate that a simulated quadruped robot can achieve robust performance in various test scenarios across these distinct skills. The benchmarks using task performance metrics show that locomotion skills learned with key states can achieve comparable performance to those with all states, and the task performance or learning success rate will drop significantly if key states are missing. This work provides quantitative insights into the relationship between state observations and specific types of motor skills, serving as a guideline for robot motor learning. The proposed method is applicable to differentiable state-action mapping, such as neural network based control policies, enabling the learning of a wide range of motor skills with minimal sensing dependencies.

📄 PDF Abstract BibTeX arXiv:2306.17101

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learning

Methods 이 논문이 사용한 방법론

Gravity Gravity is a kinematic approach to optimization based on gradients.
BASE 설명 없음

Similar Papers 제목 키워드 기반

SENSE-STEP: Learning Sim-to-Real Locomotion for a Sensory-Enabled Soft Quadruped Robot

2026-02-13 · Storm de Kam, Ebrahim Shahabi, Cosimo Della Santina arxiv

Robust closed-loop locomotion remains challenging for soft quadruped robots due to high-dimensional dynamics, actuator hysteresis, and difficult-to-model contact interactions, while conventional proprioception provides l…

SoloParkour: Constrained Reinforcement Learning for Visual Locomotion from Privileged Experience

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

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 trainin…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Towards General and Autonomous Learning of Core Skills: A Case Study in Locomotion

2020-08-06 · Roland Hafner, Tim Hertweck, Philipp Klöppner, Michael Bloesch 외

Modern Reinforcement Learning (RL) algorithms promise to solve difficult motor control problems directly from raw sensory inputs. Their attraction is due in part to the fact that they can represent a general class of met…

Reinforcement Learning (RL)

Inhibitory feedback from the motor circuit gates mechanosensory processing in C. elegans

2023-01-06 · Sandeep Kumar, Anuj K Sharma, Andrew Tran, Andrew M Leifer

Animals must integrate sensory cues with their current behavioral context to generate a suitable response. How this integration occurs is poorly understood. Previously we developed high throughput methods to probe neural…

Puppeteer and Marionette: Learning Anticipatory Quadrupedal Locomotion Based on Interactions of a Central Pattern Generator and Supraspinal Drive

2023-02-26 · Milad Shafiee, Guillaume Bellegarda, Auke Ijspeert

Quadruped animal locomotion emerges from the interactions between the spinal central pattern generator (CPG), sensory feedback, and supraspinal drive signals from the brain. Computational models of CPGs have been widely …

Deep Reinforcement LearningModel Predictive Control