paper-with-me

홈 › Papers

MatrixNet: Learning over symmetry groups using learned group representations

2025-01-16 · Lucas Laird, Circe Hsu, Asilata Bapat, Robin Walters

Group theory has been used in machine learning to provide a theoretically grounded approach for incorporating known symmetry transformations in tasks from robotics to protein modeling. In these applications, equivariant neural networks use known symmetry groups with predefined representations to learn over geometric input data. We propose MatrixNet, a neural network architecture that learns matrix representations of group element inputs instead of using predefined representations. MatrixNet achieves higher sample efficiency and generalization over several standard baselines in prediction tasks over the several finite groups and the Artin braid group. We also show that MatrixNet respects group relations allowing generalization to group elements of greater word length than in the training set.

📄 PDF Abstract BibTeX arXiv:2501.09571

Code (1)

lucas-laird/matrixnet 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
MatrixNet 설명 없음

Similar Papers 제목 키워드 기반

Discovering Symmetry Groups with Flow Matching

2025-12-23 · Yuxuan Chen, Jung Yeon Park, Floor Eijkelboom, Jianke Yang 외 arxiv

Symmetry is fundamental to understanding physical systems and can improve performance and sample efficiency in machine learning. Both pursuits require knowledge of the underlying symmetries in data, yet discovering these…

Point Clouds

Accelerated Discovery of Machine-Learned Symmetries: Deriving the Exceptional Lie Groups G2, F4 and E6

2023-07-10 · Roy T. Forestano, Konstantin T. Matchev, Katia Matcheva, Alexander Roman 외

Recent work has applied supervised deep learning to derive continuous symmetry transformations that preserve the data labels and to obtain the corresponding algebras of symmetry generators. This letter introduces two imp…

Learning Infinitesimal Generators of Continuous Symmetries from Data

2024-10-29 · Gyeonghoon Ko, Hyunsu Kim, Juho Lee

Exploiting symmetry inherent in data can significantly improve the sample efficiency of a learning procedure and the generalization of learned models. When data clearly reveals underlying symmetry, leveraging this symmet…

Deep Symmetry Networks

2014-12-01 · NeurIPS 2014 12 · Robert Gens, Pedro M. Domingos

The chief difficulty in object recognition is that objects' classes are obscured by a large number of extraneous sources of variability, such as pose and part deformation. These sources of variation can be represented by…

Object RecognitionTranslation

Symmetry-Aware Robot Design with Structured Subgroups

2023-05-31 · Heng Dong, Junyu Zhang, Tonghan Wang, Chongjie Zhang

Robot design aims at learning to create robots that can be easily controlled and perform tasks efficiently. Previous works on robot design have proven its ability to generate robots for various tasks. However, these work…