{"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-2604-17720","title":"FlashFPS: Efficient Farthest Point Sampling for Large-Scale Point Clouds via Pruning and Caching","arxiv_id":"2604.17720","date":"2026-04-20","proceeding":null,"authors":["Yuzhe Fu","Hancheng Ye","Cong Guo","Junyao Zhang","Qinsi Wang","Yueqian Lin","Changchun Zhou"," Hai"," Li","Yiran Chen"],"abstract":"Point-based Neural Networks (PNNs) have become a key approach for point cloud processing. However, a core operation in these models, Farthest Point Sampling (FPS), often introduces significant inference latency, especially for large-scale processing. Despite existing CUDA- and hardware-level optimizations, FPS remains a major bottleneck due to exhaustive computations across multiple network layers in PNNs, which hinders scalability. Through systematic analysis, we identify three substantial redundancies in FPS, including unnecessary full-cloud computations, redundant late-stage iterations, and predictable inter-layer outputs that make later FPS computations avoidable. To address these, we propose \\textbf{\\textit{FlashFPS}}, a hardware-agnostic, plug-and-play framework for FPS acceleration, composed of \\textit{FPS-Prune} and \\textit{FPS-Cache}. \\textit{FPS-Prune} introduces candidate pruning and iteration pruning to reduce redundant computations in FPS while preserving sampling quality, and \\textit{FPS-Cache} eliminates layer-wise redundancy via cache-and-reuse. Integrated into existing CUDA libraries and state-of-the-art PNN accelerators, \\textit{FlashFPS} achieves 5.16$\\times$ speedup over the standard CUDA baseline on GPU and 2.69$\\times$ on PNN accelerators, with negligible accuracy loss, enabling efficient and scalable PNN inference. Codes are released at https://github.com/Yuzhe-Fu/FlashFPS.","url_abs":"https://arxiv.org/abs/2604.17720","url_pdf":"https://arxiv.org/pdf/2604.17720","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":{"syntology_url":"https://syntology.ai/paper/2604.17720","atlas_url":"https://app.syntology.ai/?focus=2604.17720","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.17720"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/Yuzhe-Fu/FlashFPS","reach":null}],"summary":{"ran":9,"ran_honours":1,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":11,"ran":10,"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":11,"samples":[{"code_sha256_prefix":"65c970f35976128a","entry":"concat_collate_fn","repo":"Yuzhe-Fu/FlashFPS","repo_kind":"found_in_text","path":"FlashFPS-Openpoints/openpoints/dataset/build.py","file_url":"https://github.com/Yuzhe-Fu/FlashFPS/blob/HEAD/FlashFPS-Openpoints/openpoints/dataset/build.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":"65c970f35976128a"}},{"code_sha256_prefix":"b9389712035a81db","entry":"download_and_extract_archive","repo":"Yuzhe-Fu/FlashFPS","repo_kind":"found_in_text","path":"FlashFPS-Openpoints/openpoints/dataset/modelnet/modelnet40_ply_2048_loader.py","file_url":"https://github.com/Yuzhe-Fu/FlashFPS/blob/HEAD/FlashFPS-Openpoints/openpoints/dataset/modelnet/modelnet40_ply_2048_loader.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":"b9389712035a81db"}},{"code_sha256_prefix":"f80066a00e7156a2","entry":"farthest_point_sample","repo":"Yuzhe-Fu/FlashFPS","repo_kind":"found_in_text","path":"FlashFPS-Openpoints/openpoints/dataset/modelnet/modelnet40_normal_resampled_loader.py","file_url":"https://github.com/Yuzhe-Fu/FlashFPS/blob/HEAD/FlashFPS-Openpoints/openpoints/dataset/modelnet/modelnet40_normal_resampled_loader.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f80066a00e7156a2"}},{"code_sha256_prefix":"0086c892bd1df796","entry":"fnv_hash_vec","repo":"Yuzhe-Fu/FlashFPS","repo_kind":"found_in_text","path":"FlashFPS-Openpoints/openpoints/dataset/data_util.py","file_url":"https://github.com/Yuzhe-Fu/FlashFPS/blob/HEAD/FlashFPS-Openpoints/openpoints/dataset/data_util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0086c892bd1df796"}},{"code_sha256_prefix":"cd2a47ded9dd84cf","entry":"is_model","repo":"Yuzhe-Fu/FlashFPS","repo_kind":"found_in_text","path":"FlashFPS-Openpoints/openpoints/models/registry.py","file_url":"https://github.com/Yuzhe-Fu/FlashFPS/blob/HEAD/FlashFPS-Openpoints/openpoints/models/registry.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":"cd2a47ded9dd84cf"}},{"code_sha256_prefix":"d14a6ca5ff9d530e","entry":"list_models","repo":"Yuzhe-Fu/FlashFPS","repo_kind":"found_in_text","path":"FlashFPS-Openpoints/openpoints/models/registry.py","file_url":"https://github.com/Yuzhe-Fu/FlashFPS/blob/HEAD/FlashFPS-Openpoints/openpoints/models/registry.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":"d14a6ca5ff9d530e"}},{"code_sha256_prefix":"9ed5c671b662922a","entry":"load_data","repo":"Yuzhe-Fu/FlashFPS","repo_kind":"found_in_text","path":"FlashFPS-Openpoints/openpoints/dataset/modelnet/modelnet40_ply_2048_loader.py","file_url":"https://github.com/Yuzhe-Fu/FlashFPS/blob/HEAD/FlashFPS-Openpoints/openpoints/dataset/modelnet/modelnet40_ply_2048_loader.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":"9ed5c671b662922a"}},{"code_sha256_prefix":"4783fbece52f500e","entry":"pc_normalize","repo":"Yuzhe-Fu/FlashFPS","repo_kind":"found_in_text","path":"FlashFPS-Openpoints/openpoints/dataset/modelnet/modelnet40_normal_resampled_loader.py","file_url":"https://github.com/Yuzhe-Fu/FlashFPS/blob/HEAD/FlashFPS-Openpoints/openpoints/dataset/modelnet/modelnet40_normal_resampled_loader.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4783fbece52f500e"}},{"code_sha256_prefix":"afdc8ad15d9098b8","entry":"ravel_hash_vec","repo":"Yuzhe-Fu/FlashFPS","repo_kind":"found_in_text","path":"FlashFPS-Openpoints/openpoints/dataset/data_util.py","file_url":"https://github.com/Yuzhe-Fu/FlashFPS/blob/HEAD/FlashFPS-Openpoints/openpoints/dataset/data_util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"afdc8ad15d9098b8"}},{"code_sha256_prefix":"e13039fb1c347452","entry":"register_model","repo":"Yuzhe-Fu/FlashFPS","repo_kind":"found_in_text","path":"FlashFPS-Openpoints/openpoints/models/registry.py","file_url":"https://github.com/Yuzhe-Fu/FlashFPS/blob/HEAD/FlashFPS-Openpoints/openpoints/models/registry.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":"e13039fb1c347452"}},{"code_sha256_prefix":"556e417290a6e1fd","entry":"download_url","repo":"Yuzhe-Fu/FlashFPS","repo_kind":"found_in_text","path":"FlashFPS-Openpoints/openpoints/dataset/data_util.py","file_url":"https://github.com/Yuzhe-Fu/FlashFPS/blob/HEAD/FlashFPS-Openpoints/openpoints/dataset/data_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":"556e417290a6e1fd"}}]},"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}