SM3D: Mitigating Spectral Bias and Semantic Dilution in Point Cloud State Space Models
Bin Liu, Chunyang Wang, Xuelian Liu

TL;DR
SM3D introduces a spectral-aware framework for point cloud understanding that mitigates spectral bias and semantic dilution in State Space Models, improving geometric and semantic fidelity in 3D tasks.
Contribution
The paper proposes SM3D, a novel spectral-aware framework with GSC and SCR modules to counteract spectral bias and semantic drift in point cloud models, with two efficient implementations.
Findings
Achieves 96.0% accuracy on ModelNet40
Attains 86.5% mIoU on ShapeNetPart
Outperforms previous methods in spectral bias mitigation
Abstract
Point clouds are a fundamental 3D data representation that underpins various computer vision tasks. Recently, Mamba has demonstrated strong potential for 3D point cloud understanding. However, existing approaches primarily focus on point serialization, overlooking a more fundamental limitation: State Space Models (SSMs) inherently exhibit a spectral low-pass bias arising from their recursive formulation. In serialized point clouds, this bias is particularly detrimental, as it suppresses high-frequency geometric structures and progressively dilutes semantic discriminability across deep layers. To address these limitations, we propose SM3D, a spectral-aware framework designed to jointly preserve geometric fidelity and semantic consistency. First, a Geometric Spectral Compensator (GSC) is introduced to counteract the low-pass bias by explicitly injecting graph-guided high-frequency…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Surveying and Cultural Heritage · Remote Sensing and LiDAR Applications · 3D Shape Modeling and Analysis
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
