paper-with-me

홈 › Papers

MobileViM: A Light-weight and Dimension-independent Vision Mamba for 3D Medical Image Analysis

2025-02-19 · Wei Dai, Jun Liu

Efficient evaluation of three-dimensional (3D) medical images is crucial for diagnostic and therapeutic practices in healthcare. Recent years have seen a substantial uptake in applying deep learning and computer vision to analyse and interpret medical images. Traditional approaches, such as convolutional neural networks (CNNs) and vision transformers (ViTs), face significant computational challenges, prompting the need for architectural advancements. Recent efforts have led to the introduction of novel architectures like the ``Mamba'' model as alternative solutions to traditional CNNs or ViTs. The Mamba model excels in the linear processing of one-dimensional data with low computational demands. However, Mamba's potential for 3D medical image analysis remains underexplored and could face significant computational challenges as the dimension increases. This manuscript presents MobileViM, a streamlined architecture for efficient segmentation of 3D medical images. In the MobileViM network, we invent a new dimension-independent mechanism and a dual-direction traversing approach to incorporate with a vision-Mamba-based framework. MobileViM also features a cross-scale bridging technique to improve efficiency and accuracy across various medical imaging modalities. With these enhancements, MobileViM achieves segmentation speeds exceeding 90 frames per second (FPS) on a single graphics processing unit (i.e., NVIDIA RTX 4090). This performance is over 24 FPS faster than the state-of-the-art deep learning models for processing 3D images with the same computational resources. In addition, experimental evaluations demonstrate that MobileViM delivers superior performance, with Dice similarity scores reaching 92.72%, 86.69%, 80.46%, and 77.43% for PENGWIN, BraTS2024, ATLAS, and Toothfairy2 datasets, respectively, which significantly surpasses existing models.

📄 PDF Abstract BibTeX arXiv:2502.13524

Code (1)

anthonyweidai/MobileViM_3D 공식 구현

Tasks

DiagnosticMambaMedical Image Analysis

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

LGM-Pose: A Lightweight Global Modeling Network for Real-time Human Pose Estimation

2025-06-05 · Biao Guo, Fangmin Guo, Guibo Luo, Xiaonan Luo 외

Most of the current top-down multi-person pose estimation lightweight methods are based on multi-branch parallel pure CNN network architecture, which often struggle to capture the global context required for detecting se…

Multi-Person Pose EstimationPose Estimation

Good Scores, Bad Data: A Metric for Multimodal Coherence

2026-03-26 · Vasundra Srinivasan arxiv

Multimodal AI systems are evaluated by downstream task accuracy, but high accuracy does not mean the underlying data is coherent. A model can score well on Visual Question Answering (VQA) while its inputs contradict each…

Visual Question Answering

WOLONet: Wave Outlooker for Efficient and High Fidelity Speech Synthesis

2022-06-20 · Yi Wang, Yi Si

Recently, GAN-based neural vocoders such as Parallel WaveGAN, MelGAN, HiFiGAN, and UnivNet have become popular due to their lightweight and parallel structure, resulting in a real-time synthesized waveform with high fide…

CPUSpeech SynthesisVocal Bursts Intensity Prediction

SegGuidedNet: Sub-Region-Aware Attention Supervision for Interpretable Brain Tumor Segmentation

2026-05-21 · Hasaan Maqsood, Saif Ur Rehman Khan, Sebastian Vollmer, Andreas Dengel 외 arxiv

Accurate segmentation of brain tumour sub-regions from multi-parametric MRI is critical for treatment planning yet remains challenging due to morphological variability, class imbalance, and overlapping appearances of tum…

Brain Tumor Segmentation

Learning Rate Should Scale Inversely with High-Order Data Moments in High-Dimensional Online Independent Component Analysis

2025-09-18 · M. Oguzhan Gultekin, Samet Demir, Zafer Dogan arxiv

We investigate the impact of high-order moments on the learning dynamics of an online Independent Component Analysis (ICA) algorithm under a high-dimensional data model composed of a weighted sum of two non-Gaussian rand…