Panda: Partially Approximate Newton Methods for Distributed Minimax Optimization with Unbalanced Dimensions

Abstract

Abstract Unbalanced dimensions are crucial characteristics in various minimax optimization problems, such as few-shot learning (Cortes and Mohri in Adv Neural Inf Process Syst 16, 2003; Ying et al. in Adv Neural Inf Process Syst 29, 2016) and fairness-aware machine learning (Lowd and Meek, in: Proceedings of the eleventh ACM SIGKDD international conference on knowledge discovery in data mining, 2005; Zhang et al., in: Proceedings of the 2018 AAAI/ACM conference on AI, ethics, and society, 2018). In this paper, we propose a communication-efficient second-order method named (Partially Approximate Newton methods for Distributed minimAx) to solve problems with unbalanced dimensions. requires almost the same per-iteration communication cost as the first-order methods by utilizing the special problem structure in its design for data exchange between the client and server. More importantly, it exhibits a superior linear-quadratic convergence rate and significantly reduces the total number of communication rounds through the efficient use of second-order information. We also develop based on the framework of , which further reduces the computation cost of the latter one by performing sketching operations on each client. Through comprehensive theoretical analysis and empirical evaluations, we demonstrate the superior performance of the proposed methods compared to existing state-of-the-art methods.

Cite

Text

Xiao et al. "Panda: Partially Approximate Newton Methods for Distributed Minimax Optimization with Unbalanced Dimensions." Machine Learning, 2025. doi:10.1007/S10994-025-06813-1

Markdown

[Xiao et al. "Panda: Partially Approximate Newton Methods for Distributed Minimax Optimization with Unbalanced Dimensions." Machine Learning, 2025.](https://mlanthology.org/mlj/2025/xiao2025mlj-panda/) doi:10.1007/S10994-025-06813-1

BibTeX

@article{xiao2025mlj-panda,
  title     = {{Panda: Partially Approximate Newton Methods for Distributed Minimax Optimization with Unbalanced Dimensions}},
  author    = {Xiao, Minheng and Liu, Chengchang and Chen, Cheng and Lui, John C. S. and Na, Sen},
  journal   = {Machine Learning},
  year      = {2025},
  pages     = {174},
  doi       = {10.1007/S10994-025-06813-1},
  volume    = {114},
  url       = {https://mlanthology.org/mlj/2025/xiao2025mlj-panda/}
}