paper-with-me

홈 › Papers

On the Necessity of Collaboration for Online Model Selection with Decentralized Data

2024-04-15 · Junfan Li, Zheshun Wu, Zenglin Xu, Irwin King

We consider online model selection with decentralized data over $M$ clients, and study the necessity of collaboration among clients. Previous work proposed various federated algorithms without demonstrating their necessity,while we answer the question from a novel perspective of computational constraints. We prove lower bounds on the regret, and propose a federated algorithm and analyze the upper bound.Our results show (i) collaboration is unnecessary in the absence of computational constraints on clients; (ii) collaboration is necessary if the computational cost on each client is limited to $o(K)$, where $K$ is the number of candidate hypothesis spaces. We clarify the unnecessary nature of collaboration in previous federated algorithms for distributed online multi-kernel learning,and improve the regret bounds at a smaller computational and communication cost. Our algorithm relies on three new techniques including an improved Bernstein's inequality for martingale, a federated online mirror descent framework, and decoupling model selection and prediction, which might be of independent interest.

📄 PDF Abstract BibTeX arXiv:2404.09494

Code (0)

등록된 구현이 없습니다.

Tasks

Model Selection

Similar Papers 제목 키워드 기반

Adaptive Distributed Kernel Ridge Regression: A Feasible Distributed Learning Scheme for Data Silos

2023-09-08 · Di Wang, Xiaotong Liu, Shao-Bo Lin, Ding-Xuan Zhou

Data silos, mainly caused by privacy and interoperability, significantly constrain collaborations among different organizations with similar data for the same purpose. Distributed learning based on divide-and-conquer pro…

Decision Makingregression

Fully Decentralized Joint Learning of Personalized Models and Collaboration Graphs

2019-01-24 · Valentina Zantedeschi, Aurélien Bellet, Marc Tommasi

We consider the fully decentralized machine learning scenario where many users with personal datasets collaborate to learn models through local peer-to-peer exchanges, without a central coordinator. We propose to train p…

PFedDST: Personalized Federated Learning with Decentralized Selection Training

2025-02-11 · Mengchen Fan, Keren Li, Tianyun Zhang, Qing Tian 외

Distributed Learning (DL) enables the training of machine learning models across multiple devices, yet it faces challenges like non-IID data distributions and device capability disparities, which can impede training effi…

Federated LearningPersonalized Federated Learning

Efficient Node Selection in Private Personalized Decentralized Learning

2023-01-30 · Edvin Listo Zec, Johan Östman, Olof Mogren, Daniel Gillblad

Personalized decentralized learning is a promising paradigm for distributed learning, enabling each node to train a local model on its own data and collaborate with other nodes to improve without sharing any data. Howeve…

Privacy Preserving

OCD-FL: A Novel Communication-Efficient Peer Selection-based Decentralized Federated Learning

2024-03-06 · Nizar Masmoudi, Wael Jaafar

The conjunction of edge intelligence and the ever-growing Internet-of-Things (IoT) network heralds a new era of collaborative machine learning, with federated learning (FL) emerging as the most prominent paradigm. With t…

Federated Learning