paper-with-me

홈 › Papers

LightMedSeg: Lightweight 3D Medical Image Segmentation with Learned Spatial Anchors

2026-03-07 · Kavyansh Tyagi, Vishwas Rathi, Puneet Goyal arxiv

Accurate and efficient 3D medical image segmentation is essential for clinical AI, where models must remain reliable under stringent memory, latency, and data availability constraints. Transformer-based methods achieve strong accuracy but suffer from excessive parameters, high FLOPs, and limited generalization. We propose LightMedSeg, a modular UNet-style segmentation architecture that integrates anatomical priors with adaptive context modeling. Anchor-conditioned FiLM modulation enables anatomy-aware feature calibration, while a local structural prior module and texture-aware routing dynamically allocate representational capacity to boundary-rich regions. Computational redundancy is minimized through ghost and depthwise convolutions, and multi-scale features are adaptively fused via a learned skip router with anchor-relative spatial position bias. Despite requiring only 0.48M parameters and 14.64~GFLOPs, LightMedSeg achieves segmentation accuracy within a few Dice points of heavy transformer baselines. Therefore, LightMedSeg is a deployable and data-efficient solution for 3D medical image segmentation. Code will be released publicly upon acceptance.

📄 PDF Abstract BibTeX arXiv:2603.07228

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Segmentation

Similar Papers 제목 키워드 기반

LightMedSeg-ISLES: Stroke Lesion Segmentation with 81x Fewer Parameters than nnU-Net

2026-09-09 · Giorgi Nikvashvili, Hanxue Gu, Jie Bao, Kang Wang 외 arxiv

Large networks and ensembles often lead medical image segmentation challenges, but their storage and inference demands complicate deployment. We present LightMedSeg-ISLES, a 1.26-million-parameter pipeline for T1-weighte…

Medical Image SegmentationLesion Segmentation

Advancing Medical Image Segmentation with Mini-Net: A Lightweight Solution Tailored for Efficient Segmentation of Medical Images

2024-05-27 · Syed Javed, Tariq M. Khan, Abdul Qayyum, Hamid Alinejad-Rokny 외

Accurate segmentation of anatomical structures and abnormalities in medical images is crucial for computer-aided diagnosis and analysis. While deep learning techniques excel at this task, their computational demands pose…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

SAM-Guided Robust Representation Learning for One-Shot 3D Medical Image Segmentation

2025-04-29 · Jia Wang, Yunan Mei, Jiarui Liu, Xin Fan

One-shot medical image segmentation (MIS) is crucial for medical analysis due to the burden of medical experts on manual annotation. The recent emergence of the segment anything model (SAM) has demonstrated remarkable ad…

General KnowledgeImage SegmentationKnowledge DistillationMedical Image Segmentation+3

Efficient Medical Image Segmentation Based on Knowledge Distillation

2021-08-23 · Dian Qin, Jiajun Bu, Zhe Liu, Xin Shen 외

Recent advances have been made in applying convolutional neural networks to achieve more precise prediction results for medical image segmentation problems. However, the success of existing methods has highly relied on h…

Image SegmentationKnowledge DistillationMedical 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