šāāļø About Me
Iām currently a 4th year Ph.D. candidate at The School of Computing and Data Science, The University of Hong Kong, advised by Professor Lequan Yu, who direct the MedAI Lab. I also collaborate with Professor Yuanhua Huang closely. I obtained my B.S. degree in Computer Science at Beihang Univerisity in 2021, advised by Professor Guoqi Li and Professor Lei Deng.
My research lies at the intersection of Artificial Intelligence, Healthcare and Biomedical Sciences. I am dedicated to designing advanced machine learning methods and computational algorithms for analysing medical image and biomedical data.
Currently, I mainly focus on deep learning algorithms for Computational Pathology and Spatial Omics Analysis. I am open for any form of acdemic cooperation, please feel free to email me at wqzhao98@conncet.hku.hk.
š I am currently actively seeking postdoctoral opportunities. Please feel free to reach out if you know of any suitable positions.
š„ News
-
2025.02: š Our paper TAD-Graph: Enhancing Whole Slide Image Analysis via Task-Aware Subgraph Disentanglement has been accepted by IEEE Transactions on Medical Imaging (TMI) and will be published online soon!
-
2025.02: š„ Our work From Layers to States: A State Space Model Perspective to Deep Neural Network Layer Dynamics is accepted by ICLR 2025! Check the full paper on Arxiv and see you in Singapore! Official Codes will come soon, stay tuned!
-
2024.12: š„ Excited to share our latest work Aligning Knowledge Concepts to Whole Slide Images for Precise Histopathology Image Analysis published on Nature npj Digital Medicine! Check the online publication, and codes + prompts have been made available!
-
2024.12: š„ Excited to share our latest ST-Pathology Foundation Model on BRIDGE, a CLIP-based FM pre-trained on over 600,000 image-gene paired profiles from 13 organs with various sequencing techniques! The codes, model weights and collected dataset are online now and the full paper will be released soon, stay tuned!
-
2024.09: š Our paper Free Lunch in Pathology Foundation Model: Task-specific Model Adaptation with Concept-Guided Feature Enhancement is accepted by NeurIPS 2024! Check the full paper, and codes + prompts have been made available!
-
2024.09: š„ Excited to share our latest work Hist2Cell: Deciphering Fine-grained Cellular Architectures from Histology Images. Our model predicts transcriptional cell types from cheap histology images and enable precise survival analysis. Check the full paper on bioRxiv, and codes + datasets have been made available!
-
2024.08: š Our short paper ST-200K: A Large-scale Paired Dataset for Histology Imaging and Spatial Transcriptomics is accepted by MLCB 2024. A bigger dataset and foundation model are coming soon!
-
2024.06: š Our paper Unleash the Power of State Space Model for Whole Slide Image with Local Aware Scanning and Importance Resampling is accepted by IEEE Transactions on Medical Imaging (TMI)! Check the full paper and codes.
-
2023.07: š„ Our paper ConSlide: Asynchronous Hierarchical Interaction Transformer with Breakup-Reorganize Rehearsal for Continual Whole Slide Image Analysis is accepted by ICCV 2023! Check the full paper, and codes have been made available!
-
2023.06: š„ Our paper HIGT: Hierarchical Interaction Graph-Transformer for Whole Slide Image is accepted by MICCAI 2023! Check the full paper, and codes have been made available!
-
2023.01: š Our paper Transformer-based Multimodal Fusion for Survival Prediction by Integrating Whole Slide Images, Clinical, and Genomic Data is accepted by ISBI 2023! Check the full paper.
-
2022.11: š„ Our paper MulGT: Multi-Task Graph-Transformer with Task-Aware Knowledge Injection and Domain Knowledge-Driven Pooling for Whole Slide Image Analysis is accepted by AAAI 2023! Check the full paper, and codes have been made available!
- 2022.08: š Our short paper Transformer-based Multimodal Fusion for Survival Prediction from Whole Slide Images is accepted by MLCB 2022!
š Publications

Aligning Knowledge Concepts to Whole Slide Images for Precise Histopathology Image Analysis
Weiqin Zhao, Ziyu Guo, Yinshuang Fan, Yuming Jiang, Maximus Yeung, Lequan Yu.
Nature npj Digital Medicine, 2024 Ā Ā
Developed a knowledge concept-based framework for precise Whole Slide Imaging (WSI) analysis by integrating human expert knowledge with data-driven concepts. Employed Large Language Models (LLMs) to derive reliable human expert knowledge from medical literature and align it with histology images using a pathology vision-language model. Achieved enhanced automated diagnostic precision in various cancers.

