vix.ing · top · new · best · stats · spec

Efficient Continuous Group Convolutions for Local SE(3) Equivariance in 3D Point Clouds

2025/02/11 by Lisa Weijler, Pedro Hermosilla, Weijler, Lisa +1 · 1 citation
Earth and Planetary Sciences · Engineering · #Computer Vision and Pattern Recognition (cs.CV) #Cryospheric studies and observations #FOS: Computer and information sciences #Geophysics and Gravity Measurements #Synthetic Aperture Radar (SAR) Applications and Techniques

paper · pdf · doi:10.48550/arxiv.2502.07505

openalex publication_date 2025/02/11 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Extending the translation equivariance property of convolutional neural networks to larger symmetry groups has been shown to reduce sample complexity and enable more discriminative feature learning. Further, exploiting additional symmetries facilitates greater weight sharing than standard convolutions, leading to an enhanced network expressivity without an increase in parameter count. However, extending the equivariant properties of a convolution layer comes at a computational cost. In particular, for 3D data, expanding equivariance to the SE(3) group (rotation and translation) results in a 6D convolution operation, which is not tractable for larger data samples such as 3D scene scans. While efforts have been made to develop efficient SE(3) equivariant networks, existing approaches rely on discretization or only introduce global rotation equivariance. This limits their applicability to point clouds representing a scene composed of multiple objects. This work presents an efficient, continuous, and local SE(3) equivariant convolution layer for point cloud processing based on general group convolution and local reference frames. Our experiments show that our approach achieves competitive or superior performance across a range of datasets and tasks, including object classification and semantic segmentation, with negligible computational overhead.

Cited by

Related