Unsupervised learning of features and object boundaries from local prediction
Heiko H. Sch\"utt, Wei Ji Ma

TL;DR
This paper presents an unsupervised model that learns both image features and object boundaries simultaneously by predicting local spatial relationships, resulting in features similar to biological vision and effective segmentation without supervision.
Contribution
It introduces a novel pairwise Markov random field model with binary switches, enabling joint learning of features and boundaries from images using contrastive objectives.
Findings
Learned features include local averages, opponent colors, Gabor patterns
Connectivity inference aligns with human visual segmentation
Model performs well on BSDS500 without contour training
Abstract
A visual system has to learn both which features to extract from images and how to group locations into (proto-)objects. Those two aspects are usually dealt with separately, although predictability is discussed as a cue for both. To incorporate features and boundaries into the same model, we model a layer of feature maps with a pairwise Markov random field model in which each factor is paired with an additional binary variable, which switches the factor on or off. Using one of two contrastive learning objectives, we can learn both the features and the parameters of the Markov random field factors from images without further supervision signals. The features learned by shallow neural networks based on this loss are local averages, opponent colors, and Gabor-like stripe patterns. Furthermore, we can infer connectivity between locations by inferring the switch variables. Contours inferred…
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
TopicsVisual Attention and Saliency Detection · Visual perception and processing mechanisms · Neural dynamics and brain function
MethodsContrastive Learning
