Giter Site home page Giter Site logo

hamedmx / dada Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vzantedeschi/dada

0.0 1.0 0.0 36.88 MB

source code of [Fully Decentralized Joint Learning of Personalized Models and Collaboration Graphs](http://proceedings.mlr.press/v108/zantedeschi20a.html)

License: GNU General Public License v3.0

Jupyter Notebook 96.95% Python 3.05%

dada's Introduction

Fully Decentralized Joint Learning of Personalized Models and Collaboration Graphs

python3 project

source code of AISTATS 2020 paper.

Dependencies

  1. Install required python modules:
 pip install -r requirements.txt

Experiments

notebooks directory contains the code for training and testing the proposed models on several datasets.

The proposed algorithm and its variants are implemented here.

Cite

If you find this work useful, please cite the original paper:

@InProceedings{pmlr-v108-zantedeschi20a, 
              title = {Fully Decentralized Joint Learning of Personalized Models and Collaboration Graphs}, 
              author = {Zantedeschi, Valentina and Bellet, Aur\'elien and Tommasi, Marc}, 
              pages = {864--874}, 
              year = {2020}, 
              editor = {Silvia Chiappa and Roberto Calandra}, 
              volume = {108}, 
              series = {Proceedings of Machine Learning Research}, 
              address = {Online}, 
              month = {26--28 Aug}, 
              publisher = {PMLR}, 
              pdf = {http://proceedings.mlr.press/v108/zantedeschi20a/zantedeschi20a.pdf}, 
              url = {http://proceedings.mlr.press/v108/zantedeschi20a.html}, 
              abstract = {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 personalized models that leverage a collaboration graph describing the relationships between user personal tasks, which we learn jointly with the models. Our fully decentralized optimization procedure alternates between training nonlinear models given the graph in a greedy boosting manner, and updating the collaboration graph (with controlled sparsity) given the models. Throughout the process, users exchange messages only with a small number of peers (their direct neighbors when updating the models, and a few random users when updating the graph), ensuring that the procedure naturally scales with the number of users. Overall, our approach is communication-efficient and avoids exchanging personal data. We provide an extensive analysis of the convergence rate, memory and communication complexity of our approach, and demonstrate its benefits compared to competing techniques on synthetic and real datasets.} 
} 

dada's People

Contributors

vzantedeschi avatar bellet avatar mtommasi avatar hamedmx avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.