Generative Graphical Inverse Kinematics
Oliver Limoyo, Filip Mari\'c, Matthew Giamou, Petra Alexson, Ivan, Petrovi\'c, Jonathan Kelly

TL;DR
This paper introduces GGIK, a novel graph-based generative model for inverse kinematics that produces diverse solutions efficiently, generalizes across different robots, and improves accuracy over existing learning-based methods.
Contribution
The paper presents GGIK, the first learned IK solver using a graph neural network that generalizes across robots and efficiently generates multiple solutions.
Findings
GGIK outperforms other learned IK methods in accuracy with the same data.
GGIK generalizes to unseen robots during training.
GGIK scales to larger robots and high solution counts.
Abstract
Quickly and reliably finding accurate inverse kinematics (IK) solutions remains a challenging problem for many robot manipulators. Existing numerical solvers are broadly applicable but typically only produce a single solution and rely on local search techniques to minimize nonconvex objective functions. More recent learning-based approaches that approximate the entire feasible set of solutions have shown promise as a means to generate multiple fast and accurate IK results in parallel. However, existing learning-based techniques have a significant drawback: each robot of interest requires a specialized model that must be trained from scratch. To address this key shortcoming, we propose a novel distance-geometric robot representation coupled with a graph structure that allows us to leverage the sample efficiency of Euclidean equivariant functions and the generalizability of graph neural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsRobotic Mechanisms and Dynamics · Manufacturing Process and Optimization
