|
Research
My research interests lie in the intersection of machine learning and optimization, as well as their applications on data mining and biomedical data science.
In particular, my research focuses on answering the following three questions:
Modeling: How to build effective machine learning models to deal with the complex structure of data?
Optimization: How to design efficient optimization algorithms to train machine learning models?
Application: How to apply machine learning models to practical applications?
Modeling: Machine/Deep Learning on Graphs
To have a well-performing machine learning model, a critical step is to capture the intrinsic structure of the data, such as the local correlation of pixels in the image data, the dependence between different words in the language data.
Different from these regular data, graph data encode more complicated relational information between different instances. Regular machine learning models fail to deal with the intrinsic relational information so that they cannot be applied to graph data directly.
My research focus is to design new machine/deep learning models to effectively explore the relational information for graph data.
Robust Self-Supervised Structural Graph Neural Network for Social Network Prediction.
Yanfu Zhang, Hongchang Gao, Jian Pei, Heng Huang. (WWW 2022).
Optimization: Large-Scale Optimization/Training Methods
After having a machine learning model, a critical step is to optimize this model to get optimal model parameters.
Considering the scalability of models and datasets, my research is focusing on designing efficient stochastic optimization algorithms to train large-scale non-convex machine learning models.
In addition, deep neural networks are highly non-linear. They are easy to overfit and difficult to train. Besides optimization methods, I also work on designing efficient training methods for deep neural networks to avoid the overfitting issue and stabilize the training procedure.
Distributed Stochastic K-Level Optimization Over Networks.
Xinwen Zhang#, Yihan Zhang#, Hongchang Gao, Heng Huang. (ICML 2026).
Convergence Analysis of Decentralized Hessian-/Jacobian-Free Algorithm for Nonconvex Stochastic Bilevel Optimization.
Yihan Zhang#, Xinwen Zhang#, My T. Thai, Jie Wu, Hongchang Gao. (ICML 2026).
On the Convergence of Decentralized Stochastic Minimax Optimization Algorithm with Compressed Communication.
Yihan Zhang#, Mindy Shi, Meikang Qiu, Yu Wang, Hongchang Gao. (ICML 2026).
On the Communication Complexity of Decentralized Stochastic Bilevel Optimization.
Yihan Zhang#, My T. Thai, Jie Wu, Hongchang Gao. (Machine Learning 2026).
Federated Stochastic Bilevel Optimization with Fully First-Order Gradients.
Yihan Zhang#, Rohit Dhaipule, Chiu C. Tan, Haibin Ling, Hongchang Gao. (IJCAI 2025).
A Federated Stochastic Multi-level Compositional Minimax Algorithm for Deep AUC Maximization.
Xinwen Zhang#, Ali Payani, Myungjin Lee, Richard Souvenir, Hongchang Gao. (ICML 2024).
Federated Compositional Deep AUC Maximization.
Xinwen Zhang*#, Yihan Zhang*#, Tianbao Yang, Richard Souvenir, Hongchang Gao. (NeurIPS 2023).
On the Convergence of Stochastic Compositional Gradient Descent Ascent Method.
Hongchang Gao, Xiaoqian Wang, Lei Luo, Mindy Shi. (IJCAI 2021).
Application: Biomedical Data Science & Online Advertising
Besides the methodology side, I am also interested in applying machine learning to other fields, such as bioinformatics, online advertising.
To design effective machine learning models for practical applications, it is important to incorporate the domain-specific knowledge.
To bridge the gap between general machine learning models and the domain-specific application, my research work is to design new machine/deep learning models to fully exploit domain knowledge for better prediction.
Anatomical Annotations for Drosophila Gene Expression Patterns via Multi-Dimensional Visual Descriptors Integration: Multi-Dimensional Feature Learning.
Hongchang Gao, Lin Yan, Weidong Cai, Heng Huang. (KDD 2015).
Identifying Connectome Module Patterns via New Balanced Multi-graph Normalized Cut.
Hongchang Gao, Chengtao Cai, Jingwen Yan, Lin Yan, Joaquín Goñi Cortes, Yang Wang, Feiping Nie, John D. West, Andrew J. Saykin, Li Shen, Heng Huang. (MICCAI 2015).
Attention Convolutional Neural Network for Advertiser-level Click-through Rate Forecasting.
Hongchang Gao, Deguang Kong, Miao Lu, Xiao Bai, Jian Yang. (WWW 2018).
|