Feedback Alignment Meets Low-Rank Manifolds: A Structured Recipe for Local Learning
Arani Roy, Marco P. Apolinario, Shristi Das Biswas, Kaushik Roy

TL;DR
This paper introduces a structured local learning framework for deep neural networks that operates on low-rank manifolds, improving scalability and efficiency while maintaining accuracy comparable to backpropagation.
Contribution
It proposes a novel low-rank manifold-based training method with structured feedback, reducing parameters and enhancing scalability over traditional feedback alignment.
Findings
Achieves comparable accuracy to backpropagation on CIFAR and ImageNet.
Reduces trainable parameters without pruning or compression.
Validates the effectiveness of low-rank structured feedback in deep networks.
Abstract
Training deep neural networks (DNNs) with backpropagation (BP) achieves state-of-the-art accuracy but requires global error propagation and full parameterization, leading to substantial memory and computational overhead. Direct Feedback Alignment (DFA) enables local, parallelizable updates with lower memory requirements but is limited by unstructured feedback and poor scalability in deeper architectures, specially convolutional neural networks. To address these limitations, we propose a structured local learning framework that operates directly on low-rank manifolds defined by the Singular Value Decomposition (SVD) of weight matrices. Each layer is trained in its decomposed form, with updates applied to the SVD components using a composite loss that integrates cross-entropy, subspace alignment, and orthogonality regularization. Feedback matrices are constructed to match the SVD…
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.
