I am a Ph.D. candidate in Electrical and Computer Engineering at the University of Toronto (UofT), currently working as a graduate researcher at the Wireless and Internet Research Laboratory. My research interests primarily include wireless sensing and machine learning for health.
Email / Google Scholar / Github / LinkedIn
I develop practical methods for Wi-Fi-based human activity recognition, digital health, and wearable technologies by leveraging advanced signal processing and state-of-the-art machine learning techniques. My work focuses on enhancing model generalization, making algorithms robust to new users, devices, and environments so they remain accurate and reliable in real world settings.
• [Oct. 2025]: DoRF-guided antenna selection paper for Wi-Fi-based HAR is now available on arXiv.
• [Sep. 2025]: Doppler Radiance Field (DoRF) for generalizable Wi-Fi-based HAR paper has been accepted by IEEE CAMSAP 2025.
• [Aug. 2025]: Our collected multi-modal Wi-Fi CSI-based hand motion dataset (UTHAMO) is now available on IEEE Dataport.
• [July 2025]: MORIC preprint for robust Wi-Fi-based HAR is now available on arXiv.
• [July 2025]: Our tutorial survey on self-supervised learning (SSL) for Wi-Fi sensing has been published by IEEE Communications Surveys & Tutorials.
• [Oct. 2023]: Our paper on PPG-based hypertension detection has been accepted by IEEE EMBS (BHI 2023).
Commodity Wi-Fi devices enable human activity recognition (HAR) without cameras or wearable sensors, offering a non-intrusive, privacy-preserving, and cost-effective solution for smart homes, human–computer interaction, and healthcare. These systems analyze how human motion alters wireless signals captured as Channel State Information (CSI). However, existing Wi-Fi-based HAR methods often struggle to generalize, suffering major performance drops when tested on new users or unseen environments. To address this, we have proposed several methods, including Doppler Radiance Fields (DoRF), a robust motion-representation framework that interprets movement as if observed by multiple virtual one-dimensional Doppler “cameras” around the user. By extracting Doppler velocity projections from CSI and fusing them—analogous to how Neural Radiance Fields (NeRF) reconstruct 3D structure—DoRF forms a latent 3D motion representation. This approach overcomes key limitations of prior CSI-based methods and significantly improves generalization and recognition performance across diverse environments and users (Learn more).
Publications:
1- DoRF: Doppler Radiance Fields for Robust Human Activity Recognition Using Wi-Fi
2- MORIC: CSI Delay-Doppler Decomposition for Robust Wi-Fi-based Human Activity Recognition
3- Hand Movement Velocity Estimation From Wi-Fi Channel State Information
4- Fresnel Zone-Based Voting With Capsule Networks for Human Activity Recognition From Channel State Information (code)
6- Joint Human Orientation-Activity Recognition Using Wi-Fi Signals for Human-Machine Interaction
7- Dual-Path Model With Fresnel Zone-Based Voting For Human Activity Recognition Using Wi-Fi
Hypertension, commonly known as high blood pressure, poses a major health risk as it often progresses silently, damaging internal organs without noticeable symptoms. Recognizing the need for a user-friendly system capable of precise and continuous blood pressure monitoring without the inconvenience of cuff-based methods, this research aimed to develop a blood pressure estimation and hypertension detection framework with strong generalization to unseen users. In our recent study, we proposed a method that detects hypertension from photoplethysmography (PPG) signals, achieving a generalization sensitivity of 69.1% and an F1-score of 71.6%. Furthermore, we developed a prototype smart phone application that estimates both systolic and diastolic blood pressure by analyzing electrocardiogram (ECG) and PPG signals received via USB or Bluetooth. The application extracts key features such as Pulse Arrival Time (PAT) and leverages pre-trained machine learning models to provide blood pressure predictions.
Publications:
1- Hypertension Detection From High-Dimensional Representation of Photoplethysmogram Signals (code)
2- Blood Pressure Estimation Using Photoplethysmogram Signal and Its Morphological Features
3- Multi-Observation Hidden Semi-Markov Model for Photoplethysmogram Signal Semantic Segmentation