A comprehensive survey categorizes gradient-based multi-objective deep learning by output type, with theory, applications, datasets, libraries, and open challenges.
Federated Communication-Efficient Multi-Objective Optimization
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We study a federated version of multi-objective optimization (MOO), where a single model is trained to optimize multiple objective functions. MOO has been extensively studied in the centralized setting but is less explored in federated or distributed settings. We propose FedCMOO, a novel communication-efficient federated multi-objective optimization (FMOO) algorithm that improves the error convergence performance of the model compared to existing approaches. Unlike prior works, the communication cost of FedCMOO does not scale with the number of objectives, as each client sends a single aggregated gradient to the central server. We provide a convergence analysis of the proposed method for smooth and non-convex objective functions under milder assumptions than in prior work. In addition, we introduce a variant of FedCMOO that allows users to specify a preference over the objectives in terms of a desired ratio of the final objective values. Through extensive experiments, we demonstrate the superiority of our proposed method over baseline approaches.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Gradient-Based Multi-Objective Deep Learning: Algorithms, Theories, Applications, and Beyond
A comprehensive survey categorizes gradient-based multi-objective deep learning by output type, with theory, applications, datasets, libraries, and open challenges.