Skip to content

labsyspharm/Zhao-FMSAE-2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compositional and interpretable representation of histology using AI foundation models and sparse autoencoders

Table of Contents

  • General Information
    • Associated Publication
    • Recommended Citation
    • Useful Links
  • Demo for the FM-SAE workflow
    • Installation
    • Demo notebook
  • Additional notes / comments

General Information

Compositional and interpretable representation of histology using AI foundation models and sparse autoencoders

Authors: Ziyuan Zhao*, Zoltan Maliga*, Emmanuel C. Ogbonna, Soheil R. Talemi, Shannon Coy, Andréanne Gagné, Kapongo Lumamba, Isaac H. Solomon, Sandro Santagata, Adrie J.C. Steyn, Threnesan Naidoo†, Peter K. Sorger†

*Co-first Authors: Z.Z., Z.M.

†Co-Senior Authors: T.N., P.K.S.

Please cite this data as the following:
Zhao, Z. et al. (2026). Compositional and interpretable representation of histology using AI foundation models and sparse autoencoders. {journal/biorxiv}

Relevant links:


Applying the FM-SAE workflow

Installation

Make a minimal working environment for running the demo notebook:

conda create -n Zhao-FMSAE-2026 python=3.10 -y
conda activate Zhao-FMSAE-2026
pip install .

The notebook shows how to apply a pre-trained SAE model to patch-level FM embeddings from UNI and then make multi-feature maps for whole-slide image outside of the training dataset. You can use the provided SAE model on other H&E datasets of your choice as long as you use UNI to embed patches with size of ~120 x 120 µm.


Additional notes / comments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors