ArXiv TLDR

Sherpa.ai Privacy-Preserving Multi-Party Entity Alignment without Intersection Disclosure for Noisy Identifiers

🐦 Tweet
2604.19219

Daniel M. Jimenez-Gutierrez, Enrique Zuazua, Georgios Kellaris, Joaquin Del Rio, Oleksii Sliusarenko + 1 more

cs.CRcs.AIcs.DCcs.LG

TLDR

Sherpa.ai's multi-party PSU protocol enables privacy-preserving entity alignment for Vertical FL, supporting noisy matching while hiding intersection membership.

Key contributions

  • Introduces Sherpa.ai multi-party Private Set Union (PSU) for Vertical Federated Learning.
  • Enables both exact and typo-tolerant (noisy) entity alignment across multiple parties.
  • Hides intersection membership, addressing a key privacy leak in traditional PSI methods.
  • Offers low communication overhead and formalizes a universal index mapping.

Why it matters

This paper offers a crucial, scalable, and mathematically grounded protocol for Privacy-Preserving Entity Alignment in multi-party Vertical Federated Learning. It solves the critical problem of aligning data across institutions without revealing sensitive shared identities, vital for real-world applications like healthcare and finance.

Original Abstract

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.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.