MulGT: Multi-Task Graph-Transformer with Task-Aware Knowledge Injection and Domain Knowledge-Driven Pooling for Whole Slide Image Analysis
Weiqin Zhao, Shujun Wang, Maximus Yeung, Tianye Niu, Lequan Yu.
The AAAI Conference on Artificial Intelligence (AAAI), 2023 Ā Ā
This framework leverages Graph Neural Networks and Transformers to learn both task-agnostic local features and task-specific global representations. It incorporates a Task-aware Knowledge Injection module that adapts shared graph embeddings into task-specific feature spaces and a Domain Knowledge-driven Graph Pooling module that uses diagnostic patterns to enhance accuracy and robustness.

ConSlide: Asynchronous Hierarchical Interaction Transformer with Breakup-Reorganize Rehearsal for Continual Whole Slide Image Analysis
Yanyan Huang$^{*}$, Weiqin Zhao$^{*}$, Shujun Wang, Yu Fu, Yuming Jiang, Lequan Yu.
International Conference on Computer Vision (ICCV), 2023 Ā Ā
Propose the first continual learning framework for WSI analysis, named ConSlide, to tackle the challenges of enormous image size, utilization of hierarchical structure, and catastrophic forgetting by progressive model updating on multiple sequential datasets.

From Layers to States: A State Space Model Perspective to Deep Neural Network Layer Dynamics
Qinshuo Liu$^{*}$, Weiqin Zhao$^{*}$, Wei Huang, Yanwen Fang, Lequan Yu, Guodong Li.
International Conference on Learning Representations (ICLR), 2025 Ā Ā
This paper novelly treats the outputs from network layers as states of a continuous process and considers leveraging the state space model (SSM) to design the aggregation of layers in very deep neural networks. Designed a new module called Selective State Space Model Layer Aggregation (S6LA) to combine traditional CNN or ViT within a sequential framework, enhancing its representational capabilities.

HIGT: Hierarchical Interaction Graph-Transformer for Whole Slide Image
Ziyu Guo$^{*}$, Weiqin Zhao$^{*}$, Shujun Wang, Lequan Yu.
International Conference on Medical Image Computing and Computer-Assisted Intervention (MICCAI), 2023 Ā Ā
This paper introduces a novel Hierarchical Interaction GraphTransformer (HIGT) for Whole Slide Imaging (WSI) analysis. Built on Graph Neural Networks and Transformers, HIGT effectively captures both short-range local information and long-range global representations from WSI pyramids. Recognizing the complementary nature of information across different resolutions, we design a Bidirectional Interaction block to enable communication between different levels of the WSI pyramids, enhancing the learning process.

Free Lunch in Pathology Foundation Model: Task-specific Model Adaptation with Concept-Guided Feature Enhancement
Yanyan Huang, Weiqin Zhao, Yihang Chen, Yu Fu, Lequan Yu.
Conference on Neural Information Processing Systems (NeurIPS), 2024 Ā Ā
Present Concept Anchor-guided Task-specific Feature Enhancement (CATE), an adaptable paradigm that can boost the expressivity and discriminativeness of pathology foundation models for specific downstream tasks.

Unleash the Power of State Space Model for Whole Slide Image with Local Aware Scanning and Importance Resampling
Yanyan Huang, Weiqin Zhao, Yu Fu, Lingting Zhu, and Lequan Yu.
IEEE Transactions on Medical Imaging, 2024 Ā Ā
This paper introduces a new Pathology Mamba (PAM) for more accurate and robust WSI analysis. It includes three carefully designed components to tackle the challenges of enormous image size, the utilization of local and hierarchical information, and the mismatch between the feature distributions of training and testing during WSI analysis.
-
IEEE TMI
TAD-Graph: Enhancing Whole Slide Image Analysis via Task-Aware Subgraph Disentanglement, Fuying Wang, Jiayi Xin, Weiqin Zhao, Yuming Jiang, Yeung, Maximus, Liangsheng Wang, Lequan Yu. IEEE Transactions on Medical Imaging. -
ISBI 2023
Transformer-based Multimodal Fusion for Survival Prediction by Integrating Whole Slide Images, Clinical, and Genomic Data, Yihang Chen, Weiqin Zhao, Lequan Yu. IEEE International Symposium on Biomedical Imaging 2023. -
MLCB 2024
ST-200K: A Large-scale Paired Dataset for Histology Imaging and Spatial Transcriptomics, Zhuo Liang$^{*}$, Weiqin Zhao$^{*}$, Fuying Wang, Yuanhua Huang, Lequan Yu. Machine Learning in Computational Biology 2024. -
MLCB 2022
Transformer-based Multimodal Fusion for Survival Prediction from Whole Slide Images, Yihang Chen, Weiqin Zhao, Lequan Yu.. Machine Learning in Computational Biology 2022. -
JAI
Large-scale self-normalizing neural networks, Zhaodong Chen$^{*}$, Weiqin Zhao$^{*}$, Lei Deng, Yufei Ding, Qinghao Wen, Guoqi Li, Yuan Xie. Journal of Automation and Intelligence. -
ICCRD 2020
Aphasia Treatment Assistant System Based on Recommendation and Generation, Lei Li, Jiadong Wang, Rong Ding, Weiqin Zhao, Xuyang Wang, Su Huo. International Conference on Computer Research and Development 2020. -
DSPR
Approximate Error Estimation based Incremental Word Representation Learning, Hao Peng, Lin Liu, Liya Ma, Weiqin Zhao, Hongyuan Ma, Long Yuntao. Data Science and Pattern Recognition.
š Preprints

