HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SAT: Size-Aware Transformer for 3D Point Cloud Semantic Segmentation

Junjie Zhou Yongping Xiong Chinwai Chiu Fangyu Liu Xiangyang Gong

SAT: Size-Aware Transformer for 3D Point Cloud Semantic Segmentation

Abstract

Transformer models have achieved promising performances in point cloud segmentation. However, most existing attention schemes provide the same feature learning paradigm for all points equally and overlook the enormous difference in size among scene objects. In this paper, we propose the Size-Aware Transformer (SAT) that can tailor effective receptive fields for objects of different sizes. Our SAT achieves size-aware learning via two steps: introduce multi-scale features to each attention layer and allow each point to choose its attentive fields adaptively. It contains two key designs: the Multi-Granularity Attention (MGA) scheme and the Re-Attention module. The MGA addresses two challenges: efficiently aggregating tokens from distant areas and preserving multi-scale features within one attention layer. Specifically, point-voxel cross attention is proposed to address the first challenge, and the shunted strategy based on the standard multi-head self attention is applied to solve the second. The Re-Attention module dynamically adjusts the attention scores to the fine- and coarse-grained features output by MGA for each point. Extensive experimental results demonstrate that SAT achieves state-of-the-art performances on S3DIS and ScanNetV2 datasets. Our SAT also achieves the most balanced performance on categories among all referred methods, which illustrates the superiority of modelling categories of different sizes. Our code and model will be released after the acceptance of this paper.

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-s3dis-area5SAT (FAT)
Number of params: N/A
mAcc: 78.8
mIoU: 72.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
SAT: Size-Aware Transformer for 3D Point Cloud Semantic Segmentation | Papers | HyperAI