Content-Sensitive Supervoxels via Uniform Tessellations on Video Manifolds

Abstract

Supervoxels are perceptually meaningful atomic regions in videos, obtained by grouping voxels that exhibit coherence in both appearance and motion. In this paper, we propose content-sensitive supervoxels (CSS), which are regularly-shaped 3D primitive volumes that possess the following characteristic: they are typically larger and longer in content-sparse regions (i.e., with homogeneous appearance and motion), and smaller and shorter in content-dense regions (i.e., with high variation of appearance and/or motion). To compute CSS, we map a video X to a 3-dimensional manifold M embedded in R^6, whose volume elements give a good measure of the content density in X. We propose an efficient Lloyd-like method with a splitting-merging scheme to compute a uniform tessellation on M, which induces the CSS in X. Theoretically our method has a good competitive ratio O(1). We also present a simple extension of CSS to stream CSS for processing long videos that cannot be loaded into main memory at once. We evaluate CSS, stream CSS and seven representative supervoxel methods on four video datasets. The results show that our method outperforms existing supervoxel methods.

Cite

Text

Yi et al. "Content-Sensitive Supervoxels via Uniform Tessellations on Video Manifolds." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00074

Markdown

[Yi et al. "Content-Sensitive Supervoxels via Uniform Tessellations on Video Manifolds." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/yi2018cvpr-contentsensitive/) doi:10.1109/CVPR.2018.00074

BibTeX

@inproceedings{yi2018cvpr-contentsensitive,
  title     = {{Content-Sensitive Supervoxels via Uniform Tessellations on Video Manifolds}},
  author    = {Yi, Ran and Liu, Yong-Jin and Lai, Yu-Kun},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2018},
  doi       = {10.1109/CVPR.2018.00074},
  url       = {https://mlanthology.org/cvpr/2018/yi2018cvpr-contentsensitive/}
}