NODE IK: Solving Inverse Kinematics with Neural Ordinary Differential Equations for Path Planning
Suhan Park, Mathew Schwartz, Jaeheung Park

TL;DR
This paper introduces NODE IK, a neural ODE-based inverse kinematics solver that enhances accuracy and efficiency for robotic path planning, leveraging continuous dynamics to outperform traditional data-driven methods.
Contribution
The paper presents a novel IK solver using Neural ODEs, improving accuracy and memory efficiency over existing data-driven approaches.
Findings
Outperforms existing data-driven IK methods in accuracy
Requires less training time and memory
Effective across multiple robotic systems
Abstract
This paper proposes a novel inverse kinematics (IK) solver of articulated robotic systems for path planning. IK is a traditional but essential problem for robot manipulation. Recently, data-driven methods have been proposed to quickly solve the IK for path planning. These methods can handle a large amount of IK requests at once with the advantage of GPUs. However, the accuracy is still low, and the model requires considerable time for training. Therefore, we propose an IK solver that improves accuracy and memory efficiency by utilizing the continuous hidden dynamics of Neural ODE. The performance is compared using multiple robots.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Motion and Animation · Human Pose and Action Recognition · Model Reduction and Neural Networks
