MLAAN: Scaling Supervised Local Learning with Multilaminar Leap Augmented Auxiliary Network
Yuming Zhang, Shouxin Zhang, Peizhe Wang, Feiyu Zhu, Dongzhi Guan,, Junhao Su, Jiabin Liu, Changpeng Cai

TL;DR
MLAAN introduces a multilayer local learning framework with enhanced auxiliary modules that improve global feature capture, interaction, and performance, surpassing traditional end-to-end training while reducing GPU memory use.
Contribution
This paper presents MLAAN, a novel multilaminar local learning architecture with leap-augmented modules that improve information exchange and performance over existing local learning methods.
Findings
MLAAN outperforms existing local learning methods on multiple datasets.
MLAAN surpasses end-to-end training in accuracy while reducing GPU memory usage.
The synergy of MLM and LAM enhances global feature learning and model performance.
Abstract
Deep neural networks (DNNs) typically employ an end-to-end (E2E) training paradigm which presents several challenges, including high GPU memory consumption, inefficiency, and difficulties in model parallelization during training. Recent research has sought to address these issues, with one promising approach being local learning. This method involves partitioning the backbone network into gradient-isolated modules and manually designing auxiliary networks to train these local modules. Existing methods often neglect the interaction of information between local modules, leading to myopic issues and a performance gap compared to E2E training. To address these limitations, we propose the Multilaminar Leap Augmented Auxiliary Network (MLAAN). Specifically, MLAAN comprises Multilaminar Local Modules (MLM) and Leap Augmented Modules (LAM). MLM captures both local and global features through…
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.
Code & Models
Videos
Taxonomy
TopicsText and Document Classification Technologies · Face and Expression Recognition
