CVMay 11, 2018

The Domain Transform Solver

arXiv:1805.04590v13 citations
Originality Incremental advance
AI Analysis

This work addresses the need for faster edge-aware optimization in computer vision applications, representing a strong incremental improvement in efficiency.

The paper tackles edge-aware optimization by introducing a framework based on the domain transform, achieving an order of magnitude speed improvement over state-of-the-art methods with comparable performance, as applied to problems like stereo and depth super-resolution.

We present a framework for edge-aware optimization that is an order of magnitude faster than the state of the art while having comparable performance. Our key insight is that the optimization can be formulated by leveraging properties of the domain transform, a method for edge-aware filtering that defines a distance-preserving 1D mapping of the input space. This enables our method to improve performance for a variety of problems including stereo, depth super-resolution, and render from defocus, while keeping the computational complexity linear in the number of pixels. Our method is highly parallelizable and adaptable, and it has demonstrable scalability with respect to image resolution.

Foundations

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

Your Notes