← Search

Ganyu Wang

6 accepted papers

2026

CE-VFAL: A Novel Framework for Communication-Efficient Vertical Federated Adversarial Learning

IJCAI 2026

Vertical Federated Learning (VFL) involves multiple participants collaborating to train machine learning models on distinct feature sets from the same data samples. This training paradigm with distributed updating focuses on secure and efficient communication. Nevertheless, the trained models exhibi

Cited by 0Scholar
2026

Online Black-Box Prompt Optimization with Regret Guarantees under Noisy Feedback

ICLR 2026poster

Generative AI excels in various tasks through advanced language modeling techniques, with its performance heavily influenced by input prompts. This has driven significant research into prompt optimization, particularly in commercial generative AI platforms, where prompt optimization is treated as a…

Cited by 0SourceScholar
2025

Accelerated Vertical Federated Adversarial Learning through Decoupling Layer-Wise Dependencies

NeurIPS 2025poster

Vertical Federated Learning (VFL) enables participants to collaboratively train models on aligned samples while keeping their heterogeneous features private and distributed. Despite their utility, VFL models remain vulnerable to adversarial attacks during inference. Adversarial Training (AT), which…

Cited by 0SourceScholar
2025

FedOne: Query-Efficient Federated Learning for Black-box Discrete Prompt Learning

ICML 2025poster

Black-Box Discrete Prompt Learning (BDPL) is a prompt-tuning method that optimizes discrete prompts without accessing model parameters or gradients, making the prompt tuning on a cloud-based Large Language Model (LLM) feasible. Adapting Federated Learning (FL) to BDPL could further enhance prompt tu…

Cited by 0SourcePDFScholar
2023

A Unified Solution for Privacy and Communication Efficiency in Vertical Federated Learning

NeurIPS 2023poster

Vertical Federated Learning (VFL) is a collaborative machine learning paradigm that enables multiple participants to jointly train a model on their private data without sharing it. To make VFL practical, privacy security and communication efficiency should both be satisfied. Recent research has show…