Photo of Haozhe Tian

Haozhe Tian

linkedin github bilibili

BFPSchematic

Automatic Surface Plasmon Microscopy based on Object Detection Network

Surface Plasmon Microscopy (SPM) features both high sensitivity and resolution. This work aimed to automatically conduct SPM measurements on batches of images. To do this, object detection networks (Faster R-CNN, SSD, YOLO) were used to classify and localize surface plasmon profiles. Self-correlation was also proposed to identify the center of surface plasmon profiles.

Publications:

  • Bei Zhang (supervisor), Haozhe Tian, et al., "Instrumentation of Surface Plasmon Microscopy: Complete Scheme of Signal Extractions," in IEEE Transactions on Instrumentation and Measurement, vol. 70, pp. 1-10, 2021, Art no. 7003710, doi: 10.1109/TIM.2021.3072137.
ECGSchematic

Physical State Classification using Ear-ECG and Ear-PPG

This work aimed to classifify three physical states using ECG and PPG measured around the ears. Ear-ECG and Ear-PPG contain less motion artefacts, and do not hinder subjects' movements. These advantages make ear measurements ideal for the monitoring of physical states. To classify physical states, time- and frequency-domain HRV features were extracted. To help distinguishing slow breathing, breathing intervals and SpO2 were extracted from PPG. It was proven that PPG features improved classification accuracy (95% cross-validation accuracy). New method based on automatically pre-trained matched filter was also used to extract low SNR Ear-ECG peaks.

Publication:

  • Haozhe Tian, et al., "Hearables: Heart Rate Variability from Ear Electrocardiogram and Ear Photoplethysmogram (Ear-ECG and Ear-PPG)", accepted for oral presentation at IEEE EMBC'2023.
CGPSchematic

Link Inference Attacks in Graph Neural Networks

Graph Neural Network (GNN) is the state-of-the-art machine learning model on graph data. However, GNN's potential leakage of sensitive graph node relationships (i.e., links) could cause severe user privacy infringements. Such attacks are named graph link inference attacks. This work considers the setting where some malicious nodes are established by the attacker. The added malicious nodes significantly enhance the practicality of link inference attacks. This work further proposes centroid-guided graph poisoning (CGP). Without participating in the training process of the target model, CGP operates on links between malicious nodes to make the target model more vulnerable to graph link inference attacks.

Publication:

  • Haozhe Tian, et al., "CGP: Centroid-guided Graph Poisoning for Link Inference Attacks in Graph Neural Networks", accepted by IEEE BigData'2023.