Papers › Latent Space Symmetry Discovery

Latent Space Symmetry Discovery

29 Sep 2023arXiv:2310.00105archive 2025-07-28

Jianke Yang, Nima Dehmamy, Robin Walters, Rose Yu

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 latent space that is useful for downstream tasks including equation discovery and long-term forecasting.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.00105")

Code

Syntology Ran 14 of 18 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 14 ran with no contract checked.

By repository: official repository: 18 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jiankeyang/laligan officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 14 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14ran
4unverified

Licence: 18 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jiankeyang/laligan. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

H_lv jiankeyang/laligan/src/data_utils/lotka.py official repository ran no licence file found · pointer only · 9f0c98aff853fe98 · report
SINDyConst jiankeyang/laligan/src/sindy.py official repository ran fingerprinted no licence file found · pointer only · cd8724eb8db7bed5 · report
SINDyPoly1 jiankeyang/laligan/src/sindy.py official repository ran fingerprinted no licence file found · pointer only · 76f53fc695e1d269 · report
SINDyPoly2 jiankeyang/laligan/src/sindy.py official repository ran fingerprinted no licence file found · pointer only · 71279450fd2cd00d · report
affine_coord jiankeyang/laligan/src/utils.py official repository ran fingerprinted no licence file found · pointer only · 9a0145f1b199d5fc · report
generate_pendulum_data jiankeyang/laligan/src/data_utils/pendulum.py official repository ran fingerprinted no licence file found · pointer only · 2cdfaa2a1c228aef · report
generate_random_ics jiankeyang/laligan/src/data_utils/lotka.py official repository ran no licence file found · pointer only · ff8ff7d594be8206 · report
get_low_dim_pendulum_data jiankeyang/laligan/src/data_utils/pendulum.py official repository ran fingerprinted no licence file found · pointer only · c7392adcc430b122 · report
half_circle jiankeyang/laligan/src/data_utils/double_bump.py official repository ran fingerprinted no licence file found · pointer only · 4ee77dcaee962635 · report
lotka_volterra jiankeyang/laligan/src/data_utils/lotka.py official repository ran no licence file found · pointer only · add68527352c9df2 · report
read_off jiankeyang/laligan/src/data_utils/modelnet.py official repository ran no licence file found · pointer only · cb8d5658aac9d306 · report
rectangle jiankeyang/laligan/src/data_utils/double_bump.py official repository ran fingerprinted no licence file found · pointer only · 3e819bf465cf2436 · report
so jiankeyang/laligan/src/utils.py official repository ran fingerprinted no licence file found · pointer only · 803f1e337c817805 · report
triangle jiankeyang/laligan/src/data_utils/double_bump.py official repository ran fingerprinted no licence file found · pointer only · fc4b4d943fbca646 · report
get_dataset jiankeyang/laligan/src/utils.py official repository unverified no licence file found · pointer only · de0fee302f192a6e · report
get_pendulum_data jiankeyang/laligan/src/data_utils/pendulum.py official repository unverified no licence file found · pointer only · 8a871dcc0d085010 · report
parse_config jiankeyang/laligan/src/parser_utils.py official repository unverified no licence file found · pointer only · 4dfcfa4c3aa08f03 · report
render jiankeyang/laligan/src/data_utils/modelnet.py official repository unverified no licence file found · pointer only · 6610b131046c3892 · report

Tasks

Equation Discovery

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections