cd1711eee1fa612a.tex
1: \begin{abstract}                          % Abstract of not more than 200 words.
2: 		This paper investigates the use of the cubic-regularized Newton method within a federated learning framework while addressing two major concerns that commonly arise in federated learning: privacy leakage and communication bottleneck. 
3: We introduce a federated learning algorithm called Differentially Private Federated Cubic Regularized Newton (DP-FCRN).
4: By leveraging second-order techniques, our algorithm achieves lower iteration complexity compared to first-order methods. 
5: We also incorporate noise perturbation during local computations to ensure privacy. 
6: Furthermore, we employ sparsification in uplink transmission, which not only reduces the communication costs but also amplifies the privacy guarantee. Specifically, this approach reduces the necessary noise intensity without compromising privacy protection. 
7: We analyze the convergence properties of our algorithm and establish the privacy guarantee.
8: Finally, we validate the effectiveness of the proposed algorithm through experiments on a benchmark dataset.
9: 		\end{abstract}
10: