English

Image Segmentation Using Hybrid Representations

Image and Video Processing 2020-04-16 v1 Computer Vision and Pattern Recognition

Abstract

This work explores a hybrid approach to segmentation as an alternative to a purely data-driven approach. We introduce an end-to-end U-Net based network called DU-Net, which uses additional frequency preserving features, namely the Scattering Coefficients (SC), for medical image segmentation. SC are translation invariant and Lipschitz continuous to deformations which help DU-Net outperform other conventional CNN counterparts on four datasets and two segmentation tasks: Optic Disc and Optic Cup in color fundus images and fetal Head in ultrasound images. The proposed method shows remarkable improvement over the basic U-Net with performance competitive to state-of-the-art methods. The results indicate that it is possible to use a lighter network trained with fewer images (without any augmentation) to attain good segmentation results.

Keywords

Cite

@article{arxiv.2004.07071,
  title  = {Image Segmentation Using Hybrid Representations},
  author = {Alakh Desai and Ruchi Chauhan and Jayanthi Sivaswamy},
  journal= {arXiv preprint arXiv:2004.07071},
  year   = {2020}
}

Comments

4 pages, 6 figures, to be published in ISBI 2020

R2 v1 2026-06-23T14:52:13.473Z