paper-with-me

홈 › Papers

Geometric Algebra Attention Networks for Small Point Clouds

2021-10-05 · Matthew Spellings

Much of the success of deep learning is drawn from building architectures that properly respect underlying symmetry and structure in the data on which they operate - a set of considerations that have been united under the banner of geometric deep learning. Often problems in the physical sciences deal with relatively small sets of points in two- or three-dimensional space wherein translation, rotation, and permutation equivariance are important or even vital for models to be useful in practice. In this work, we present rotation- and permutation-equivariant architectures for deep learning on these small point clouds, composed of a set of products of terms from the geometric algebra and reductions over those products using an attention mechanism. The geometric algebra provides valuable mathematical structure by which to combine vector, scalar, and other types of geometric inputs in a systematic way to account for rotation invariance or covariance, while attention yields a powerful way to impose permutation equivariance. We demonstrate the usefulness of these architectures by training models to solve sample problems relevant to physics, chemistry, and biology.

📄 PDF Abstract BibTeX arXiv:2110.02393

Code (2)

klarh/flowws-keras-geometry 공식 구현 tf
klarh/geometric_algebra_attention jax

Tasks

Classify 3D Point CloudsDeep LearningGenerating 3D Point CloudsTranslation

Similar Papers 제목 키워드 기반

Geometric Attention Networks for Small Point Clouds

2021-05-21 · NeurIPS 2021 12 · Matthew Spellings

Much of the success of deep learning is drawn from building architectures that properly respect underlying symmetry and structure in the data on which they operate—a set of considerations that have been united under the …

Deep Learning

Deep Algebraic Fitting for Multiple Circle Primitives Extraction from Raw Point Clouds

2022-04-02 · Zeyong Wei, Honghua Chen, Hao Tang, Qian Xie 외

The shape of circle is one of fundamental geometric primitives of man-made engineering objects. Thus, extraction of circles from scanned point clouds is a quite important task in 3D geometry data processing. However, exi…

3D geometry

Registration of algebraic varieties using Riemannian optimization

2024-01-16 · Florentin Goyens, Coralia Cartis, Stéphane Chrétien

We consider the point cloud registration problem, the task of finding a transformation between two point clouds that represent the same object but are expressed in different coordinate systems. Our approach is not based …

DenoisingPoint Cloud RegistrationRiemannian optimization

Learning Representations and Generative Models for 3D Point Clouds

2017-07-08 · ICML 2018 7 · Panos Achlioptas, Olga Diamanti, Ioannis Mitliagkas, Leonidas Guibas

Three-dimensional geometric data offer an excellent domain for studying representation learning and generative modeling. In this paper, we look at geometric data represented as point clouds. We introduce a deep AutoEncod…

DiversityRepresentation Learning

Fully-Geometric Cross-Attention for Point Cloud Registration

2025-02-12 · Weijie Wang, Guofeng Mei, Jian Zhang, Nicu Sebe 외

Point cloud registration approaches often fail when the overlap between point clouds is low due to noisy point correspondences. This work introduces a novel cross-attention mechanism tailored for Transformer-based archit…

Point Cloud Registration