Biography

Dr. Andrew H.C Wu is a Lecturer in the School of Science and Technology at the Hong Kong Metropolitan University. He received his B. Eng. degree from the University of New South Wales, Australia, M. Sc. and Ph. D. degrees from the University of Hong Kong. He joined the University of Hong Kong at 2015 as an Honorary Lecturer. He was also a Part-time Lecturer at the HKU School of Professional and Continuing Education from 2017-2021 and a Visiting Lecturer at the Hong Kong Community College, the Hong Kong Polytechnic University, from 2018-2020.

Dr. Wu is currently teaching the following course at the Hong Kong Metropolitan University:

  • COMP S460F - Advanced Topic in Data Mining
  • MATH S215F - Linear Algebra
  • STAT S261F - Data Analytics and Application
  • STAT S263F - Big Data Analytics and Applications
  • STAT S366F - SAS Programming
  • STAT S461F - Data Science Project

He has previously taught various Engineering and Computer courses in different institutions:

  • Postgraduate Courses - Investment and Trading for Engineers, Pattern Recognition and Machine Learning, Biomedical Signal and Systems, Electrical Installation
  • Undergraduate Courses - Digital Signal Processing, Investment and Trading for Engineers, Pattern Recognition and Machine Learning, HVAC Systems
  • Advanced Diploma, Higher Diploma and Associate Degree Courses - Applied Computing, Applied Electromagnetics, Control Systems, Electrical and Electronic Pricniples, Engineering Mathematics, Mechanical Systems Principle, Engineering Management, Fluid Dynamics, Structural Mechanics, Heating Ventilation and Air Conditioning

His research interests include Big Data Analytics, Pattern recognition, Bioinformatics, Biomedical signal processing and Smart grid.

Research

Big Data Analytics for Smart Grid

With the promises of smart grids, power can be more efficiently and reliably generated, transmitted, and consumed over conventional electricity systems.An important issue in smart grids is on managing Demand Response to reduce peak electricity load and better utilize renewable energies to reduce our dependence on hydrocarbon. Distributed Power Systems State Estimation and Smart Home Scheduling are two important problems of Smart Grid. We have developed a a robust statistical approach to distributed power system state estimation (DPSSE) under bad data based on iterative reweight least squares (IRWLS) method and an improved alternating direction method of multipliers (ADMM) framework. It is more robust to adverse outliers during power system state estimation. Moreover, it supports recursive monitoring of measurement devices and inpainting of missing data

Gene Microarray Analysis for AI-assisted Healthcare

Cancer is a leading cause of death worldwide and is often hard to detect in early stages. It is important to devise noninvasive biomarker which can provide conclusive diagnosis of early detection. We have developed novel consensus gene selection criteria for partial least squares-based gene microarray analysis. It facilitates the preliminary identification of meaningful pathways and genes for a specific disease.

AI assisted Sleep Diagnosis for Health Monitoring

Sleep disorders are widespread health problems that reduce quality of life, increase risks for psychiatric and medical disease and raise health care utilization and costs among affected individuals worldwide. An electroencephalogram (EEG) is a recording of brain activity and it is one of the key measures on evaluating the quality of sleep of a patient. We are working on a EEG-based deep neural network based automated sleep testing method and it has the potential to streamline day-to-day operations and therefore optimize direct patient care by the healthcare professionals.

Estimation of Brain connectivity and Gene interactions

The reconstruction of brain connectivites and gene interactions help to improve the understanding of underlying brian mechanisms and celluar processes. Many important biological phenomena are attributed to these correlated brian connectivities and gene expressions. The identification of these interactions, some of which carry signatures to clinical relevant physiological effects, sheds light on the development of various clinical applications.

STATS263F Big Data Analytics and Applications

Revolution in technology brought a sudden change in the flow, volume and variety of data. Nowadays, most small and medium enterprises have their databases or using databases from service providers. In literature, such complex and high dimensional data is termed as big data. Most of the companies are analyzing this data to understand their strengths and weaknesses, which provide them with a lead to reduce resources and surplus in profit. Hence, in this saturated job market, most companies are looking for data scientist(s) who can help them to understand findings based on their big data. This course introduces the basic concepts of big data, big data applications, and analytical tools for fundamental big data analysis. Students will learn the introduction to big data, sources, lifecycle, storage, and applications of big data. Additionally, students will learn the data analytics tools used to analyze big data, such as Apache Hadoop, Spark and Microsoft Power BI.

Group Project for STATS263F

Details to be announced later.

Group Project Demo

STATS366F SAS Programming

Upon Completion of this course, students should be able to

  • 1 - Apply the naming convention and library structure of SAS programming environment.
  • 2 - Write programs to load data from different file formats (e.g. text delimited file, Excel spreadsheet and SAS dataset)
  • 3 - Select appropriate data format for data storage, Clean and Validate data for further processing tasks
  • 4 - Demonstrate the ability to perform data transformation and summarization tasks for solving real-life problems
  • 5 - Diagnose and correct data, syntax and programming logic errors