Purrturbed but Stable: Human-Cat Invariant Representations Across CNNs, ViTs and Self-Supervised ViTs
Arya Shah, Vaibhav Tripathi
TL;DR
This work tackles the problem of cross-species representational invariance between human and feline vision by evaluating a wide range of frozen encoders (CNNs, supervised ViTs, Swin, and self-supervised ViTs) on strictly paired human–cat frames. A biologically informed cat-vision filter is used to stress-test invariances, and a comprehensive suite of metrics—CKA (linear and RBF), RSA, Mantel, MMD, Energy, and 1-Wasserstein—assesses both geometric alignment and distributional shifts across layers. The key finding is that self-supervised ViTs, especially DINO ViT-B/16, show the strongest cross-species alignment with early-layer peaks (mean $CKA$-RBF ≈ $0.8144$, $CKA$-Linear ≈ $0.7446$, $RSA$ ≈ $0.6980$), while CNNs and windowed transformers lag and exhibit larger distributional differences. These results imply that self-supervision coupled with ViT inductive biases yields representational geometries more closely aligned with human vision across species, offering testable neuroscience hypotheses and a robust, reproducible benchmark for future cross-species representation studies.
Abstract
Cats and humans differ in ocular anatomy. Most notably, Felis Catus (domestic cats) have vertically elongated pupils linked to ambush predation; yet, how such specializations manifest in downstream visual representations remains incompletely understood. We present a unified, frozen-encoder benchmark that quantifies feline-human cross-species representational alignment in the wild, across convolutional networks, supervised Vision Transformers, windowed transformers, and self-supervised ViTs (DINO), using layer-wise Centered Kernel Alignment (linear and RBF) and Representational Similarity Analysis, with additional distributional and stability tests reported in the paper. Across models, DINO ViT-B/16 attains the most substantial alignment (mean CKA-RBF $\approx0.814$, mean CKA-linear $\approx0.745$, mean RSA $\approx0.698$), peaking at early blocks, indicating that token-level self-supervision induces early-stage features that bridge species-specific statistics. Supervised ViTs are competitive on CKA yet show weaker geometric correspondence than DINO (e.g., ViT-B/16 RSA $\approx0.53$ at block8; ViT-L/16 $\approx0.47$ at block14), revealing depth-dependent divergences between similarity and representational geometry. CNNs remain strong baselines but below plain ViTs on alignment, and windowed transformers underperform plain ViTs, implicating architectural inductive biases in cross-species alignment. Results indicate that self-supervision coupled with ViT inductive biases yields representational geometries that more closely align feline and human visual systems than widely used CNNs and windowed Transformers, providing testable neuroscientific hypotheses about where and how cross-species visual computations converge. We release our code and dataset for reference and reproducibility.
