Unsupervised image segmentation using convolutional autoencoder with total variation regularization as preprocessing
Chunlai Wang, Bin Yang, Yiwen Liao
Abstract
Conventional unsupervised image segmentation methods use color and geometric information and apply clustering algorithms over pixels. They preserve object boundaries well but often suffer from over-segmentation due to noise and artifacts in the images. In this paper, we contribute on a preprocessing step for image smoothing, which alleviates the burden of conventional unsupervised image segmentation and enhance their performance. Our approach relies on a convolutional autoencoder (CAE) with the total variation loss (TVL) for unsupervised learning. We show that, after our CAE-TVL preprocessing step, the over-segmentation effect is significantly reduced using the same unsupervised image segmentation methods. We evaluate our approach using the BSDS500 image segmentation benchmark dataset and show the performance enhancement introduced by our approach in terms of both increased segmentation accuracy and reduced computation time. We examine the robustness of the trained CAE and show that it is directly applicable to other natural scene images.
BibTeX
@inproceedings{icassp2017_unsupervisedimag,
title = {Unsupervised image segmentation using convolutional autoencoder with total variation regularization as preprocessing},
author = {Chunlai Wang and Bin Yang and Yiwen Liao},
booktitle = {ICASSP 2017},
year = {2017}
}