paper-with-me

Papers

BiSe-Unet: A Lightweight Dual-path U-Net with Attention-refined Context for Real-time Medical Image Segmentation

2026-02-22 · M Iffat Hossain, Laura Brattain arxiv

During image-guided procedures, real-time image segmentation is often required. This demands lightweight AI models that can operate on resource-constrained devices. One important use case is endoscopy-guided colonoscopy, where polyps must be detected in real time. The Kvasir-Seg dataset, a publicly available benchmark for this task, contains 1,000 high-resolution endoscopic images of polyps with corresponding pixel-level segmentation masks. Achieving real-time inference speed for clinical deployment in constrained environments requires highly efficient and lightweight network architectures. However, many existing models remain too computationally intensive for embedded deployment. Lightweight architectures, although faster, often suffer from reduced spatial precision and weaker contextual understanding, leading to degraded boundary quality and reduced diagnostic reliability. To address these challenges, we introduce BiSe-UNet, a lightweight dual-path U-Net that integrates an attention-refined context path with a shallow spatial path for detailed feature preservation, followed by a depthwise separable decoder for efficient reconstruction. Evaluated on the Kvasir-Seg dataset, BiSe-UNet achieves competitive Dice and IoU scores while sustaining real-time throughput exceeding 30 FPS on Raspberry Pi 5, demonstrating its effectiveness for accurate, lightweight, and deployable medical image segmentation on edge hardware.

📄 PDF Abstract BibTeX arXiv:2603.00119

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Segmentation

Similar Papers 제목 키워드 기반

DAUNet: A Lightweight UNet Variant with Deformable Convolutions and Parameter-Free Attention for Medical Image Segmentation

2025-12-07 · Adnan Munir, Muhammad Shahid Jabbar, Shujaat Khan arxiv

Medical image segmentation plays a pivotal role in automated diagnostic and treatment planning systems. In this work, we present DAUNet, a novel lightweight UNet variant that integrates Deformable V2 Convolutions and Par…

Pulmonary Embolism DetectionMedical Image Segmentation

Music Source Separation Based on a Lightweight Deep Learning Framework (DTTNET: DUAL-PATH TFC-TDF UNET)

2023-09-15 · Junyu Chen, Susmitha Vekkot, Pancham Shukla

Music source separation (MSS) aims to extract 'vocals', 'drums', 'bass' and 'other' tracks from a piece of mixed music. While deep learning methods have shown impressive results, there is a trend toward larger models. In…

Music Source Separation

Covariance Self-Attention Dual Path UNet for Rectal Tumor Segmentation

2020-11-04 · Haijun Gao, Bochuan Zheng, Dazhi Pan, Xiangyin Zeng

Deep learning algorithms are preferable for rectal tumor segmentation. However, it is still a challenge task to accurately segment and identify the locations and sizes of rectal tumors by using deep learning methods. To …

SegmentationTumor Segmentation

SA-UNetv2: Rethinking Spatial Attention U-Net for Retinal Vessel Segmentation

2025-09-15 · Changlu Guo, Anders Nymark Christensen, Anders Bjorholm Dahl, Yugen Yi 외 arxiv

Retinal vessel segmentation is essential for early diagnosis of diseases such as diabetic retinopathy, hypertension, and neurodegenerative disorders. Although SA-UNet introduces spatial attention in the bottleneck, it un…

Retinal Vessel Segmentation

Channel Attention Residual U-Net for Retinal Vessel Segmentation

2020-04-07 · Changlu Guo, Márton Szemenyei, Yangtao Hu, Wenle Wang 외

Retinal vessel segmentation is a vital step for the diagnosis of many early eye-related diseases. In this work, we propose a new deep learning model, namely Channel Attention Residual U-Net (CAR-UNet), to accurately segm…

Retinal Vessel Segmentation