Federated Learning (FL) enables collaborative model training among multiple parties without centralizing raw data. There are two main paradigms in FL: Horizontal FL (HFL), where all participants share the same feature space but hold different samples, and Vertical FL (VFL), where parties possess complementary features for the same set of samples. A prerequisite for VFL training is privacy-preserving entity alignment (PPEA), which establishes a common index of samples across parties (alignment) without revealing which samples are shared between them. Conventional private set intersection (PSI) achieves alignment but leaks intersection membership, exposing sensitive relationships between datasets. The standard private set union (PSU) mitigates this risk by aligning on the union of identifiers rather than the intersection. However, existing approaches are often limited to two parties or lack support for typo-tolerant matching. In this paper, we introduce the Sherpa.ai multi-party PSU protocol for VFL, a PPEA method that hides intersection membership and enables both exact and noisy matching. The protocol generalizes two-party approaches to multiple parties with low communication overhead and offers two variants: an order-preserving version for exact alignment and an unordered version tolerant to typographical and formatting discrepancies. We prove correctness and privacy, analyze communication and computational (exponentiation) complexity, and formalize a universal index mapping from local records to a shared index space. This multi-party PSU offers a scalable, mathematically grounded protocol for PPEA in real-world VFL deployments, such as multi-institutional healthcare disease detection, collaborative risk modeling between banks and insurers, and cross-domain fraud detection between telecommunications and financial institutions, while preserving intersection privacy.
翻译:联邦学习(FL)支持多方在不集中原始数据的前提下开展协作模型训练。FL包含两种主要范式:水平联邦学习(HFL)中所有参与方共享相同特征空间但持有不同样本,垂直联邦学习(VFL)中各方对同一组样本拥有互补特征。VFL训练的前提是隐私保护实体对齐(PPEA),该方法可在不揭示各方共享样本的前提下建立跨参与方的样本公共索引(对齐)。传统隐私集合求交(PSI)虽能实现对齐,但会泄露交集成员信息,暴露数据集之间的敏感关系。标准的隐私集合求并(PSU)通过基于标识符并集(而非交集)进行对齐来规避此风险。然而,现有方法往往局限于两方协作或缺乏对容忍拼写错误匹配的支持。本文提出面向VFL的Sherpa.ai多方PSU协议——一种能够隐藏交集成员信息并支持精确匹配与噪声匹配的PPEA方法。该协议将两方方法推广至多方场景且通信开销较低,提供两种变体:用于精确对齐的保序版本和可容忍拼写错误与格式差异的无序版本。我们证明了该协议的正确性与隐私性,分析其通信复杂度与计算(模幂运算)复杂度,并形式化实现了从本地记录到共享索引空间的通用索引映射。这种多方PSU为实际VFL部署(如多机构联合疾病检测、银行与保险机构间的协作风险建模、电信与金融领域的跨域欺诈检测)提供了一种可扩展且数学基础严谨的PPEA协议,同时保障了交集隐私。