paper-with-me

홈 › Papers

Sharpening Lightweight Models for Generalized Polyp Segmentation: A Boundary Guided Distillation from Foundation Models

2026-04-20 · Shivanshu Agnihotri, Snehashis Majhi, Deepak Ranjan Nayak arxiv

Automated polyp segmentation is critical for early colorectal cancer detection and its prevention, yet remains challenging due to weak boundaries, large appearance variations, and limited annotated data. Lightweight segmentation models such as U-Net, U-Net++, and PraNet offer practical efficiency for clinical deployment but struggle to capture the rich semantic and structural cues required for accurate delineation of complex polyp regions. In contrast, large Vision Foundation Models (VFMs), including SAM, OneFormer, Mask2Former, and DINOv2, exhibit strong generalization but transfer poorly to polyp segmentation due to domain mismatch, insufficient boundary sensitivity, and high computational cost. To bridge this gap, we propose \textit{\textbf{LiteBounD}, a \underline{Li}gh\underline{t}w\underline{e}ight \underline{Boun}dary-guided \underline{D}istillation} framework that transfers complementary semantic and structural priors from multiple VFMs into compact segmentation backbones. LiteBounD introduces (i) a dual-path distillation mechanism that disentangles semantic and boundary-aware representations, (ii) a frequency-aware alignment strategy that supervises low-frequency global semantics and high-frequency boundary details separately, and (iii) a boundary-aware decoder that fuses multi-scale encoder features with distilled semantically rich boundary information for precise segmentation. Extensive experiments on both seen (Kvasir-SEG, CVC-ClinicDB) and unseen (ColonDB, CVC-300, ETIS) datasets demonstrate that LiteBounD consistently outperforms its lightweight baselines by a significant margin and achieves performance competitive with state-of-the-art methods, while maintaining the efficiency required for real-time clinical use. Our code is available at https://github.com/lostinrepo/LiteBounD.

📄 PDF Abstract BibTeX arXiv:2604.17865

Code (0)

등록된 구현이 없습니다.

Tasks

Polyp Segmentation

Similar Papers 제목 키워드 기반

Mamba Guided Boundary Prior Matters: A New Perspective for Generalized Polyp Segmentation

2025-07-02 · Tapas K. Dutta, Snehashis Majhi, Deepak Ranjan Nayak, Debesh Jha

Polyp segmentation in colonoscopy images is crucial for early detection and diagnosis of colorectal cancer. However, this task remains a significant challenge due to the substantial variations in polyp shape, size, and c…

MambaSegmentation

Polyper: Boundary Sensitive Polyp Segmentation

2023-12-14 · Hao Shao, Yang Zhang, Qibin Hou

We present a new boundary sensitive framework for polyp segmentation, called Polyper. Our method is motivated by a clinical approach that seasoned medical practitioners often leverage the inherent features of interior po…

Segmentation

LGPS: A Lightweight GAN-Based Approach for Polyp Segmentation in Colonoscopy Images

2025-03-24 · Fiseha B. Tesema, Alejandro Guerra Manzanares, Tianxiang Cui, Qian Zhang 외

Colorectal cancer (CRC) is a major global cause of cancer-related deaths, with early polyp detection and removal during colonoscopy being crucial for prevention. While deep learning methods have shown promise in polyp se…

BDG-Net: Boundary Distribution Guided Network for Accurate Polyp Segmentation

2022-01-03 · Zihuan Qiu, Zhichuan Wang, Miaomiao Zhang, Ziyong Xu 외

Colorectal cancer (CRC) is one of the most common fatal cancer in the world. Polypectomy can effectively interrupt the progression of adenoma to adenocarcinoma, thus reducing the risk of CRC development. Colonoscopy is t…

DecoderMedical Image SegmentationPolyp SegmentationSegmentation

From SAM to DINOv2: Towards Distilling Foundation Models to Lightweight Baselines for Generalized Polyp Segmentation

2025-12-10 · Shivanshu Agnihotri, Snehashis Majhi, Deepak Ranjan Nayak, Debesh Jha arxiv

Accurate polyp segmentation during colonoscopy is critical for the early detection of colorectal cancer and still remains challenging due to significant size, shape, and color variations, and the camouflaged nature of po…

Polyp Segmentation