vix.ing · top · new · best · stats

Loss Landscape Topology Reveals Why Simple Baselines are Competitive at 3D Point Cloud Segmentation Under Class Imbalance

2026/07/23 by Antonis Savva, Christos Kyrkou, Theocharis Theocharides
Computer Science · #Class (philosophy) #Cloud computing #Point cloud #Segmentation #Simple (philosophy) #Topology (electrical circuits) #cs.CV

paper · pdf · doi:10.1007/978-3-032-31673-8_35

published in Lecture notes in computer science, 524-538 (Springer Science+Business Media) · 21 pages, 7 figures, International Conference on Pattern Recognition (ICPR) 2026

arxiv created 2026/07/23 · openalex created_date 2026/08/02 · openalex publication_date 2026/08/02 · openalex updated_date 2026/08/03 · arxiv updated 2026/08/04

Abstract

Semantic segmentation of 3D point clouds faces severe class imbalance, yet the effectiveness of specialized imbalance-aware methods from 2D computer vision remains unclear in 3D contexts. We systematically evaluate 11 imbalance mitigation approaches across datasets with extreme (641:1) and moderate (56:1) imbalance ratios, revealing a surprising finding: standard cross-entropy with uniform weighting achieves competitive performance, typically within 0.8-3.3% mIoU of specialized methods across architectures and datasets. Through multifaceted mechanistic analysis of error patterns, decision boundaries, and the geometry of the optimization landscape, our analyses suggest that imbalance severity shapes the topology, creating narrow solution basins under extreme imbalance and flat plateaus under moderate imbalance. This appears to constrain the effectiveness of loss-level modifications, as all methods must navigate these geometric constraints. Our findings offer practical guidance; standard cross-entropy provides a robust baseline, with specialized methods offering modest improvements (0.8-3.3% mIoU) that vary by architecture and dataset but risk substantial degradation if poorly tuned. This work provides the first mechanistic explanation for why techniques proven effective in 2D do not readily transfer to point-based 3D point cloud segmentation, validated across two representative architectures.

Citations

Related