Paper 2025/1451

MUSE-VFL: Multi-party Unified System for Private and Communication Efficient Backpropagation in Vertical Federated Learning

Ivan Tjuawinata, Nanyang Technological University
Yann Fraboni, Ant International
Ziyao Liu, Nanyang Technological University
Jun Zhao, Nanyang Technological University
Pu Duan, Ant International
Kwok-Yan Lam, Nanyang Technological University
Abstract

Vertical federated learning (VFL) enables a cohort of parties with vertically partitioned data to collaboratively train a machine learning (ML) model without requiring them to centralise their data. Each party feeds its data to its local model, with output fed to a global model. However, this configuration requires parties to share some intermediary results during training, which include the output and the gradients of the local models. These intermediary results can reveal insights into the parties' data, and can be protected by secret sharing them with secure multiparty computation (MPC). However, this increases the total number of communications and makes the VFL training significantly slower. In this work, we introduce MUSE-VFL to accelerate the computation of the local gradients by using homomorphic encryption on top of MPC for parties to directly complete this computation during backpropagation. We show theoretically that MUSE-VFL improves the complexity of the MPC baseline. Our experiments, conducted on four different ML tasks, show that the runtime needed to compute the gradients of the local models significantly outweighs the combined runtime of all other steps. This highlights the significance of MUSE-VFL, with experiments demonstrating a training runtime faster by 30% to 35% for LAN and 32% to 50% for WAN.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Keywords
Vertical Federated LearningBackpropagationMulti-party ComputationHomomorphic Encryption
Contact author(s)
ivan tjuawinata @ ntu edu sg
yann fraboni @ ant-intl com
liuziyao @ ntu edu sg
junzhao @ ntu edu sg
p duan @ ant-intl com
kwokyan lam @ ntu edu sg
History
2025-08-12: approved
2025-08-11: received
See all versions
Short URL
https://ia.cr/2025/1451
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2025/1451,
      author = {Ivan Tjuawinata and Yann Fraboni and Ziyao Liu and Jun Zhao and Pu Duan and Kwok-Yan Lam},
      title = {{MUSE}-{VFL}: Multi-party Unified System for Private and Communication Efficient Backpropagation in Vertical Federated Learning},
      howpublished = {Cryptology {ePrint} Archive, Paper 2025/1451},
      year = {2025},
      url = {https://eprint.iacr.org/2025/1451}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.