← Search

Md Mostafijur Rahman

5 accepted papers

2025

EffiDec3D: An Optimized Decoder for High-Performance and Efficient 3D Medical Image Segmentation

CVPR 2025highlight

Recent 3D deep networks such as SwinUNETR, SwinUNETRv2, and 3D UX-Net have shown promising performance by leveraging self-attention and large-kernel convolutions to capture the volumetric context. However, their substantial computational requirements limit their use in real-time and resource-constra…

2025

LoMix: Learnable Weighted Multi-Scale Logits Mixing for Medical Image Segmentation

NeurIPS 2025poster

U‑shaped networks output logits at multiple spatial scales, each capturing a different blend of coarse context and fine detail. Yet, training still treats these logits in isolation—either supervising only the final, highest‑resolution logits or applying deep supervision with identical loss weights a…

Cited by 0SourcecodeScholar
2025

MDNet: Multi-Decoder Network for Abdominal CT Organs Segmentation

ICASSP 2025accepted

Accurate segmentation of organs from abdominal CT scans is essential for clinical applications such as diagnosis, treatment planning, and patient monitoring. To handle challenges of heterogeneity in organ shapes, sizes, and complex anatomical relationships, we propose a Multi decoder network (MDNet)…

Cited by 0SourceScholar
2024

EMCAD: Efficient Multi-scale Convolutional Attention Decoding for Medical Image Segmentation

CVPR 2024poster

An efficient and effective decoding mechanism is crucial in medical image segmentation especially in scenarios with limited computational resources. However these decoding mechanisms usually come with high computational costs. To address this concern we introduce EMCAD a new efficient multi-scale co…

2024

GreedyViG: Dynamic Axial Graph Construction for Efficient Vision GNNs

CVPR 2024poster

Vision graph neural networks (ViG) offer a new avenue for exploration in computer vision. A major bottleneck in ViGs is the inefficient k-nearest neighbor (KNN) operation used for graph construction. To solve this issue we propose a new method for designing ViGs Dynamic Axial Graph Construction (DAG…