paper-with-me

Papers

Vector Neurons: A General Framework for SO(3)-Equivariant Networks

2021-04-25 · ICCV 2021 10 · Congyue Deng, Or Litany, Yueqi Duan, Adrien Poulenard, Andrea Tagliasacchi, Leonidas Guibas

Invariance and equivariance to the rotation group have been widely discussed in the 3D deep learning community for pointclouds. Yet most proposed methods either use complex mathematical tools that may limit their accessibility, or are tied to specific input data types and network architectures. In this paper, we introduce a general framework built on top of what we call Vector Neuron representations for creating SO(3)-equivariant neural networks for pointcloud processing. Extending neurons from 1D scalars to 3D vectors, our vector neurons enable a simple mapping of SO(3) actions to latent spaces thereby providing a framework for building equivariance in common neural operations -- including linear layers, non-linearities, pooling, and normalizations. Due to their simplicity, vector neurons are versatile and, as we demonstrate, can be incorporated into diverse network architecture backbones, allowing them to process geometry inputs in arbitrary poses. Despite its simplicity, our method performs comparably well in accuracy and generalization with other more complex and specialized state-of-the-art methods on classification and segmentation tasks. We also show for the first time a rotation equivariant reconstruction network.

📄 PDF Abstract BibTeX arXiv:2104.12229

Code (4)

FlyingGiraffe/vnn 공식 구현 pytorch
FlyingGiraffe/vnn-neural-implicits pytorch
dragonlong/amazing-equivariance-learning
sidhikabalachandar/oavnn pytorch

Similar Papers 제목 키워드 기반

VN-Transformer: Rotation-Equivariant Attention for Vector Neurons

2022-06-08 · Serge Assaad, Carlton Downey, Rami Al-Rfou, Nigamaa Nayakanti 외

Rotation equivariance is a desirable property in many practical applications such as motion forecasting and 3D perception, where it can offer benefits like sample efficiency, better generalization, and robustness to inpu…

3D Shape ClassificationMotion Forecasting

Lie Neurons: Adjoint-Equivariant Neural Networks for Semisimple Lie Algebras

2023-10-06 · Tzu-Yuan Lin, Minghan Zhu, Maani Ghaffari

This paper proposes an equivariant neural network that takes data in any semi-simple Lie algebra as input. The corresponding group acts on the Lie algebra as adjoint operations, making our proposed network adjoint-equiva…

Point Cloud Registration

TetraSphere: A Neural Descriptor for O(3)-Invariant Point Cloud Analysis

2022-11-26 · CVPR 2024 1 · Pavlo Melnyk, Andreas Robinson, Michael Felsberg, Mårten Wadenbäck

In many practical applications, 3D point cloud analysis requires rotation invariance. In this paper, we present a learnable descriptor invariant under 3D rotations and reflections, i.e., the O(3) actions, utilizing the r…

3D Point Cloud ClassificationPoint Cloud Classification

VENI: Variational Encoder for Natural Illumination

2026-01-20 · Paul Walker, James A. D. Gardner, Andreea Ardelean, William A. P. Smith 외 arxiv

Inverse rendering is an ill-posed problem, but priors such as illumination priors can help simplify it. Existing work either disregards the spherical and rotation-equivariant nature of illumination environments or does n…

Inverse Rendering

Multivector Neurons: Better and Faster O(n)-Equivariant Clifford Graph Neural Networks

2024-06-06 · Cong Liu, David Ruhe, Patrick Forré

Most current deep learning models equivariant to $O(n)$ or $SO(n)$ either consider mostly scalar information such as distances and angles or have a very high computational complexity. In this work, we test a few novel me…

Deep LearningDenoising