paper-with-me

홈 › Papers

Improved Canonicalization for Model Agnostic Equivariance

2024-05-23 · Siba Smarak Panigrahi, Arnab Kumar Mondal

This work introduces a novel approach to achieving architecture-agnostic equivariance in deep learning, particularly addressing the limitations of traditional layerwise equivariant architectures and the inefficiencies of the existing architecture-agnostic methods. Building equivariant models using traditional methods requires designing equivariant versions of existing models and training them from scratch, a process that is both impractical and resource-intensive. Canonicalization has emerged as a promising alternative for inducing equivariance without altering model architecture, but it suffers from the need for highly expressive and expensive equivariant networks to learn canonical orientations accurately. We propose a new optimization-based method that employs any non-equivariant network for canonicalization. Our method uses contrastive learning to efficiently learn a canonical orientation and offers more flexibility for the choice of canonicalization network. We empirically demonstrate that this approach outperforms existing methods in achieving equivariance for large pretrained models and significantly speeds up the canonicalization process, making it up to 2 times faster.

📄 PDF Abstract BibTeX arXiv:2405.14089

Code (1)

arnab39/equiadapt pytorch

Tasks

Contrastive Learningmodel

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Equivariance by Local Canonicalization: A Matter of Representation

2025-09-30 · Gerrit Gerhartz, Peter Lippmann, Fred A. Hamprecht arxiv

Equivariant neural networks offer strong inductive biases for learning from molecular and geometric data but often rely on specialized, computationally expensive tensor operations. We present a framework to transfers exi…

Equivariance with Learned Canonicalization Functions

2022-11-11 · Sékou-Oumar Kaba, Arnab Kumar Mondal, Yan Zhang, Yoshua Bengio 외

Symmetry-based neural networks often constrain the architecture in order to achieve invariance or equivariance to a group of transformations. In this paper, we propose an alternative that avoids this architectural constr…

image-classificationImage ClassificationPoint Cloud Classification

Eq.Bot: Enhance Robotic Manipulation Learning via Group Equivariant Canonicalization

2025-11-19 · Jian Deng, Yuandong Wang, Yangfu Zhu, Tao Feng 외 arxiv

Robotic manipulation systems are increasingly deployed across diverse domains. Yet existing multi-modal learning frameworks lack inherent guarantees of geometric consistency, struggling to handle spatial transformations …

Spatial Reasoning

Learning Continuous Rotation Canonicalization with Radial Beam Sampling

2022-06-21 · Johann Schmidt, Sebastian Stober

Nearly all state of the art vision models are sensitive to image rotations. Existing methods often compensate for missing inductive biases by using augmented training data to learn pseudo-invariances. Alongside the resou…

Inductive Bias

Equivariant Frames and the Impossibility of Continuous Canonicalization

2024-02-25 · Nadav Dym, Hannah Lawrence, Jonathan W. Siegel

Canonicalization provides an architecture-agnostic method for enforcing equivariance, with generalizations such as frame-averaging recently gaining prominence as a lightweight and flexible alternative to equivariant arch…