paper-with-me

Papers

CodedVTR: Codebook-based Sparse Voxel Transformer with Geometric Guidance

2022-03-18 · CVPR 2022 1 · Tianchen Zhao, Niansong Zhang, Xuefei Ning, He Wang, Li Yi, Yu Wang

Transformers have gained much attention by outperforming convolutional neural networks in many 2D vision tasks. However, they are known to have generalization problems and rely on massive-scale pre-training and sophisticated training techniques. When applying to 3D tasks, the irregular data structure and limited data scale add to the difficulty of transformer's application. We propose CodedVTR (Codebook-based Voxel TRansformer), which improves data efficiency and generalization ability for 3D sparse voxel transformers. On the one hand, we propose the codebook-based attention that projects an attention space into its subspace represented by the combination of "prototypes" in a learnable codebook. It regularizes attention learning and improves generalization. On the other hand, we propose geometry-aware self-attention that utilizes geometric information (geometric pattern, density) to guide attention learning. CodedVTR could be embedded into existing sparse convolution-based methods, and bring consistent performance improvements for indoor and outdoor 3D semantic segmentation tasks

📄 PDF Abstract BibTeX arXiv:2203.09887

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SparseVoxFormer: Sparse Voxel-based Transformer for Multi-modal 3D Object Detection

2025-03-11 · Hyeongseok Son, Jia He, Seung-In Park, Ying Min 외

Most previous 3D object detection methods that leverage the multi-modality of LiDAR and cameras utilize the Bird's Eye View (BEV) space for intermediate feature representation. However, this space uses a low x, y-resolut…

3D Object Detectionobject-detectionObject Detection

DSVT: Dynamic Sparse Voxel Transformer with Rotated Sets

2023-01-15 · CVPR 2023 1 · Haiyang Wang, Chen Shi, Shaoshuai Shi, Meng Lei 외

Designing an efficient yet deployment-friendly 3D backbone to handle sparse point clouds is a fundamental problem in 3D perception. Compared with the customized sparse convolution, the attention mechanism in Transformers…

3D Object Detectionobject-detectionObject Detection

PTC-Net: Point-Wise Transformer with Sparse Convolution Network for Place Recognition

2023-04-17 · IEEE ROBOTICS AND AUTOMATION LETTERS 2023 4 · Lineng Chen, Huan Wang, Hui Kong, Wankou Yang 외

In the point-cloud-based place recognition area, the existing hybrid architectures combining both convolutional networks and transformers have shown promising performance. They mainly apply the voxel-wise transformer aft…

Point Cloud RetrievalRetrieval

GeoSVR: Taming Sparse Voxels for Geometrically Accurate Surface Reconstruction

2025-09-22 · Jiahe Li, Jiawei Zhang, Youmin Zhang, Xiao Bai 외 arxiv

Reconstructing accurate surfaces with radiance fields has achieved remarkable progress in recent years. However, prevailing approaches, primarily based on Gaussian Splatting, are increasingly constrained by representatio…

PVT-SSD: Single-Stage 3D Object Detector with Point-Voxel Transformer

2023-05-11 · CVPR 2023 1 · Honghui Yang, Wenxiao Wang, Minghao Chen, Binbin Lin 외

Recent Transformer-based 3D object detectors learn point cloud features either from point- or voxel-based representations. However, the former requires time-consuming sampling while the latter introduces quantization err…

Autonomous DrivingQuantization