pith. sign in

arxiv: 1709.01889 · v3 · pith:JVUNB64Znew · submitted 2017-09-06 · 💻 cs.CV

Polar Transformer Networks

classification 💻 cs.CV
keywords transformernetworkpolarrotationtranslationcnnsequivarianceequivariant
0
0 comments X
read the original abstract

Convolutional neural networks (CNNs) are inherently equivariant to translation. Efforts to embed other forms of equivariance have concentrated solely on rotation. We expand the notion of equivariance in CNNs through the Polar Transformer Network (PTN). PTN combines ideas from the Spatial Transformer Network (STN) and canonical coordinate representations. The result is a network invariant to translation and equivariant to both rotation and scale. PTN is trained end-to-end and composed of three distinct stages: a polar origin predictor, the newly introduced polar transformer module and a classifier. PTN achieves state-of-the-art on rotated MNIST and the newly introduced SIM2MNIST dataset, an MNIST variation obtained by adding clutter and perturbing digits with translation, rotation and scaling. The ideas of PTN are extensible to 3D which we demonstrate through the Cylindrical Transformer Network.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SurReal: Fr\'echet Mean and Distance Transform for Complex-Valued Deep Learning

    cs.CV 2019-06 unverdicted novelty 7.0

    SurReal architecture applies weighted Fréchet mean convolution and distance-based FC layers to complex data, improving accuracy on MSTAR (94% to 98%) and RadioML with 8-10% of baseline model size.

  2. Learning Color Equivariant Representations

    cs.CV 2024-06 unverdicted novelty 6.0

    Presents hue-, saturation-, luminance-equivariant GCNNs via a direct-image lifting layer that resolves invalid RGB issues in prior CEConv work and reports better OOD generalization plus sample efficiency.