Papers › SemAffiNet: Semantic-Affine Transformation for Point Cloud Segmentation

SemAffiNet: Semantic-Affine Transformation for Point Cloud Segmentation

26 May 2022CVPR 2022 1arXiv:2205.13490archive 2025-07-28

Ziyi Wang, Yongming Rao, Xumin Yu, Jie zhou, Jiwen Lu

Conventional point cloud semantic segmentation methods usually employ an encoder-decoder architecture, where mid-level features are locally aggregated to extract geometric information. However, the over-reliance on these class-agnostic local geometric representations may raise confusion between local parts from different categories that are similar in appearance or spatially adjacent. To address this issue, we argue that mid-level features can be further enhanced with semantic information, and propose semantic-affine transformation that transforms features of mid-level points belonging to different categories with class-specific affine parameters. Based on this technique, we propose SemAffiNet for point cloud semantic segmentation, which utilizes the attention mechanism in the Transformer module to implicitly and explicitly capture global structural knowledge within local parts for overall comprehension of each category. We conduct extensive experiments on the ScanNetV2 and NYUv2 datasets, and evaluate semantic-affine transformation on various 3D point cloud and 2D image segmentation baselines, where both qualitative and quantitative results demonstrate the superiority and generalization ability of our proposed approach. Code is available at https://github.com/wangzy22/SemAffiNet.

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="2205.13490")

Code

Syntology Ran 3 of 11 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran with no contract checked.

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

wangzy22/SemAffiNet officialmentioned in papermentioned on GitHubpytorchMIT 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

11 samples harvested; 3 ran; 1 honoured the contract we drafted; 8 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
2ran
8unverified

Licence: 0 of the 11 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 wangzy22/SemAffiNet. “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.

downsample_conv wangzy22/SemAffiNet/models/resnet_d.py official repository ran MIT (permissive) · eea0376ea397a1c7 · report
get_padding wangzy22/SemAffiNet/models/resnet_d.py official repository ran · honoured contract fingerprinted MIT (permissive) · 9b02c1068795fd5b · report
state_dict_remove_moudle wangzy22/SemAffiNet/models/semaffinet.py official repository ran MIT (permissive) · c4b88bc6388a332e · report
adjust_intrinsic wangzy22/SemAffiNet/dataset/scanNetCross.py official repository unverified MIT (permissive) · 81a52f12291c03c6 · report
collation_fn wangzy22/SemAffiNet/dataset/scanNet3D.py official repository unverified MIT (permissive) · 0f0c2365c06796db · report
collation_fn wangzy22/SemAffiNet/dataset/scanNetCross.py official repository unverified MIT (permissive) · cb93a4455661b639 · report
collation_fn_eval_all wangzy22/SemAffiNet/dataset/scanNet3D.py official repository unverified MIT (permissive) · 50ae10fb57320b06 · report
downsample_avg wangzy22/SemAffiNet/models/resnet_d.py official repository unverified MIT (permissive) · 6a8bcd1ebef3b13f · report
get_coords_map wangzy22/SemAffiNet/models/bpm.py official repository unverified MIT (permissive) · ff48686fd2773fe0 · report
get_stats wangzy22/SemAffiNet/dataset/pregroup_2d_scannet.py official repository unverified MIT (permissive) · b309b945f3526f50 · report
make_intrinsic wangzy22/SemAffiNet/dataset/scanNetCross.py official repository unverified MIT (permissive) · f47c8e54943ce833 · report

Tasks

DecoderImage SegmentationPoint Cloud SegmentationSegmentationSemantic Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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