{"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/arxiv-2603-07454","title":"SLNet: A Super-Lightweight Geometry-Adaptive Network for 3D Point Cloud Recognition","arxiv_id":"2603.07454","date":"2026-03-08","proceeding":null,"authors":["Mohammad Saeid","Amir Salarpour","Pedram MohajerAnsari","Mert D. Pesé"],"abstract":"We present SLNet, a lightweight backbone for 3D point cloud recognition designed to achieve strong performance without the computational cost of many recent attention, graph, and deep MLP based models. The model is built on two simple ideas: NAPE (Nonparametric Adaptive Point Embedding), which captures spatial structure using a combination of Gaussian RBF and cosine bases with input adaptive bandwidth and blending, and GMU (Geometric Modulation Unit), a per channel affine modulator that adds only 2D learnable parameters. These components are used within a four stage hierarchical encoder with FPS+kNN grouping, nonparametric normalization, and shared residual MLPs. In experiments, SLNet shows that a very small model can still remain highly competitive across several 3D recognition tasks. On ModelNet40, SLNet-S with 0.14M parameters and 0.31 GFLOPs achieves 93.64% overall accuracy, outperforming PointMLP-elite with 5x fewer parameters, while SLNet-M with 0.55M parameters and 1.22 GFLOPs reaches 93.92%, exceeding PointMLP with 24x fewer parameters. On ScanObjectNN, SLNet-M achieves 84.25% overall accuracy within 1.2 percentage points of PointMLP while using 28x fewer parameters. For large scale scene segmentation, SLNet-T extends the backbone with local Point Transformer attention and reaches 58.2% mIoU on S3DIS Area 5 with only 2.5M parameters, more than 17x fewer than Point Transformer V3. We also introduce NetScore+, which extends NetScore by incorporating latency and peak memory so that efficiency can be evaluated in a more deployment oriented way. Across multiple benchmarks and hardware settings, SLNet delivers a strong overall balance between accuracy and efficiency. Code is available at: https://github.com/m-saeid/SLNet.","url_abs":"https://arxiv.org/abs/2603.07454","url_pdf":"https://arxiv.org/pdf/2603.07454","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2603.07454","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2603.07454"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/m-saeid/SLNet","reach":null}],"summary":{"ran":3,"ran_draft_wrong":2,"ran_fixture":1,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":9,"ran":6,"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":9,"samples":[{"code_sha256_prefix":"6fa55fa6643ab280","entry":"LocalAttentionBlock","repo":"m-saeid/SLNet","repo_kind":"found_in_text","path":"model_slnet_t/encoder.py","file_url":"https://github.com/m-saeid/SLNet/blob/HEAD/model_slnet_t/encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6fa55fa6643ab280"}},{"code_sha256_prefix":"d14385254aabc19b","entry":"LocalMLPBlock","repo":"m-saeid/SLNet","repo_kind":"found_in_text","path":"model_slnet_t/encoder.py","file_url":"https://github.com/m-saeid/SLNet/blob/HEAD/model_slnet_t/encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d14385254aabc19b"}},{"code_sha256_prefix":"f8dc9daf15a32ba4","entry":"conv_bn_relu","repo":"m-saeid/SLNet","repo_kind":"found_in_text","path":"model_slnet_t/encoder.py","file_url":"https://github.com/m-saeid/SLNet/blob/HEAD/model_slnet_t/encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f8dc9daf15a32ba4"}},{"code_sha256_prefix":"bd62d3e5697a5569","entry":"fps","repo":"m-saeid/SLNet","repo_kind":"found_in_text","path":"model_slnet_t/encoder.py","file_url":"https://github.com/m-saeid/SLNet/blob/HEAD/model_slnet_t/encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bd62d3e5697a5569"}},{"code_sha256_prefix":"669c4efc9ce03507","entry":"gather_nd","repo":"m-saeid/SLNet","repo_kind":"found_in_text","path":"model_slnet_t/encoder.py","file_url":"https://github.com/m-saeid/SLNet/blob/HEAD/model_slnet_t/encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"669c4efc9ce03507"}},{"code_sha256_prefix":"bb227ea09b0a6992","entry":"gn","repo":"m-saeid/SLNet","repo_kind":"found_in_text","path":"model_slnet_t/encoder.py","file_url":"https://github.com/m-saeid/SLNet/blob/HEAD/model_slnet_t/encoder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bb227ea09b0a6992"}},{"code_sha256_prefix":"66cb10489b09238f","entry":"Encoder","repo":"m-saeid/SLNet","repo_kind":"found_in_text","path":"model_slnet_t/encoder.py","file_url":"https://github.com/m-saeid/SLNet/blob/HEAD/model_slnet_t/encoder.py","link_basis":"first_harvest_node","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":"66cb10489b09238f"}},{"code_sha256_prefix":"7d2b3a9a450c93e1","entry":"EncoderStage","repo":"m-saeid/SLNet","repo_kind":"found_in_text","path":"model_slnet_t/encoder.py","file_url":"https://github.com/m-saeid/SLNet/blob/HEAD/model_slnet_t/encoder.py","link_basis":"first_harvest_node","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":"7d2b3a9a450c93e1"}},{"code_sha256_prefix":"d5c9edd26f829c31","entry":"knn","repo":"m-saeid/SLNet","repo_kind":"found_in_text","path":"model_slnet_t/encoder.py","file_url":"https://github.com/m-saeid/SLNet/blob/HEAD/model_slnet_t/encoder.py","link_basis":"first_harvest_node","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":"d5c9edd26f829c31"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}