Summary
This paper presents a novel federated framework of CDR, FedGCDR, for privacy preserving and negative transfer between domains. Its key strengths include a solid theoretical foundation analyzing the DP-based privacy preserving and a novel and dynamic attention generation method to mitigate negative transfer. By tackling both privacy concern and potential negative transfer problem, this work makes a valuable contribution to the field.
Strengths
1. Tackling two Critical Issues for cross-domain recommendation: The paper addresses crucial challenges for privacy preservation and potential negative transfer. By following a horizontal-vertical-horizontal FL pipeline and adopting the Gaussian mechanism, the paper ensures the privacy of both intra-domain and inter-domain. By the graph expansion, the paper generates domain attention to filter harmful info from multiple source domains. Addressing these two issues is essential for fostering a wide range of participation and maintaining a healthy balance between domain involvement and model performance, ultimately contributing to the overall sustainability and scalability of CDR.
2. Novel Approach: The proposed FedGCDR approach is novel in several aspects. First, the problem formulation itself, which focuses on mitigating negative transfer under the privacy constraint, is a departure from existing methods that directly transfer with the consumption of data sparsity and well-chosen domains. Second, the theoretical analysis of the reliability of the Gaussian mechanism protecting the high-order embeddings provides valuable insights and paves the way for a secure transfer between domains. Third, the incorporation of GAT as a tool for both mining domain knowledge and generating dynamic domain attention to filter potentially harmful information is a novel method to address the negative transfer issue, which has been a long-standing challenge in CDR.
3. Theoretical Guarantees and Practical Considerations: The paper presents a solid theoretical foundation by analyzing the Gaussian mechanism to protect high-order embeddings output by GAT. Furthermore, by combining horizontal fl with vertical fl, knowledge transfer down to edge devices is realistic and avoids the additional overhead required for the vertical process.
4. Comprehensive Empirical Evaluation: The paper's strength lies in its comprehensive empirical evaluation across sixteen widely used domains of the Amazon dataset, spanning various sub-datasets of different domain numbers. Besides the overall model performance comparison, the paper compares the ability of mitigating negative transfer with defined concept ‘soft negative transfer’ and ‘hard negative transfer’. The target domain setting with different data quality further demonstrates the generalization of the model and the irrationality of the direct transmission of the previous method.
Weaknesses
1. The paper addresses the broader-domain CDR involving more than three domains. While multi-domain CDR is undoubtedly significant and has been the subject of extensive research, the emphasis on the number "three" is noted. Could the authors clarify the significance of this number in their work? Does this particular emphasis distinguish their research from existing studies? If not central to the research, it is suggested that the authors reconsider the emphasis on this number to avoid potential misunderstandings or unnecessary focus.
2. By introducing multiple social regulation terms, yet the authors have chosen one specific term (as shown in Equation 9). It would be beneficial for the authors to provide an explanation for this selection. Is this choice based on theoretical analysis, empirical results, or comparative study with existing literature? Clearly articulating the basis for this choice will help readers understand its importance and applicability.
Questions
1. This article is mainly from the user's perspective to solve the privacy problem and whether the proposed framework can be extended to more realistic company-level applications.
2. Negative transfer is an important problem in CDR as well as transfer learning. However, facing the ‘when to transfer’ problem [1] in CDR, it seems to be a potential method to stop the negative transfer when it occurs. Why cannot we adopt this simple method to avoid such complex attention generation progress?
[1] Pan S J, Yang Q. A survey on transfer learning[J]. IEEE Transactions on knowledge and data engineering, 2009, 22(10): 1345-1359.
Limitations
Please refer to the weak points.