paper-with-me

홈 › Papers

Mobile U-ViT: Revisiting large kernel and U-shaped ViT for efficient medical image segmentation

2025-08-01 · Fenghe Tang, Bingkun Nian, Jianrui Ding, Wenxin Ma, Quan Quan, Chengqi Dong, Jie Yang, Wei Liu, S. Kevin Zhou arxiv

In clinical practice, medical image analysis often requires efficient execution on resource-constrained mobile devices. However, existing mobile models-primarily optimized for natural images-tend to perform poorly on medical tasks due to the significant information density gap between natural and medical domains. Combining computational efficiency with medical imaging-specific architectural advantages remains a challenge when developing lightweight, universal, and high-performing networks. To address this, we propose a mobile model called Mobile U-shaped Vision Transformer (Mobile U-ViT) tailored for medical image segmentation. Specifically, we employ the newly purposed ConvUtr as a hierarchical patch embedding, featuring a parameter-efficient large-kernel CNN with inverted bottleneck fusion. This design exhibits transformer-like representation learning capacity while being lighter and faster. To enable efficient local-global information exchange, we introduce a novel Large-kernel Local-Global-Local (LGL) block that effectively balances the low information density and high-level semantic discrepancy of medical images. Finally, we incorporate a shallow and lightweight transformer bottleneck for long-range modeling and employ a cascaded decoder with downsample skip connections for dense prediction. Despite its reduced computational demands, our medical-optimized architecture achieves state-of-the-art performance across eight public 2D and 3D datasets covering diverse imaging modalities, including zero-shot testing on four unseen datasets. These results establish it as an efficient yet powerful and generalization solution for mobile medical image analysis. Code is available at https://github.com/FengheTan9/Mobile-U-ViT.

📄 PDF Abstract BibTeX arXiv:2508.01064

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationComputational EfficiencyRepresentation LearningLong-range modeling

Similar Papers 제목 키워드 기반

EViT-Unet: U-Net Like Efficient Vision Transformer for Medical Image Segmentation on Mobile and Edge Devices

2024-10-19 · Xin Li, Wenhui Zhu, Xuanzhao Dong, Oana M. Dumitrascu 외

With the rapid development of deep learning, CNN-based U-shaped networks have succeeded in medical image segmentation and are widely applied for various tasks. However, their limitations in capturing global features hind…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

CMUNeXt: An Efficient Medical Image Segmentation Network based on Large Kernel and Skip Fusion

2023-08-02 · Fenghe Tang, Jianrui Ding, Lingtao Wang, Chunping Ning 외

The U-shaped architecture has emerged as a crucial paradigm in the design of medical image segmentation networks. However, due to the inherent local limitations of convolution, a fully convolutional segmentation network …

Image SegmentationInductive BiasMedical Image SegmentationSegmentation+1

MobileUtr: Revisiting the relationship between light-weight CNN and Transformer for efficient medical image segmentation

2023-12-04 · Fenghe Tang, Bingkun Nian, Jianrui Ding, Quan Quan 외

Due to the scarcity and specific imaging characteristics in medical images, light-weighting Vision Transformers (ViTs) for efficient medical image segmentation is a significant challenge, and current studies have not yet…

Image SegmentationInductive BiasMedical Image SegmentationSegmentation+1

A Multiband T-Shaped Antenna Array for 6G Mobile Communication

2024-05-30 · Sunday Achimugu, Abraham Usman Usman, Suleiman Zubair, Michael David 외

The paradigm shift in the use cases of wireless communication necessitates the need to move toward higher data rates, large bandwidths, and intelligent reconfiguration in 6G. This paper presents a novel double T-shaped a…

Revisiting the Scale Loss Function and Gaussian-Shape Convolution for Infrared Small Target Detection

2026-04-11 · Hao Li, Man Fung Zhuo arxiv

Infrared small target detection still faces two persistent challenges: training instability from non-monotonic scale loss functions, and inadequate spatial attention due to generic convolution kernels that ignore the phy…