paper-with-me

홈 › Papers

Cascaded Non-local Neural Network for Point Cloud Semantic Segmentation

2020-07-30 · Mingmei Cheng, Le Hui, Jin Xie, Jian Yang, Hui Kong

In this paper, we propose a cascaded non-local neural network for point cloud segmentation. The proposed network aims to build the long-range dependencies of point clouds for the accurate segmentation. Specifically, we develop a novel cascaded non-local module, which consists of the neighborhood-level, superpoint-level and global-level non-local blocks. First, in the neighborhood-level block, we extract the local features of the centroid points of point clouds by assigning different weights to the neighboring points. The extracted local features of the centroid points are then used to encode the superpoint-level block with the non-local operation. Finally, the global-level block aggregates the non-local features of the superpoints for semantic segmentation in an encoder-decoder framework. Benefiting from the cascaded structure, geometric structure information of different neighborhoods with the same label can be propagated. In addition, the cascaded structure can largely reduce the computational cost of the original non-local operation on point clouds. Experiments on different indoor and outdoor datasets show that our method achieves state-of-the-art performance and effectively reduces the time consumption and memory occupation.

📄 PDF Abstract BibTeX arXiv:2007.15488

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPoint Cloud SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Non-Local Operation A Non-Local Operation is a component for capturing long-range dependencies with deep neural networks. It is a generalization of the classical non-local mean operation in…

Similar Papers 제목 키워드 기반

CasFusionNet: A Cascaded Network for Point Cloud Semantic Scene Completion by Dense Feature Fusion

2022-11-24 · Jinfeng Xu, Xianzhi Li, Yuan Tang, Qiao Yu 외

Semantic scene completion (SSC) aims to complete a partial 3D scene and predict its semantics simultaneously. Most existing works adopt the voxel representations, thus suffering from the growth of memory and computation …

SegmentationSemantic Segmentation

Global Attention-Guided Dual-Domain Point Cloud Feature Learning for Classification and Segmentation

2024-07-12 · Zihao Li, Pan Gao, Kang You, Chuan Yan 외

Previous studies have demonstrated the effectiveness of point-based neural models on the point cloud analysis task. However, there remains a crucial issue on producing the efficient input embedding for raw point coordina…

Semantic Segmentation

TreeGaussian: Tree-Guided Cascaded Contrastive Learning for Hierarchical Consistent 3D Gaussian Scene Segmentation and Understanding

2026-03-31 · Jingbin You, Zehao Li, Hao Jiang, Xinzhu Ma 외 arxiv

3D Gaussian Splatting (3DGS) has emerged as a real-time, differentiable representation for neural scene understanding. However, existing 3DGS-based methods struggle to represent hierarchical 3D semantic structures and ca…

Contrastive LearningScene UnderstandingScene Segmentation

Unsupervised Feedforward Feature (UFF) Learning for Point Cloud Classification and Segmentation

2020-09-02 · Min Zhang, Pranav Kadam, Shan Liu, C. -C. Jay Kuo

In contrast to supervised backpropagation-based feature learning in deep neural networks (DNNs), an unsupervised feedforward feature (UFF) learning scheme for joint classification and segmentation of 3D point clouds is p…

ClassificationDecoderGeneral ClassificationPoint Cloud Classification+1

DLA-Net: Learning Dual Local Attention Features for Semantic Segmentation of Large-Scale Building Facade Point Clouds

2021-06-01 · Yanfei Su, Weiquan Liu, Zhimin Yuan, Ming Cheng 외

Semantic segmentation of building facade is significant in various applications, such as urban building reconstruction and damage assessment. As there is a lack of 3D point clouds datasets related to the fine-grained bui…

3D Semantic SegmentationDecoderPoint Cloud SegmentationSegmentation+1