Latent Space Symmetry Discovery
Jianke Yang, Nima Dehmamy, Robin Walters, Rose Yu

TL;DR
This paper introduces LaLiGAN, a generative model that automatically discovers complex nonlinear symmetries in data by mapping them to a latent space where symmetries are linear, aiding understanding and downstream tasks.
Contribution
The paper presents LaLiGAN, a novel generative model capable of discovering nonlinear symmetries in data by learning a latent space where symmetries are linear, extending symmetry discovery beyond simple cases.
Findings
Successfully discovers intrinsic symmetries in high-dimensional systems
Produces a structured latent space useful for equation discovery
Handles nonlinear group actions effectively
Abstract
Equivariant neural networks require explicit knowledge of the symmetry group. Automatic symmetry discovery methods aim to relax this constraint and learn invariance and equivariance from data. However, existing symmetry discovery methods are limited to simple linear symmetries and cannot handle the complexity of real-world data. We propose a novel generative model, Latent LieGAN (LaLiGAN), which can discover symmetries of nonlinear group actions. It learns a mapping from the data space to a latent space where the symmetries become linear and simultaneously discovers symmetries in the latent space. Theoretically, we show that our model can express nonlinear symmetries under some conditions about the group action. Experimentally, we demonstrate that our method can accurately discover the intrinsic symmetry in high-dimensional dynamical systems. LaLiGAN also results in a well-structured…
Peer Reviews
Decision·ICML 2024 Poster
- The paper is well-written. The flow is smooth and coherent. The paper presents good illustrations to help the reader understand the presented idea. - The mathematical language is easy to follow, correct, and detailed when needed. - The authors highlight the main contributions of the paper clearly. - The presented method is clearly a next-step solution compared to approaches like LieGG or LieGAN. - The experiments demonstrate that the proposed method can be applied in a wide range of tasks.
These are not significant weknesses. I would like to highlight the fact, that from the paper it seems like there are no natural limitations to the proposed method, which is however, not true. A straighforward explanation of situations when the method fails or can lead to an incorrect outcome will help
This paper studies an interesting problem, which started originally from the seminal work of Higgins et. al 2018. Since then, there has been a large body of work studying automatic symmetry discovery with various results. This paper adds to this body of work by using an adversarial approach which is easy to follow in this context. Unfortunately, I have a negative view of the originality and significance of this work as I outline in the next section but I will say the paper is generally well pres
I have several concerns regarding this paper to the point I am confused and question the validity of the entire endeavor. These might be my misunderstanding so I hope they can be clarified in the rebuttal. But as it stands I cannot endorse this paper for the following reasons. 1.) There is a strong emphasis on the non-linear group action aspect in this paper, but I believe this is a bit misguided. This is because the hallmark result of representation theory of Lie groups is that the Lie algebra
This paper discusses an important problem: discovering symmetries given the dataset. It is generally well-written and easy to read. The method is intuitive, extending LieGAN with the latent space learned by autoencoders. The experimental results show promising results in several dynamic systems, including one with a high-dimensional observation space.
I am mainly concerned with the practical applicability of this method: * As discussed in the paper, the nonlinear-symmetric-discovery problem itself is ill-posed, and there are many meaningless "optimal" solutions to it due to the representation power of neural networks. This paper incorporates several patches to alleviate this issue, such as an orthogonal weight matrix in the final layer, and zero-mean of the latent features within an empirical batch. These regularization terms seem strong and
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Data Visualization and Analytics · Computational Physics and Python Applications
