paper-with-me

홈 › Papers

Relaxed Equivariance via Multitask Learning

2024-10-23 · Ahmed A. Elhag, T. Konstantin Rusch, Francesco Di Giovanni, Michael Bronstein

Incorporating equivariance as an inductive bias into deep learning architectures to take advantage of the data symmetry has been successful in multiple applications, such as chemistry and dynamical systems. In particular, roto-translations are crucial for effectively modeling geometric graphs and molecules, where understanding the 3D structures enhances generalization. However, equivariant models often pose challenges due to their high computational complexity. In this paper, we introduce REMUL, a training procedure for approximating equivariance with multitask learning. We show that unconstrained models (which do not build equivariance into the architecture) can learn approximate symmetries by minimizing an additional simple equivariance loss. By formulating equivariance as a new learning objective, we can control the level of approximate equivariance in the model. Our method achieves competitive performance compared to equivariant baselines while being $10 \times$ faster at inference and $2.5 \times$ at training.

📄 PDF Abstract BibTeX arXiv:2410.17878

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive Bias

Similar Papers 제목 키워드 기반

Relaxed Rotational Equivariance via $G$-Biases in Vision

2024-08-22 · Zhiqiang Wu, Yingjie Liu, Licheng Sun, Jian Yang 외

Group Equivariant Convolution (GConv) can capture rotational equivariance from original data. It assumes uniform and strict rotational equivariance across all features as the transformations under the specific group. How…

2D Object Detectionobject-detectionObject Detection

Symmetry-Based Structured Matrices for Efficient Approximately Equivariant Networks

2024-09-18 · Ashwin Samudre, Mircea Petrache, Brian D. Nord, Shubhendu Trivedi

There has been much recent interest in designing neural networks (NNs) with relaxed equivariance, which interpolate between exact equivariance and full flexibility for consistent performance gains. In a separate line of …

Equivariance via Minimal Frame Averaging for More Symmetries and Efficiency

2024-06-11 · Yuchao Lin, Jacob Helwig, Shurui Gui, Shuiwang Ji

We consider achieving equivariance in machine learning systems via frame averaging. Current frame averaging methods involve a costly sum over large frames or rely on sampling-based approaches that only yield approximate …

FIRE-GNN: Force-informed, Relaxed Equivariance Graph Neural Network for Rapid and Accurate Prediction of Surface Properties

2025-08-22 · Circe Hsu, Claire Schlesinger, Karan Mudaliar, Jordan Leung 외 arxiv

The work function and cleavage energy of a surface are critical properties that determine the viability of materials in electronic emission applications, semiconductor devices, and heterogeneous catalysis. While first pr…

Graph Neural Network

Approximate Equivariance in Reinforcement Learning

2024-11-06 · Jung Yeon Park, Sujay Bhatt, Sihan Zeng, Lawson L. S. Wong 외

Equivariant neural networks have shown great success in reinforcement learning, improving sample efficiency and generalization when there is symmetry in the task. However, in many problems, only approximate symmetry is p…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+1