Rodrigues Network for Learning Robot Actions

πŸ“… 2025-06-03
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
In robotic action learning, mainstream neural architectures (e.g., MLPs, Transformers) lack inductive biases from rigid-body kinematics, limiting their capacity for accurate motion modeling. To address this, we propose RodriNetβ€”a novel neural network architecture that explicitly embeds analytical kinematic priors. Its core innovation is the differentiable Neural Rodrigues Operator, which encodes the geometric structure of 3D rigid-body rotations directly into network layers, yielding geometrically consistent, differentiable, and structured action representations. RodriNet integrates differentiable kinematic modeling with diffusion-based policy learning and supports single-image 3D hand reconstruction. Experiments demonstrate that RodriNet significantly outperforms baseline models on synthetic motion prediction, while also improving accuracy and cross-scenario generalization in robotic imitation learning and single-image hand reconstruction.

Technology Category

Application Category

πŸ“ Abstract
Understanding and predicting articulated actions is important in robot learning. However, common architectures such as MLPs and Transformers lack inductive biases that reflect the underlying kinematic structure of articulated systems. To this end, we propose the Neural Rodrigues Operator, a learnable generalization of the classical forward kinematics operation, designed to inject kinematics-aware inductive bias into neural computation. Building on this operator, we design the Rodrigues Network (RodriNet), a novel neural architecture specialized for processing actions. We evaluate the expressivity of our network on two synthetic tasks on kinematic and motion prediction, showing significant improvements compared to standard backbones. We further demonstrate its effectiveness in two realistic applications: (i) imitation learning on robotic benchmarks with the Diffusion Policy, and (ii) single-image 3D hand reconstruction. Our results suggest that integrating structured kinematic priors into the network architecture improves action learning in various domains.
Problem

Research questions and friction points this paper is trying to address.

Learning robot actions with kinematic-aware neural networks
Improving articulated action prediction in robotics
Enhancing imitation learning and 3D reconstruction tasks
Innovation

Methods, ideas, or system contributions that make the work stand out.

Neural Rodrigues Operator for kinematics-aware bias
Rodrigues Network specialized for action processing
Integrates kinematic priors into neural architecture
πŸ”Ž Similar Papers
No similar papers found.