Skip to content

My thesis of Master's degree in Data Science for Management @unict about Deep Learning, title "Federated Transfer Learning using Network Composition"

License

Notifications You must be signed in to change notification settings

CasellaJr/Federated-Transfer-Learning-using-Network-Composition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Federated-Transfer-Learning-using-Network-Composition

My thesis of Master's degree in Data Science for Management @UniCT about Deep Learning, title "Federated Transfer Learning using Network Composition"

Description

In this thesis, is proposed a new technique of Federated Trans- fer Learning (FTL), a special case of FL, in which two datasets differ in the feature space. This can be applied to different datasets but similar in their nature, e.g. data collected from companies in the same sector, but with differences in the nature of business. These enterprises, also physically far in the world, share only a small over- lap in feature space, and their datasets differ both in samples and in feature space. Our proposed method aims to address the limitations of existing federated learning approaches, and leveraging transfer learning to provide solutions for the entire sample and feature space under a federation. The general idea of our proposed method is to combine the weights of two different neural networks trained on two different machines and datasets, but similar in their nature, and check how the performances change after the aggregation. The experiments and the drafting of the thesis has been carried out together with my colleague of Management Engineering Alessio Barbaro Chisari, under the supervision of Prof. Sebastiano Battiato and Prof. Valerio Giuffrida, a Lecturer in Data Science at Edinburgh Napier University. In particular, it was expected a period of stay in Scotland at the Edinburgh Napier University, however it was not possible due to the CoViD-19 limitations.

Dataset

I have used MNIST and SVHN

Usage

Upload the dataset provided on your Google Drive.

Load the .ipynb notebook on Google Colaboratory, and you will be able to run the cells.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Contacts

Bruno Casella - casella0798@gmail.com

About

My thesis of Master's degree in Data Science for Management @unict about Deep Learning, title "Federated Transfer Learning using Network Composition"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published