Reconstructive Sparse Code Transfer for Contour Detection and Semantic Labeling
Michael Maire, Stella X. Yu, Pietro Perona

TL;DR
This paper introduces a novel approach for semantic labeling and contour detection using sparse reconstruction with learned transfer functions, eliminating the need for hand-designed features and demonstrating competitive results.
Contribution
It presents a two-stage learning framework combining generic sparse dictionaries with transfer functions for semantic labeling, applicable to multiple tasks.
Findings
Competitive performance on contour detection
Eliminates need for hand-designed features
Initial results on face part labeling
Abstract
We frame the task of predicting a semantic labeling as a sparse reconstruction procedure that applies a target-specific learned transfer function to a generic deep sparse code representation of an image. This strategy partitions training into two distinct stages. First, in an unsupervised manner, we learn a set of generic dictionaries optimized for sparse coding of image patches. We train a multilayer representation via recursive sparse dictionary learning on pooled codes output by earlier layers. Second, we encode all training images with the generic dictionaries and learn a transfer function that optimizes reconstruction of patches extracted from annotated ground-truth given the sparse codes of their corresponding image patches. At test time, we encode a novel image using the generic dictionaries and then reconstruct using the transfer function. The output reconstruction is a semantic…
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
TopicsSparse and Compressive Sensing Techniques · Medical Image Segmentation Techniques · Face recognition and analysis
