Zhenyu Yan
Department of Information Engineering, The Chinese University of Hong Kong (CUHK)
Room 705, Ho Sin Hang Engineering Building, CUHK
Shatin, NT, Hong Kong SAR
đź“§zyyan(at)ie.cuhk.edu.hk
I am an Assistant Professor in the Department of Information Engineering at The Chinese University of Hong Kong (CUHK). Previously, I served as a Research Assistant Professor in the same department from 2021 to 2024 and as a Research Fellow at Nanyang Technological University, where I also earned my Ph.D.
My research focuses on intelligent sensing systems, embedded computing systems, and cyber-physical systems.
I am seeking self-motivated Ph.D. students, Postdocs, Research Assistants in general area of AIoT. More details can be found at openings.
selected publications
- MobiComAquaScan: A Sonar-based Underwater Sensing System for Human Activity MonitoringHaozheng Hou, Bowen Zheng, Sitong Cheng, Xiaoguang Zhao, Peiheng Wu, Lixing He, Yunqi Guo, Guoliang Xing, and Zhenyu Yan*In The 31st Annual International Conference on Mobile Computing and Networking, Nov 2025
Best Paper Award, ACM MobiCom 2025 (1/588); Gold Medal, the 50th International Exhibition of Inventions Geneva
Human activity monitoring in the water is essential for pool management and drowning prevention. Existing camera-based solutions pose significant concerns about privacy and extra installation costs. Although sonars have been widely used for underwater sensing in open aquatic environments such as oceans and lakes, monitoring human activities with sonars in a pool setup is still challenging. In this work, we propose AquaScan, the first scanning sonar-based underwater sensing system for human activity monitoring. To overcome the low frame rate due to the sonar’s physical limitation, we propose a novel scanning strategy and apply an image reconstruction method to accelerate the scanning speed without compromising the performance of motion detection. To overcome the dynamic interferences in the underwater scenario, we develop a novel signal processing pipeline based on a physical model to remove noises and localize human subjects. We further extract features like motion, time, and spatial information from sonar images and develop a state-transfer-based activity recognition system to recognize five common water activities, i.e., swimming, motionless, splashing, struggling, and drowning. We have deployed AquaScan on three public swimming pools for a total period of 94 hours. The evaluation results show that AquaScan can successfully recognize the five activities in the water with around 91.5%.
@inproceedings{aquascan-mobicom, author = {Hou, Haozheng and Zheng, Bowen and Cheng, Sitong and Zhao, Xiaoguang and Wu, Peiheng and He, Lixing and Guo, Yunqi and Xing, Guoliang and Yan, Zhenyu}, title = {AquaScan: A Sonar-based Underwater Sensing System for Human Activity Monitoring}, year = {2025}, month = nov, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, booktitle = {The 31st Annual International Conference on Mobile Computing and Networking}, series = {MobiCom}, doi = {10.1145/3680207.3723484} } - SenSysTaskSense: A Translation-like Approach for Tasking Heterogeneous Sensor Systems with LLMsKaiwei Liu, Bufang Yang, Lilin Xu, Yunqi Guo, Guoliang Xing, Xian Shuai, Xiaozhe Ren, Xin Jiang, and Zhenyu Yan*In Proceedings of the 23rd ACM Conference on Embedded Networked Sensor Systems, Acceptance ratio: 46/235=19.6% , May 2025
An increasing number of environments, such as smart homes and factories, are being equipped with multiple sensor systems to enable diverse intelligent applications. However, most existing sensor coordination systems require manually predefined rules, limiting their ability to handle flexible and complex tasks. While recent approaches leverage large language models (LLMs) to interact with external APIs, they struggle to fully understand the capabilities and data dependencies of practical sensor systems. This paper introduces TaskSense, a novel system that coordinates multiple sensor systems in response to users’ complex queries. TaskSense introduces a sensor language that automatically translates the capabilities and data dependencies of sensor systems into vocabularies and grammar rules that can be understood by LLMs. It then interprets user intentions into executable task plans for sensor systems using this sensor language in combination with LLMs. Meanwhile, TaskSense checks the solvability of user queries and verifies the correctness of task plan dependencies. To further enhance robustness, TaskSense incorporates a dynamic plan execution mechanism that adjusts plans based on real-time feedback from sensor data availability, data quality and execution results. TaskSense is deployed on real-world smart home systems, utilizing six popular LLMs. The system is evaluated across 4 scenarios involving 9 types of sensor systems, over 60 APIs, 170 tasks and 5 types of data modalities. Results show that TaskSense achieves up to 2 × higher planning accuracy and a 75% increase in answer accuracy using the similar amount of tokens compared with baseline approaches.
@inproceedings{liu2025tasksense, title = {TaskSense: A Translation-like Approach for Tasking Heterogeneous Sensor Systems with LLMs}, author = {Liu, Kaiwei and Yang, Bufang and Xu, Lilin and Guo, Yunqi and Xing, Guoliang and Shuai, Xian and Ren, Xiaozhe and Jiang, Xin and Yan, Zhenyu}, booktitle = {Proceedings of the 23rd ACM Conference on Embedded Networked Sensor Systems}, month = may, year = {2025}, doi = {10.1145/3715014.3722070} } - IMWUTDrHouse: An LLM-empowered Diagnostic Reasoning System through Harnessing Outcomes from Sensor Data and Expert KnowledgeBufang Yang, Siyang Jiang, Lilin Xu, Kaiwei Liu, Hai Li, Guoliang Xing, Hongkai Chen, Xiaofan Jiang, and Zhenyu Yan*Proc. ACM Interact. Mob. Wearable Ubiquitous Technol., May 2024
Large language models (LLMs) have the potential to transform digital healthcare, as evidenced by recent advances in LLM-based virtual doctors. However, current approaches rely on patient’s subjective descriptions of symptoms, causing increased misdiagnosis. Recognizing the value of daily data from smart devices, we introduce a novel LLM-based multi-turn consultation virtual doctor system, DrHouse, which incorporates three significant contributions: 1) It utilizes sensor data from smart devices in the diagnosis process, enhancing accuracy and reliability. 2) DrHouse leverages continuously updating medical knowledge bases to ensure its model remains at diagnostic standard’s forefront. 3) DrHouse introduces a novel diagnostic algorithm that concurrently evaluates potential diseases and their likelihood, facilitating more nuanced and informed medical assessments. Through multi-turn interactions, DrHouse determines the next steps, such as accessing daily data from smart devices or requesting in-lab tests, and progressively refines its diagnoses. Evaluations on three public datasets and our self-collected datasets show that DrHouse can achieve up to an 31.5% increase in diagnosis accuracy over the state-of-the-art baselines. The results of a 32-participant user study show that 75% medical experts and 91.7% test subjects are willing to use DrHouse.
@article{yang2024imwut, author = {Yang, Bufang and Jiang, Siyang and Xu, Lilin and Liu, Kaiwei and Li, Hai and Xing, Guoliang and Chen, Hongkai and Jiang, Xiaofan and Yan, Zhenyu}, title = {DrHouse: An LLM-empowered Diagnostic Reasoning System through Harnessing Outcomes from Sensor Data and Expert Knowledge}, year = {2024}, issue_date = {December 2024}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, volume = {8}, number = {4}, url = {https://doi.org/10.1145/3699765}, doi = {10.1145/3699765}, journal = {Proc. ACM Interact. Mob. Wearable Ubiquitous Technol.}, } - MobiComSoar: Design and Deployment of A Smart Roadside Infrastructure System for Autonomous DrivingShuyao Shi, Neiwen Ling, Zhehao Jiang, Xuan Huang, Yuze He, Xiaoguang Zhao, Bufang Yang, Chen Bian, Jingfei Xia, Zhenyu Yan, Raymond W. Yeung, and Guoliang Xing*In The 30th Annual International Conference on Mobile Computing and Networking, Acceptance ratio: 48/207=23.2% , Nov 2024
Best Artifact Awards Runner-up, ACM MobiCom 2024
Recently, smart roadside infrastructure (SRI) has demonstrated the potential of achieving fully autonomous driving systems. To explore the potential of infrastructure-assisted autonomous driving, this paper presents the design and deployment of Soar, the first end-to-end SRI system specifically designed to support autonomous driving systems. Soar consists of both software and hardware components carefully designed to overcome various system and physical challenges. Soar can leverage the existing operational infrastructure like street lampposts for a lower barrier of adoption. Soar adopts a new communication architecture that comprises a bi-directional multi-hop I2I network and a downlink I2V broadcast service, which are designed based on off-the-shelf 802.11ac interfaces in an integrated manner. Soar also features a hierarchical DL task management framework to achieve desirable load balancing among nodes and enable them to collaborate efficiently to run multiple data-intensive autonomous driving applications. We deployed a total of 18 Soar nodes on existing lampposts on campus, which have been operational for over two years. Our real-world evaluation shows that Soar can support a diverse set of autonomous driving applications and achieve desirable real-time performance and high communication reliability. Our findings and experiences in this work offer key insights into the development and deployment of next-generation smart roadside infrastructure and autonomous driving systems.
@inproceedings{shi2024mobicom, author = {Shi, Shuyao and Ling, Neiwen and Jiang, Zhehao and Huang, Xuan and He, Yuze and Zhao, Xiaoguang and Yang, Bufang and Bian, Chen and Xia, Jingfei and Yan, Zhenyu and Yeung, Raymond W. and Xing, Guoliang}, title = {Soar: Design and Deployment of A Smart Roadside Infrastructure System for Autonomous Driving}, booktitle = {The 30th Annual International Conference on Mobile Computing and Networking}, year = {2024}, month = nov, address = {Washington, D.C., USA}, pages = {14}, doi = {10.1145/3636534.3649352} } - SenSysEdgeFM: Leveraging Foundation Model for Open-set Learning on the EdgeBufang Yang, Lixing He, Neiwen Ling, Zhenyu Yan*, Guoliang Xing, Xian Shuai, Xiaozhe Ren, and Xin JiangIn The 21st ACM Conference on Embedded Networked Sensor Systems, Acceptance ratio: 35/179=19.6% , Nov 2023
Deep Learning (DL) models have been widely deployed on IoT devices with the help of advancements in DL algorithms and chips. However, the limited resources of edge devices make these on-device DL models hard to be generalizable to diverse environments and tasks. Although the recently emerged foundation models (FMs) show impressive generalization power, how to effectively leverage the rich knowledge of FMs on resource-limited edge devices is still not explored. In this paper, we propose EdgeFM, a novel edge-cloud cooperative system with open-set recognition capability. EdgeFM selectively uploads unlabeled data to query the FM on the cloud and customizes the specific knowledge and architectures for edge models. Meanwhile, EdgeFM conducts dynamic model switching at run-time taking into account both data uncertainty and dynamic network variations, which ensures the accuracy always close to the original FM. We implement EdgeFM using two FMs on two edge platforms. We evaluate EdgeFM on three public datasets and two self-collected datasets. Results show that EdgeFM can reduce the end-to-end latency up to 3.2x and achieve 34.3% accuracy increase compared with the baseline.
@inproceedings{edgefm-sensys, author = {Yang, Bufang and He, Lixing and Ling, Neiwen and Yan, Zhenyu and Xing, Guoliang and Shuai, Xian and Ren, Xiaozhe and Jiang, Xin}, title = {EdgeFM: Leveraging Foundation Model for Open-set Learning on the Edge}, year = {2023}, month = nov, booktitle = {The 21st ACM Conference on Embedded Networked Sensor Systems}, doi = {10.1145/3625687.3625793} } - MobiComVI-Map: Infrastructure-Assisted Real-Time HD Mapping for Autonomous DrivingYuze He, Chen Bian, Jingfei Xia, Shuyao Shi, Zhenyu Yan*, Qun Song, and Guoliang XingIn The 29th Annual International Conference on Mobile Computing and Networking, Madrid, Spain, Acceptance ratio: 92/377=24.4% , Oct 2023
Best Community Contributions Award, ACM MobiCom 2023; Gold Medal, the 49th International Exhibition of Inventions Geneva
HD map is a key enabling technology towards fully autonomous driving. We propose VI-Map, the first system that leverages roadside infrastructure to enhance real-time HD mapping for autonomous driving. The core concept of VI-Map is to exploit the unique cumulative observations made by roadside infrastructure to build and maintain an accurate and current HD map. This HD map is then fused with on-vehicle HD maps in real time, resulting in a more comprehensive and up-to-date HD map. By extracting concise bird-eye-view features from infrastructure observations and utilizing vectorized map representations, VI-Map incurs low compute and communication overhead. We conducted end-to-end evaluations of VI-Map on a real-world testbed and a simulator. Experiment results show that VI-Map can construct decentimeter-level (up to 0.3 m) HD maps and achieve real-time (up to a delay of 42 ms) map fusion between driv- ing vehicles and roadside infrastructure. This represents a significant improvement of 2.8x and 3x in map accuracy and coverage compared to the state-of-the-art online HD map- ping approaches. A video demo of VI-Map on our real-world testbed is available at https://youtu.be/p2RO65R5Ezg.
@inproceedings{vimap-mobicom, author = {He, Yuze and Bian, Chen and Xia, Jingfei and Shi, Shuyao and Yan, Zhenyu and Song, Qun and Xing, Guoliang}, title = {VI-Map: Infrastructure-Assisted Real-Time HD Mapping for Autonomous Driving}, year = {2023}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, booktitle = {The 29th Annual International Conference on Mobile Computing and Networking}, location = {Madrid, Spain}, series = {MobiCom '23}, month = oct, doi = {10.1145/3570361.3613280} } - MobiSysTowards Bone-Conducted Vibration Speech Enhancement on Head-Mounted WearablesLixing He, Haozheng Hou, Shuyao Shi, Xian Shuai, and Zhenyu Yan*In The 21st ACM International Conference on Mobile Systems, Applications, and Services , Acceptance ratio: 41/198=20.7% , Dec 2023
Head-mounted wearables are rapidly growing in popularity. However, a gap exists in providing robust voice-related applications like conversation or command control in complex environments such as competing speakers and strong noises. The compact design of HMWs introduces non-trivial challenges to existing speech enhancement systems that use microphone recording only. In this paper, we handle this problem by using bone vibration conducted through the head skull. The principle is that the accelerometer is widely installed on head-mounted wearables and can capture the clean user’s voice. Hence, we develop VibVoice, a lightweight multi-modal speech enhancement system for head-mounted wearables. We design a two-branch encoder-decoder deep neural network to fuse the high-level features of the two modalities and reconstruct clean speech. To address the insufficient training data of paired data, we extensively measure the bone conduction effect from a limited dataset to extract the physical impulse function for cross-modal data augmentation. We evaluate VibVoice on a real-world dataset and compare it with two state-of-the-art baselines. Results show that VibVoice yields up to 21% better performance in PESQ and up to 26% better performance in SNR compared with the baseline with 72 times less paired data required. We also validate VibVoice’s performance through a user study with 35 participants, where 87% participants prefer VibVoice compared with the baseline. In addition, VibVoice requires 4 to 31 times less execution time compared with baselines on mobile devices. The demo audio of VibVoice is available at https://www.youtube.com/watch?v=8_-s_C_NGRI.
@inproceedings{vibvoice-mobisys, title = {Towards Bone-Conducted Vibration Speech Enhancement on Head-Mounted Wearables}, author = {He, Lixing and Hou, Haozheng and Shi, Shuyao and Shuai, Xian and Yan, Zhenyu}, booktitle = {The 21st ACM International Conference on Mobile Systems, Applications, and Services }, year = {2023}, month = dec, doi = {10.1145/3581791.3596832} } - SenSysTelesonar: Robocall Alarm System by Detecting Echo Channel and Breath TimingZhenyu Yan, Qun Song, Rui Tan, and Chris Xiaoxuan LuIn The 20th ACM Conference on Embedded Networked Sensor Systems, Acceptance ratio: 52/208=25% , Nov 2022
Massive fraudulent and phishing robocalls present threats to societies. The integration of artificial intelligence technologies, including dialogue and voice generation systems, renders the robocalls more deceptive. Existing countermeasures such as caller ID, call provenance, voiceprint, and fake voice detection have respective limitations and are heavyweight for end users’ smartphones. This paper studies detecting the acoustic echo channel on the remote end of a call based on the received voice. The positive detection result evidencing the physical setup of an audio system is indicative of a human caller. However, the acoustic echo cancellation mechanisms of most audio systems and the use of earphone/headset diminish echoes significantly. To address these issues, the proposed Telesonar transmits short chirps during the vulnerable time of echo cancellation, detects the tiny echo remnants from the received voice, and passively analyzes the timing of caller’s breath sounds to confirm a human caller. Extensive real experiments under a wide range of settings show that Telesonar correctly recognizes human callers with a rate of over 95%, while wrongly recognizing voice robots as human with a rate of 3.8%.
@inproceedings{telesonar-sensys, author = {Yan, Zhenyu and Song, Qun and Tan, Rui and Lu, Chris Xiaoxuan}, title = {Telesonar: Robocall Alarm System by Detecting Echo Channel and Breath Timing}, year = {2022}, booktitle = {The 20th ACM Conference on Embedded Networked Sensor Systems}, month = nov, doi = {10.1145/3560905.3568500} } - MobiComVIPS: Real-Time Perception Fusion for Infrastructure-Assisted Autonomous DrivingShuyao Shi, Jiahe Cui, Zhehao Jiang, Zhenyu Yan, Guoliang Xing, Jianwei Niu, and Zhenchao OuyangIn The 28th Annual International Conference on Mobile Computing and Networking, Syndey, Australia, Acceptance ratio: 56/314=17.8% , Nov 2022
Best Paper Award Runner-Up, ACM MobiCom 2022
Infrastructure-assisted autonomous driving is an emerging paradigm that expects to significantly improve the driving safety of autonomous vehicles. The key enabling technology for this vision is to fuse LiDAR results from the roadside infrastructure and the vehicle to improve the vehicle’s perception in real time. In this work, we propose VIPS, a novel lightweight system that can achieve decimeter-level and real-time (up to 100 ms) perception fusion between driving vehicles and roadside infrastructure. The key idea of VIPS is to exploit highly efficient matching of graph structures that encode objects’ lean representations as well as their relationships, such as locations, semantics, sizes, and spatial distribution. Moreover, by leveraging the tracked motion trajectories, VIPS can maintain the spatial and temporal consistency of the scene, which effectively mitigates the impact of asynchronous data frames and unpredictable communication/compute delays. We implement VIPS end-to-end based on a campus smart lamppost testbed. To evaluate the performance of VIPS under diverse situations, we also collect two new multi-view point cloud datasets using the smart lamppost testbed and an autonomous driving simulator, respectively. Experiment results show that VIPS can extend the vehicle’s perception range by 140% within 58 ms on average, and delivers a 4X improvement in perception fusion accuracy and 47X data transmission saving over existing approaches. A video demo of VIPS based on the lamppost dataset is available at https://youtu.be/zW4oi_EWOu0.
@inproceedings{mobicom22, author = {Shi, Shuyao and Cui, Jiahe and Jiang, Zhehao and Yan, Zhenyu and Xing, Guoliang and Niu, Jianwei and Ouyang, Zhenchao}, title = {VIPS: Real-Time Perception Fusion for Infrastructure-Assisted Autonomous Driving}, year = {2022}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, booktitle = {The 28th Annual International Conference on Mobile Computing and Networking}, location = {Syndey, Australia}, series = {MobiCom '22}, doi = {10.1145/3495243.3560539} } - IPSNPhyAug: Physics-Directed Data Augmentation for Deep Sensing Model Transfer in Cyber-Physical SystemsWenjie Luo, Zhenyu Yan, Qun Song, and Rui TanIn The 20th International Conference on Information Processing in Sensor Networks, Acceptance ratio: 26/105=24.8% , Nov 2021
Best Artifact Award Runner-Up, ACM/IEEE IPSN 2021
Run-time domain shifts from training-phase domains are common in sensing systems designed with deep learning. The shifts can be caused by sensor characteristic variations and/or discrepancies between the design-phase model and the actual model of the sensed physical process. To address these issues, existing transfer learning techniques require substantial target-domain data and thus incur high post-deployment overhead. This paper proposes to exploit the first principle governing the domain shift to reduce the demand on target-domain data. Specifically, our proposed approach called PhyAug, uses the first principle fitted with few labeled or unlabeled source/target-domain data pairs to transform the existing source-domain training data into augmented data for updating the deep neural networks. In two case studies of keyword spotting and DeepSpeech2-based automatic speech recognition, with 5-second unlabeled data collected from the target microphones, PhyAug recovers the recognition accuracy losses due to microphone characteristic variations by 37% to 72%. In a case study of seismic source localization with TDoA fingerprints, by exploiting the first principle of signal propagation in uneven media, PhyAug only requires 3% to 8% of labeled TDoA measurements required by the vanilla fingerprinting approach in achieving the same localization accuracy.
@inproceedings{ipsn2021, author = {Luo, Wenjie and Yan, Zhenyu and Song, Qun and Tan, Rui}, title = {PhyAug: Physics-Directed Data Augmentation for Deep Sensing Model Transfer in Cyber-Physical Systems}, year = {2021}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, booktitle = {The 20th International Conference on Information Processing in Sensor Networks}, doi = {10.1145/3412382.3458255} } - MobiComTowards Touch-to-Access Device Authentication Using Induced Body Electric PotentialsZhenyu Yan, Qun Song, Rui Tan, Yang Li, and Adams Wai Kin KongIn The 25th Annual International Conference on Mobile Computing and Networking, Los Cabos, Mexico, Acceptance ratio: 55/290=18.9% , Nov 2019
This paper presents TouchAuth, a new touch-to-access device authentication approach using induced body electric potentials (iBEPs) caused by the indoor ambient electric field that is mainly emitted from the building’s electrical cabling. The design of TouchAuth is based on the electrostatics of iBEP generation and a resulting property, i.e., the iBEPs at two close locations on the same human body are similar, whereas those from different human bodies are distinct. Extensive experiments verify the above property and show that TouchAuth achieves high-profile receiver operating characteristics in implementing the touch-to-access policy. Our experiments also show that a range of possible interfering sources including appliances’ electromagnetic emanations and noise injections into the power network do not affect the performance of TouchAuth. A key advantage of TouchAuth is that the iBEP sensing requires a simple analog-to-digital converter only, which is widely available on microcontrollers. Compared with existing approaches including intra-body communication and physiological sensing, TouchAuth is a low-cost, lightweight, and convenient approach for authorized users to access the smart objects found in indoor environments.
@inproceedings{10.1145/3300061.3300118, author = {Yan, Zhenyu and Song, Qun and Tan, Rui and Li, Yang and Kong, Adams Wai Kin}, title = {Towards Touch-to-Access Device Authentication Using Induced Body Electric Potentials}, year = {2019}, isbn = {9781450361699}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, url = {https://doi.org/10.1145/3300061.3300118}, doi = {10.1145/3300061.3300118}, booktitle = {The 25th Annual International Conference on Mobile Computing and Networking}, articleno = {23}, numpages = {16}, keywords = {device authentication, wearables, induced body electric potential}, location = {Los Cabos, Mexico}, series = {MobiCom '19}, }