Research Software Engineer - Interview

Han Wu (Ph.D. Thesis Submitted)

  GitHub

Ph.D. Research: Deep Learning Security


Object Detection

Object Tracking


Tensorflow / Pytorch / CUDA


Tabular Data (COVID-19 Biomarker)


Imaging Flow Cytometry (Toxin)

List of Publications

[1] H. Wu, W. Ruan, J. Wang, D. Zheng, B. Liu, Y. Geng, X. Chai, J. Chen, K. Li, S. Li, S. Helal, "Interpretable Machine Learning for COVID-19: An Empirical Study on Severity Prediction Task", in IEEE Transactions on Artificial Intelligence, vol. 4, no. 4, pp. 764-777. 2021.

[2] H. Liu, J. Wang, Y. Geng, K. Li, H. Wu, J. Chen, X. Chai, S. Li, D. Zheng, "Fine-Grained Assessment of COVID-19 Severity Based on Clinico-Radiological Data Using Machine Learning", in International Journal of Environmental Research and Public Health, vol. 19, no. 17, pp. 10665. 2022.

[3] H. Wu, S. Yunas, S. Rowlands, W. Ruan and J. Wahlström, "Adversarial Driving: Attacking End-to-End Autonomous Driving", in IEEE Intelligent Vehicles Symposium (IV), Anchorage, USA. 2023.

[4] H. Wu, S. Yunas, S. Rowlands, W. Ruan and J. Wahlström, "Adversarial Detection: Attacking Object Detection in Real Time", in IEEE Intelligent Vehicles Symposium (IV), Anchorage, USA. 2023.

[5] H. Wu, S. Rowlands, and J. Wahlström. "A Man-in-the-Middle Attack against Object Detection Systems". (Minor Revision)

[6] H. Wu, S. Rowlands, and J. Wahlström. "Distributed Black-box Attack against Image Classification Cloud Services". (Major Revision)


Talk / Teaching Experience

[2024-08] Talk: WASM on Embedded Systems (RTOS) , KubeCon HK, 2024. Event Link

[2024-06] Workshop: Parallel Computing, University of Exeter. Event Link

[2023-11] Workshop: Introduction to HPC & ISCA , University of Exeter. Event Link

[2021-11] Invited Talk: Embedded System Programming, Manipal University Jaipur. Event Poster


Thanks

  Source Code

Research Questions

Imagine you are tasked with developing an AI/ML algorithm for detecting and recognizing specific features in medical images, intended to improve diagnostic accuracy. This algorithm must integrate with another software platform.

  • How would you approach understanding and defining the specific features to be detected?
  • What steps would you take to design and train a machine learning model suitable for this kind of feature detection?

  • How would you identify potential technical and integration challenges in making the algorithm compatible with the external existing software.

  • How would you address these challenges to ensure seamless functionality and accuracy?
  • How you would design tests to validate the algorithm's effectiveness and reliability?