Deformable Classifiers
Jiajun Shen, Yali Amit

TL;DR
This paper introduces a deformable classifier framework that accounts for geometric variations by learning latent transformations, improving recognition accuracy on rotated and varied datasets, and enabling downstream tasks like pose estimation.
Contribution
The paper proposes a novel deformable classifier framework with latent transformation variables and a two-step training process, achieving state-of-the-art results on rotated MNIST and Google Earth datasets.
Findings
Achieves state-of-the-art results on rotated MNIST.
Performs well on Google Earth dataset.
Competitive results on MNIST and CIFAR-10 with limited data.
Abstract
Geometric variations of objects, which do not modify the object class, pose a major challenge for object recognition. These variations could be rigid as well as non-rigid transformations. In this paper, we design a framework for training deformable classifiers, where latent transformation variables are introduced, and a transformation of the object image to a reference instantiation is computed in terms of the classifier output, separately for each class. The classifier outputs for each class, after transformation, are compared to yield the final decision. As a by-product of the classification this yields a transformation of the input object to a reference pose, which can be used for downstream tasks such as the computation of object support. We apply a two-step training mechanism for our framework, which alternates between optimizing over the latent transformation variables and the…
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
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
