paper-with-me

Papers

MamTiff-CAD: Multi-Scale Latent Diffusion with Mamba+ for Complex Parametric Sequence

2025-11-20 · Liyuan Deng, Yunpeng Bai, Yongkang Dai, Xiaoshui Huang, Hongping Gan, Dongshuo Huang, Hao jiacheng, Yilei Shi arxiv

Parametric Computer-Aided Design (CAD) is crucial in industrial applications, yet existing approaches often struggle to generate long sequence parametric commands due to complex CAD models' geometric and topological constraints. To address this challenge, we propose MamTiff-CAD, a novel CAD parametric command sequences generation framework that leverages a Transformer-based diffusion model for multi-scale latent representations. Specifically, we design a novel autoencoder that integrates Mamba+ and Transformer, to transfer parameterized CAD sequences into latent representations. The Mamba+ block incorporates a forget gate mechanism to effectively capture long-range dependencies. The non-autoregressive Transformer decoder reconstructs the latent representations. A diffusion model based on multi-scale Transformer is then trained on these latent embeddings to learn the distribution of long sequence commands. In addition, we also construct a dataset that consists of long parametric sequences, which is up to 256 commands for a single CAD model. Experiments demonstrate that MamTiff-CAD achieves state-of-the-art performance on both reconstruction and generation tasks, confirming its effectiveness for long sequence (60-256) CAD model generation.

📄 PDF Abstract BibTeX arXiv:2511.17647

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PointLAMA: Latent Attention meets Mamba for Efficient Point Cloud Pretraining

2025-07-23 · Xuanyu Lin, Xiaona Zeng, Xianwei Zheng, Xutao Li arxiv

Mamba has recently gained widespread attention as a backbone model for point cloud modeling, leveraging a state-space architecture that enables efficient global sequence modeling with linear complexity. However, its lack…

Representation Learning

Soft Masked Mamba Diffusion Model for CT to MRI Conversion

2024-06-22 · Zhenbin Wang, Lei Zhang, Lituan Wang, Zhenwei Zhang

Magnetic Resonance Imaging (MRI) and Computed Tomography (CT) are the predominant modalities utilized in the field of medical imaging. Although MRI capture the complexity of anatomical structures with greater detail than…

Computed Tomography (CT)Image GenerationMambaMedical Image Generation

DiffuMamba: High-Throughput Diffusion LMs with Mamba Backbone

2025-11-19 · Vaibhav Singh, Oleksiy Ostapenko, Pierre-André Noël, Eugene Belilovsky 외 arxiv

Diffusion language models (DLMs) have emerged as a promising alternative to autoregressive (AR) generation, yet their reliance on Transformer backbones limits inference efficiency due to quadratic attention or KV-cache o…

Hierarchical Gaussian Mixture Model Splatting for Efficient and Part Controllable 3D Generation

2025-01-01 · CVPR 2025 1 · Qitong Yang, Mingtao Feng, Zijie Wu, Weisheng Dong 외

3D content creation has achieved significant progress in terms of both quality and speed. Although current Gaussian Splatting-based methods can produce 3D objects within seconds, they are still limited by complex pre…

3D GenerationMamba

Listen to Rhythm, Choose Movements: Autoregressive Multimodal Dance Generation via Diffusion and Mamba with Decoupled Dance Dataset

2026-01-06 · Oran Duan, Yinghua Shen, Yingzhu Lv, Luyang Jie 외 arxiv

Advances in generative models and sequence learning have greatly promoted research in dance motion generation, yet current methods still suffer from coarse semantic control and poor coherence in long sequences. In this w…