Efficient 3D Shape Generation via Diffusion Mamba with Bidirectional SSMs
Shentong Mo

TL;DR
This paper introduces Diffusion Mamba (DiM-3D), a scalable and efficient 3D shape generation model that leverages the Mamba architecture to overcome the limitations of traditional diffusion transformers, achieving high-quality results at high resolutions.
Contribution
We propose a novel diffusion architecture for 3D shape generation that replaces attention with the Mamba architecture, enabling linear complexity and improved scalability for high-resolution voxel modeling.
Findings
Achieves state-of-the-art results on ShapeNet benchmark.
Demonstrates superior performance in 3D point cloud completion.
Offers faster inference with lower computational costs.
Abstract
Recent advancements in sequence modeling have led to the development of the Mamba architecture, noted for its selective state space approach, offering a promising avenue for efficient long sequence handling. However, its application in 3D shape generation, particularly at high resolutions, remains underexplored. Traditional diffusion transformers (DiT) with self-attention mechanisms, despite their potential, face scalability challenges due to the cubic complexity of attention operations as input length increases. This complexity becomes a significant hurdle when dealing with high-resolution voxel sizes. To address this challenge, we introduce a novel diffusion architecture tailored for 3D point clouds generation-Diffusion Mamba (DiM-3D). This architecture forgoes traditional attention mechanisms, instead utilizing the inherent efficiency of the Mamba architecture to maintain linear…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Vision and Imaging · Image and Video Stabilization
MethodsDiffusion
