English

Actor-Action Semantic Segmentation with Grouping Process Models

Computer Vision and Pattern Recognition 2015-12-31 v1

Abstract

Actor-action semantic segmentation made an important step toward advanced video understanding problems: what action is happening; who is performing the action; and where is the action in space-time. Current models for this problem are local, based on layered CRFs, and are unable to capture long-ranging interaction of video parts. We propose a new model that combines these local labeling CRFs with a hierarchical supervoxel decomposition. The supervoxels provide cues for possible groupings of nodes, at various scales, in the CRFs to encourage adaptive, high-order groups for more effective labeling. Our model is dynamic and continuously exchanges information during inference: the local CRFs influence what supervoxels in the hierarchy are active, and these active nodes influence the connectivity in the CRF; we hence call it a grouping process model. The experimental results on a recent large-scale video dataset show a large margin of 60% relative improvement over the state of the art, which demonstrates the effectiveness of the dynamic, bidirectional flow between labeling and grouping.

Keywords

Cite

@article{arxiv.1512.09041,
  title  = {Actor-Action Semantic Segmentation with Grouping Process Models},
  author = {Chenliang Xu and Jason J. Corso},
  journal= {arXiv preprint arXiv:1512.09041},
  year   = {2015}
}

Comments

Technical report

R2 v1 2026-06-22T12:20:18.238Z