LGFeb 2

Recurrent Equivariant Constraint Modulation: Learning Per-Layer Symmetry Relaxation from Data

arXiv:2602.02853v1
AI Analysis

This addresses the need for task-dependent tuning in equivariant networks, offering a more automated approach for researchers and practitioners in fields like molecular modeling.

The paper tackled the problem of strict equivariance constraints hindering learning in equivariant neural networks by proposing RECM, a method that learns per-layer relaxation levels from data, which outperformed prior methods on tasks like molecular conformer generation on GEOM-Drugs.

Equivariant neural networks exploit underlying task symmetries to improve generalization, but strict equivariance constraints can induce more complex optimization dynamics that can hinder learning. Prior work addresses these limitations by relaxing strict equivariance during training, but typically relies on prespecified, explicit, or implicit target levels of relaxation for each network layer, which are task-dependent and costly to tune. We propose Recurrent Equivariant Constraint Modulation (RECM), a layer-wise constraint modulation mechanism that learns appropriate relaxation levels solely from the training signal and the symmetry properties of each layer's input-target distribution, without requiring any prior knowledge about the task-dependent target relaxation level. We demonstrate that under the proposed RECM update, the relaxation level of each layer provably converges to a value upper-bounded by its symmetry gap, namely the degree to which its input-target distribution deviates from exact symmetry. Consequently, layers processing symmetric distributions recover full equivariance, while those with approximate symmetries retain sufficient flexibility to learn non-symmetric solutions when warranted by the data. Empirically, RECM outperforms prior methods across diverse exact and approximate equivariant tasks, including the challenging molecular conformer generation on the GEOM-Drugs dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes