CVNov 18, 2014

Low-level Vision by Consensus in a Spatial Hierarchy of Regions

arXiv:1411.4894v240 citations
Originality Incremental advance
AI Analysis

This work addresses low-level vision tasks such as depth estimation for applications in computer vision, but it is incremental as it builds on existing multi-scale and region-based methods.

The paper tackles the problem of estimating physical scene values like depth from stereo images by introducing a multi-scale framework that optimizes over a mixture of binary and continuous variables for region inliers and model coordinates. It achieves strong performance on a standard stereo benchmark, producing a distributional scene representation suitable for integration with higher-level reasoning.

We introduce a multi-scale framework for low-level vision, where the goal is estimating physical scene values from image data---such as depth from stereo image pairs. The framework uses a dense, overlapping set of image regions at multiple scales and a "local model," such as a slanted-plane model for stereo disparity, that is expected to be valid piecewise across the visual field. Estimation is cast as optimization over a dichotomous mixture of variables, simultaneously determining which regions are inliers with respect to the local model (binary variables) and the correct co-ordinates in the local model space for each inlying region (continuous variables). When the regions are organized into a multi-scale hierarchy, optimization can occur in an efficient and parallel architecture, where distributed computational units iteratively perform calculations and share information through sparse connections between parents and children. The framework performs well on a standard benchmark for binocular stereo, and it produces a distributional scene representation that is appropriate for combining with higher-level reasoning and other low-level cues.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes