English

Locally Supervised Learning with Periodic Global Guidance

Machine Learning 2022-08-02 v1

Abstract

Locally supervised learning aims to train a neural network based on a local estimation of the global loss function at each decoupled module of the network. Auxiliary networks are typically appended to the modules to approximate the gradient updates based on the greedy local losses. Despite being advantageous in terms of parallelism and reduced memory consumption, this paradigm of training severely degrades the generalization performance of neural networks. In this paper, we propose Periodically Guided local Learning (PGL), which reinstates the global objective repetitively into the local-loss based training of neural networks primarily to enhance the model's generalization capability. We show that a simple periodic guidance scheme begets significant performance gains while having a low memory footprint. We conduct extensive experiments on various datasets and networks to demonstrate the effectiveness of PGL, especially in the configuration with numerous decoupled modules.

Keywords

Cite

@article{arxiv.2208.00821,
  title  = {Locally Supervised Learning with Periodic Global Guidance},
  author = {Hasnain Irshad Bhatti and Jaekyun Moon},
  journal= {arXiv preprint arXiv:2208.00821},
  year   = {2022}
}

Comments

Accepted at ICML 2022 Hardware Aware Efficient Training (HAET) Workshop

R2 v1 2026-06-25T01:22:48.591Z