Papers › SFPNet: Sparse Focal Point Network for Semantic Segmentation on General LiDAR Point Clouds

SFPNet: Sparse Focal Point Network for Semantic Segmentation on General LiDAR Point Clouds

16 Jul 2024arXiv:2407.11569archive 2025-07-28

Yanbo Wang, Wentao Zhao, Chuan Cao, Tianchen Deng, Jingchuan Wang, Weidong Chen

Although LiDAR semantic segmentation advances rapidly, state-of-the-art methods often incorporate specifically designed inductive bias derived from benchmarks originating from mechanical spinning LiDAR. This can limit model generalizability to other kinds of LiDAR technologies and make hyperparameter tuning more complex. To tackle these issues, we propose a generalized framework to accommodate various types of LiDAR prevalent in the market by replacing window-attention with our sparse focal point modulation. Our SFPNet is capable of extracting multi-level contexts and dynamically aggregating them using a gate mechanism. By implementing a channel-wise information query, features that incorporate both local and global contexts are encoded. We also introduce a novel large-scale hybrid-solid LiDAR semantic segmentation dataset for robotic applications. SFPNet demonstrates competitive performance on conventional benchmarks derived from mechanical spinning LiDAR, while achieving state-of-the-art results on benchmark derived from solid-state LiDAR. Additionally, it outperforms existing methods on our novel dataset sourced from hybrid-solid LiDAR. Code and dataset are available at https://github.com/Cavendish518/SFPNet and https://www.semanticindustry.top.

PaperPDFCodeCode 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="2407.11569")

Code

Syntology Ran 5 of 10 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 5 ran with no contract checked.

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

Cavendish518/SFPNet officialmentioned in papermentioned on GitHubpytorchNOASSERTION 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

10 samples harvested; 5 ran; 0 honoured the contract we drafted; 5 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.

5ran
5unverified

Licence: 10 of the 10 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 Cavendish518/SFPNet. “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.

collation_fn_voxelmean_tta Cavendish518/SFPNet/Demo/demo_util.py official repository ran licence not identified · pointer only · 72f7edec803ad943 · report
colorize Cavendish518/SFPNet/util/common_util.py official repository ran licence not identified · pointer only · 1dad93b61e98c32e · report
get_logger Cavendish518/SFPNet/util/logger.py official repository ran licence not identified · pointer only · e985f384ed063aef · report
intersectionAndUnion Cavendish518/SFPNet/util/common_util.py official repository ran licence not identified · pointer only · 2a66f4ab6863908c · report
voxelize Cavendish518/SFPNet/util/voxelize.py official repository ran licence not identified · pointer only · c8e625f7af34ae7b · report
fnv_hash_vec Cavendish518/SFPNet/util/voxelize.py official repository unverified no licence file found · pointer only · 0086c892bd1df796 · report
intersectionAndUnionGPU Cavendish518/SFPNet/util/common_util.py official repository unverified licence not identified · pointer only · 136834d66336e6b9 · report
load_cfg_from_cfg_file Cavendish518/SFPNet/util/config.py official repository unverified no licence file found · pointer only · 277a13798d6d6981 · report
merge_cfg_from_list Cavendish518/SFPNet/util/config.py official repository unverified no licence file found · pointer only · 4efe685c6fb1ec11 · report
ravel_hash_vec Cavendish518/SFPNet/util/voxelize.py official repository unverified no licence file found · pointer only · afdc8ad15d9098b8 · report

Tasks

LIDAR Semantic SegmentationSemantic Segmentation

Datasets

Introduced by this paper, per the archive.

S.MID

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
LIDAR Semantic Segmentation S.MID SFPNet val mIoU 72.8% #1 of 4 Archive leaderboard report
LIDAR Semantic Segmentation SemanticKITTI SFPNet mIOU 70.3% #2 of 4 Archive leaderboard report
LIDAR Semantic Segmentation SemanticKITTI SFPNet val mIoU 69.2% #2 of 4 Archive leaderboard report
LIDAR Semantic Segmentation nuScenes SFPNet test mIoU 0.802 #9 of 36 Archive leaderboard report
LIDAR Semantic Segmentation nuScenes SFPNet val mIoU 0.801 #9 of 36 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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