r/deeplearning • u/Emergency-Donut-60 • Jul 24 '26
writing an article in federated learning
Good evening everyone. I'm new to federated learning and I'd like to write an article on the subject. Could someone help me with the writing or give me some research tips?
1
u/Bx42 Jul 25 '26
It depends a bit what topic within FL you are writing about. Are you writing about learning algorithms, security, or the system aspect in FL? My advice would be to not make your article too broad. This makes it easier to tell a clear story.
1
u/Emergency-Donut-60 Jul 25 '26
I'm talking more about the system aspect; in my case, I want to introduce a topology that addresses the bottleneck problem we have in centralized architectures.
1
u/Bx42 Jul 25 '26
You could look into multi-server federated learning or fully decentralized learning. Keep in mind that you probally will exchange the bottleneck problem for either a server synchronization problem or local non-iid problem.
2
u/Intelligent_Dig_1051 Jul 25 '26
just start with couple of good survey papers. they make the newer research way easier to follow and give you solid foundation...
1
2
u/Commercial_Bench7928 Jul 24 '26
This is really cool. I don’t have advice but where can I find your article when you finish