All Points Matter: Entropy-Regularized Distribution Alignment for Weakly-supervised 3D Segmentation
Liyao Tang, Zhe Chen, Shanshan Zhao, Chaoyue Wang, Dacheng Tao

TL;DR
This paper introduces ERDA, a novel entropy-regularized distribution alignment method that enhances weakly supervised 3D segmentation by effectively utilizing all unlabeled data, significantly improving performance over existing approaches.
Contribution
The paper proposes a simple yet effective ERDA learning strategy combining entropy regularization and distribution alignment, outperforming prior methods in weakly supervised 3D segmentation.
Findings
ERDA achieves state-of-the-art results on multiple datasets.
ERDA outperforms fully-supervised baselines with only 1% labeled data.
The method effectively exploits all unlabeled data points for improved learning.
Abstract
Pseudo-labels are widely employed in weakly supervised 3D segmentation tasks where only sparse ground-truth labels are available for learning. Existing methods often rely on empirical label selection strategies, such as confidence thresholding, to generate beneficial pseudo-labels for model training. This approach may, however, hinder the comprehensive exploitation of unlabeled data points. We hypothesize that this selective usage arises from the noise in pseudo-labels generated on unlabeled data. The noise in pseudo-labels may result in significant discrepancies between pseudo-labels and model predictions, thus confusing and affecting the model training greatly. To address this issue, we propose a novel learning strategy to regularize the generated pseudo-labels and effectively narrow the gaps between pseudo-labels and model predictions. More specifically, our method introduces an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Human Pose and Action Recognition
MethodsEntropy Regularization
