paper-with-me

Papers

Equivariant Point Cloud Analysis via Learning Orientations for Message Passing

2022-03-28 · CVPR 2022 1 · Shitong Luo, Jiahan Li, Jiaqi Guan, Yufeng Su, Chaoran Cheng, Jian Peng, Jianzhu Ma

Equivariance has been a long-standing concern in various fields ranging from computer vision to physical modeling. Most previous methods struggle with generality, simplicity, and expressiveness -- some are designed ad hoc for specific data types, some are too complex to be accessible, and some sacrifice flexible transformations. In this work, we propose a novel and simple framework to achieve equivariance for point cloud analysis based on the message passing (graph neural network) scheme. We find the equivariant property could be obtained by introducing an orientation for each point to decouple the relative position for each point from the global pose of the entire point cloud. Therefore, we extend current message passing networks with a module that learns orientations for each point. Before aggregating information from the neighbors of a point, the networks transforms the neighbors' coordinates based on the point's learned orientations. We provide formal proofs to show the equivariance of the proposed framework. Empirically, we demonstrate that our proposed method is competitive on both point cloud analysis and physical modeling tasks. Code is available at https://github.com/luost26/Equivariant-OrientedMP .

📄 PDF Abstract BibTeX arXiv:2203.14486

Code (1)

luost26/equivariant-orientedmp 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Fast, Expressive SE$(n)$ Equivariant Networks through Weight-Sharing in Position-Orientation Space

2023-10-04 · Erik J Bekkers, Sharvaree Vadgama, Rob D Hesselink, Putri A van der Linden 외

Based on the theory of homogeneous spaces we derive geometrically optimal edge attributes to be used within the flexible message-passing framework. We formalize the notion of weight sharing in convolutional networks as t…

Computational EfficiencyPositionTrajectory Forecasting

Surfel-based 3D Registration with Equivariant SE(3) Features

2025-08-28 · Xueyang Kang, Hang Zhao, Kourosh Khoshelham, Patrick Vandewalle arxiv

Point cloud registration is crucial for ensuring 3D alignment consistency of multiple local point clouds in 3D reconstruction for remote sensing or digital heritage. While various point cloud-based registration methods e…

Point Cloud Registration3D ReconstructionPoint Clouds

Tensor Frames -- How To Make Any Message Passing Network Equivariant

2024-05-24 · Peter Lippmann, Gerrit Gerhartz, Roman Remme, Fred A. Hamprecht

In many applications of geometric deep learning, the choice of global coordinate frame is arbitrary, and predictions should be independent of the reference frame. In other words, the network should be equivariant with re…

Stable and Consistent Prediction of 3D Characteristic Orientation via Invariant Residual Learning

2023-06-20 · SeungWook Kim, Chunghyun Park, Yoonwoo Jeong, Jaesik Park 외

Learning to predict reliable characteristic orientations of 3D point clouds is an important yet challenging problem, as different point clouds of the same class may have largely varying appearances. In this work, we intr…

Tensor field networks: Rotation- and translation-equivariant neural networks for 3D point clouds

2018-02-22 · Nathaniel Thomas, Tess Smidt, Steven Kearnes, Lusann Yang 외

We introduce tensor field neural networks, which are locally equivariant to 3D rotations, translations, and permutations of points at every layer. 3D rotation equivariance removes the need for data augmentation to identi…

Data AugmentationTranslation