ROLGJul 16, 2023

Pseudo-rigid body networks: learning interpretable deformable object dynamics from partial observations

arXiv:2307.07975v44 citationsh-index: 7Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of interpretable and efficient dynamics modeling for robotics applications, though it is incremental by building on existing pseudo-rigid body methods.

The paper tackled predicting deformable linear object dynamics from partial observations by proposing a model that combines pseudo-rigid body inspiration with neural networks, resulting in interpretable predictions that match black-box models in accuracy.

Accurately predicting deformable linear object (DLO) dynamics is challenging, especially when the task requires a model that is both human-interpretable and computationally efficient. In this work, we draw inspiration from the pseudo-rigid body method (PRB) and model a DLO as a serial chain of rigid bodies whose internal state is unrolled through time by a dynamics network. This dynamics network is trained jointly with a physics-informed encoder that maps observed motion variables to the DLO's hidden state. To encourage the state to acquire a physically meaningful representation, we leverage the forward kinematics of the PRB model as a decoder. We demonstrate in robot experiments that the proposed DLO dynamics model provides physically interpretable predictions from partial observations while being on par with black-box models regarding prediction accuracy. The project code is available at: http://tinyurl.com/prb-networks

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes