English

Federated Multi-Objective Learning with Controlled Pareto Frontiers

Machine Learning 2025-08-26 v3

Abstract

Federated learning (FL) is a widely adopted paradigm for privacy-preserving model training, but FedAvg optimise for the majority while under-serving minority clients. Existing methods such as federated multi-objective learning (FMOL) attempts to import multi-objective optimisation (MOO) into FL. However, it merely delivers task-wise Pareto-stationary points, leaving client fairness to chance. In this paper, we introduce Conically-Regularised FMOL (CR-FMOL), the first federated MOO framework that enforces client-wise Pareto optimality through a novel preference-cone constraint. After local federated multi-gradient descent averaging (FMGDA) / federated stochastic multi-gradient descent averaging (FSMGDA) steps, each client transmits its aggregated task-loss vector as an implicit preference; the server then solves a cone-constrained Pareto-MTL sub-problem centred at the uniform vector, producing a descent direction that is Pareto-stationary for every client within its cone. Experiments on non-IID benchmarks show that CR-FMOL enhances client fairness, and although the early-stage performance is slightly inferior to FedAvg, it is expected to achieve comparable accuracy given sufficient training rounds.

Keywords

Cite

@article{arxiv.2508.05424,
  title  = {Federated Multi-Objective Learning with Controlled Pareto Frontiers},
  author = {Jiansheng Rao and Jiayi Li and Zhizhi Gong and Soummya Kar and Haoxuan Li},
  journal= {arXiv preprint arXiv:2508.05424},
  year   = {2025}
}

Comments

This paper was inadvertently submitted without the proper consent of all the authors, which invalidates the content of the paper as posted in its current form

R2 v1 2026-07-01T04:39:09.770Z