Event-Driven Online Vertical Federated Learning
Ganyu Wang, Boyu Wang, Bin Gu, Charles Ling

TL;DR
This paper introduces an event-driven online vertical federated learning framework that handles asynchronous, event-based data streams across clients, improving stability and efficiency in non-stationary environments.
Contribution
It pioneers the integration of event-driven mechanisms and dynamic local regret into online VFL, addressing challenges of asynchronous data and non-convex models.
Findings
Enhanced stability over existing frameworks in non-stationary data
Significant reduction in communication and computation costs
Effective handling of asynchronous, event-based data streams
Abstract
Online learning is more adaptable to real-world scenarios in Vertical Federated Learning (VFL) compared to offline learning. However, integrating online learning into VFL presents challenges due to the unique nature of VFL, where clients possess non-intersecting feature sets for the same sample. In real-world scenarios, the clients may not receive data streaming for the disjoint features for the same entity synchronously. Instead, the data are typically generated by an \emph{event} relevant to only a subset of clients. We are the first to identify these challenges in online VFL, which have been overlooked by previous research. To address these challenges, we proposed an event-driven online VFL framework. In this framework, only a subset of clients were activated during each event, while the remaining clients passively collaborated in the learning process. Furthermore, we incorporated…
Peer Reviews
Decision·ICLR 2025 Poster
1. The paper makes an insightful observation about asynchronous data reception in VFL - a practical issue that has been surprisingly overlooked in previous research but significantly impacts real-world applications. 2. The integration of Dynamic Local Regret into VFL shows technical sophistication, offering an elegant solution for non-convex and non-stationary scenarios that extends beyond traditional convex-only approaches. 3. The theoretical analysis is rigorous, with well-constructed proofs o
1. Unclear innovation contribution (a) The paper would benefit from a clearer discussion of the specific challenges encountered when adapting event-driven client participation to VFL, along with the corresponding design considerations and solutions proposed to address these challenges. (b) Similarly, the paper could better elucidate the specific technical challenges encountered in DLR integration and more clearly demonstrate the novel solutions developed to overcome them. 2. Lack of comparati
The idea is novel, and the presentation is clear.
The solution is simple. As there are not many available baselines for direct comparison, the experimental results can only demonstrate the proposed solution is a feasible plan. Therefore, although the limitations of the proposed framework have been discussed at the end, it lacks the support from experiments to form a deep understanding.
S1. A reasonable setting of VFL is considered. S2. The proposed solution is general (for a large class of learning algorithms) and easy to be implemented. S3. Some sound theoretical results are derived under reasonable assumptions. S4. Experiments are conducted under various setting.
W1. The theoretical contribution is incremental. W2. More discussion about the implication of theoretical conclusions about DLR in practice is needed.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Caching and Content Delivery · Stochastic Gradient Optimization Techniques
