English

Towards Holistic Scene Understanding: Feedback Enabled Cascaded Classification Models

Computer Vision and Pattern Recognition 2011-10-25 v1 Artificial Intelligence Robotics

Abstract

Scene understanding includes many related sub-tasks, such as scene categorization, depth estimation, object detection, etc. Each of these sub-tasks is often notoriously hard, and state-of-the-art classifiers already exist for many of them. These classifiers operate on the same raw image and provide correlated outputs. It is desirable to have an algorithm that can capture such correlation without requiring any changes to the inner workings of any classifier. We propose Feedback Enabled Cascaded Classification Models (FE-CCM), that jointly optimizes all the sub-tasks, while requiring only a `black-box' interface to the original classifier for each sub-task. We use a two-layer cascade of classifiers, which are repeated instantiations of the original ones, with the output of the first layer fed into the second layer as input. Our training method involves a feedback step that allows later classifiers to provide earlier classifiers information about which error modes to focus on. We show that our method significantly improves performance in all the sub-tasks in the domain of scene understanding, where we consider depth estimation, scene categorization, event categorization, object detection, geometric labeling and saliency detection. Our method also improves performance in two robotic applications: an object-grasping robot and an object-finding robot.

Keywords

Cite

@article{arxiv.1110.5102,
  title  = {Towards Holistic Scene Understanding: Feedback Enabled Cascaded Classification Models},
  author = {Congcong Li and Adarsh Kowdle and Ashutosh Saxena and Tsuhan Chen},
  journal= {arXiv preprint arXiv:1110.5102},
  year   = {2011}
}

Comments

14 pages, 11 figures

R2 v1 2026-06-21T19:24:27.574Z