Thanks for your response
We truly thank your response and appreciation.
> Q1. " ... real world examples of problems ... "
We do have several motivational examples for CSO in FL setting, other than MAML. For example,
- Federated AUPRC Maximization. It is known that in many important applications where the data for classification is highly imbalanced, areas under the precision-recall curves (AUPRC) is a much more suitable measure than accuracy to be optimized. The necessity and importance of deploying AUROC maximization in federated settings have been demonstrated in existing works, e.g., [3, 4]. Notably, AUPRC maximization [1] could be regarded as CSO problem. It is formulated as eq. (2) and (4) in [2]. It is a two-level problem and $x_i$ is sampled from positive datasets and $x_j$ is sampled to estimate the score rank of $x_i$. The inner objective depends on both $x_i$ and $x_j$. Since federated AUPRC is a special example of federated CSO, our proposed algorithms in this paper can be directly applied to solve online AUPRC maximization in FL.
- Federated Reinforcement Learning. The problem, where n agents collaboratively learn a single policy without sharing the trajectories from their respective agent-environment interaction, is considered in existing work e.g. [5]. The objective function also belongs to CSO (please see eq. (2) and (3) in [6]). Thus, our analysis also applies to this class of problems.
We will add these motivational examples to our paper.
> Q2. " ... some of the grammar ..."
Thanks for pointing them out. We will fix these grammar mistakes in the final version.
[1] Qi, Q., Luo, Y., Xu, Z., Ji, S., and Yang, T. Stochastic optimization of areas under precision-recall curves with provable convergence. Advances in Neural Information Processing Systems, 2021. https://arxiv.org/pdf/2104.08736.pdf
[2] Wang, Guanghui, Ming Yang, Lijun Zhang, and Tianbao Yang. "Momentum accelerates the convergence of stochastic auprc maximization." In International Conference on Artificial Intelligence and Statistics, pp. 3753-3771. PMLR, 2022. https://proceedings.mlr.press/v151/wang22b/wang22b.pdf
[3] Guo, Zhishuai, Mingrui Liu, Zhuoning Yuan, Li Shen, Wei Liu, and Tianbao Yang. "Communication-efficient distributed stochastic auc maximization with deep neural networks." In International conference on machine learning, pp. 3864-3874. PMLR, 2020.
[4] Z Yuan, Z Guo, Y Xu, Y Ying, T Yang. Federated Deep AUC Maximization with a Constant Communication Complexity, In International conference on machine learning, 2021.
[5] Hao Jin, Yang Peng, Wenhao Yang, Shusen Wang, Zhihua Zhang. Federated Reinforcement Learning with Environment Heterogeneity, In International Conference on Artificial Intelligence and Statistics (AISTATS), 2022.
[6] Bo Dai, Albert Shaw, Lihong Li, Lin Xiao, Niao He, Zhen Liu, Jianshu Chen, Le Song. SBEED: Convergent Reinforcement Learning with Nonlinear Function Approximation, In the 35th International Conference on Machine Learning (ICML 2018)