Papers › All Points Matter: Entropy-Regularized Distribution Alignment for Weakly-supervised 3D...

All Points Matter: Entropy-Regularized Distribution Alignment for Weakly-supervised 3D Segmentation

25 May 2023NeurIPS 2023 11arXiv:2305.15832archive 2025-07-28

Liyao Tang, Zhe Chen, Shanshan Zhao, Chaoyue Wang, DaCheng Tao

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 Entropy Regularization loss and a Distribution Alignment loss for weakly supervised learning in 3D segmentation tasks, resulting in an ERDA learning strategy. Interestingly, by using KL distance to formulate the distribution alignment loss, it reduces to a deceptively simple cross-entropy-based loss which optimizes both the pseudo-label generation network and the 3D segmentation network simultaneously. Despite the simplicity, our method promisingly improves the performance. We validate the effectiveness through extensive experiments on various baselines and large-scale datasets. Results show that ERDA effectively enables the effective usage of all unlabeled data points for learning and achieves state-of-the-art performance under different settings. Remarkably, our method can outperform fully-supervised baselines using only 1% of true annotations. Code and model will be made publicly available at https://github.com/LiyaoTang/ERDA.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2305.15832")

Code

Syntology Ran 16 of 33 code samples harvested from 1 repository linked to this paper; 17 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 6 ran · our draft was wrong; 1 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: official repository: 33 samples from 1 repository, 16 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

LiyaoTang/ERDA officialmentioned in papertf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

33 samples harvested; 16 ran; 1 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · violated contract
6ran · our draft was wrong
1ran · fixture could not drive it
7ran
17unverified

Licence: 0 of the 33 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from LiyaoTang/ERDA. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_reduction LiyaoTang/ERDA/models/head.py official repository ran MIT (permissive) · 65566e34fbee2d02 · report
check_mask LiyaoTang/ERDA/models/head.py official repository ran · violated contract fingerprinted MIT (permissive) · 585514b22f60ec47 · report
dropout LiyaoTang/ERDA/models/head.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 66f4ca8e47d66009 · report
fetch_supports_stage LiyaoTang/ERDA/models/head.py official repository ran MIT (permissive) · 9166f0042b70f6a0 · report
get_activation LiyaoTang/ERDA/models/head.py official repository ran · our draft was wrong MIT (permissive) · 6f022cb10fccee9d · report
get_class_weight LiyaoTang/ERDA/models/head.py official repository ran MIT (permissive) · 36d027452f58eb43 · report
get_ftype LiyaoTang/ERDA/models/head.py official repository ran MIT (permissive) · 11f40ad83f37e95f · report
get_initializer LiyaoTang/ERDA/models/head.py official repository ran · our draft was wrong MIT (permissive) · b9980bfcdc9fa508 · report
get_kwargs LiyaoTang/ERDA/models/head.py official repository ran MIT (permissive) · 6eb3a7a026e881ba · report
get_kwargs_mlp LiyaoTang/ERDA/models/head.py official repository ran MIT (permissive) · a36a27d7a5eeaf3e · report
get_type LiyaoTang/ERDA/models/head.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 65a09d51e78e2ff8 · report
masked_softmax LiyaoTang/ERDA/models/head.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 72be9593f760bb29 · report
tf_cond LiyaoTang/ERDA/models/head.py official repository ran · honoured contract MIT (permissive) · 0822e0ff9c4729a5 · report
tf_gather LiyaoTang/ERDA/models/head.py official repository ran MIT (permissive) · 862351355d71ffc6 · report
tf_scope LiyaoTang/ERDA/models/head.py official repository ran · our draft was wrong MIT (permissive) · 7153a8b6464f04ea · report
to_valid_stage LiyaoTang/ERDA/models/head.py official repository ran · our draft was wrong MIT (permissive) · 532f90a2c87f9f32 · report
_variable_on_cpu LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · ce6452caa8be618b · report
_variable_with_weight_decay LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · d98ee661d06ca55e · report
batch_norm LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · 0c8f88cadeb2d45f · report
calc_dist LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · 34736bc6edd358fa · report
calc_loss LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · 87082c78c01cdcc8 · report
cls_contrast_head LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · 2b0265835b2b9e32 · report
conv1d_1x1 LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · 2101a28ba054c714 · report
dense_layer LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · 6a695291eaa9bee6 · report
get_sample_idx LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · a3a2fe6e67287299 · report
get_scene_label LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · 77f37437581eb0b7 · report
mlp_head LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · 747ee8f1f284c303 · report
mlps LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · 95ee8413bb72a5d2 · report
mlps_by_ops LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · b5717e76cb07f225 · report
normalize LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · 114618f6f9dc6b02 · report
parse_stage LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · c1132af83963c82c · report
pseudo_head LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · b62f118649752c42 · report
tf_get_variable LiyaoTang/ERDA/models/head.py official repository unverified MIT (permissive) · 5271d891a74ff73e · report

Tasks

AllPseudo LabelSegmentationWeakly-supervised Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Entropy Regularization

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections