Research

Research Overview

Wireless Federated Learning 


My research interests are in the intersection of data privacy, machine learning, and wireless communications. My research focuses on addressing four main challenges: 1. Study the physical layer security for wireless networks with imperfect channel state information at transmitters and devise novel secure information transmission schemes under different secrecy constraints. 2. Study a context-aware privacy notion (namely, local information privacy) that relaxes the de facto standard privacy notion, i.e., local differential privacy, lay down the theoretical foundations of LIP, and design practical context-aware privacy mechanisms in the local setting. 3. Propose novel transmission schemes for machine learning tasks over wireless networks with provable privacy guarantees. 4. Propose privacy-preserving community detection algorithms for social networks. Recent list of publications can be found here.

Wireless Federated Learning 



Wireless Federated Learning with Local Differential Privacy
In this work, we study the problem of federated learning (FL) over a wireless channel, modeled by a Gaussian multiple access channel (MAC), subject to local differential privacy (LDP) constraints. We show that the superposition nature of the wireless channel provides a dual benefit of bandwidth efficient gradient aggregation, in conjunction with strong LDP guarantees for the users.

Context-Aware Information Privacy 



Context-Aware Local Information Privacy
In this work, we study Local Information Privacy (LIP). As a context-aware privacy notion, LIP relaxes the gold standard privacy notion of local differential privacy (LDP) by incorporating prior knowledge and therefore achieving better utility. We study the relationships between LIP and some of the representative privacy notions including LDP, mutual information and maximal leakage. We show that LIP provides strong instance-wise privacy protection compared to other context-aware privacy notions. Moreover, we present some useful properties of LIP, including post-processing, linkage, composability, transferability and robustness to imperfect prior knowledge. Then we study a general utility-privacy tradeoff framework, under which we derive LIP based privacy-preserving mechanisms for both discrete and continuous-valued data.

Genome Privacy 



Genome Privacy
In this work, we consider the problem of answering count queries for genomic data subject to privacy constraints. Genome-wide association studies (GWAS) often deal with obtaining aggregate (population-wide) information from biomedical databases (DBs) through interactive queries. Our goal is to design mechanisms for answering count queries of the following form: How many users in the DB have a specific set of genotypes at certain locations (denoted by L) in their genome? At the same time, we do not want to leak any information (perfect privacy) about sensitive genotypes at a pre-specified set S of secret locations. The sensitive genotypes in the set S of locations could be indicative of rare diseases and/or other health traits that one may want to keep private. We assume that the genome sequences are independent across users, and are modeled via an arbitrary probability distribution over by an N-length sequence.

Differential Privacy for Graph Mining Algorithms 



Differential Privacy for Graph Mining Algorithms
In this work, we address the challenge of preserving privacy in large-scale graph analytics, a field characterized by networks with billions of nodes and edges. Leveraging our pioneering work in integrating graph sketching with semidefinite programming, we have enhanced computational efficiency in community detection, particularly in Stochastic Block Models (SBMs). Our focus extends to developing privacy-preserving algorithms, utilizing differential privacy at both node and edge levels, with impactful applications across social networks, healthcare, government data, and mobility studies.

Wireless Technology Recognition 



Wireless Technology Recognition
With the continuous evolution of wireless communication and the explosive growth in data traffic, decentralized spectrum sensing has become essential for the optimal utilization of wireless resources. In this direction, we propose an over-the-air aggregation-based Federated Learning (FL) for a technology recognition model that can identify signals from multiple Radio Access Technologies (RATs), including Wi-Fi, Long Term Evolution (LTE), 5G New Radio (NR), Cellular Vehicle-to-Everything PC5 (C-V2X PC5), and Intelligent Transport Systems G5 (ITSG5).

Online Change Detection over Structured Data 



Online Change Detection over Structured Data
The study of change point detecrtion over dynamical networks has become increasingly relevant in network science, offering critical insights into the dynamics of complex systems. Stochastic random graph models effectively represent real-world networks characterized by block structures and are particularly valuable in analyzing networks with incomplete or censored data. This feature is essential for understanding various network dynamics, such as information spread and epidemic outbreaks.