Papers › LCM: Locally Constrained Compact Point Cloud Model for Masked Point Modeling

LCM: Locally Constrained Compact Point Cloud Model for Masked Point Modeling

27 May 2024arXiv:2405.17149archive 2025-07-28

Yaohua Zha, Naiqi Li, Yanzi Wang, Tao Dai, Hang Guo, Bin Chen, Zhi Wang, Zhihao Ouyang, Shu-Tao Xia

The pre-trained point cloud model based on Masked Point Modeling (MPM) has exhibited substantial improvements across various tasks. However, these models heavily rely on the Transformer, leading to quadratic complexity and limited decoder, hindering their practice application. To address this limitation, we first conduct a comprehensive analysis of existing Transformer-based MPM, emphasizing the idea that redundancy reduction is crucial for point cloud analysis. To this end, we propose a Locally constrained Compact point cloud Model (LCM) consisting of a locally constrained compact encoder and a locally constrained Mamba-based decoder. Our encoder replaces self-attention with our local aggregation layers to achieve an elegant balance between performance and efficiency. Considering the varying information density between masked and unmasked patches in the decoder inputs of MPM, we introduce a locally constrained Mamba-based decoder. This decoder ensures linear complexity while maximizing the perception of point cloud geometry information from unmasked patches with higher information density. Extensive experimental results show that our compact model significantly surpasses existing Transformer-based models in both performance and efficiency, especially our LCM-based Point-MAE model, compared to the Transformer-based model, achieved an improvement of 1.84%, 0.67%, and 0.60% in average accuracy on the three variants of ScanObjectNN while reducing parameters by 88% and computation by 73%. Code is available at https://github.com/zyh16143998882/LCM.

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

Code

Syntology Ran 10 of 12 code samples harvested from 3 repositories linked to this paper; 2 have no recorded run. Of those that ran: 3 ran · honoured contract; 2 ran · our draft was wrong; 5 ran · fixture could not drive it.

By repository: official repository: 9 samples from 1 repository, 7 ran; community: 3 samples from 2 repositories, 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.

zyh16143998882/lcm officialmentioned in papermentioned on GitHubpytorch 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

12 samples harvested; 10 ran; 3 honoured the contract we drafted; 2 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.

3ran · honoured contract
2ran · our draft was wrong
5ran · fixture could not drive it
2unverified

Licence: 10 of the 12 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

index_points zyh16143998882/LCM/segmentation/modules.py official repository ran · fixture could not drive it no licence file found · pointer only · 449a0265144f6530 · report
get_graph_feature zyh16143998882/LCM/detection/models/model_3detr_lcm.py official repository ran · fixture could not drive it no licence file found · pointer only · 9a8756778dd8234a · report
knn zyh16143998882/LCM/detection/models/model_3detr_lcm.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · cdd0141594039dcb · report
knn_point zyh16143998882/LCM/models/Point_MAE.py official repository ran · fixture could not drive it no licence file found · pointer only · 3fc6f6b239b211f9 · report
pc_normalize zyh16143998882/LCM/datasets/ModelNetDataset.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 4783fbece52f500e · report
pc_normalize zyh16143998882/LCM/segmentation/pointnet2_utils.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · ec413739d406e611 · report
square_distance zyh16143998882/LCM/detection/models/model_3detr_lcm.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 3bfe172e686075cd · report
farthest_point_sample zyh16143998882/LCM/datasets/ModelNetDataset.py official repository unverified no licence file found · pointer only · f80066a00e7156a2 · report
timeit zyh16143998882/LCM/segmentation/pointnet2_utils.py official repository unverified no licence file found · pointer only · b1227ddb721e2999 · report
betas_for_alpha_bar 0xbitches/sd-webui-lcm/lcm/lcm_i2i_pipeline.py community ran · honoured contract MIT (permissive) · 8ca268a48aa60cb1 · report
rescale_zero_terminal_snr 0xbitches/sd-webui-lcm/lcm/lcm_i2i_pipeline.py community ran · our draft was wrong fingerprinted MIT (permissive) · 825af7863abcbfe2 · report
sample_lcm_backbone jojkaart/ComfyUI-sampler-lcm-alternative/sampler_lcm_alt.py community ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 15ca65ca309c8757 · report

Tasks

DecoderMamba

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