paper-with-me

Papers

Peer-to-Peer Learning + Consensus with Non-IID Data

2023-12-21 · Srinivasa Pranav, José M. F. Moura

Peer-to-peer deep learning algorithms are enabling distributed edge devices to collaboratively train deep neural networks without exchanging raw training data or relying on a central server. Peer-to-Peer Learning (P2PL) and other algorithms based on Distributed Local-Update Stochastic/mini-batch Gradient Descent (local DSGD) rely on interleaving epochs of training with distributed consensus steps. This process leads to model parameter drift/divergence amongst participating devices in both IID and non-IID settings. We observe that model drift results in significant oscillations in test performance evaluated after local training and consensus phases. We then identify factors that amplify performance oscillations and demonstrate that our novel approach, P2PL with Affinity, dampens test performance oscillations in non-IID settings without incurring any additional communication cost.

📄 PDF Abstract BibTeX arXiv:2312.13602

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Peer Learning for Unbiased Scene Graph Generation

2022-12-31 · Liguang Zhou, Junjie Hu, Yuhongze Zhou, Tin Lun Lam 외

Unbiased scene graph generation (USGG) is a challenging task that requires predicting diverse and heavily imbalanced predicates between objects in an image. To address this, we propose a novel framework peer learning tha…

Graph GenerationScene Graph GenerationUnbiased Scene Graph Generation

Peer-to-Peer Deep Learning for Beyond-5G IoT

2023-10-29 · Srinivasa Pranav, José M. F. Moura

We present P2PL, a practical multi-device peer-to-peer deep learning algorithm that, unlike the federated learning paradigm, does not require coordination from edge servers or the cloud. This makes P2PL well-suited for t…

Deep LearningFederated Learning

Consensus Is All You Need: Gossip-Based Reasoning Among Large Language Models

2025-08-22 · Saksham Arora arxiv

Large language models have advanced rapidly, but no single model excels in every area -- each has its strengths and weaknesses. Instead of relying on one model alone, we take inspiration from gossip protocols in distribu…

FedCoin: A Peer-to-Peer Payment System for Federated Learning

2020-02-26 · Yuan Liu, Shuai Sun, Zhengpeng Ai, Shuangfeng Zhang 외

Federated learning (FL) is an emerging collaborative machine learning method to train models on distributed datasets with privacy concerns. To properly incentivize data owners to contribute their efforts, Shapley Value (…

Federated Learning

Online Learning Using Only Peer Prediction

2019-10-10 · Yang Liu, David P. Helmbold

This paper considers a variant of the classical online learning problem with expert predictions. Our model's differences and challenges are due to lacking any direct feedback on the loss each expert incurs at each time s…

Prediction