English

An Efficient Multi-Scale Fusion Network for 3D Organ at Risk (OAR) Segmentation

Image and Video Processing 2022-08-17 v1 Computer Vision and Pattern Recognition

Abstract

Accurate segmentation of organs-at-risks (OARs) is a precursor for optimizing radiation therapy planning. Existing deep learning-based multi-scale fusion architectures have demonstrated a tremendous capacity for 2D medical image segmentation. The key to their success is aggregating global context and maintaining high resolution representations. However, when translated into 3D segmentation problems, existing multi-scale fusion architectures might underperform due to their heavy computation overhead and substantial data diet. To address this issue, we propose a new OAR segmentation framework, called OARFocalFuseNet, which fuses multi-scale features and employs focal modulation for capturing global-local context across multiple scales. Each resolution stream is enriched with features from different resolution scales, and multi-scale information is aggregated to model diverse contextual ranges. As a result, feature representations are further boosted. The comprehensive comparisons in our experimental setup with OAR segmentation as well as multi-organ segmentation show that our proposed OARFocalFuseNet outperforms the recent state-of-the-art methods on publicly available OpenKBP datasets and Synapse multi-organ segmentation. Both of the proposed methods (3D-MSF and OARFocalFuseNet) showed promising performance in terms of standard evaluation metrics. Our best performing method (OARFocalFuseNet) obtained a dice coefficient of 0.7995 and hausdorff distance of 5.1435 on OpenKBP datasets and dice coefficient of 0.8137 on Synapse multi-organ segmentation dataset.

Keywords

Cite

@article{arxiv.2208.07417,
  title  = {An Efficient Multi-Scale Fusion Network for 3D Organ at Risk (OAR) Segmentation},
  author = {Abhishek Srivastava and Debesh Jha and Elif Keles and Bulent Aydogan and Mohamed Abazeed and Ulas Bagci},
  journal= {arXiv preprint arXiv:2208.07417},
  year   = {2022}
}

Comments

4 pages, 2 figures, 2 tables

R2 v1 2026-06-25T01:43:30.084Z