paper-with-me

Papers

Geometry and Uncertainty-Aware 3D Point Cloud Class-Incremental Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Yuwei Yang, Munawar Hayat, Zhao Jin, Chao Ren, Yinjie Lei

Despite the significant recent progress made on 3D point cloud semantic segmentation, the current methods require training data for all classes at once, and are not suitable for real-life scenarios where new categories are being continuously discovered. Substantial memory storage and expensive re-training is required to update the model to sequentially arriving data for new concepts. In this paper, to continually learn new categories using previous knowledge, we introduce class-incremental semantic segmentation of 3D point cloud. Unlike 2D images, 3D point clouds are disordered and unstructured, making it difficult to store and transfer knowledge especially when the previous data is not available. We further face the challenge of semantic shift, where previous/future classes are indiscriminately collapsed and treated as the background in the current step, causing a dramatic performance drop on past classes. We exploit the structure of point cloud and propose two strategies to address these challenges. First, we design a geometry-aware distillation module that transfers point-wise feature associations in terms of their geometric characteristics. To counter forgetting caused by the semantic shift, we further develop an uncertainty-aware pseudo-labelling scheme that eliminates noise in uncertain pseudo-labels by label propagation within a local neighborhood. Our extensive experiments on S3DIS and ScanNet in a class-incremental setting show impressive results comparable to the joint training strategy (upper bound). Code is available at: https://github.com/leolyj/3DPC-CISS

📄 PDF Abstract BibTeX

Code (1)

leolyj/3dpc-ciss 공식 구현 pytorch

Tasks

Class-Incremental Semantic SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

ModelNet40-E: An Uncertainty-Aware Benchmark for Point Cloud Classification

2025-08-02 · Pedro Alonso, Tianrui Li, Chongshou Li arxiv

We introduce ModelNet40-E, a new benchmark designed to assess the robustness and calibration of point cloud classification models under synthetic LiDAR-like noise. Unlike existing benchmarks, ModelNet40-E provides both n…

Point Cloud ClassificationPoint Clouds

UTOPIC: Uncertainty-aware Overlap Prediction Network for Partial Point Cloud Registration

2022-08-04 · Zhilei Chen, Honghua Chen, Lina Gong, Xuefeng Yan 외

High-confidence overlap prediction and accurate correspondences are critical for cutting-edge models to align paired point clouds in a partial-to-partial manner. However, there inherently exists uncertainty between the o…

DecoderPoint Cloud RegistrationPrediction

Geometry-aware Generation of Adversarial and Cooperative Point Clouds

2019-09-25 · Yuxin Wen, Jiehong Lin, Ke Chen, Kui Jia

Recent studies show that machine learning models are vulnerable to adversarial examples. In 2D image domain, these examples are obtained by adding imperceptible noises to natural images. This paper studies adversarial ge…

FairnessObject

HeartFormer: Semantic-Aware Dual-Structure Transformers for 3D Four-Chamber Cardiac Point Cloud Reconstruction

2025-11-29 · Zhengda Ma, Abhirup Banerjee arxiv

We present the first geometric deep learning framework based on point cloud representation for 3D four-chamber cardiac reconstruction from cine MRI data. This work addresses a long-standing limitation in conventional cin…

Point Cloud Completion

SPARK: Scalable Real-Time Point Cloud Aggregation with Multi-View Self-Calibration

2026-01-13 · Chentian Sun arxiv

Real-time multi-camera 3D reconstruction is crucial for 3D perception, immersive interaction, and robotics. Existing methods struggle with multi-view fusion, camera extrinsic uncertainty, and scalability for large camera…

3D ReconstructionPoint Clouds