paper-with-me

Papers

A Simple and Universal Rotation Equivariant Point-cloud Network

2022-03-02 · Ben Finkelshtein, Chaim Baskin, Haggai Maron, Nadav Dym

Equivariance to permutations and rigid motions is an important inductive bias for various 3D learning problems. Recently it has been shown that the equivariant Tensor Field Network architecture is universal -- it can approximate any equivariant function. In this paper we suggest a much simpler architecture, prove that it enjoys the same universality guarantees and evaluate its performance on Modelnet40. The code to reproduce our experiments is available at \url{https://github.com/simpleinvariance/UniversalNetwork}

📄 PDF Abstract BibTeX arXiv:2203.01216

Code (1)

simpleinvariance/universalnetwork 공식 구현 pytorch

Tasks

Inductive Bias

Similar Papers 제목 키워드 기반

On the Universality of Rotation Equivariant Point Cloud Networks

2020-10-06 · ICLR 2021 1 · Nadav Dym, Haggai Maron

Learning functions on point clouds has applications in many fields, including computer vision, computer graphics, physics, and chemistry. Recently, there has been a growing interest in neural architectures that are invar…

Translation

ZZ-Net: A Universal Rotation Equivariant Architecture for 2D Point Clouds

2021-11-30 · CVPR 2022 1 · Georg Bökman, Fredrik Kahl, Axel Flinth

In this paper, we are concerned with rotation equivariance on 2D point cloud data. We describe a particular set of functions able to approximate any continuous rotation equivariant and permutation invariant function. Bas…

Representing spherical tensors with scalar-based machine-learning models

2025-05-08 · Michelangelo Domina, Filippo Bigi, Paolo Pegolo, Michele Ceriotti

Rotational symmetry plays a central role in physics, providing an elegant framework to describe how the properties of 3D objects -- from atoms to the macroscopic scale -- transform under the action of rigid rotations. Eq…

REVNET: Rotation-Equivariant Point Cloud Completion via Vector Neuron Anchor Transformer

2026-01-13 · Zhifan Ni, Eckehard Steinbach arxiv

Incomplete point clouds captured by 3D sensors often result in the loss of both geometric and semantic information. Most existing point cloud completion methods are built on rotation-variant frameworks trained with data …

Point Cloud CompletionData AugmentationPoint Clouds

Weisfeiler Leman for Euclidean Equivariant Machine Learning

2024-02-04 · Snir Hordan, Tal Amir, Nadav Dym

The $k$-Weisfeiler-Leman ($k$-WL) graph isomorphism test hierarchy is a common method for assessing the expressive power of graph neural networks (GNNs). Recently, GNNs whose expressive power is equivalent to the $2$-WL …