paper-with-me

Papers

SFV: Reinforcement Learning of Physical Skills from Videos

2018-10-08 · Xue Bin Peng, Angjoo Kanazawa, Jitendra Malik, Pieter Abbeel, Sergey Levine

Data-driven character animation based on motion capture can produce highly naturalistic behaviors and, when combined with physics simulation, can provide for natural procedural responses to physical perturbations, environmental changes, and morphological discrepancies. Motion capture remains the most popular source of motion data, but collecting mocap data typically requires heavily instrumented environments and actors. In this paper, we propose a method that enables physically simulated characters to learn skills from videos (SFV). Our approach, based on deep pose estimation and deep reinforcement learning, allows data-driven animation to leverage the abundance of publicly available video clips from the web, such as those from YouTube. This has the potential to enable fast and easy design of character controllers simply by querying for video recordings of the desired behavior. The resulting controllers are robust to perturbations, can be adapted to new settings, can perform basic object interactions, and can be retargeted to new morphologies via reinforcement learning. We further demonstrate that our method can predict potential human motions from still images, by forward simulation of learned controllers initialized from the observed pose. Our framework is able to learn a broad range of dynamic skills, including locomotion, acrobatics, and martial arts.

📄 PDF Abstract BibTeX arXiv:1810.03599

Code (1)

akanazawa/motion_reconstruction tf

Tasks

Deep Reinforcement LearningPose Estimationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Reinforcement Learning from Wild Animal Videos

2024-12-05 · Elliot Chane-Sane, Constant Roux, Olivier Stasse, Nicolas Mansard

We propose to learn legged robot locomotion skills by watching thousands of wild animal videos from the internet, such as those featured in nature documentaries. Indeed, such videos offer a rich and diverse collection of…

reinforcement-learningReinforcement Learning

SportSkills: Physical Skill Learning from Sports Instructional Videos

2026-03-26 · Kumar Ashutosh, Chi Hsuan Wu, Kristen Grauman arxiv

Current large-scale video datasets focus on general human activity, but lack depth of coverage on fine-grained activities needed to address physical skill learning. We introduce SportSkills, the first large-scale sports …

Representation LearningVideo Retrieval

Robot Skill Adaptation via Soft Actor-Critic Gaussian Mixture Models

2021-11-25 · Iman Nematollahi, Erick Rosete-Beas, Adrian Röfer, Tim Welschehold 외

A core challenge for an autonomous agent acting in the real world is to adapt its repertoire of skills to cope with its noisy perception and dynamics. To scale learning of skills to long-horizon tasks, robots should be a…

Deep Reinforcement Learning

Reinforcement Learning with Videos: Combining Offline Observations with Interaction

2020-11-12 · Karl Schmeckpeper, Oleh Rybkin, Kostas Daniilidis, Sergey Levine 외

Reinforcement learning is a powerful framework for robots to acquire skills from experience, but often requires a substantial amount of online data collection. As a result, it is difficult to collect sufficiently diverse…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

LodeStar: Long-horizon Dexterity via Synthetic Data Augmentation from Human Demonstrations

2025-08-24 · Weikang Wan, Jiawei Fu, Xiaodi Yuan, Yifeng Zhu 외 arxiv

Developing robotic systems capable of robustly executing long-horizon manipulation tasks with human-level dexterity is challenging, as such tasks require both physical dexterity and seamless sequencing of manipulation sk…

Reinforcement LearningData Augmentation