CVLGMLMar 14, 2017

Discriminate-and-Rectify Encoders: Learning from Image Transformation Sets

arXiv:1703.04775v1
Originality Incremental advance
AI Analysis

This work addresses the challenge of visual object recognition under varying transformations, offering a weakly supervised approach that could benefit computer vision applications, though it appears incremental in building on existing contrastive and reconstruction ideas.

The paper tackles the problem of learning image embeddings robust to transformations like viewpoint and illumination changes by introducing a weakly supervised framework using orbit sets and a novel orbit-based loss. The method achieves improved performance in one-shot classification under geometric transformations and face verification/retrieval tasks.

The complexity of a learning task is increased by transformations in the input space that preserve class identity. Visual object recognition for example is affected by changes in viewpoint, scale, illumination or planar transformations. While drastically altering the visual appearance, these changes are orthogonal to recognition and should not be reflected in the representation or feature encoding used for learning. We introduce a framework for weakly supervised learning of image embeddings that are robust to transformations and selective to the class distribution, using sets of transforming examples (orbit sets), deep parametrizations and a novel orbit-based loss. The proposed loss combines a discriminative, contrastive part for orbits with a reconstruction error that learns to rectify orbit transformations. The learned embeddings are evaluated in distance metric-based tasks, such as one-shot classification under geometric transformations, as well as face verification and retrieval under more realistic visual variability. Our results suggest that orbit sets, suitably computed or observed, can be used for efficient, weakly-supervised learning of semantically relevant image embeddings.

Foundations

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

Your Notes