Scalable Matting: A Sub-linear Approach
Philip G. Lee, Ying Wu

TL;DR
This paper introduces a novel, scalable matting algorithm that leverages an optimization technique to achieve sub-linear complexity, enabling efficient and exact separation of foreground and background in high-resolution images.
Contribution
The authors adapt an optimization method from PDE solving to significantly improve the efficiency of image matting, achieving sub-linear complexity and scalability.
Findings
Achieves sub-linear complexity in image resolution
Outperforms existing matting algorithms in speed
Enables practical high-resolution image matting
Abstract
Natural image matting, which separates foreground from background, is a very important intermediate step in recent computer vision algorithms. However, it is severely underconstrained and difficult to solve. State-of-the-art approaches include matting by graph Laplacian, which significantly improves the underconstrained nature by reducing the solution space. However, matting by graph Laplacian is still very difficult to solve and gets much harder as the image size grows: current iterative methods slow down as in the resolution . This creates uncomfortable practical limits on the resolution of images that we can matte. Current literature mitigates the problem, but they all remain super-linear in complexity. We expose properties of the problem that remain heretofore unexploited, demonstrating that an optimization technique originally intended to solve…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Color Science and Applications · Visual Attention and Saliency Detection
