paper-with-me

홈 › Papers

Locally Supervised Learning with Periodic Global Guidance

2022-08-01 · Hasnain Irshad Bhatti, Jaekyun Moon

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.

📄 PDF Abstract BibTeX arXiv:2208.00821

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learn Locally, Correct Globally: A Distributed Algorithm for Training Graph Neural Networks

2021-11-16 · ICLR 2022 4 · Morteza Ramezani, Weilin Cong, Mehrdad Mahdavi, Mahmut T. Kandemir 외

Despite the recent success of Graph Neural Networks (GNNs), training GNNs on large graphs remains challenging. The limited resource capacities of the existing servers, the dependency between nodes in a graph, and the pri…

Tiled Prompts: Overcoming Prompt Misguidance in Image and Video Super-Resolution

2026-02-03 · Bryan Sangwoo Kim, Jonghyun Park, Jong Chul Ye arxiv

Text-conditioned diffusion models have advanced image and video super-resolution by using prompts as semantic priors, and modern super-resolution pipelines typically rely on latent tiling to scale to high resolutions. In…

Video Super-Resolution

Local Periodicity-Based Beat Tracking for Expressive Classical Piano Music

2023-08-20 · Ching-Yu Chiu, Meinard Müller, Matthew E. P. Davies, Alvin Wen-Yu Su 외

To model the periodicity of beats, state-of-the-art beat tracking systems use "post-processing trackers" (PPTs) that rely on several empirically determined global assumptions for tempo transition, which work well for mus…

Beat Tracking

Ionospheric activity prediction using convolutional recurrent neural networks

2018-10-31 · Alexandre Boulch, Noëlie Cherrier, Thibaut Castaings

The ionosphere electromagnetic activity is a major factor of the quality of satellite telecommunications, Global Navigation Satellite Systems (GNSS) and other vital space applications. Being able to forecast globally the…

Activity PredictionPrediction

Semi-supervised Eigenvectors for Locally-biased Learning

2012-12-01 · NeurIPS 2012 12 · Toke Hansen, Michael W. Mahoney

In many applications, one has information, e.g., labels that are provided in a semi-supervised manner, about a specific target region of a large data set, and one wants to perform machine learning and data analysis ta…

BIG-bench Machine Learning