Tree-NET: Enhancing Medical Image Segmentation Through Efficient Low-Level Feature Training
Orhan Demirci, Bulent Yilmaz

TL;DR
Tree-NET is a new framework that improves medical image segmentation by using bottleneck feature supervision across multiple training phases, reducing computational costs while maintaining or enhancing accuracy.
Contribution
It introduces a novel multi-phase training framework with bottleneck supervision, significantly reducing FLOPs and memory usage without sacrificing segmentation performance.
Findings
Reduces FLOPs by 4 to 13 times
Decreases memory usage
Maintains or improves accuracy
Abstract
This paper introduces Tree-NET, a novel framework for medical image segmentation that leverages bottleneck feature supervision to enhance both segmentation accuracy and computational efficiency. While previous studies have employed bottleneck feature supervision, their applications have largely been limited to the training phase, offering no computational benefits during training or evaluation. To the best of our knowledge, this study is the first to propose a framework that incorporates two additional training phases for segmentation models, utilizing bottleneck features at both input and output stages. This approach significantly improves computational performance by reducing input and output dimensions with a negligible addition to parameter count, without compromising accuracy. Tree-NET features a three-layer architecture comprising Encoder-Net and Decoder-Net, which are…
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
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging
MethodsMax Pooling · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · U-Net
