paper-with-me

Papers

Transferring Experience from Simulation to the Real World for Precise Pick-And-Place Tasks in Highly Cluttered Scenes

2021-01-12 · Kilian Kleeberger, Markus Völk, Marius Moosmann, Erik Thiessenhusen, Florian Roth, Richard Bormann, Marco F. Huber

In this paper, we introduce a novel learning-based approach for grasping known rigid objects in highly cluttered scenes and precisely placing them based on depth images. Our Placement Quality Network (PQ-Net) estimates the object pose and the quality for each automatically generated grasp pose for multiple objects simultaneously at 92 fps in a single forward pass of a neural network. All grasping and placement trials are executed in a physics simulation and the gained experience is transferred to the real world using domain randomization. We demonstrate that our policy successfully transfers to the real world. PQ-Net outperforms other model-free approaches in terms of grasping success rate and automatically scales to new objects of arbitrary symmetry without any human intervention.

📄 PDF Abstract BibTeX arXiv:2101.04781

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Closing the Sim-to-Real Loop: Adapting Simulation Randomization with Real World Experience

2018-10-12 · Yevgen Chebotar, Ankur Handa, Viktor Makoviychuk, Miles Macklin 외

We consider the problem of transferring policies to the real world by training on a distribution of simulated scenarios. Rather than manually tuning the randomization of simulations, we adapt the simulation parameter dis…

VLA-Pro: Cross-Task Procedural Memory Transfer for Vision-Language-Action Models

2026-05-28 · Shengyu Si, Yuanzhuo Lu, Ruimeng Yang, Ziyi Ye 외 arxiv

Vision-Language-Action~(VLA) models have shown strong potential for general-purpose robotic manipulation, yet they still struggle to generalize to unseen tasks that necessitate transferring relevant experience across obj…

SafeAPT: Safe Simulation-to-Real Robot Learning using Diverse Policies Learned in Simulation

2022-01-27 · Rituraj Kaushik, Karol Arndt, Ville Kyrki

The framework of Simulation-to-real learning, i.e, learning policies in simulation and transferring those policies to the real world is one of the most promising approaches towards data-efficient learning in robotics. Ho…

Bayesian Optimization

On the Transfer of Inductive Bias from Simulation to the Real World: a New Disentanglement Dataset

2019-06-07 · NeurIPS 2019 12 · Muhammad Waleed Gondal, Manuel Wüthrich, Đorđe Miladinović, Francesco Locatello 외

Learning meaningful and compact representations with disentangled semantic aspects is considered to be of key importance in representation learning. Since real-world data is notoriously costly to collect, many recent sta…

DisentanglementInductive BiasRepresentation Learning

Transferring Dexterous Manipulation from GPU Simulation to a Remote Real-World TriFinger

2021-08-22 · Arthur Allshire, Mayank Mittal, Varun Lodaya, Viktor Makoviychuk 외

We present a system for learning a challenging dexterous manipulation task involving moving a cube to an arbitrary 6-DoF pose with only 3-fingers trained with NVIDIA's IsaacGym simulator. We show empirical benefits, both…

GPUPosition