paper-with-me

홈 › Papers

Pareto-optimal Trade-offs Between Communication and Computation with Flexible Gradient Tracking

2025-09-11 · Yan Huang, Jinming Xu, Li Chai, Jiming Chen, Karl H. Johansson arxiv

This paper addresses distributed stochastic optimization problems under non-i.i.d. data, focusing on the inherent trade-offs between communication and computational efficiency. To this end, we propose FlexGT, a flexible snapshot gradient tracking method that enables tunable numbers of local updates and neighbor communications per round, thereby adapting efficiently to diverse system resource conditions. Leveraging a unified convergence analysis framework, we derive tight communication and computational complexity for FlexGT with explicit dependence on objective properties and certain tunable parameters. Moreover, we introduce an accelerated variant, termed Acc-FlexGT, and prove that, with prior knowledge of the graph, it achieves Pareto-optimal trade-offs between communication and computation. Particularly, in the nonconvex case, Acc-FlexGT achieves the optimal iteration complexity of $\tilde{\mathcal{O}}\left( \left( Lσ^2 \right) /\left( nε^2 \right) +L/\left( ε\sqrt{1-\sqrt{ρ_W}} \right) \right) $ and optimal communication complexity of $\tilde{\mathcal{O}}\left( L/\left( ε\sqrt{1-\sqrt{ρ_W}} \right) \right)$ for appropriately chosen numbers of local updates, matching existing lower bounds up to logarithmic factors. And, it improves the existing results for the strongly convex case by a factor of $\tilde{\mathcal{O}} \left( 1/\sqrtε \right)$, where $ε$ is the targeted accuracy, $n$ the number of nodes, $L$ the Lipschitz constant, $ρ_W$ the connectivity of the graph, and $σ$ the stochastic gradient variance. Numerical experiments corroborate the theoretical results and demonstrate the effectiveness of the proposed methods.

📄 PDF Abstract BibTeX arXiv:2509.18129

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyStochastic Optimization

Similar Papers 제목 키워드 기반

Purposeful Co-Design of OFDM Signals for Ranging and Communications

2023-09-06 · Andrew Graff, Todd E. Humphreys

This paper analyzes the fundamental trade-offs that occur in the co-design of pilot resource allocations in orthogonal frequency-division multiplexing signals for both ranging (via time-of-arrival estimation) and communi…

Towards Higher Pareto Frontier in Multilingual Machine Translation

2023-05-25 · Yichong Huang, Xiaocheng Feng, Xinwei Geng, Baohang Li 외

Multilingual neural machine translation has witnessed remarkable progress in recent years. However, the long-tailed distribution of multilingual corpora poses a challenge of Pareto optimization, i.e., optimizing for some…

Knowledge DistillationMachine TranslationTranslation

Fairly Accurate: Learning Optimal Accuracy vs. Fairness Tradeoffs for Hate Speech Detection

2022-04-15 · Venelin Kovatchev, Soumyajit Gupta, Anubrata Das, Matthew Lease

Recent work has emphasized the importance of balancing competing objectives in model training (e.g., accuracy vs. fairness, or competing measures of fairness). Such trade-offs reflect a broader class of multi-objective o…

FairnessHate Speech Detection

Pareto optimality, economy-effectiveness trade-offs and ion channel degeneracy: Improving population models of neurons

2022-03-12 · Peter Jedlicka, Alex Bird, Hermann Cuntz

Nerve cells encounter unavoidable evolutionary trade-offs between multiple tasks. They must consume as little energy as possible (be energy-efficient or economical) but at the same time fulfil their functions (be functio…

Neural Optimization: Understanding Trade-offs with Pareto Theory

2021-05-04 · Fabian Pallasdies, Philipp Norton, Jan-Hendrik Schleimer, Susanne Schreiber

Nervous systems, like any organismal structure, have been shaped by evolutionary processes to increase fitness. The resulting neural 'bauplan' has to account for multiple objectives simultaneously, including computationa…