PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 3, 2026IEEE Transactions on Pattern Analysis and Machine Intelligence3 citations

MAN++: Scaling Momentum Auxiliary Network for Supervised Local Learning in Vision Tasks

View Full Paper
JSJunhao SuFZFeiyu ZhuHSHengyu Shi

Key Points

  • To develop a framework that improves supervised local learning in deep learning architectures by addressing weaknesses in existing methods.
  • Developed the Momentum Auxiliary Network++ (MAN++) framework.
  • Divided the network into multiple blocks for independent training with an auxiliary network.
  • Implemented exponential moving average (EMA) for parameter transfer between blocks.
  • Introduced a learnable scaling bias to compensate for feature mismatches.
  • Achieved accuracy comparable to end-to-end training in image classification, object detection, and semantic segmentation.
  • Significantly reduced GPU memory consumption compared to conventional backpropagation.

Abstract

End-to-end backpropagation remains the dominant training paradigm in deep learning, yet it suffers from inherent drawbacks, including update locking, high GPU memory consumption, and limited biological plausibility. Supervised local learning alleviates these issues by dividing the network into multiple blocks and training each block independently with an auxiliary network. However, gradient isolation also weakens the influence of downstream representations on earlier blocks, often resulting in a clear accuracy gap to end-to-end training. We propose Momentum Auxiliary Network++ (MAN++), a scalable framework that improves supervised local learning via a lightweight parameter-space transfer between adjacent blocks. MAN++ employs the exponential moving average (EMA) of parameters from adjacent blocks to propagate contextual information across the network. To address feature mismatches arising from direct EMA parameter transfer, we introduce a learnable scaling bias, which compensates feature statistics mismatch and stabilizes the transfer. Extensive experiments on image classification, object detection, and semantic segmentation across multiple architectures illustrate that MAN++ achieves accuracy on par with end-to-end training while substantially reducing GPU memory usage. These results position MAN++ as a practical and effective alternative to conventional backpropagation, offering new insights into scalable supervised local learning for vision tasks.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Su et al. (2026) studied this question.

synapsesocial.com/papers/69cf5e865a333a821460cfe5https://doi.org/10.1109/tpami.2026.3679406
Ask AI
Helpful
Bookmark
Share
View Full Paper