paper-with-me

Papers

U-Mamba2: Scaling State Space Models for Dental Anatomy Segmentation in CBCT

2025-09-15 · Zhi Qin Tan, Xiatian Zhu, Owen Addison, Yunpeng Li arxiv

Cone-Beam Computed Tomography (CBCT) is a widely used 3D imaging technique in dentistry, providing volumetric information about the anatomical structures of jaws and teeth. Accurate segmentation of these anatomies is critical for clinical applications such as diagnosis and surgical planning, but remains time-consuming and challenging. In this paper, we present U-Mamba2, a new neural network architecture designed for multi-anatomy CBCT segmentation in the context of the ToothFairy3 challenge. U-Mamba2 integrates the Mamba2 state space models into the U-Net architecture, enforcing stronger structural constraints for higher efficiency without compromising performance. In addition, we integrate interactive click prompts with cross-attention blocks, pre-train U-Mamba2 using self-supervised learning, and incorporate dental domain knowledge into the model design to address key challenges of dental anatomy segmentation in CBCT. Extensive experiments, including independent tests, demonstrate that U-Mamba2 is both effective and efficient, securing first place in both tasks of the Toothfairy3 challenge. In Task 1, U-Mamba2 achieved a mean Dice of 0.84, HD95 of 38.17 with the held-out test data, with an average inference time of 40.58s. In Task 2, U-Mamba2 achieved the mean Dice of 0.87 and HD95 of 2.15 with the held-out test data. The code is publicly available at https://github.com/zhiqin1998/UMamba2.

📄 PDF Abstract BibTeX arXiv:2509.12069

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

MATHENA: Mamba-based Architectural Tooth Hierarchical Estimator and Holistic Evaluation Network for Anatomy

2026-04-01 · Kyeonghun Kim, Jaehyung Park, Youngung Han, Anna Jung 외 arxiv

Dental diagnosis from Orthopantomograms (OPGs) requires coordination of tooth detection, caries segmentation (CarSeg), anomaly detection (AD), and dental developmental staging (DDS). We propose Mamba-based Architectural …

Anomaly Detection

When CNNs Outperform Transformers and Mambas: Revisiting Deep Architectures for Dental Caries Segmentation

2025-11-18 · Aashish Ghimire, Jun Zeng, Roshan Paudel, Nikhil Kumar Tomar 외 arxiv

Accurate identification and segmentation of dental caries in panoramic radiographs are critical for early diagnosis and effective treatment planning. Automated segmentation remains challenging due to low lesion contrast,…

Medical Image Segmentation

MambaFormer: Token-Level Guided Routing Mixture-of-Experts for Accurate and Efficient Clinical Assistance

2026-01-03 · Hamad Khan, Saddam Hussain Khan arxiv

The deployment of large language models (LLMs) in real-world clinical applications is constrained by the fundamental trade-off between computational cost and the efficiency of linear-time models. To address this, we prop…

Transfer Learning

MambaDS: Near-Surface Meteorological Field Downscaling with Topography Constrained Selective State Space Modeling

2024-08-20 · Zili Liu, Hao Chen, Lei Bai, Wenyuan Li 외

In an era of frequent extreme weather and global warming, obtaining precise, fine-grained near-surface weather forecasts is increasingly essential for human activities. Downscaling (DS), a crucial task in meteorological …

MambaSuper-Resolution

MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts

2024-01-08 · Maciej Pióro, Kamil Ciebiera, Krystian Król, Jan Ludziejewski 외

State Space Models (SSMs) have become serious contenders in the field of sequential modeling, challenging the dominance of Transformers. At the same time, Mixture of Experts (MoE) has significantly improved Transformer-b…

MambaMixture-of-ExpertsState Space Models