Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ml 70% Match Research Paper Robotics Researchers,Control Engineers,Applied Mathematicians,Physicists,Machine Learning Researchers 1 month ago

Explicit Discovery of Nonlinear Symmetries from Dynamic Data

robotics › navigation
📄 Abstract

Abstract: Symmetry is widely applied in problems such as the design of equivariant networks and the discovery of governing equations, but in complex scenarios, it is not known in advance. Most previous symmetry discovery methods are limited to linear symmetries, and recent attempts to discover nonlinear symmetries fail to explicitly get the Lie algebra subspace. In this paper, we propose LieNLSD, which is, to our knowledge, the first method capable of determining the number of infinitesimal generators with nonlinear terms and their explicit expressions. We specify a function library for the infinitesimal group action and aim to solve for its coefficient matrix, proving that its prolongation formula for differential equations, which governs dynamic data, is also linear with respect to the coefficient matrix. By substituting the central differences of the data and the Jacobian matrix of the trained neural network into the infinitesimal criterion, we get a system of linear equations for the coefficient matrix, which can then be solved using SVD. On top quark tagging and a series of dynamic systems, LieNLSD shows qualitative advantages over existing methods and improves the long rollout accuracy of neural PDE solvers by over 20% while applying to guide data augmentation. Code and data are available at https://github.com/hulx2002/LieNLSD.

Key Contributions

This paper presents LieNLSD, the first method capable of explicitly discovering nonlinear symmetries from dynamic data, including determining the number and expressions of infinitesimal generators with nonlinear terms. It overcomes limitations of previous methods that were restricted to linear symmetries or failed to provide explicit expressions.

Business Value

Facilitates the design of more efficient and robust control systems and models by leveraging underlying nonlinear symmetries, applicable in robotics, autonomous systems, and scientific simulations.