Summary
This paper targets injecting personalized prior knowledge into the global model, which attempts to mitigate the introduced incomplete information problem in PFL. The idea is to decouple the personalized prior from the local objective function regularized by Bregman divergence. The mirror descent (RMD) is used to extract the prior.
The authors presented convergence analysis and showed many experimental results.
Strengths
1. The authors conducted many experiments and show improved results. For example, the proposed method has a higher deviation in missing classes in local testing and a lower deviation in global testing.
2. The idea seems to be interesting.
Weaknesses
1. Unclear motivation and literature review.
2. Lack of an explainable summary of the main idea. Given the abstract, I think the idea seems to be interesting, but I got lost in the details and symbols when reading Section 4 and Section 5.
3. The writing requires to be improved.
Questions
**Background**
1. In Lines 43-46, "Most of the insightful works [17, 50] propose assumptions for recovering this incomplete information, but these assumptions are implicit, which limits the way to use the information to develop personalized strategies. To address the former issue above, ...".
What is the exact problem/issue of the previous assumption? Can the authors explain more about the motivation? What is "limits the way to use the information" exactly here? I did not catch the exact challenge that the authors target here.
2. In lines 46,47, the major contribution comes from "we propose framework pFedBreD to inject personalized prior knowledge (PPK) into the one provided by a global model." Is there a research line for injecting personalized prior knowledge? What is the advantage of pFedBreD compared with them?
I see the authors elaborated on "Ablation Analysis of Personalized Prior" from Line 269 to Line 283. Can authors explain more about PPK-relevant research line in a more intuitive manner?
**Method and Framework**
3. In lines 103,104, "Exponential Family The regular exponential family (X-family) is a relatively large family... Therefore, to yield the prior, we employ the X-family..." Is the employment of X-family due to "large family"? Is there any other special advantage for X-family?
4. I can follow the equations of Section 4 from a math view. Would the authors elaborate the intuitive logic of combining these equations?
5. Section 4 is "methodology", meanwhile, Section 5 is "framework". Does the designed framework belong to the proposed methodology? Or, what is the relation between the two sections?
6. In Line 156, "Inspired by the aforementioned motivation," What is the "motivation"? I tried to search "motivation," but "motivation" appears only once in the paper...What is the "motivation" here? Is it relevant to some types of math objective functions?
7. In Line 163 and Line 164, "To solve the optimization problem in Eq. (12), we use gradient-based methods to solve the global problem ..." Based on my knowledge, the conventional method is "gradient-based methods." Is there any other special optimization in your framework?
**Experiment**
8. In Line 220, "The results of average accuracy per client are shown in Table 1." Could the authors summarize the insight conclusion of Table 1 in the main text?
9. What is the relation between "RMD" and "mh"? Are any experiments relevant to "RMD"?
**Minor**
- In Line 85, "a expectation"
- The clickable indices of reference/table/equation/etc do not work, which are not convenient for searching the relevant contents.
- In Line 113 - Line 115, long sentence with grammar error.
"In this section2, we introduce missing client-sampling information based on classic FL use EM to reduce the computational cost of the information-introduced FL problem, and propose RMD, a class of prior selection strategies, based on the E-step in EM"
- Equation 5 requires to introduce "KL" function before usage.
- In Line 168, T,R,N appear suddenly by following the main body.
Rating
6: Weak Accept: Technically solid, moderate-to-high impact paper, with no major concerns with respect to evaluation, resources, reproducibility, ethical considerations.