LDMRes-Net: Enabling Efficient Medical Image Segmentation on IoT and Edge Platforms
Shahzaib Iqbal, Tariq M. Khan, Syed S. Naqvi, Muhammad Usman, and, Imran Razzak

TL;DR
LDMRes-Net is a lightweight, efficient neural network designed for real-time medical image segmentation on resource-constrained IoT and edge devices, achieving high accuracy with minimal parameters.
Contribution
The paper introduces LDMRes-Net, a novel dual-multiscale residual network that significantly reduces model size while maintaining high segmentation performance for medical images.
Findings
Achieves high segmentation accuracy on retinal images.
Uses only 0.072 million parameters, suitable for IoT devices.
Demonstrates robustness and generalizability across datasets.
Abstract
In this study, we propose LDMRes-Net, a lightweight dual-multiscale residual block-based computational neural network tailored for medical image segmentation on IoT and edge platforms. Conventional U-Net-based models face challenges in meeting the speed and efficiency demands of real-time clinical applications, such as disease monitoring, radiation therapy, and image-guided surgery. LDMRes-Net overcomes these limitations with its remarkably low number of learnable parameters (0.072M), making it highly suitable for resource-constrained devices. The model's key innovation lies in its dual multi-residual block architecture, which enables the extraction of refined features on multiple scales, enhancing overall segmentation performance. To further optimize efficiency, the number of filters is carefully selected to prevent overlap, reduce training time, and improve computational efficiency.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis · Medical Image Segmentation Techniques · Brain Tumor Detection and Classification
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
