GRLGROMay 5, 2023

Data-Free Learning of Reduced-Order Kinematics

arXiv:2305.03846v137 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of reducing computational complexity in simulating physical systems for researchers and engineers, though it is incremental as it builds on existing subspace learning techniques.

The paper tackles the problem of automatically identifying low-dimensional subspaces for high-dimensional physical systems using only an energy function and a seed configuration, without requiring trajectory datasets. The result is a neural network-based method that effectively captures low-energy configurations across diverse systems, including elastic bodies, cloth, colliding rigid bodies, and linkages.

Physical systems ranging from elastic bodies to kinematic linkages are defined on high-dimensional configuration spaces, yet their typical low-energy configurations are concentrated on much lower-dimensional subspaces. This work addresses the challenge of identifying such subspaces automatically: given as input an energy function for a high-dimensional system, we produce a low-dimensional map whose image parameterizes a diverse yet low-energy submanifold of configurations. The only additional input needed is a single seed configuration for the system to initialize our procedure; no dataset of trajectories is required. We represent subspaces as neural networks that map a low-dimensional latent vector to the full configuration space, and propose a training scheme to fit network parameters to any system of interest. This formulation is effective across a very general range of physical systems; our experiments demonstrate not only nonlinear and very low-dimensional elastic body and cloth subspaces, but also more general systems like colliding rigid bodies and linkages. We briefly explore applications built on this formulation, including manipulation, latent interpolation, and sampling.

Code Implementations1 repo
Foundations

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

Your Notes