paper-with-me

Papers

Universal Planning Networks: Learning Generalizable Representations for Visuomotor Control

2018-07-01 · ICML 2018 7 · Aravind Srinivas, Allan Jabri, Pieter Abbeel, Sergey Levine, Chelsea Finn

A key challenge in complex visuomotor control is learning abstract representations that are effective for specifying goals, planning, and generalization. To this end, we introduce universal planning networks (UPN). UPNs embed differentiable planning within a goal-directed policy. This planning computation unrolls a forward model in a latent space and infers an optimal action plan through gradient descent trajectory optimization. The plan-by-gradient-descent process and its underlying representations are learned end-to-end to directly optimize a supervised imitation learning objective. We find that the representations learned are not only effective for goal-directed visual imitation via gradient-based trajectory optimization, but can also provide a metric for specifying goals using images. The learned representations can be leveraged to specify distance-based rewards to reach new target states for model-free reinforcement learning, resulting in substantially more effective learning when solving new tasks described via image based goals. We were able to achieve successful transfer of visuomotor planning strategies across robots with significantly different morphologies and actuation capabilities. Visit https://sites.google. com/view/upn-public/home for video highlights.

📄 PDF Abstract BibTeX

Code (1)

aravindsrinivas/upn tf

Tasks

Imitation LearningReinforcement Learning

Similar Papers 제목 키워드 기반

Universal Planning Networks

2018-04-02 · Aravind Srinivas, Allan Jabri, Pieter Abbeel, Sergey Levine 외

A key challenge in complex visuomotor control is learning abstract representations that are effective for specifying goals, planning, and generalization. To this end, we introduce universal planning networks (UPN). UPNs …

Imitation LearningReinforcement LearningRepresentation LearningTransfer Reinforcement Learning

Efficient Training of Generalizable Visuomotor Policies via Control-Aware Augmentation

2024-01-17 · Yinuo Zhao, Kun Wu, Tianjiao Yi, Zhiyuan Xu 외

Improving generalization is one key challenge in embodied AI, where obtaining large-scale datasets across diverse scenarios is costly. Traditional weak augmentations, such as cropping and flipping, are insufficient for i…

Data AugmentationReinforcement Learning (RL)Robot Manipulation

Parse-Augment-Distill: Learning Generalizable Bimanual Visuomotor Policies from Single Human Video

2025-09-24 · Georgios Tziafas, Jiayun Zhang, Hamidreza Kasaei arxiv

Learning visuomotor policies from expert demonstrations is an important frontier in modern robotics research, however, most popular methods require copious efforts for collecting teleoperation data and struggle to genera…

Grounded World Model for Semantically Generalizable Planning

2026-04-13 · Quanyi Li, Lan Feng, Haonan Zhang, Wuyang Li 외 arxiv

In Model Predictive Control (MPC), world models predict the future outcomes of various action proposals, which are then scored to guide the selection of the optimal action. For visuomotor MPC, the score function is a dis…

Scalable Multi-Task Reinforcement Learning for Generalizable Spatial Intelligence in Visuomotor Agents

2025-07-31 · Shaofei Cai, Zhancun Mu, Haiwen Xia, Bowei Zhang 외 arxiv

While Reinforcement Learning (RL) has achieved remarkable success in language modeling, its triumph hasn't yet fully translated to visuomotor agents. A primary challenge in RL models is their tendency to overfit specific…

Zero-shot GeneralizationReinforcement LearningSpatial Reasoning