PulseAugur
EN
LIVE 08:54:14

New PRIVEE defense enhances privacy in Vertical Federated Learning

Researchers have developed PRIVEE, a novel defense mechanism designed to protect against feature inference attacks in Vertical Federated Learning (VFL). VFL allows organizations to train models collaboratively on shared user data with distinct feature sets, but it is vulnerable to attacks that reconstruct private features using shared confidence scores. PRIVEE addresses this by obfuscating these confidence scores, sharing transformed representations instead of raw data. This approach mitigates reconstruction risks without compromising model prediction accuracy, demonstrating up to a 30-fold increase in reconstruction error compared to existing defenses. AI

IMPACT Enhances privacy guarantees for collaborative machine learning models, potentially enabling wider adoption of VFL in sensitive domains.

RANK_REASON Academic paper detailing a new privacy-preserving technique for machine learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New PRIVEE defense enhances privacy in Vertical Federated Learning

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Sindhuja Madabushi, Haider Ali, Ahmad Faraz Khan, Rui Ning, Hongyi Wu, Chunsheng Xin, Ali. R. Butt, Jin-Hee Cho ·

    PRIVEE: Privacy-Preserving Vertical Federated Learning Against Feature Inference Attacks

    arXiv:2512.12840v2 Announce Type: replace-cross Abstract: Vertical Federated Learning (VFL) enables collaborative model training across organizations that share common user samples but hold disjoint feature spaces. Despite its potential, VFL is susceptible to feature inference at…