Eigen Neural Network: Unlocking Generalizable Vision with Eigenbasis
Anzhe Cheng, Chenzhong Yin, Mingxi Cheng, Shukai Duan, Shahin Nazarian, Paul Bogdan

TL;DR
The Eigen Neural Network (ENN) introduces a novel weight reparameterization using an orthonormal eigenbasis, resulting in more structured features, improved performance on large-scale benchmarks, and a highly efficient, backpropagation-free training variant.
Contribution
ENN is the first architecture to enforce decorrelated, well-aligned weights via a learned eigenbasis, improving feature representations and enabling a parallelizable, BP-free training method.
Findings
Outperforms state-of-the-art on ImageNet classification
Sets new benchmark in cross-modal image-text retrieval
Achieves over 2x training speedup with ENN-ℓ
Abstract
The remarkable success of Deep Neural Networks(DNN) is driven by gradient-based optimization, yet this process is often undermined by its tendency to produce disordered weight structures, which harms feature clarity and degrades learning dynamics. To address this fundamental representational flaw, we introduced the Eigen Neural Network (ENN), a novel architecture that reparameterizes each layer's weights in a layer-shared, learned orthonormal eigenbasis. This design enforces decorrelated, well-aligned weight dynamics axiomatically, rather than through regularization, leading to more structured and discriminative feature representations. When integrated with standard BP, ENN consistently outperforms state-of-the-art methods on large-scale image classification benchmarks, including ImageNet, and its superior representations generalize to set a new benchmark in cross-modal image-text…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
