Localized Gaussians as Self-Attention Weights for Point Clouds Correspondence
Alessandro Riva, Alessandro Raganato, Simone Melzi

TL;DR
This paper introduces a novel approach to point cloud matching by integrating fixed Gaussian-based self-attention weights into Transformer models, improving training efficiency and robustness to noise.
Contribution
It proposes using fixed Gaussian attention weights in Transformers for point cloud matching, reducing training time and increasing noise robustness.
Findings
Fixing attention weights accelerates training.
Enhanced stability and robustness to noisy data.
Layer-wise impact analysis of Gaussian attention.
Abstract
Current data-driven methodologies for point cloud matching demand extensive training time and computational resources, presenting significant challenges for model deployment and application. In the point cloud matching task, recent advancements with an encoder-only Transformer architecture have revealed the emergence of semantically meaningful patterns in the attention heads, particularly resembling Gaussian functions centered on each point of the input shape. In this work, we further investigate this phenomenon by integrating these patterns as fixed attention weights within the attention heads of the Transformer architecture. We evaluate two variants: one utilizing predetermined variance values for the Gaussians, and another where the variance values are treated as learnable parameters. Additionally we analyze the performances on noisy data and explore a possible way to improve…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Dense Connections · Adam · Linear Layer · Residual Connection · Position-Wise Feed-Forward Layer · Label Smoothing · Dropout · Byte Pair Encoding · Absolute Position Encodings
