SEDNet: Shallow Encoder-Decoder Network for Brain Tumor Segmentation
Chollette C. Olisah, Sofie V. Cauter

TL;DR
SEDNet introduces a lightweight shallow encoder-decoder architecture for brain tumor segmentation, achieving high accuracy and efficiency suitable for real-time clinical applications, with improvements via transfer learning.
Contribution
The paper presents SEDNet, a novel shallow network with a selective skip mechanism and specialized preprocessing, enhancing segmentation performance and computational efficiency over existing models.
Findings
Achieved dice scores above 0.93 for tumor regions.
Demonstrated improved performance with transfer learning (SEDNetX).
Maintained high accuracy with approximately 1.3 million parameters.
Abstract
Despite the advancement in computational modeling towards brain tumor segmentation, of which several models have been developed, it is evident from the computational complexity of existing models that performance and efficiency under clinical application scenarios are still limited. Therefore, this paper proposes a tumor segmentation framework. It includes a novel shallow encoder and decoder network named SEDNet for brain tumor segmentation. The highlights of SEDNet include sufficiency in hierarchical convolutional downsampling and selective skip mechanism for cost-efficient and effective brain tumor semantic segmentation, among other features. The preprocessor and optimization function approaches are devised to minimize the uncertainty in feature learning impacted by nontumor slices or empty masks with corresponding brain slices and address class imbalances as well as boundary…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · AI in cancer detection · Advanced Neural Network Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Max Pooling · Concatenated Skip Connection · U-Net
