paper-with-me

홈 › Papers

DM3D: Deformable Mamba via Offset-Guided Differentiable Scanning for Point Cloud Understanding

2025-12-03 · Bin Liu, Chunyang Wang, Xuelian Liu, Ge Zhang arxiv

State Space Models (SSMs) show significant potential for long-sequence modeling, but their reliance on input order conflicts with the irregular nature of point clouds. Existing approaches often rely on predefined serialization schemes whose fixed scanning patterns cannot adapt to diverse geometric structures. To address this limitation, we propose DM3D, a deformable Mamba architecture for point cloud understanding. Specifically, DM3D introduces an offset-guided differentiable scanning mechanism that jointly performs resampling and reordering. Deformable Spatial Resampling (DSR) enhances structural awareness by adaptively resampling local features, while the Gaussian-based Differentiable Reordering (GDR) enables end-to-end optimization of the serialization order. We further introduce a Continuity-Aware State Update (CASU) mechanism that modulates the state update based on local geometric continuity. In addition, a Tri-Path Fusion module facilitates complementary interactions among different SSM branches. Together, these designs enable structure-adaptive serialization for point clouds. Extensive experiments on benchmark datasets show that DM3D achieves state-of-the-art or highly competitive results on classification, few-shot learning, and part segmentation tasks, validating the effectiveness of adaptive serialization for point cloud understanding.

📄 PDF Abstract BibTeX arXiv:2512.03424

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningPoint Clouds

Similar Papers 제목 키워드 기반

FU-Mamba: A Frequency-Enhanced Dynamic Scanning Framework for Oralscan Image Segmentation

2026-08-27 · Xinxin Zhao, Jinpeng Ye, Bo Wei, Liqin Wu 외 arxiv

Oralscan image segmentation is essential for computer-aided diagnosis and treatment planning in digital dentistry. However, existing visual state space models (SSMs) often rely on manually designed scanning orders to fla…

Image Segmentation

DefMamba: Deformable Visual State Space Model

2025-01-01 · CVPR 2025 1 · Leiye Liu, Miao Zhang, Jihao Yin, TingWei Liu 외

Recently, state space models (SSM), particularly Mamba, have attracted significant attention from scholars due to their ability to effectively balance computational efficiency and performance. However, most existing …

Computational Efficiencyimage-classificationImage ClassificationInstance Segmentation+6

COMO: Cross-Mamba Interaction and Offset-Guided Fusion for Multimodal Object Detection

2024-12-24 · Chang Liu, Xin Ma, Xiaochen Yang, Yuxiang Zhang 외

Single-modal object detection tasks often experience performance degradation when encountering diverse scenarios. In contrast, multimodal object detection tasks can offer more comprehensive information about object featu…

MambaObjectobject-detectionObject Detection

DF-Mamba: Deformable State Space Modeling for 3D Hand Pose Estimation in Interactions

2025-12-02 · Yifan Zhou, Takehiko Ohkawa, Guwenxiao Zhou, Kanoko Goto 외 arxiv

Modeling daily hand interactions often struggles with severe occlusions, such as when two hands overlap, which highlights the need for robust feature learning in 3D hand pose estimation (HPE). To handle such occluded han…

3D Hand Pose Estimation

FDAN: Flow-guided Deformable Alignment Network for Video Super-Resolution

2021-05-12 · Jiayi Lin, Yan Huang, Liang Wang

Most Video Super-Resolution (VSR) methods enhance a video reference frame by aligning its neighboring frames and mining information on these frames. Recently, deformable alignment has drawn extensive attention in VSR com…

Optical Flow EstimationSuper-ResolutionVideo Super-Resolution