Fengyu Gao

I'm a third-year PhD student in the Department of Computer Science at the University of Virginia, advised by Prof. Jing Yang. Previously, I received my Bachelor's degree in Computer Science and Technology from University of Science and Technology of China (USTC) in 2022.

My research interests span several topics in machine learning, including privacy-preserving machine learning, federated learning, and reinforcement learning. Recently, I have been particularly interested in the privacy issues in LLMs, including (but not limited to) privacy risks during inference (e.g., in-context learning) and post-training (e.g., preference alignment).

Email  /  Google Scholar  /  LinkedIn

profile photo

Publications

(* indicates equal contribution)

Data-adaptive Differentially Private Prompt Synthesis for In-Context Learning

Fengyu Gao*, Ruida Zhou*, Tianhao Wang, Cong Shen, Jing Yang

In International Conference on Learning Representations (ICLR) 2025      [Code]

TL;DR: Differentially private synthetic few-shot example generation for in-context learning by leveraging data clustering patterns.

Federated Online Prediction from Experts with Differential Privacy: Separations and Regret Speed-ups

Fengyu Gao, Ruiquan Huang, Jing Yang

In Advances in Neural Information Processing Systems (NeurIPS) 2024

TL;DR: Differentially private federated online prediction from experts, achieving regret speed-up under stochastic and special oblivious adversaries, and establishing lower bounds.

Federated Q-Learning: Linear Regret Speedup with Low Communication Cost

Zhong Zheng, Fengyu Gao, Lingzhou Xue, Jing Yang

In International Conference on Learning Representations (ICLR) 2024

TL;DR: Model-free federated Q-learning for tabular MDPs, achieving linear regret speed-up with logarithmic communication cost.

Miscellanea

Conference Reviewer: ICLR'25; NeurIPS'25

Journal Reviewer: IEEE Transactions on Networking; IEEE Transactions on Mobile Computing

Teaching Assistant: Algebraic Structure, Spring 2021, USTC; Analog and Digital Circuits, Fall 2020, USTC


Thank Dr. Jon Barron for sharing the source code of his homepage.