{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/sfpnet-sparse-focal-point-network-for","title":"SFPNet: Sparse Focal Point Network for Semantic Segmentation on General LiDAR Point Clouds","arxiv_id":"2407.11569","date":"2024-07-16","proceeding":null,"authors":["Yanbo Wang","Wentao Zhao","Chuan Cao","Tianchen Deng","Jingchuan Wang","Weidong Chen"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2407.11569v1","url_pdf":"https://arxiv.org/pdf/2407.11569v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"sfpnet-sparse-focal-point-network-for","repo_url":"https://github.com/Cavendish518/SFPNet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}}],"tasks":[{"task_slug":"lidar-semantic-segmentation","task_name":"LIDAR Semantic Segmentation"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"}],"methods":[],"datasets_introduced":[{"slug":"s-mid","name":"S.MID","full_name":"SeMantic InDustry"}],"methods_introduced":[],"results":[{"leaderboard":"/sota/lidar-semantic-segmentation-on-s-mid","task":"LIDAR Semantic Segmentation","dataset":"S.MID","model":"SFPNet","rank_in_archive_order":1,"of":4,"metrics":{"val mIoU":"72.8%"},"uses_additional_data":false},{"leaderboard":"/sota/lidar-semantic-segmentation-on-semantickitti","task":"LIDAR Semantic Segmentation","dataset":"SemanticKITTI","model":"SFPNet","rank_in_archive_order":2,"of":4,"metrics":{"mIOU":"70.3%","val mIoU":"69.2%"},"uses_additional_data":false},{"leaderboard":"/sota/lidar-semantic-segmentation-on-nuscenes","task":"LIDAR Semantic Segmentation","dataset":"nuScenes","model":"SFPNet","rank_in_archive_order":9,"of":36,"metrics":{"test mIoU":"0.802","val mIoU":"0.801"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2407.11569","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2407.11569"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/Cavendish518/SFPNet","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"ran":5,"unverified":5},"by_repo_kind":{"official":{"samples":10,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":10,"samples":[{"code_sha256_prefix":"72f7edec803ad943","entry":"collation_fn_voxelmean_tta","repo":"Cavendish518/SFPNet","repo_kind":"official","path":"Demo/demo_util.py","file_url":"https://github.com/Cavendish518/SFPNet/blob/HEAD/Demo/demo_util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"72f7edec803ad943"}},{"code_sha256_prefix":"1dad93b61e98c32e","entry":"colorize","repo":"Cavendish518/SFPNet","repo_kind":"official","path":"util/common_util.py","file_url":"https://github.com/Cavendish518/SFPNet/blob/HEAD/util/common_util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"1dad93b61e98c32e"}},{"code_sha256_prefix":"e985f384ed063aef","entry":"get_logger","repo":"Cavendish518/SFPNet","repo_kind":"official","path":"util/logger.py","file_url":"https://github.com/Cavendish518/SFPNet/blob/HEAD/util/logger.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e985f384ed063aef"}},{"code_sha256_prefix":"2a66f4ab6863908c","entry":"intersectionAndUnion","repo":"Cavendish518/SFPNet","repo_kind":"official","path":"util/common_util.py","file_url":"https://github.com/Cavendish518/SFPNet/blob/HEAD/util/common_util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"2a66f4ab6863908c"}},{"code_sha256_prefix":"c8e625f7af34ae7b","entry":"voxelize","repo":"Cavendish518/SFPNet","repo_kind":"official","path":"util/voxelize.py","file_url":"https://github.com/Cavendish518/SFPNet/blob/HEAD/util/voxelize.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c8e625f7af34ae7b"}},{"code_sha256_prefix":"0086c892bd1df796","entry":"fnv_hash_vec","repo":"Cavendish518/SFPNet","repo_kind":"official","path":"util/voxelize.py","file_url":"https://github.com/Cavendish518/SFPNet/blob/HEAD/util/voxelize.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0086c892bd1df796"}},{"code_sha256_prefix":"136834d66336e6b9","entry":"intersectionAndUnionGPU","repo":"Cavendish518/SFPNet","repo_kind":"official","path":"util/common_util.py","file_url":"https://github.com/Cavendish518/SFPNet/blob/HEAD/util/common_util.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"136834d66336e6b9"}},{"code_sha256_prefix":"277a13798d6d6981","entry":"load_cfg_from_cfg_file","repo":"Cavendish518/SFPNet","repo_kind":"official","path":"util/config.py","file_url":"https://github.com/Cavendish518/SFPNet/blob/HEAD/util/config.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"277a13798d6d6981"}},{"code_sha256_prefix":"4efe685c6fb1ec11","entry":"merge_cfg_from_list","repo":"Cavendish518/SFPNet","repo_kind":"official","path":"util/config.py","file_url":"https://github.com/Cavendish518/SFPNet/blob/HEAD/util/config.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4efe685c6fb1ec11"}},{"code_sha256_prefix":"afdc8ad15d9098b8","entry":"ravel_hash_vec","repo":"Cavendish518/SFPNet","repo_kind":"official","path":"util/voxelize.py","file_url":"https://github.com/Cavendish518/SFPNet/blob/HEAD/util/voxelize.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"afdc8ad15d9098b8"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}