CVApr 9, 2024

Object Dynamics Modeling with Hierarchical Point Cloud-based Representations

arXiv:2404.06044v13 citationsh-index: 3CVPR
Originality Incremental advance
AI Analysis

This work addresses the problem of modeling physical phenomena for applications in robotics and simulation, representing an incremental advance over existing graph neural network methods.

The paper tackles modeling object dynamics in 3D space by proposing a U-net architecture based on continuous point convolution, which improves state-of-the-art performance, particularly in scenarios requiring accurate gravity or collision reasoning.

Modeling object dynamics with a neural network is an important problem with numerous applications. Most recent work has been based on graph neural networks. However, physics happens in 3D space, where geometric information potentially plays an important role in modeling physical phenomena. In this work, we propose a novel U-net architecture based on continuous point convolution which naturally embeds information from 3D coordinates and allows for multi-scale feature representations with established downsampling and upsampling procedures. Bottleneck layers in the downsampled point clouds lead to better long-range interaction modeling. Besides, the flexibility of point convolutions allows our approach to generalize to sparsely sampled points from mesh vertices and dynamically generate features on important interaction points on mesh faces. Experimental results demonstrate that our approach significantly improves the state-of-the-art, especially in scenarios that require accurate gravity or collision reasoning.

Foundations

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

Your Notes