Pith. sign in

REVIEW 1 cited by

Efficient Rotation Invariance in Deep Neural Networks through Artificial Mental Rotation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2311.08525 v1 pith:CRE6EW4W submitted 2023-11-14 cs.CV cs.AI

Efficient Rotation Invariance in Deep Neural Networks through Artificial Mental Rotation

classification cs.CV cs.AI
keywords rotationartificialmentalarchitecturescnnsdeeperrorinvariance
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Humans and animals recognize objects irrespective of the beholder's point of view, which may drastically change their appearances. Artificial pattern recognizers also strive to achieve this, e.g., through translational invariance in convolutional neural networks (CNNs). However, both CNNs and vision transformers (ViTs) perform very poorly on rotated inputs. Here we present artificial mental rotation (AMR), a novel deep learning paradigm for dealing with in-plane rotations inspired by the neuro-psychological concept of mental rotation. Our simple AMR implementation works with all common CNN and ViT architectures. We test it on ImageNet, Stanford Cars, and Oxford Pet. With a top-1 error (averaged across datasets and architectures) of $0.743$, AMR outperforms the current state of the art (rotational data augmentation, average top-1 error of $0.626$) by $19\%$. We also easily transfer a trained AMR module to a downstream task to improve the performance of a pre-trained semantic segmentation model on rotated CoCo from $32.7$ to $55.2$ IoU.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

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

  1. On the Intrinsic Limits of Transformer Image Embeddings in Non-Solvable Spatial Reasoning

    cs.CV 2026-01 conditional novelty 6.0

    Constant-depth vision transformers cannot exactly encode non-solvable spatial groups such as 3D rotations, because such encoding would require solving an NC1-complete word problem while the architecture is bounded by TC0.