paper-with-me

Papers

Window Normalization: Enhancing Point Cloud Understanding by Unifying Inconsistent Point Densities

2022-12-05 · Qi Wang, Sheng Shi, Jiahui Li, Wuming Jiang, Xiangde Zhang

Downsampling and feature extraction are essential procedures for 3D point cloud understanding. Existing methods are limited by the inconsistent point densities of different parts in the point cloud. In this work, we analyze the limitation of the downsampling stage and propose the pre-abstraction group-wise window-normalization module. In particular, the window-normalization method is leveraged to unify the point densities in different parts. Furthermore, the group-wise strategy is proposed to obtain multi-type features, including texture and spatial information. We also propose the pre-abstraction module to balance local and global features. Extensive experiments show that our module performs better on several tasks. In segmentation tasks on S3DIS (Area 5), the proposed module performs better on small object recognition, and the results have more precise boundaries than others. The recognition of the sofa and the column is improved from 69.2% to 84.4% and from 42.7% to 48.7%, respectively. The benchmarks are improved from 71.7%/77.6%/91.9% (mIoU/mAcc/OA) to 72.2%/78.2%/91.4%. The accuracies of 6-fold cross-validation on S3DIS are 77.6%/85.8%/91.7%. It outperforms the best model PointNeXt-XL (74.9%/83.0%/90.3%) by 2.7% on mIoU and achieves state-of-the-art performance. The code and models are available at https://github.com/DBDXSS/Window-Normalization.git.

📄 PDF Abstract BibTeX arXiv:2212.02287

Code (1)

DBDXSS/Window-Normalization 공식 구현

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

LAHNet: Local Attentive Hashing Network for Point Cloud Registration

2025-11-30 · Wentao Qu, Xiaoshui Huang, Liang Xiao arxiv

Most existing learning-based point cloud descriptors for point cloud registration focus on perceiving local information of point clouds to generate distinctive features. However, a reasonable and broader receptive field …

Point Cloud RegistrationPoint Clouds

Beyond local patches: Preserving global–local interactions by enhancing self-attention via 3D point cloud tokenization

2024-11-01 · Pattern Recognition, Vol. 155 110712 2024 11 · M.Q. Khan, M. Shahzad, S.A. Khan, M.M. Fraz 외

Transformer-based architectures have recently shown impressive performance on various point cloud understanding tasks such as 3D object shape classification and semantic segmentation. Particularly, this can be attributed…

3D Classification3D Object Classification3D Part Segmentation3D Point Cloud Classification+3

SpatialLM: Training Large Language Models for Structured Indoor Modeling

2025-06-09 · Yongsen Mao, Junhao Zhong, Chuan Fang, Jia Zheng 외

SpatialLM is a large language model designed to process 3D point cloud data and generate structured 3D scene understanding outputs. These outputs include architectural elements like walls, doors, windows, and oriented ob…

3D Object DetectionLanguage ModelingLanguage ModellingLarge Language Model+3

Co-Win: Joint Object Detection and Instance Segmentation in LiDAR Point Clouds via Collaborative Window Processing

2025-07-25 · Haichuan Li, Tomi Westerlund arxiv

Accurate perception and scene understanding in complex urban environments is a critical challenge for ensuring safe and efficient autonomous navigation. In this paper, we present Co-Win, a novel bird's eye view (BEV) per…

Instance SegmentationScene UnderstandingAutonomous DrivingObject Detection

T-MAE: Temporal Masked Autoencoders for Point Cloud Representation Learning

2023-12-15 · Weijie Wei, Fatemeh Karimi Nejadasl, Theo Gevers, Martin R. Oswald

The scarcity of annotated data in LiDAR point cloud understanding hinders effective representation learning. Consequently, scholars have been actively investigating efficacious self-supervised pre-training paradigms. Nev…

Data AugmentationPoint Cloud SegmentationRepresentation LearningSelf-Supervised Learning