paper-with-me

홈 › Papers

Ambiguity-aware Point Cloud Segmentation by Adaptive Margin Contrastive Learning

2025-07-09 · Yang Chen, Yueqi Duan, Haowen Sun, Jiwen Lu, Yap-Peng Tan arxiv

This paper proposes an adaptive margin contrastive learning method for 3D semantic segmentation on point clouds. Most existing methods use equally penalized objectives, which ignore the per-point ambiguities and less discriminated features stemming from transition regions. However, as highly ambiguous points may be indistinguishable even for humans, their manually annotated labels are less reliable, and hard constraints over these points would lead to sub-optimal models. To address this, we first design AMContrast3D, a method comprising contrastive learning into an ambiguity estimation framework, tailored to adaptive objectives for individual points based on ambiguity levels. As a result, our method promotes model training, which ensures the correctness of low-ambiguity points while allowing mistakes for high-ambiguity points. As ambiguities are formulated based on position discrepancies across labels, optimization during inference is constrained by the assumption that all unlabeled points are uniformly unambiguous, lacking ambiguity awareness. Inspired by the insight of joint training, we further propose AMContrast3D++ integrating with two branches trained in parallel, where a novel ambiguity prediction module concurrently learns point ambiguities from generated embeddings. To this end, we design a masked refinement mechanism that leverages predicted ambiguities to enable the ambiguous embeddings to be more reliable, thereby boosting segmentation performance and enhancing robustness. Experimental results on 3D indoor scene datasets, S3DIS and ScanNet, demonstrate the effectiveness of the proposed method. Code is available at https://github.com/YangChenApril/AMContrast3D.

📄 PDF Abstract BibTeX arXiv:2507.06592

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Segmentation3D Semantic SegmentationContrastive LearningPoint Clouds

Similar Papers 제목 키워드 기반

Adaptive Margin Contrastive Learning for Ambiguity-aware 3D Semantic Segmentation

2025-02-06 · Yang Chen, Yueqi Duan, Runzhong Zhang, Yap-Peng Tan

In this paper, we propose an adaptive margin contrastive learning method for 3D point cloud semantic segmentation, namely AMContrast3D. Most existing methods use equally penalized objectives, which ignore per-point ambig…

3D Semantic SegmentationContrastive LearningSemantic Segmentation

Semantic Segmentation for Real Point Cloud Scenes via Bilateral Augmentation and Adaptive Fusion

2021-03-12 · CVPR 2021 1 · Shi Qiu, Saeed Anwar, Nick Barnes

Given the prominence of current 3D sensors, a fine-grained analysis on the basic point cloud data is worthy of further investigation. Particularly, real point cloud scenes can intuitively capture complex surroundings in …

3D Semantic SegmentationSegmentationSemantic Segmentation

IPDN: Image-enhanced Prompt Decoding Network for 3D Referring Expression Segmentation

2025-01-09 · Qi Chen, Changli Wu, Jiayi Ji, Yiwei Ma 외

3D Referring Expression Segmentation (3D-RES) aims to segment point cloud scenes based on a given expression. However, existing 3D-RES approaches face two major challenges: feature ambiguity and intent ambiguity. Feature…

DecoderReferring ExpressionReferring Expression Segmentation

GRASPTrack: Geometry-Reasoned Association via Segmentation and Projection for Multi-Object Tracking

2025-08-11 · Xudong Han, Pengcheng Fang, Yueying Tian, Jianhui Yu 외 arxiv

Multi-object tracking (MOT) in monocular videos is fundamentally challenged by occlusions and depth ambiguity, issues that conventional tracking-by-detection (TBD) methods struggle to resolve owing to a lack of geometric…

Monocular Depth EstimationMulti-Object TrackingInstance SegmentationPoint Clouds

SIESEF-FusionNet: Spatial Inter-correlation Enhancement and Spatially-Embedded Feature Fusion Network for LiDAR Point Cloud Semantic Segmentation

2024-11-11 · Jiale Chen, Fei Xia, Jianliang Mao, Haoping Wang 외

The ambiguity at the boundaries of different semantic classes in point cloud semantic segmentation often leads to incorrect decisions in intelligent perception systems, such as autonomous driving. Hence, accurate delinea…

Autonomous DrivingSemantic Segmentation