Learning to Agglomerate Superpixel Hierarchies
An agglomerative clustering algorithm merges the most similar pair of clusters at every iteration. The function that evaluates similarity is traditionally hand- designed, but there has been recent interest in supervised or semisupervised settings in which ground-truth clustered data is available for training. Here we show how to train a similarity function by regarding it as the action-value function of a reinforcement learning problem. We apply this general method to segment images by clustering superpixels, an application that we call Learning to Agglomerate Superpixel Hierarchies (LASH). When applied to a challenging dataset of brain images from serial electron microscopy, LASH dramatically improved segmentation accuracy when clustering supervoxels generated by state of the boundary detection algorithms. The naive strategy of directly training only supervoxel similarities and applying single linkage clustering produced less improvement.
Code (0)
등록된 구현이 없습니다.
Tasks
Boundary DetectionClusteringReinforcement LearningSuperpixelsSimilar Papers 제목 키워드 기반
A Context-aware Delayed Agglomeration Framework for Electron Microscopy Segmentation
Electron Microscopy (EM) image (or volume) segmentation has become significantly important in recent years as an instrument for connectomics. This paper proposes a novel agglomerative framework for EM segmentation. In pa…
ClusteringSegmentationSuperpixelsSequential epidemic spread between agglomerates of self-propelled agents in one dimension
Motile organisms can form stable agglomerates such as cities or colonies. In the outbreak of a highly contagious disease, the control of large-scale epidemic spread depends on factors like the number and size of agglomer…
Fully automated primary particle size analysis of agglomerates on transmission electron microscopy images via artificial neural networks
There is a high demand for fully automated methods for the analysis of primary particle size distributions of agglomerates on transmission electron microscopy images. Therefore, a novel method, based on the utilization o…
Manifold-Preserving Superpixel Hierarchies and Embeddings for the Exploration of High-Dimensional Images
High-dimensional images, or images with a high-dimensional attribute vector per pixel, are commonly explored with coordinated views of a low-dimensional embedding of the attribute space and a conventional image represent…
Dimensionality ReductionSuperpixelGridCut, SuperpixelGridMean and SuperpixelGridMix Data Augmentation
A novel approach of data augmentation based on irregular superpixel decomposition is proposed. This approach called SuperpixelGridMasks permits to extend original image datasets that are required by training stages of ma…
Data Augmentationimage-classificationImage Classification