PlutoNet: An Efficient Polyp Segmentation Network

Abstract:
PlutoNet is a lightweight polyp segmentation network designed to accurately detect and segment polyps while minimizing the number of parameters. It introduces a decoder consistency training strategy with a modified partial decoder and an auxiliary decoder, balancing low-level salient details and higher-level semantic features. This approach improves encoder representations, reduces uncertainty, and lowers false positive rates. PlutoNet requires only 2.6M parameters, less than 10% of comparable models, while achieving state-of-the-art performance on multiple public datasets.

Key Highlights

Contributions

  1. Novel decoder consistency training between two specialized decoders to improve segmentation representations.
  2. PlutoNet architecture achieves high accuracy with far fewer parameters than existing models.
  3. Comprehensive evaluation shows superior generalization to unseen datasets.
  4. Ablation studies confirm the effectiveness of the proposed consistency training.

Code & Repo

Publication