paper-with-me

Papers

Personalized Collaborative Learning with Affinity-Based Variance Reduction

2025-10-17 · Chenyu Zhang, Navid Azizan arxiv

Multi-agent learning faces a fundamental tension: leveraging distributed collaboration without sacrificing the personalization needed for diverse agents. This tension intensifies when aiming for full personalization while adapting to unknown heterogeneity levels -- gaining collaborative speedup when agents are similar, without performance degradation when they are different. Embracing the challenge, we propose personalized collaborative learning (PCL), a novel framework for heterogeneous agents to collaboratively learn personalized solutions with seamless adaptivity. Through carefully designed bias correction and importance correction mechanisms, our method AffPCL robustly handles both environment and objective heterogeneity. We prove that AffPCL reduces sample complexity over independent learning by a factor of $\max\{n^{-1}, δ\}$, where $n$ is the number of agents and $δ\in[0,1]$ measures their heterogeneity. This affinity-based acceleration automatically interpolates between the linear speedup of federated learning in homogeneous settings and the baseline of independent learning, without requiring prior knowledge of the system. Our analysis further reveals that an agent may obtain linear speedup even by collaborating with arbitrarily dissimilar agents, unveiling new insights into personalization and collaboration in the high heterogeneity regime.

📄 PDF Abstract BibTeX arXiv:2510.16232

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

IHGNN: Interactive Hypergraph Neural Network for Personalized Product Search

2022-02-10 · Dian Cheng, Jiawei Chen, Wenjun Peng, Wenqin Ye 외

A good personalized product search (PPS) system should not only focus on retrieving relevant products, but also consider user personalized preference. Recent work on PPS mainly adopts the representation learning paradigm…

Representation Learning

Play Duration based User-Entity Affinity Modeling in Spoken Dialog System

2018-06-29 · Bo Xiao, Nicholas Monath, Shankar Ananthakrishnan, Abishek Ravi

Multimedia streaming services over spoken dialog systems have become ubiquitous. User-entity affinity modeling is critical for the system to understand and disambiguate user intents and personalize user experiences. Howe…

Collaborative Filtering

Personalized Search-based Query Rewrite System for Conversational AI

2021-11-01 · EMNLP (NLP4ConvAI) 2021 11 · Eunah Cho, Ziyan Jiang, Jie Hao, Zheng Chen 외

Query rewrite (QR) is an emerging component in conversational AI systems, reducing user defect. User defect is caused by various reasons, such as errors in the spoken dialogue system, users’ slips of the tongue or their …

Retrieval

DA-PFL: Dynamic Affinity Aggregation for Personalized Federated Learning

2024-03-14 · Xu Yang, Jiyuan Feng, Songyue Guo, Ye Wang 외

Personalized federated learning becomes a hot research topic that can learn a personalized learning model for each client. Existing personalized federated learning models prefer to aggregate similar clients with similar …

Federated LearningPersonalized Federated Learning

Linear Speedup in Personalized Collaborative Learning

2021-11-10 · El Mahdi Chayti, Sai Praneeth Karimireddy, Sebastian U. Stich, Nicolas Flammarion 외

Collaborative training can improve the accuracy of a model for a user by trading off the model's bias (introduced by using data from other users who are potentially different) against its variance (due to the limited amo…

Federated LearningStochastic Optimization