Cluster-Based Point Set Saliency
Abstract
We propose a cluster-based approach to point set saliency detection, a challenge since point sets lack topological information. A point set is first decomposed into small clusters, using fuzzy clustering. We evaluate cluster uniqueness and spatial distribution of each cluster and combine these values into a cluster saliency function. Finally, the probabilities of points belonging to each cluster are used to assign a saliency to each point. Our approach detects fine-scale salient features and uninteresting regions consistently have lower saliency values. We evaluate the proposed saliency model by testing our saliency-based keypoint detection against a 3D interest point detection benchmark. The evaluation shows that our method achieves a good balance between false positive and false negative error rates, without using any topological information.
Cite
Text
Tasse et al. "Cluster-Based Point Set Saliency." International Conference on Computer Vision, 2015. doi:10.1109/ICCV.2015.27Markdown
[Tasse et al. "Cluster-Based Point Set Saliency." International Conference on Computer Vision, 2015.](https://mlanthology.org/iccv/2015/tasse2015iccv-clusterbased/) doi:10.1109/ICCV.2015.27BibTeX
@inproceedings{tasse2015iccv-clusterbased,
title = {{Cluster-Based Point Set Saliency}},
author = {Tasse, Flora Ponjou and Kosinka, Jiri and Dodgson, Neil},
booktitle = {International Conference on Computer Vision},
year = {2015},
doi = {10.1109/ICCV.2015.27},
url = {https://mlanthology.org/iccv/2015/tasse2015iccv-clusterbased/}
}