Hist2Cell: Deciphering Fine-grained Cellular Architectures from Histology Images
Weiqin Zhao, Zhuo Liang, Xianjie Huang, Yuanhua Huang, Lequan Yu.
Developed a one-stage prediction model for identifying spatial transcription-related fine-grained cell types from histology images, enhancing cost-efficient analysis for cancer studies and clinical applications. Achieved accurate cell-type identification and colocalization on external datasets, validating existing biological findings using cost-effective histology images; Enabled large-scale fine-grained cellular analysis on public histology cohorts, producing significant consensus findings that were previously unattainable.

BRIDGE: A Cross-organ Foundation Model for Bridging Histology Imaging and Spatial Transcriptomics
Zhuo Liang$^{*}$, Weiqin Zhao$^{*}$, Fuying Wang, Yuanhua Huang, Lequan Yu.
Nature Journal Submission
Present a multi-organ foundation model pre-trained on over 600,000 image-gene paired profiles from 13 organs with various sequencing techniques, to connect cross-organ morphology and genomics for cost-effective histology analysis. Without fine-tuning, BRIDGE enables accurate gene inference for over 80 biomarker genes across 10 human organs, enhances survival analysis for six different types of cancer by using histopathology images from TCGA cohorts and shows potential as a cost-efficient alternative to bulk RNA sequencing
-
Nature Journal Submission
Knowledge-Guided Efficient Adaptation of Foundation Models Improves Cross-domain Generalization and Demographic Fairness, Yanyan Huang, Weiqin Zhao, Yihang Chen, Yu Fu, Yuming Jiang, Li Liang, Shujun Wang, Lequan Yu. -
Conference Submission
ST-Diffusion: A Universal Conditional Diffusion Framework for Spatial Transcriptomics Modeling, Tao Ma, Lingting Zhu, Weiqin Zhao, Jindong Jiang, Lequan Yu. -
Conference Submission
MoST-IG: Morphology-Guided Spatial Transcriptomics Integration via Visual-Genomic Graph Optimal Transport, Yu Liting, Ma tao, Weiqin Zhao, Zhuo Liang, Lequan Yu. -
Conference Submission
HyperPath: Knowledge-Guided Hyperbolic Semantic Hierarchy Modeling for WSI Analysis Peixiang Huang, Yanyan Huang, Weiqin Zhao, Junjun He, Lequan Yu. -
Arxiv Preprint
DGCformer: Deep Graph Clustering Transformer for Multivariate Time Series Forecasting, Qinshuo Liu, Yanwen Fang, Peng-Tao Jiang, Weiqin Zhao, Guodong Li.
š Educations
- 2021.09 - Present, Ph.D., School of Computing and Data Science, The University of Hong Kong, Hong Kong SAR, China.
- 2017.09 - 2021.06, B.S., School of Computer Science and Engineering, Beihang Univeristy, Beijing, China.
- 2011.09 - 2017.06, Chengdu Foreign Languages School, Cheng Du, China.
š¼ Services
Conference Reviewers
- International Conference on Learning Representations (ICLR 2025)
- IEEE Conference on Computer Vision and Pattern Recognition (CVPR 2024-25)
- International Conference on Computer Vision (ICCV 2025)
- International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI 2025)
- IEEE International Symposium on Biomedical Imaging (ISBI 2025)
- Machine Learning in Computational Biology (MLCB 2023-24)
- Computer Vision for Automated Medical Diagnosis (CVAMD 2023)
- Women in Medical Image Understanding and Analysis (WiMIUA 2022)
Journal Reviewers
- IEEE Transactions on Medical Imaging (IEEE TMI)
- Knowledge-Based Systems
- Scientific Reports
- Journal of Healthcare Informatics Research
š Awards
- AAAI Conference on Artificial Intelligence (AAAI) 2023 Student Scholarship, 2023.
- Department Excellent Research Award, HKU, 2022.
- Annual outstanding student leader of Beihang University, 2019.
- Annual excellent students of Beihang University, 2017-18.
šØāš« Teaching
- STAT8307 Natural Language Processing and Text Analytics, 2023 and 2025 Spring, HKU.
- STAT3612 Statistical Machine Learning, 2022-24 Fall, HKU.
- STAT8017 Data Mining Techniques, 2022 Spring, HKU.
- STAT2601 Probability and Statistics, 2024 Spring, HKU.