paper-with-me

Papers

Symmetry Discovery for Different Data Types

2024-10-13 · Lexiang Hu, Yikang Li, Zhouchen Lin

Equivariant neural networks incorporate symmetries into their architecture, achieving higher generalization performance. However, constructing equivariant neural networks typically requires prior knowledge of data types and symmetries, which is difficult to achieve in most tasks. In this paper, we propose LieSD, a method for discovering symmetries via trained neural networks which approximate the input-output mappings of the tasks. It characterizes equivariance and invariance (a special case of equivariance) of continuous groups using Lie algebra and directly solves the Lie algebra space through the inputs, outputs, and gradients of the trained neural network. Then, we extend the method to make it applicable to multi-channel data and tensor data, respectively. We validate the performance of LieSD on tasks with symmetries such as the two-body problem, the moment of inertia matrix prediction, and top quark tagging. Compared with the baseline, LieSD can accurately determine the number of Lie algebra bases without the need for expensive group sampling. Furthermore, LieSD can perform well on non-uniform datasets, whereas methods based on GANs fail.

📄 PDF Abstract BibTeX arXiv:2410.09841

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Symmetry-Informed Governing Equation Discovery

2024-05-27 · Jianke Yang, Wang Rao, Nima Dehmamy, Robin Walters 외

Despite the advancements in learning governing differential equations from observations of dynamical systems, data-driven methods are often unaware of fundamental physical laws, such as frame invariance. As a result, the…

Equation Discovery

Governing Equation Discovery from Data Based on Differential Invariants

2025-05-24 · Lexiang Hu, Yikang Li, Zhouchen Lin

The explicit governing equation is one of the simplest and most intuitive forms for characterizing physical laws. However, directly discovering partial differential equations (PDEs) from data poses significant challenges…

Equation Discovery

AtlasD: Automatic Local Symmetry Discovery

2025-04-15 · Manu Bhat, JongHyun Park, Jianke Yang, Nima Dehmamy 외

Existing symmetry discovery methods predominantly focus on global transformations across the entire system or space, but they fail to consider the symmetries in local neighborhoods. This may result in the reported symmet…

Inductive Bias

Lie Group Symmetry Discovery and Enforcement Using Vector Fields

2025-05-13 · Ben Shaw, Sasidhar Kunapuli, Abram Magner, Kevin R. Moon

Symmetry-informed machine learning can exhibit advantages over machine learning which fails to account for symmetry. Additionally, recent attention has been given to continuous symmetry discovery using vector fields whic…

Regularizing Towards Soft Equivariance Under Mixed Symmetries

2023-06-01 · Hyunsu Kim, Hyungi Lee, Hongseok Yang, Juho Lee

Datasets often have their intrinsic symmetries, and particular deep-learning models called equivariant or invariant models have been developed to exploit these symmetries. However, if some or all of these symmetries are …

Motion Forecasting