arXiv:2606.26192cs.LGcs.CR2026-06

联邦学习中用二进制编码提升效率与隐私保护

Federated Hash Projected Latent Factor Learning

论文配图:Federated Hash Projected Latent Factor Learning
图 1 · 摘自论文原文
  • 用二进制梯度替代实数梯度,降低通信和存储开销
  • 通过投影汉明距离增强二进制码表达能力,提升准确率
  • 提出安全重构策略,防止用户交互信息泄露

哈希学习(HL)是一种将实数值数据映射为紧凑二进制表示的高效表示学习方法。传统HL需上传个人数据至中心服务器,与日益严格的隐私法规冲突。联邦学习(FL)提供去中心化建模范式,避免数据集中化,但多数方法依赖传输大规模实数梯度,导致通信开销高且存在隐私风险。将哈希学习融入联邦学习是潜在解决方案。然而,现有哈希方法受限于二进制码的表达能力,可能降低模型精度。为此,本文提出联邦哈希投影隐因子(FHPLF)模型,包含三项创新:(a) 以二进制梯度矩阵替代实数梯度矩阵,显著降低计算、存储与通信成本,增强隐私保护;(b) 引入投影汉明距离进行相似性建模,捕捉各二进制位的重要性,提升表达能力;(c) 提出安全二进制梯度重装与隐私增强上传(SBG-PEU)策略,进一步降低传输过程中的用户交互泄漏风险。在四个真实数据集上的大量实验表明,FHPLF持续优于主流哈希与联邦学习方法,在准确率、效率与隐私保护间实现良好权衡。

原文摘要 · Abstract (English)

Hash Learning (HL) is an efficient representation learning approach that maps real-valued data into compact binary representations. Traditional HL methods typically require users to upload personal data to a central server, which is incompatible with increasingly stringent data security regulations. Federated Learning (FL) provides a decentralized paradigm for learning globally optimal models without centralizing private data. However, most FL methods rely on transmitting large-scale real-valued gradient information, leading to high communication overhead and potential privacy risks. Integrating HL into FL is a promising solution. Nevertheless, existing HL methods suffer from limited representational capacity of binary codes, which may degrade model accuracy. To address this challenge, we propose a Federated Hash Projected Latent Factor (FHPLF) model. FHPLF introduces three key innovations: (a) replacing real-valued gradient matrices with binary gradient-like matrices, significantly reducing computation, storage, and communication costs while enhancing privacy protection; (b) leveraging Projected Hamming Distance for similarity modeling, which captures the importance of individual binary bits to improve representation capability; and (c) proposing a Secure Binary Gradient Reassembly and Privacy-Enhanced Upload (SBG-PEU) strategy to further reduce the risk of user interaction leakage during transmission. Extensive experiments on four real-world datasets demonstrate that FHPLF consistently outperforms state-of-the-art HL and FL methods, achieving a favorable trade-off among accuracy, efficiency, and privacy preservation.

联邦学习哈希学习隐私保护二进制编码

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。