paper-with-me

홈 › Papers

Collaborative Learning via Prediction Consensus

2023-09-21 · NeurIPS 2023 11

We consider a collaborative learning setting where the goal of each agent is to improve their own model by leveraging the expertise of collaborators, in addition to their own training data. To facilitate the exchange of expertise among agents, we propose a distillation-based method leveraging shared unlabeled auxiliary data, which is pseudo-labeled by the collective. Central to our method is a trust weighting scheme that serves to adaptively weigh the influence of each collaborator on the pseudo-labels until a consensus on how to label the auxiliary data is reached. We demonstrate empirically that our collaboration scheme is able to significantly boost individual models’ performance in the target domain from which the auxiliary data is sampled. At the same time, it can provably mitigate the negative impact of bad models on the collective. By design, our method adeptly accommodates heterogeneity in model architectures and substantially reduces communication overhead compared to typical collaborative learning methods.

📄 PDF Abstract BibTeX

Code (1)

fan1dy/collaboration-consensus 공식 구현 pytorch

Similar Papers 제목 키워드 기반

On Consensus-Optimality Trade-offs in Collaborative Deep Learning

2018-05-30 · Zhanhong Jiang, Aditya Balu, Chinmay Hegde, Soumik Sarkar

In distributed machine learning, where agents collaboratively learn from diverse private data sets, there is a fundamental tension between consensus and optimality. In this paper, we build on recent algorithmic progresse…

Deep LearningNavigate

Benchmarking Collaborative Learning Methods Cost-Effectiveness for Prostate Segmentation

2023-09-29 · Lucia Innocenti, Michela Antonelli, Francesco Cremonesi, Kenaan Sarhan 외

Healthcare data is often split into medium/small-sized collections across multiple hospitals and access to it is encumbered by privacy regulations. This brings difficulties to use them for the development of machine lear…

BenchmarkingFederated Learningvalid

Autonomous Collaborative Learning Among an Ensemble of Tsetlin Machines with Consensus-Based Inference

2026-07-22 · Yehuda Rudin, Osnat Keren, Michal Yemini, Alexander Fish arxiv

Tsetlin Machine (TM) is a rule-based machine-learning algorithm comprising collectives of two-action Tsetlin Automata (TAs) that cooperatively form conjunctive logical clauses from Boolean inputs through stochastic feedb…

Federated Learning

CP-Guard: Malicious Agent Detection and Defense in Collaborative Bird's Eye View Perception

2024-12-16 · Senkang Hu, Yihang Tao, Guowen Xu, Yiqin Deng 외

Collaborative Perception (CP) has shown a promising technique for autonomous driving, where multiple connected and autonomous vehicles (CAVs) share their perception information to enhance the overall perception performan…

Autonomous DrivingAutonomous Vehicles

Movie Recommender System using critic consensus

2021-12-22 · A Nayan Varma, Kedareshwara Petluri

Recommendation systems are perhaps one of the most important agents for industry growth through the modern Internet world. Previous approaches on recommendation systems include collaborative filtering and content based f…

Collaborative FilteringRecommendation Systems