paper-with-me

Papers

Learning Constrained Distributions of Robot Configurations with Generative Adversarial Network

2020-11-11 · Teguh Santoso Lembono, Emmanuel Pignat, Julius Jankowski, Sylvain Calinon

In high dimensional robotic system, the manifold of the valid configuration space often has a complex shape, especially under constraints such as end-effector orientation or static stability. We propose a generative adversarial network approach to learn the distribution of valid robot configurations under such constraints. It can generate configurations that are close to the constraint manifold. We present two applications of this method. First, by learning the conditional distribution with respect to the desired end-effector position, we can do fast inverse kinematics even for very high degrees of freedom (DoF) systems. Then, we use it to generate samples in sampling-based constrained motion planning algorithms to reduce the necessary projection steps, speeding up the computation. We validate the approach in simulation using the 7-DoF Panda manipulator and the 28-DoF humanoid robot Talos.

📄 PDF Abstract BibTeX arXiv:2011.05717

Code (1)

teguhSL/learning_distribution_gan 공식 구현 tf

Tasks

Generative Adversarial NetworkMotion PlanningPositionvalid

Similar Papers 제목 키워드 기반

Approximating Constraint Manifolds Using Generative Models for Sampling-Based Constrained Motion Planning

2022-04-14 · Cihan Acar, Keng Peng Tee

Sampling-based motion planning under task constraints is challenging because the null-measure constraint manifold in the configuration space makes rejection sampling extremely inefficient, if not impossible. This paper p…

Motion Planning

Learning Flow Distributions via Projection-Constrained Diffusion on Manifolds

2026-02-19 · Noah Trupin, Rahul Ghosh, Aadi Jangid arxiv

We present a generative modeling framework for synthesizing physically feasible two-dimensional incompressible flows under arbitrary obstacle geometries and boundary conditions. Whereas existing diffusion-based flow gene…

Does Symbolic Knowledge Prevent Adversarial Fooling?

2019-12-19 · Stefano Teso

Arguments in favor of injecting symbolic knowledge into neural architectures abound. When done right, constraining a sub-symbolic model can substantially improve its performance and sample complexity and prevent it from …

Distributionally Robust Chance Constrained Programming with Generative Adversarial Networks (GANs)

2020-02-28 · Shipu Zhao, Fengqi You

This paper presents a novel deep learning based data-driven optimization method. A novel generative adversarial network (GAN) based data-driven distributionally robust chance constrained programming framework is proposed…

Generative Adversarial Network

Deep Generative Models in Robotics: A Survey on Learning from Multimodal Demonstrations

2024-08-08 · Julen Urain, Ajay Mandlekar, Yilun Du, Mahi Shafiullah 외

Learning from Demonstrations, the field that proposes to learn robot behavior models from data, is gaining popularity with the emergence of deep generative models. Although the problem has been studied for years under na…

Grasp GenerationImitation LearningSurvey